summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_add/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* future replacement for PackageInfo.pmespie2020-02-171-1/+2
* New manual page OpenBSD::style(3p).schwarze2020-01-041-1/+2
* prepare to split half of the dependencies code into a manageable subclassespie2018-06-201-3/+4
* Remove support for pkg.conf in light of the consolidation towardsrpe2017-02-271-2/+2
* no longer neededespie2016-10-041-4/+2
* replace fw_update (shell script) with a specialized version of pkg_add.espie2015-01-111-3/+5
* prepare things slightly further, FwUpdate still not active...espie2014-12-271-1/+2
* Rename Persistant to Persistent.kspillner2014-08-271-2/+2
* bye bye src url. Never amounted to much, we went another road a while agoespie2014-07-131-2/+1
* tedu setlist support, superseded by the new locate dbs.espie2014-07-131-2/+1
* extract the code that walks setlist, to be able to use it in pkg_checkespie2014-04-141-1/+2
* separate pkg_sign documentation. Option description becomes MUCH saner.espie2014-01-231-2/+2
* reorg code: make "signing only" a separate command, as it has nothing inespie2014-01-231-2/+5
* signify supportespie2013-12-311-1/+2
* kill pkg(1) for good. with help from espie.fgsch2012-08-061-3/+2
* install the correct file; from schwarze, ok krwderaadt2012-07-131-3/+3
* do not install the pkg(1) front-end stub in /usr/sbin anymore, everyonederaadt2012-07-131-7/+5
* move PkgConfig.pm where it belongsespie2012-06-111-2/+1
* document OpenBSD::md5espie2012-01-151-1/+2
* zap it from there tooespie2011-08-261-3/+2
* future code to handle HTTP 1.1 connection: need to establish a somewhatespie2011-07-061-3/+4
* switch to installing source manuals (base part)schwarze2011-06-231-18/+7
* initial documentation for pkg.conf, after nits from jmc@, and straighteningespie2010-07-041-2/+2
* document ::State a bitespie2010-06-251-1/+2
* more printing changes.espie2010-06-151-1/+2
* ui changes: go thru a state object for most printoutsespie2010-06-091-1/+2
* move files after a discussion with Theo.espie2010-06-051-4/+4
* new command pkg_fsck, very incomplete for now. Runs only very basic checks.espie2010-06-051-2/+7
* move code around, so that commands can be used as modules.espie2010-06-041-6/+15
* pieces required for resolve-lib (reuse code for consistency)espie2010-04-241-2/+4
* clean up the ProgressMeter code, create a specific class if a Termespie2010-03-221-2/+3
* move generic code to handle libspec in a new file, to clean up stuffespie2010-01-191-1/+2
* move the oldlibs code into its separate file, prior to fixing it.espie2010-01-111-1/+2
* pull the signature comparison code into its own file.espie2010-01-101-1/+2
* Better, more global way of dealing with forward dependencies, and toespie2009-12-261-1/+2
* start pulling all the code that's the same between pkg_add and pkg_deleteespie2009-11-161-1/+2
* pkg_add will need to track installation progress globally, so that we don'tespie2009-10-151-1/+2
* move OpenBSD::Handle into its own file. I guess I need to disentangle thisespie2009-10-141-1/+2
* initial implementation of package signatures, based on x509 certificates andespie2009-04-141-1/+2
* Do not clean ${PACKAGES} as this is the source files, if run without obj dirdrahn2008-09-111-2/+2
* Install in the correct directory with NOMAN set. Based on makewhatisdrahn2008-09-021-12/+6
* put Subst stuff into its own library file, to reuse elsewhere.espie2008-04-071-1/+2
* a somewhat long introduction to how the package tools really work,espie2008-02-041-1/+2
* use the same trick as for perl to make sure manpages get built laterespie2007-12-311-2/+2
* placeholder to split off the code that handles UpdateSets, as it'sespie2007-06-251-1/+2
* Add Paths.pm, to centralize all system dependent paths all over the place.espie2007-06-101-1/+2
* Add pkgpath hints to pkgspec. Make PackageRepository/Source functional:espie2007-05-181-1/+2
* document search objects. Adjust PkgSpec documentationespie2007-05-141-1/+2
* put Search objects into their own file, finallyespie2007-05-141-1/+2
* move code around to allow OO access to installed packages always.espie2007-05-141-1/+2