freebsd-dev/usr.sbin/pkg_install
Maxim Sobolev c9dfae71a8 Use some black make(1) magic to make pkg_install build even without
Makefile.inc in parent directory (e.g. when checked out from cvs as a module).

MFC after:	2 weeks
2002-02-27 19:03:15 +00:00
..
add Increase the number of packages that can be installed by an order of 2001-10-16 06:42:06 +00:00
create Provide protection against incorrect input (dependency list). 2002-02-20 17:07:19 +00:00
delete WARNS=2 cleanup. 2001-10-10 06:58:42 +00:00
info Fix "off by 1" error introduced in the previous commit by replacing strncpy(3) 2001-10-16 03:04:15 +00:00
lib Make sortdeps() working with dependency lists containing one or no elements. 2002-02-20 17:15:17 +00:00
sign Perform a major cleanup of the usr.sbin Makefiles. 2001-07-20 06:20:32 +00:00
update mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:12:08 +00:00
version Drop maintainership. 2001-09-18 17:58:10 +00:00
Makefile exists(../../crypto) --> exists(${.CURDIR}/../../crypto) 2001-08-02 18:21:48 +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! :-)