1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-26 16:18:31 +00:00
freebsd/usr.sbin/pkg_install
Ruslan Ermilov 57e4378bf6 mdoc(7) police: protect trailing full stops of abbreviations
with a trailing zero-width space: `e.g.\&'.
2001-08-10 13:45:36 +00:00
..
add mdoc(7) police: protect trailing full stops of abbreviations 2001-08-10 13:45:36 +00:00
create Perform a major cleanup of the usr.sbin Makefiles. 2001-07-20 06:20:32 +00:00
delete Cosmetics: replace dozen instances of "(tmp = getenv(PKG_DBDIR) ? tmp : DEF_LOG_DIR)" 2001-08-02 13:13:06 +00:00
info Recognise @option directives instead of falling through to the default 2001-08-06 20:09:26 +00:00
lib fix for pkg_add to symlinked prefix directories that are more than 1 link deep. 2001-08-02 18:20:27 +00:00
sign Perform a major cleanup of the usr.sbin Makefiles. 2001-07-20 06:20:32 +00:00
update mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:12:08 +00:00
version Remove whitespace at EOL. 2001-07-15 08:06:20 +00:00
Makefile exists(../../crypto) --> exists(${.CURDIR}/../../crypto) 2001-08-02 18:21:48 +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! :-)