NetBSD/usr.sbin/pkg_install/info
agc 17a35e2e99 Introduce the notion of "preserving" an installed package.
A preserved package may not be deleted by pkg_delete(1) (unless the -f
option is given), and the preserved capability will be carried into
any binary package. pkg_add(1) will also keep the preserved capability
if it was present in the binary package.

The "preserve" capability can be given to a package by using the
PKG_PRESERVE definition in a package Makefile in pkgsrc.

Ride on the recently-bumped lib/version.h for new functionality.
2003-01-10 11:55:44 +00:00
..
Makefile
info.h - make last arg of findmatchingname void*. 2002-06-09 13:23:44 +00:00
main.c Add an enumerated type which is used in pkgdb_open() to specify 2003-01-05 21:49:51 +00:00
perform.c Introduce the notion of "preserving" an installed package. 2003-01-10 11:55:44 +00:00
pkg_info.1 In addition to the existing "rc" modifier for a package version, add 2002-11-14 09:40:23 +00:00
show.c show_file: don't append '\n' if fopen failed. 2002-07-20 04:59:47 +00:00