summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_add/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* remove PackingOld entirelyespie2007-05-011-2/+1
* back-out extra commitespie2007-02-041-2/+1
* protect `normal' installs against archive burps.espie2007-02-041-1/+2
* +OpenBSD::PkgConfigespie2006-11-291-1/+2
* take some infrequently used code completely out of the way.espie2006-03-061-2/+3
* cut down the Locator code into maintainable chunks.espie2006-03-041-1/+4
* reorganize code a little bit: Update.pm becomes Replace.pm (since it matchesespie2006-03-041-1/+2
* unbreak tree. please build before commiting espiederaadt2005-09-181-5/+9
* document the package(5) format.espie2005-09-181-2/+3
* slightly simpler install.espie2005-09-171-3/+6
* * New -i interactive option, that can ask obnoxious questions.espie2005-09-041-1/+2
* document RequiredBy module.espie2005-08-171-1/+2
* document Getopt.espie2005-08-171-1/+2
* document OpenBSD::PackageNameespie2005-08-171-1/+2
* split off the code that handles dependencies proper, so that we can (later)espie2005-08-071-1/+2
* wrapper around Ustar that replaces long names/links with LongName#/LongLink#.espie2005-08-071-1/+2
* Add pkg_merge and doc.espie2005-06-281-2/+4
* strip down path from generated manpages.espie2005-03-071-4/+4
* make sure _quick3p is always defined. Thanks dale!espie2005-03-011-1/+3
* oops, since we override MANALL, we need to complete it.espie2005-02-281-1/+7
* basic API documentation, not yet finished.espie2005-02-281-4/+41
* New command: pkg_mklocatedb, that can be used to create locate(1)-styleespie2005-02-151-2/+3
* pull the code that handles shared libraries (ldconfig for now) aside.espie2004-11-211-1/+2
* move collision reporter to a separate file, so that it doesn't get loadedespie2004-11-111-1/+2
* kill old Logger interface, use $state->print() to report problems atespie2004-11-091-2/+1
* reorg pkg_add slightly, put all options into state so that we don't needespie2004-11-011-1/+2
* Move most of the code of pkg_delete into a separate module so that it willespie2004-10-311-2/+4
* move the code that handles shared items into a separate Module.espie2004-10-261-1/+3
* experimental progress meter.espie2004-10-181-1/+2
* split PackageName handling into PackageName stuff/PkgSpec matching.espie2004-10-111-1/+2
* new getopt module, that allows for option-specific processing, so thatespie2004-09-151-1/+2
* basic error wrapper for system and such.espie2004-09-141-1/+2
* IdCache module, that deals with uid/gid caches.espie2004-09-141-1/+2
* install mtree.espie2004-09-141-1/+2
* support for old stuff in pkg_info/pkg_delete, e.g., @srcespie2004-06-211-1/+2
* Add virtual file system, so that pkg_add and pkg_delete can check forespie2003-12-211-2/+3
* NOMAN building works, fix NOMAN installation.espie2003-12-111-2/+3
* Add logging facilities (temp module exposes its temporary directory)espie2003-11-041-1/+2
* oopsespie2003-10-281-3/+2
* OpenBSD-specific Makefile. We keep Makefile.PL around for portability toespie2003-10-281-0/+53