freebsd-dev/usr.sbin/pkg_install
Bruce A. Mah cdb54e9eb7 The pkg_version -c output will now call for a "make clean" before and
after the port build/install.  The former cleans up "dirty" port work
directories that happen to be lying around, and the latter cleans up
after we're done so that they won't trip up someone else.

PR:		ports/25106
Submitted by:	tim@bishnet.net, nik, mwm@mired.org
2001-04-30 15:35:43 +00:00
..
add Fix typo in prev commit - add missing comma 2001-04-26 06:48:59 +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 - Add which(1)-like functionality into pkg_info; 2001-03-23 18:45:24 +00:00
sign Change check_sign to proper "pkg_sign" reference. 2001-03-08 02:26:33 +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
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! :-)