freebsd-dev/usr.sbin/pkg_install
bde 98636556d9 Fixed a missing library in DPADD.
Fixed some style bugs.
2001-05-12 14:37:53 +00:00
..
add Clean up some of the evil string handling in this code, replace 2001-05-12 09:44:32 +00:00
create When creating a package sort dependencies in such a way that if dependency 2001-03-15 10:47:00 +00:00
delete When creating a package sort dependencies in such a way that if dependency 2001-03-15 10:47:00 +00:00
info Decapitalise first letter of warning message. 2001-03-26 09:57:26 +00:00
lib Clean up some of the evil string handling in this code, replace 2001-05-12 09:44:32 +00:00
sign Fixed a missing library in DPADD. 2001-05-12 14:37:53 +00:00
update beforeinstall -> SCRIPTS. 2001-04-07 11:21:35 +00:00
version The pkg_version -c output will now call for a "make clean" before and 2001-04-30 15:35:43 +00:00
Makefile Don't build pkg_sign tools if crypto is not installed, or is not 2001-04-24 08:59:40 +00:00
Makefile.inc - Backout botched attempt to introduce MANSECT feature. 2001-03-26 14:42:20 +00:00
README Second round: 1995-04-22 13:58:24 +00:00
tkpkg Remove some $Log$ debris 1999-08-29 15:54:49 +00:00

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! :-)