NetBSD/usr.sbin/pkg_install/delete
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
delete.h - make last arg of findmatchingname void*. 2002-06-09 13:23:44 +00:00
main.c Order the getopt(3) options alphabetically. 2003-01-10 10:55:25 +00:00
perform.c Introduce the notion of "preserving" an installed package. 2003-01-10 11:55:44 +00:00
pkg_delete.1 Introduce the notion of "preserving" an installed package. 2003-01-10 11:55:44 +00:00