1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/usr.sbin/pkg_install
Jordan K. Hubbard eec075cac9 Add a -g flag for verifying an installed package against its recorded
checksums (to see if it's been modified post-installation).  Naturally,
this mechanism is only as secure as the contents of /var/db/pkg if you're
using it for auditing purposes.

Submitted by:	Roman Shterenzon <roman@xpert.com>
2001-02-03 20:56:32 +00:00
..
add mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:44:04 +00:00
create mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:44:04 +00:00
delete mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:44:04 +00:00
info Add a -g flag for verifying an installed package against its recorded 2001-02-03 20:56:32 +00:00
lib - Add ability to handle bzip2-compressed packages; 2001-01-22 12:01:55 +00:00
update Fix a nasty bug whereby if the package file didn't have a version number 2001-01-14 02:05:02 +00:00
version mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:44:04 +00:00
Makefile Add pkg_update, which can replace currently installed ports with new versions 2000-12-28 18:47:23 +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! :-)