freebsd-skq/usr.sbin/pkg_install/delete
sobomax 6664ec33aa Improve pkg_delete(1) behaviour when deleting several packages at once.
Instead of trying to delete packages in the same order as they were specified
in the command line, reorder deletion in such a way that if package A depends
on package B then package A will be deleted before B no matter in which order
they were specified in the command line.

Reviewed by:	jkh, will
Approved by:	jkh
2001-02-19 13:26:13 +00:00
..
delete.h $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
main.c Cause fatal error messages to be a little more helpful to the programmer 2000-10-22 09:53:27 +00:00
Makefile Use libfetch instead of libftpio. This adds support for http and IPv6. 2000-06-27 11:00:07 +00:00
perform.c Improve pkg_delete(1) behaviour when deleting several packages at once. 2001-02-19 13:26:13 +00:00
pkg_delete.1 mdoc(7) police: Change -filled displays (which just happen 2001-02-07 13:45:30 +00:00