1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/usr.sbin/pkg_install
1995-04-26 06:56:05 +00:00
..
add My handling of the missing dependency but !Verbose was wrong. Make 1995-04-26 06:56:05 +00:00
create Use ARG_MAX instead of _POSIX_ARG_MAX: 4K is too small! 1995-04-24 21:50:11 +00:00
delete 1. Add proper dependencies to the library in my Makefiles. This was pointed 1995-04-22 00:03:18 +00:00
info 1. Add proper dependencies to the library in my Makefiles. This was pointed 1995-04-22 00:03:18 +00:00
lib Export the min_free() function. 1995-04-22 13:58:44 +00:00
+COMMENT Added files necessary for automating packing of distributions. 1993-10-10 20:24:47 +00:00
+CONTENTS Added files necessary for automating packing of distributions. 1993-10-10 20:24:47 +00:00
+DESC Added files necessary for automating packing of distributions. 1993-10-10 20:24:47 +00:00
Makefile Delete obsoleted *dist targets. 1994-09-13 10:20:37 +00:00
Makefile.inc Make this stop trying to go into /usr/local and inherit the settings 1994-09-13 10:20:02 +00:00
pkg Added Rich's wish front-end. 1993-09-04 17:06:09 +00:00
README Second round: 1995-04-22 13:58:24 +00:00
tkpkg Many of John T. Kohl's patches from NetBSD. Thanks, John! 1994-12-06 00:51:50 +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! :-)