[BACK]Return to README CVS log [TXT][DIR] Up to [local] / src / usr.sbin / pkg_install

File: [local] / src / usr.sbin / pkg_install / Attic / README (download)

Revision 1.3, Tue May 16 16:08:35 2000 UTC (24 years, 1 month ago) by marc
Branch: MAIN
CVS Tags: OPENBSD_3_5_BASE, OPENBSD_3_5, OPENBSD_3_4_BASE, OPENBSD_3_4, OPENBSD_3_3_BASE, OPENBSD_3_3, OPENBSD_3_2_BASE, OPENBSD_3_2, OPENBSD_3_1_BASE, OPENBSD_3_1, OPENBSD_3_0_BASE, OPENBSD_3_0, OPENBSD_2_9_BASE, OPENBSD_2_9, OPENBSD_2_8_BASE, OPENBSD_2_8
Changes since 1.2: +8 -2 lines

add credits

# $OpenBSD: README,v 1.3 2000/05/16 16:08:35 marc Exp $
# (Original from FreeBSD)

This is the pkg_install suite of tools for doing maintenance 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 and Thorsten Frueauf.   These changes
were incorporated into this version of the pkg tools in October, 1998.

Marc Espie has made further changes/improvements since then.