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