1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/usr.sbin/pkg_install
Bruce A. Mah 5a817b9ba6 Sigh. It'd be nice to completely commit a bugfix. Once again:
Fix a bug in which pkg_version(1) was ignoring $PORTREVISION
or $PORTEPOCH from ports' Makefile definitions.
2000-10-26 21:50:41 +00:00
..
add
create Add "-o" option to pkg_create(1) and pkg_info(1). This option intended to record 2000-10-23 07:01:31 +00:00
delete
info Add "-o" option to pkg_create(1) and pkg_info(1). This option intended to record 2000-10-23 07:01:31 +00:00
lib
version Sigh. It'd be nice to completely commit a bugfix. Once again: 2000-10-26 21:50:41 +00:00
Makefile
Makefile.inc
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! :-)