Age | Commit message (Expand) | Author |
2004-10-19 | Extra progress meter for the handling of shared items: first show | Marc Espie |
2004-10-18 | experimental progress meter. | Marc Espie |
2004-10-18 | use OpenBSD::Getopt so that we can do -v -v. | Marc Espie |
2004-10-17 | behave according to documentation, e.g., delete groups/users only if -c. | Marc Espie |
2004-10-11 | common code for exec/unexec/extraunexec. | Marc Espie |
2004-10-11 | simplify ldconfig now that we run in an uniform way. | Marc Espie |
2004-10-11 | aggregate all MESSAGES and display them at the end, with proper markers to | Marc Espie |
2004-10-11 | move mandir handling to pkg_add/delete time, solely. | Marc Espie |
2004-10-11 | common code for all script running. | Marc Espie |
2004-10-11 | $state->{beverbose} = $state->{verbose} || $state->{not} | Marc Espie |
2004-10-11 | tweak, make it work a bit more like pkg_add | Marc Espie |
2004-10-11 | add support for undisplay file, to be able to show information at pkg | Marc Espie |
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 |