NetBSD/usr.sbin/pkg_install
agc d5c5c423a3 Consolidate URL handling into a table of valid leading strings for
URLs, and an access function (URLlength) - saves having various
hardcoded strings all over the place. Delete isURL, and use URLlength
in its place. Also use URLlength when parsing a filename for host
and filename part.
1999-08-19 14:12:34 +00:00
..
add Consolidate URL handling into a table of valid leading strings for 1999-08-19 14:12:34 +00:00
admin Clean up minor nits in C code. 1999-08-19 13:29:59 +00:00
create Clean up minor nits in C code. 1999-08-19 13:29:59 +00:00
delete More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:43:46 +00:00
info Consolidate URL handling into a table of valid leading strings for 1999-08-19 14:12:34 +00:00
lib Consolidate URL handling into a table of valid leading strings for 1999-08-19 14:12:34 +00:00
Makefile
Makefile.inc
README
tkpkg

# $NetBSD: README,v 1.2 1997/06/05 12:59:19 agc 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! :-)