freebsd-nq/usr.sbin/pkg_install
Alfred Perlstein a2bcd1a09f fix build:
you may not use string concatination with __FUNCTION__, replace all occurances
of:
__FUNCTION__ ": error string"
with:
"%s: error string"
2002-05-11 03:48:49 +00:00
..
add fix build: 2002-05-11 03:48:49 +00:00
create fix build: 2002-05-11 03:48:49 +00:00
delete fix build: 2002-05-11 03:48:49 +00:00
info fix build: 2002-05-11 03:48:49 +00:00
lib fix build: 2002-05-11 03:48:49 +00:00
sign Use `The .Nm utility' 2002-04-20 12:27:18 +00:00
version Use `The .Nm utility' 2002-04-20 12:27:18 +00:00
Makefile Do my bit for the Perl removal team and shoot my own, rather mangy 2002-05-08 18:44:24 +00:00
Makefile.inc Use some black make(1) magic to make pkg_install build even without 2002-02-27 19:03:15 +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! :-)