Manpage of 'pkg_sort' on UHLU - BSD System Documentation,
Programming Reference, Manual Pages and Source Code
All manual pages         All RFC pages
Common page
for pkg_sort
Other pages
for pkg_sort
More pages
containing pkg_sort

Section 1 manual page or howto for 'pkg_sort'  

PKG_SORT(1)		FreeBSD General Commands Manual 	   PKG_SORT(1)

NAME
     pkg_sort -- sort lines of package names in dependency order

SYNOPSIS
     pkg_sort [-hq]

DESCRIPTION
     The pkg_sort command reads lines of package names from the standard input
     and sorts them in dependency order.  For every combination of packages A
     and B where the former is required by the latter, A will appear prior to
     B.

OPTIONS
     The following command line arguments are supported:

     -h
     --help	 Show help and exit.

     -q
     --noconfig  Do not read the configuration file. ($PREFIX/etc/pkg-

		 tools.conf)

ENVIRONMENT
     PKG_DBDIR	    Alternative location for the installed package database.
		    Default is ``/var/db/pkg''.

     PKGTOOLS_CONF  Configuration file for the pkgtools suite.	Default is
		    ``$PREFIX/etc/pkgtools.conf''.

FILES
     /var/db/pkg		Default location of the installed package

				database.

     $PREFIX/etc/pkgtools.conf	Default location of the pkgtools configuration

				file.

SEE ALSO
     pkg_glob(1)

AUTHORS
     Akinori MUSHA <knu@iDaemons.org>

FreeBSD 		       November 6, 2001 		       FreeBSD

NAME - SYNOPSIS - DESCRIPTION - OPTIONS - ENVIRONMENT - FILES - SEE ALSO - 
AUTHORS -  
All manual pages         All RFC pages
Common page
for pkg_sort
Other pages
for pkg_sort
More pages
containing pkg_sort
A random manual page         All manual pages        All RFC pages