pkgsrc/pkgtools/pkg_install
seb c5314a9d8b Update the pkg_* tools to version 20020218.
Changes summary:
- Support digital signatures in binary packages.
- Use full path name to tar.
- Fix ``pkg_add -u'' for packages without dependencies.
- Add ``-U'' and ``-I'' options to pkg_create.
- Close some memory leaks.
- Add ``-n'' argument to pkg_info to show needed packages.
- Fix pkg_info to not FTP unneccessarily
- Improve version number handling:
	- recognition of "pl" ("patchlevel") and "rc" ("release candidate")
	  strings
	- recognition of '_' and "pl" as pseudonyms for '.' (1.2pl2 == 1.2.2)
	- handle alphabetic characters properly (1.2e == 1.2.5)
	- 64-bit integers are used internally for each component of the version
	  number.
- Various internal cleanups, bugfixes, and API tweaks.
2002-03-04 13:48:30 +00:00
..
patches Update the pkg_* tools to version 20020218. 2002-03-04 13:48:30 +00:00
DESCR Move pkg/ files into package's toplevel directory 2001-10-31 20:59:00 +00:00
distinfo Update the pkg_* tools to version 20020218. 2002-03-04 13:48:30 +00:00
Makefile Update the pkg_* tools to version 20020218. 2002-03-04 13:48:30 +00:00
PLIST Move pkg/ files into package's toplevel directory 2001-10-31 20:59:00 +00:00