freebsd-skq/usr.sbin/pkg_install
krion 52d44b2349 MFC: perform.c:1.14 test-pkg_version.sh:1.6
date: 2005/10/10 12:35:30;  author: krion;  state: Exp;  lines: +9 -4
  * pkg_version(1) exits if INDEX files is not found and -I is not
    specified.  The result is that the package will be listed with a '?'
    as if it was not found within the INDEX file, so fix this behaviour.
  * Remove trailing spaces.

  PR:             bin/87136
  Submitted by:   Sean Farley <sean-freebsd at farley dot org>

Approved by:	re
2005-10-29 15:49:01 +00:00
..
add MFC: look for packages in the packages-6-release directory when 2005-10-27 18:36:13 +00:00
create remove a few uses of the word `really' 2005-06-27 17:10:22 +00:00
delete MFC: delete/main.c:1.27 info/main.c:1.48 2005-10-29 15:27:12 +00:00
info MFC: delete/main.c:1.27 info/main.c:1.48 2005-10-29 15:27:12 +00:00
lib MFC: 1.20 2005-09-27 13:39:06 +00:00
sign Expand *n't contractions. 2005-02-13 22:25:33 +00:00
version MFC: perform.c:1.14 test-pkg_version.sh:1.6 2005-10-29 15:49:01 +00:00
Makefile NOCRYPT -> NO_CRYPT 2004-12-21 10:16:04 +00:00
Makefile.inc Remove kludges intended to support src trees with partial obj trees. 2005-06-10 06:12:53 +00:00
README
tkpkg

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