freebsd-dev/usr.sbin/pkg_install
Bosko Milekic 1d324ddef8 Use strncmp() and not strcmp() here to properly match
installed ports.

Submitted by: Harold Gutch <logix@foobar.franken.de>
2003-08-01 17:26:41 +00:00
..
add Erase whitespace at EOL. 2003-05-22 11:56:41 +00:00
create Retire the useless NOSECURE knob. 2003-05-19 15:52:01 +00:00
delete Retire the useless NOSECURE knob. 2003-05-19 15:52:01 +00:00
info Add a trailing '\n' character if none is found in the information 2003-05-26 17:06:05 +00:00
lib Use strncmp() and not strcmp() here to properly match 2003-08-01 17:26:41 +00:00
sign The .Xr utility 2003-06-08 14:06:45 +00:00
version Retire the useless NOSECURE knob. 2003-05-19 15:52:01 +00:00
Makefile Retire the useless NOSECURE knob. 2003-05-19 15:52:01 +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! :-)