Age | Commit message (Expand) | Author |
2004-09-24 | ditch `config' in the @sample messages, since this more or less covers | Marc Espie |
2004-09-24 | 2nd half of @newuser/@newgroup: treat them as shared items, and remove | Marc Espie |
2004-09-21 | typo | Marc Espie |
2004-09-21 | rename cleanup dirs functions, since they will apply to all shared items | Marc Espie |
2004-09-20 | use fullname() in sample, so that absolute names AND relative names work. | Marc Espie |
2004-09-18 | full support for @shell: insert shells into /etc/shells if they're | Marc Espie |
2004-09-14 | better wording for documentation. | Marc Espie |
2004-08-11 | protect main loop of pkg_delete with an eval, so that | Marc Espie |
2004-08-10 | typo | Marc Espie |
2004-08-10 | cosmetic tweak: ensure all dirs always get exactly one / at the end. | Marc Espie |
2004-08-09 | record remaining DirRms. | Marc Espie |
2004-08-07 | use chroot DESTDIR ldconfig in DESTDIR case. | Marc Espie |
2004-08-06 | protect makewhatis calls inside eval. | Marc Espie |
2004-08-06 | use OpenBSD::Makewhatis, avoid forking extra makewhatis. | Marc Espie |
2004-08-06 | @lib shared library marker. | Marc Espie |
2004-08-06 | unified headers, switch to smaller copyright notice. | Marc Espie |
2004-08-06 | Extradir name. | Marc Espie |
2004-08-06 | deinstall DirRm like DirBase. | Marc Espie |
2004-08-05 | refactor classes in PackingElement to share more code. | Marc Espie |
2004-08-03 | Support @sample, tested by fries@. | Marc Espie |
2004-08-02 | @man type file for manpages. | Marc Espie |
2004-07-20 | support for gnu-info, with @info keyword. | Marc Espie |
2004-07-18 | when deleting @link, don't bother checking for md5, since we don't have any. | Marc Espie |
2004-07-14 | Rework @dirrm: keep them all, and remove them at the end of pkg_delete. | Marc Espie |
2004-06-21 | support for old stuff in pkg_info/pkg_delete, e.g., @src | Marc Espie |
2004-02-25 | Add -B support to pkg_delete. | Marc Espie |
2004-01-28 | Add -L to record/enforce localbase. | Marc Espie |
2004-01-27 | more forced keywords. | Marc Espie |
2004-01-27 | first series of -forced switches, looks okay to henning@. | Marc Espie |
2004-01-27 | -f framework, manpage fixes. | Marc Espie |
2004-01-27 | show $! in system related errors. | Marc Espie |
2004-01-27 | remove package if RequiredBy file ends up empty too soon. | Marc Espie |
2003-12-21 | Add virtual file system, so that pkg_add and pkg_delete can check for | Marc Espie |
2003-12-10 | Flag unresolved package names as errors. | Marc Espie |
2003-12-10 | Replace Adding/Deleting with "Pretending to add/delete" in -n mode. | Marc Espie |
2003-12-09 | better management of list of installed packages. Allow pkg_add/delete -n | Marc Espie |
2003-11-09 | fix semantics to match old tools. This prefix is what was passed on | Marc Espie |
2003-11-06 | set env PKG_PREFIX for compatibility with old tools. | Marc Espie |
2003-11-06 | Allow the use of full paths to refer to installed packages, so that | Marc Espie |
2003-11-04 | let pkg_delete use logging facilities to save issues with deleting files | Marc Espie |
2003-11-03 | canonpath strips ending /, rely on unstripped name for @extra. | Marc Espie |
2003-11-03 | fix logic wrt pkgstems and dependencies. | Marc Espie |
2003-10-28 | let pkg_delete evaluate dependencies earlier: check that all packages | Marc Espie |
2003-10-27 | extra block around do while loop. | Marc Espie |
2003-10-23 | Typo. Fix removal for multiple times the same dependency. | Marc Espie |
2003-10-23 | missing space in DEINSTALL message. | Marc Espie |
2003-10-19 | plist's has/get methods for accessing elements: perl ->{} has quirks | Marc Espie |
2003-10-16 | new import of my pkgtools, after a slight naming disagreement with the | Marc Espie |