1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/usr.sbin/pkg_install
Giorgos Keramidas d41599d44f Add pkg_update to the SEE_ALSO manpage of pkg_create.
PR:		docs/33666
Submitted by:	Tom Rhodes <darklogik@pittgoth.com>
2002-01-15 14:39:31 +00:00
..
add Increase the number of packages that can be installed by an order of 2001-10-16 06:42:06 +00:00
create Add pkg_update to the SEE_ALSO manpage of pkg_create. 2002-01-15 14:39:31 +00:00
delete WARNS=2 cleanup. 2001-10-10 06:58:42 +00:00
info Fix "off by 1" error introduced in the previous commit by replacing strncpy(3) 2001-10-16 03:04:15 +00:00
lib Choose more paranoid modes for the temporary directory so the user can't 2001-11-22 01:54:33 +00:00
sign
update
version Drop maintainership. 2001-09-18 17:58:10 +00:00
Makefile exists(../../crypto) --> exists(${.CURDIR}/../../crypto) 2001-08-02 18:21:48 +00:00
Makefile.inc
README
tkpkg

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