summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_add/Makefile
AgeCommit message (Expand)Author
2017-02-27Remove support for pkg.conf in light of the consolidation towardsRobert Peichaer
2016-10-04no longer neededMarc Espie
2015-01-11replace fw_update (shell script) with a specialized version of pkg_add.Marc Espie
2014-12-27prepare things slightly further, FwUpdate still not active...Marc Espie
2014-08-27Rename Persistant to Persistent.Kent R. Spillner
2014-07-13bye bye src url. Never amounted to much, we went another road a while agoMarc Espie
2014-07-13tedu setlist support, superseded by the new locate dbs.Marc Espie
2014-04-14extract the code that walks setlist, to be able to use it in pkg_checkMarc Espie
2014-01-23separate pkg_sign documentation. Option description becomes MUCH saner.Marc Espie
2014-01-23reorg code: make "signing only" a separate command, as it has nothing inMarc Espie
2013-12-31signify supportMarc Espie
2012-08-06kill pkg(1) for good. with help from espie.Federico G. Schwindt
2012-07-13install the correct file; from schwarze, ok krwTheo de Raadt
2012-07-13do not install the pkg(1) front-end stub in /usr/sbin anymore, everyoneTheo de Raadt
2012-06-11move PkgConfig.pm where it belongsMarc Espie
2012-01-15document OpenBSD::md5Marc Espie
2011-08-26zap it from there tooMarc Espie
2011-07-06future code to handle HTTP 1.1 connection: need to establish a somewhatMarc Espie
2011-06-23switch to installing source manuals (base part)Ingo Schwarze
2010-07-04initial documentation for pkg.conf, after nits from jmc@, and straighteningMarc Espie
2010-06-25document ::State a bitMarc Espie
2010-06-15more printing changes.Marc Espie
2010-06-09ui changes: go thru a state object for most printoutsMarc Espie
2010-06-05move files after a discussion with Theo.Marc Espie
2010-06-05new command pkg_fsck, very incomplete for now. Runs only very basic checks.Marc Espie
2010-06-04move code around, so that commands can be used as modules.Marc Espie
2010-04-24pieces required for resolve-lib (reuse code for consistency)Marc Espie
2010-03-22clean up the ProgressMeter code, create a specific class if a TermMarc Espie
2010-01-19move generic code to handle libspec in a new file, to clean up stuffMarc Espie
2010-01-11move the oldlibs code into its separate file, prior to fixing it.Marc Espie
2010-01-10pull the signature comparison code into its own file.Marc Espie
2009-12-26Better, more global way of dealing with forward dependencies, and toMarc Espie
2009-11-16start pulling all the code that's the same between pkg_add and pkg_deleteMarc Espie
2009-10-15pkg_add will need to track installation progress globally, so that we don'tMarc Espie
2009-10-14move OpenBSD::Handle into its own file. I guess I need to disentangle thisMarc Espie
2009-04-14initial implementation of package signatures, based on x509 certificates andMarc Espie
2008-09-11Do not clean ${PACKAGES} as this is the source files, if run without obj dirDale Rahn
2008-09-02Install in the correct directory with NOMAN set. Based on makewhatisDale Rahn
2008-04-07put Subst stuff into its own library file, to reuse elsewhere.Marc Espie
2008-02-04a somewhat long introduction to how the package tools really work,Marc Espie
2007-12-31use the same trick as for perl to make sure manpages get built laterMarc Espie
2007-06-25placeholder to split off the code that handles UpdateSets, as it'sMarc Espie
2007-06-10Add Paths.pm, to centralize all system dependent paths all over the place.Marc Espie
2007-05-18Add pkgpath hints to pkgspec. Make PackageRepository/Source functional:Marc Espie
2007-05-14document search objects. Adjust PkgSpec documentationMarc Espie
2007-05-14put Search objects into their own file, finallyMarc Espie
2007-05-14move code around to allow OO access to installed packages always.Marc Espie
2007-05-01remove PackingOld entirelyMarc Espie
2007-02-04back-out extra commitMarc Espie
2007-02-04protect `normal' installs against archive burps.Marc Espie