FreeBSD Packages

The following is a list of packages I have installed on my FreeBSD NAS:
(from # pkg_info -a)


### Information for bash-4.1.9:

Comment:
**The GNU Project's Bourne Again SHell**

Description:
This is GNU Bash.  Bash is the GNU Project's Bourne Again SHell,
a complete implementation of the POSIX.2 shell spec, but also
with interactive command line editing, job control on architectures
that support it, csh-like features such as history substitution and
brace expansion, and a slew of other features.

WWW: http://cnswww.cns.cwru.edu/~chet/bash/bashtop.html


### Information for bash-completion-1.2_2,1:

Comment:
**Programmable completion library for Bash**

Description:
This is a programmable completion convenience library for the bash(1)
shell. It features the ability to tab-complete arguments for many common
programs.

WWW: http://bash-completion.alioth.debian.org/


### Information for dmidecode-2.10:

Comment:
**A tool for dumping DMI (SMBIOS) contents in human-readable format**

Description:
Dmidecode is a tool or dumping a computer's DMI (some say SMBIOS) table
contents in a human-readable format. The output contains a description of the
system's hardware components, as well as other useful pieces of information
such as serial numbers and BIOS revision.

WWW: http://www.nongnu.org/dmidecode/


### Information for fdupes-1.50.p2:

Comment:
**Fdupes is a program for identifying or deleting duplicate files**

Description:
FDUPES is a program for identifying or deleting duplicate files residing within
specified directories.

WWW: http://netdial.caribe.net/~adrian2/fdupes.html


### Information for htop-0.8.3_2:

Comment:
**A better top(1) - interactive process viewer**

Description:
htop is an enhanced version of top, the interactive process viewer,
which can display the list of processes in a tree form.

Comparison between 'htop' and 'top'

    * In 'htop' you can scroll the list vertically and horizontally
    to see all processes and full command lines.
    * In 'top' you are subject to a delay for each unassigned
    key you press (especially annoying when multi-key escape
    sequences are triggered by accident).
    * 'htop' starts faster ('top' seems to collect data for a while
    before displaying anything).
    * In 'htop' you don't need to type the process number to
    kill a process, in 'top' you do.
    * In 'htop' you don't need to type the process number or
    the priority value to renice a process, in 'top' you do.
    * In 'htop' you can kill multiple processes at once.
    * 'top' is older, hence, more tested.

WWW: http://htop.sourceforge.net/


### Information for iozone-3.370:

Comment:
**Performance Test of Sequential File I/O**

Description:
Iozone: 'IO Zone' Benchmark Program

Iozone tests the speed of sequential I/O to actual files.  Therefore,
this measurement factors in the efficiency of your machine's file
system, operating system, C compiler, and C runtime library.  It
produces a measurement which is the number of bytes per second that
your system can read or write to a file.

WWW: http://www.iozone.org/


### Information for linux_base-f10-10_3:

Comment:
**Base set of packages needed in Linux mode for i386/amd64 (Linux Fedora 10)**

Description:
This port contains packages from a near-minimal installation of Fedora 10
Linux.  These packages, in conjunction with the linux kernel module,
form the basis of the Linux compatibility environment. It is designed to
provide a nice user experience by using the FreeBSD configuration for
corresponding Linux stuff where possible. Because of this any work which
needs to chroot into the linux base may not work as expected (no fallthrough
to the FreeBSD config possible).

This port is only available for the i386/amd64 architecture (i386/32 bit mode).

If you want to run X11 applications, install the x11/linux-xorg-libs port.

For cross-development this port is not suitable, you should use a linux_dist
port instead in this case.


### Information for lsof-4.85A,5:

Comment:
**Lists information about open files (similar to fstat(1))**

Description:
Lsof (LiSt Open Files) lists information about files that are open by the
running processes.  An open file may be a regular file, a directory, a block
special file, a character special file, an executing text reference, a
library, a stream or a network file (Internet socket, NFS file or Unix domain
socket).

See also fstat(1) in the base system.

WWW: http://people.freebsd.org/~abe/


### Information for mc-4.7.5:

Comment:
**Midnight Commander, a free Norton Commander Clone**

Description:
GNU Midnight Commander is a user-friendly yet powerful file manager
and visual shell, useful to novice and guru alike. It provides a
clear, user-friendly, and somewhat protected interface to a Unix
system while making many frequent file operations more efficient and
preserving the full power of the command prompt. You will wonder how
you could ever live without it.

WWW: http://www.midnight-commander.org


### Information for most-5.0.0_1:

Comment:
**A pager (like less) which has support for windows and binary files**

Description:
most is a pager (like less) that displays, one windowful at a time,
the contents of a file on a terminal.  It pauses after each windowful
and prints the following on the window status line: the screen, the
file name, current line number, and the percentage of the file so far
displayed.

In addition to displaying ordinary text files, most can also display
binary files as well as files with arbitrary ascii characters.  As an
option, autosensing of binary files can be disabled (via the -k
option), thereby allowing one to browse files encoded in a different
language (Japanese, Korean, Chinese, etc).

WWW: http://www.jedsoft.org/most/
FTP: ftp://ftp.jedsoft.org/pub/davis/most


### Information for pkg_cutleaves-20090810:

Comment:
**Interactive script for deinstalling 'leaf' packages**

Description:
pkg_cutleaves finds installed 'leaf' packages, i.e. packages that are
not referenced by any other installed package, and lets you decide for
each one if you want to keep or deinstall it (via pkg_deinstall(1)).


### Information for portmaster-3.6.1:

Comment:
**Manage your ports without external databases or languages**

Description:
This script uses the existing ports infrastructure to track dependencies,
and keep them up to date.  It is written in /bin/sh so it has no dependencies.

Portmaster has the following features:
  * Updates and repairs (as needed) entries for dependencies in both +CONTENTS
    and +REQUIRED_BY files for both the port that is being updated, and any
    ports that depend on it
  * Runs make config recursively through all ports before starting build
  * Downloads distfiles in the background
  * Recursively checks and upgrades (or installs) all dependencies
  * User can force upgrades of all dependent ports
  * Offers the user the opportunity to delete stale distfiles
  * Supports ports/MOVED and non-default settings of PORTSDIR and PKG_DBDIR
  * Interactive update mode (prompts for each update)
  * Option to rebuild port, and ports that depend on it
  * Options to make packages out of installed, and new ports
  * Option to clean out stale port dependencies
  * Options to list installed ports by category, and those with new versions
  * Packages can be used for installation either exclusively, if available,
    or only for build dependencies

    *** Package installation support requires FreeBSD 6.4 or newer ***

LICENSE: BSD

WWW: http://dougbarton.us/portmaster.html


### Information for portupgrade-2.4.8_1,2:

Comment:
**FreeBSD ports/packages administration and management tool suite**

Description:
Portupgrade is a tool to upgrade installed packages via ports or
packages.  You can upgrade installed packages without having to
reinstall depending or dependent packages.  It can automatically trace
dependency chains up and down upgrading packages recursively.

This package also includes the following utilities:
portinstall:	Helps you install new ports in a handy way.
portcvsweb:	Instantly lets you browse change history via CVSweb.
portversion:	Replaces pkg_version(1) and helps you upgrade packages
        with portupgrade(1). (runs much faster)
portsclean:	Cleans ports workdir's, unreferenced distfiles,
        old and orphan shared libraries, and stale packages.
portsdb:	Creates binary database from the ports INDEX.
ports_glob:	Expands ports globs.
pkg_deinstall:	Wraps pkg_delete(1) and provides additional features.
pkg_fetch:	Fetches packages from a remote site.
pkg_glob:	Expands package globs.
pkg_which:	Checks which package a file came from quickly.
pkgdb:		Manages and searches the package database.
pkgdu:		Display a disk usage for installed packages.

Author: Akinori MUSHA  (Not the current maintainer)
Maintainer: freebsd-ruby mailing list
WWW: http://wiki.freebsd.org/portupgrade


### Information for pydf-9:

Comment:
**A python implementation of df**

Description:
pydf is all-singing, all-dancing, fully colourised df(1)-clone
written in python.

WWW: http://kassiopeia.juls.savba.sk/~garabik/software/pydf/


### Information for samba35-3.5.11:

Comment:
**A free SMB and CIFS client and server for UNIX**

Description:
The Samba suite is a set of programs which run under the FreeBSD
operating system. These programs deliver most of the important
functionality of a Microsoft Lan Manager server. That is, they support
remote access to FreeBSD filespace and FreeBSD printers from Lan Manager
compatible clients. In practical terms, this means that such clients can
connect to and use FreeBSD filespace as if it was a local disk drive, or
FreeBSD printers as if they were local printers.

Some of the most popular Lan Manager compatible clients include Lan
Manager itself, Windows for Workgroups, OS/2 and Windows NT.

WWW: http://www.samba.org/


### Information for screen-4.0.3_10:

Comment:
**A multi-screen window manager**

Description:
Screen is a full-screen window manager that multiplexes a physical terminal
between several processes (typically interactive shells).
Each virtual terminal provides the functions of a DEC VT100 terminal and, in
addition, several control functions from the ANSI X3.64 (ISO 6429) and ISO
2022 standards (e.g. insert/delete line and support for multiple character
sets). There is a scrollback history buffer for each virtual terminal and a
copy-and-paste mechanism that allows moving text regions between windows.

WWW: http://www.gnu.org/software/screen/


### Information for sudo-1.7.4.6:

Comment:
**Allow others to run commands as root**

Description:
This is the CU version of sudo.

Sudo is a program designed to allow a sysadmin to give limited root
privileges to users and log root activity.  The basic philosophy is to
give as few privileges as possible but still allow people to get their
work done.

WWW: http://www.courtesan.com/sudo/


### Information for vim-lite-7.3.81:

Comment:
**Vi "workalike", with many additional features (Lite package)**

Description:
Vim is a virtually compatible, extremely enhanced, version of the UNIX
text editor vi.

There are a lot of enhancements above Vi: multi level undo, multi-windows
and buffers, syntax highlighting, command line editing, filename completion,
on-line help, visual selection, etc..

Many features above standard vi's have been added:
    multiple windows and buffers, multi level undo, command line history,
    filename completion, selection highlighting, block operations (including
    column/rectangular blocks), syntax highlighting, on-line help, etc.
    Embeded Perl, Tcl, and Python support.
    See ":help vi_diff" for a summary of the differences between Vim and Vi.

    An X-windows aware or a full X-windows GUI version can also be built
    that allows full use of the mouse and pull-down menus

See http://www.vim.org/why.html for a full explanation of Vim's features.

Portability to all UNIX platforms, AmigaOS, Archimedes, Atari MiNT, BeOS,
M$-DOS, MacOS, OS/2, VMS, WinNT+Win95.

-- David	(obrien@cs.ucdavis.edu)
WWW: http://www.vim.org/


### Information for weechat-0.3.4:

Comment:
**A lightweight and user friendly ncurse based IRC client**

Description:
WeeChat (Wee Enhanced Environment for Chat) is a fast and light IRC
client. Everything can be done with a keyboard, and it is customizable
and extensible with scripts. For the moment, only ncurse GUI is
supported by this port.

WWW: http://weechat.org


### Information for zsh-4.3.10_4:

Comment:
**The Z shell**

Description:
Zsh is a UNIX command interpreter (shell) which of the standard shells
most resembles the Korn shell (ksh), although it is not completely
compatible.  It includes enhancements of many types, notably in the
command-line editor, options for customising its behaviour, filename
globbing, features to make C-shell (csh) users feel more at home and
extra features drawn from tcsh (another `custom' shell).

If you want to use zsh completion system, you should type the following
commands:

    $ autoload -U compinstall
    $ compinstall

See also zshcompsys(1) manpage. :)

WWW: http://www.zsh.org/