summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_add/pkg_delete
AgeCommit message (Expand)Author
2004-01-27-f framework, manpage fixes.Marc Espie
2004-01-27show $! in system related errors.Marc Espie
2004-01-27remove package if RequiredBy file ends up empty too soon.Marc Espie
2003-12-21Add virtual file system, so that pkg_add and pkg_delete can check forMarc Espie
2003-12-10Flag unresolved package names as errors.Marc Espie
2003-12-10Replace Adding/Deleting with "Pretending to add/delete" in -n mode.Marc Espie
2003-12-09better management of list of installed packages. Allow pkg_add/delete -nMarc Espie
2003-11-09fix semantics to match old tools. This prefix is what was passed onMarc Espie
2003-11-06set env PKG_PREFIX for compatibility with old tools.Marc Espie
2003-11-06Allow the use of full paths to refer to installed packages, so thatMarc Espie
2003-11-04let pkg_delete use logging facilities to save issues with deleting filesMarc Espie
2003-11-03canonpath strips ending /, rely on unstripped name for @extra.Marc Espie
2003-11-03fix logic wrt pkgstems and dependencies.Marc Espie
2003-10-28let pkg_delete evaluate dependencies earlier: check that all packagesMarc Espie
2003-10-27extra block around do while loop.Marc Espie
2003-10-23Typo. Fix removal for multiple times the same dependency.Marc Espie
2003-10-23missing space in DEINSTALL message.Marc Espie
2003-10-19plist's has/get methods for accessing elements: perl ->{} has quirksMarc Espie
2003-10-16new import of my pkgtools, after a slight naming disagreement with theMarc Espie