freebsd-skq/usr.sbin/pkg_install
Ruslan Ermilov aba60fa66b Fixed troff(1) and mdoc(7) warnings.
Approved by:	re (blanket)
2003-05-18 21:05:22 +00:00
..
add * Add explicit conflict-checking to the package tools. Packages can 2003-04-17 09:56:05 +00:00
create * Add explicit conflict-checking to the package tools. Packages can 2003-04-17 09:56:05 +00:00
delete Fix a long-standing bug where if the package being deleted had no 2003-02-25 15:01:54 +00:00
info Fixed troff(1) and mdoc(7) warnings. 2003-05-18 21:05:22 +00:00
lib * Add explicit conflict-checking to the package tools. Packages can 2003-04-17 09:56:05 +00:00
sign Initialize sign to NULL so that we don't attempt to free() it in case 2003-02-20 20:13:07 +00:00
version - Print out an error message instead of dereferencing a NULL pointer 2003-04-04 14:40:49 +00:00
Makefile Actually, the canonical way would be syntactically correct. 2003-01-09 12:04:21 +00:00
Makefile.inc Use some black make(1) magic to make pkg_install build even without 2002-02-27 19:03:15 +00:00
README
tkpkg

This is the pkg_install suite of tools for doing maintainance of
software "packages".  More documentation is available in the man pages
for each individual command.

This code was written by Jordan Hubbard for FreeBSD, snatched and
mildly reshaped by John Kohl in NetBSD and the changes taken back into
FreeBSD again by Jordan, who then proceeded to add another couple
of dozen features on top.  Whee! :-)