freebsd-dev/usr.sbin/pkg_install
Colin Percival 4f1178e76c Add an -I option to pkg_version:
-I  Use only the index file for determining if a package is out of
      date.  This is much faster than using the version number from a
      port's Makefile, at the expense of potentially giving an incor-
      rect result if the index file is out of date.

Without this option, the index file is only consulted if "make -V PKGNAME"
cannot be used.

Approved by:	portmgr (krion)
2005-05-24 08:26:44 +00:00
..
add Change the PATH for pkg_add to be the same used for pointyhat package builds. 2005-03-19 19:20:19 +00:00
create Expand contractions. 2005-02-13 23:45:54 +00:00
delete Expand *n't contractions. 2005-02-13 22:25:33 +00:00
info Expand *n't contractions. 2005-02-13 22:25:33 +00:00
lib Use INDEX-6 for versions of FreeBSD > 600000 2005-01-04 16:18:55 +00:00
sign Expand *n't contractions. 2005-02-13 22:25:33 +00:00
version Add an -I option to pkg_version: 2005-05-24 08:26:44 +00:00
Makefile NOCRYPT -> NO_CRYPT 2004-12-21 10:16:04 +00:00
Makefile.inc NOCRYPT -> NO_CRYPT 2004-12-21 10:16:04 +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! :-)