freebsd-src/usr.sbin/pkg_install
Bruce A. Mah e89c933c5b Print longer package names. Some of them were running off the right
edge of Perl field specifications.

PR:		bin/26664
Submitted by:	philip@eilio.com
MFC after:	3 days
2001-05-15 18:37:23 +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 Print longer package names. Some of them were running off the right 2001-05-15 18:37:23 +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! :-)