NetBSD/usr.sbin/pkg_install
wiz fb41fcc067 Make compile with STANDALONE defined. 2003-09-25 22:31:35 +00:00
..
add Cast the type of argument printed, for sparc and arm platforms. 2003-09-24 06:18:16 +00:00
admin Initialize cnt; from Greg A. Woods in PR 22862. 2003-09-19 17:44:53 +00:00
create Sort options; use Fl x instead of Ar -x; use Pq/Sq. 2003-09-08 09:11:12 +00:00
delete Remove last vsystem caller and vsystem() itself. 2003-09-23 14:23:53 +00:00
info Get rid of lots of system(3) (partly via vsystem) calls. 2003-09-23 09:36:04 +00:00
lib Make compile with STANDALONE defined. 2003-09-25 22:31:35 +00:00
view Update pkg_install to 20030913. Changes from version 20020912 are quieting 2003-09-13 09:20:26 +00:00
Makefile Merge src/usr.sbin/pkg_install on the pkgviews branch into the HEAD by 2003-09-02 07:34:47 +00:00
Makefile.inc remove redundant comments about zoularis. 2003-09-23 05:39:41 +00:00
README Add my name to the list of the culprits. 2003-09-20 17:17:40 +00:00
tkpkg

README

# $NetBSD: README,v 1.8 2003/09/20 17:17:40 tron Exp $
# Original from FreeBSD, no rcs id.

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

In another round of enhancements, NetBSD changes were added by
Alistair Crooks, Hubert Feyrer, Thorsten Frueauf, Christian E. Hopps,
Johnny Lam and Matthias Scheler.

When making snapshots, please modify PKGTOOLS_VERSION in lib/version.h
to that day's date.