Age | Commit message (Expand) | Author |
2007-02-04 | back-out extra commit | Marc Espie |
2007-02-04 | protect `normal' installs against archive burps. | Marc Espie |
2006-11-29 | +OpenBSD::PkgConfig | Marc Espie |
2006-03-06 | take some infrequently used code completely out of the way. | Marc Espie |
2006-03-04 | cut down the Locator code into maintainable chunks. | Marc Espie |
2006-03-04 | reorganize code a little bit: Update.pm becomes Replace.pm (since it matches | Marc Espie |
2005-09-18 | unbreak tree. please build before commiting espie | Theo de Raadt |
2005-09-18 | document the package(5) format. | Marc Espie |
2005-09-17 | slightly simpler install. | Marc Espie |
2005-09-04 | * New -i interactive option, that can ask obnoxious questions. | Marc Espie |
2005-08-17 | document RequiredBy module. | Marc Espie |
2005-08-17 | document Getopt. | Marc Espie |
2005-08-17 | document OpenBSD::PackageName | Marc Espie |
2005-08-07 | split off the code that handles dependencies proper, so that we can (later) | Marc Espie |
2005-08-07 | wrapper around Ustar that replaces long names/links with LongName#/LongLink#. | Marc Espie |
2005-06-28 | Add pkg_merge and doc. | Marc Espie |
2005-03-07 | strip down path from generated manpages. | Marc Espie |
2005-03-01 | make sure _quick3p is always defined. Thanks dale! | Marc Espie |
2005-02-28 | oops, since we override MANALL, we need to complete it. | Marc Espie |
2005-02-28 | basic API documentation, not yet finished. | Marc Espie |
2005-02-15 | New command: pkg_mklocatedb, that can be used to create locate(1)-style | Marc Espie |
2004-11-21 | pull the code that handles shared libraries (ldconfig for now) aside. | Marc Espie |
2004-11-11 | move collision reporter to a separate file, so that it doesn't get loaded | Marc Espie |
2004-11-09 | kill old Logger interface, use $state->print() to report problems at | Marc Espie |
2004-11-01 | reorg pkg_add slightly, put all options into state so that we don't need | Marc Espie |
2004-10-31 | Move most of the code of pkg_delete into a separate module so that it will | Marc Espie |
2004-10-26 | move the code that handles shared items into a separate Module. | Marc Espie |
2004-10-18 | experimental progress meter. | Marc Espie |
2004-10-11 | split PackageName handling into PackageName stuff/PkgSpec matching. | Marc Espie |
2004-09-15 | new getopt module, that allows for option-specific processing, so that | Marc Espie |
2004-09-14 | basic error wrapper for system and such. | Marc Espie |
2004-09-14 | IdCache module, that deals with uid/gid caches. | Marc Espie |
2004-09-14 | install mtree. | Marc Espie |
2004-06-21 | support for old stuff in pkg_info/pkg_delete, e.g., @src | Marc Espie |
2003-12-21 | Add virtual file system, so that pkg_add and pkg_delete can check for | Marc Espie |
2003-12-11 | NOMAN building works, fix NOMAN installation. | Marc Espie |
2003-11-04 | Add logging facilities (temp module exposes its temporary directory) | Marc Espie |
2003-10-28 | oops | Marc Espie |
2003-10-28 | OpenBSD-specific Makefile. We keep Makefile.PL around for portability to | Marc Espie |