Age | Commit message (Expand) | Author |
2021-11-08 | add extra support to pass REVISION, EPOCH, FLAVOR_LIST from the ports | Marc Espie |
2021-10-30 | document (hopefully) near future directions | Marc Espie |
2021-10-12 | do the matching as a last resort to handle .libs | Marc Espie |
2021-10-06 | fix for the XXX-warning warning... have the test be a bit more specific | Marc Espie |
2021-10-04 | 3 groups of realtek firmware are now in base (with new filenames). | Theo de Raadt |
2021-08-09 | for extraction, deal with created temp file directly: | Marc Espie |
2021-08-09 | add $self->fullname to simplify the cumbersome usual name | Marc Espie |
2021-08-09 | minor tweaks to make things clearer | Marc Espie |
2021-06-28 | placeholder for later | Marc Espie |
2021-06-28 | remove old "paranoid" option, I'm pretty sure nobody uses it. | Marc Espie |
2021-06-21 | under some circumstances, we end up with libexecinfo -> BaseSystem being | Marc Espie |
2021-05-04 | okay, prevent pkg_* from looking into /usr/local BUT special-case quirks | Marc Espie |
2021-05-04 | not yet, need to figure out how to fix quirks first | Marc Espie |
2021-05-04 | and do the same thing to pkg_mklocatedb | Marc Espie |
2021-05-04 | prevent the base pkg tools from looking under /usr/local | Marc Espie |
2021-03-15 | tweaks to system version handling: | Marc Espie |
2021-03-02 | finish GC old unintuitive interface | Marc Espie |
2021-02-10 | rephrase example in a more consistent way | Marc Espie |
2021-02-01 | in case we're not a tty, don't do anything else | Marc Espie |
2021-01-31 | turns out STDOUT may have been redirected, in which case tcgetpgrp will | Marc Espie |
2021-01-30 | do not print to STDOUT if we're in background, as requested by Theo | Marc Espie |
2021-01-30 | I'm such a doofus, of course I have to call base method as well | Marc Espie |
2021-01-30 | switch ProgressMeter to clearer API | Marc Espie |
2021-01-30 | rework API slightly, so that handle_continue is an explicit method | Marc Espie |
2021-01-30 | for now, do not try to install quirks in case we're running "not" | Marc Espie |
2021-01-29 | be more forceful about FULLPKGPATH | Marc Espie |
2021-01-26 | remove test that's now bogus, as fullpkgpath takes precedence. | Marc Espie |
2021-01-11 | - grab fullpkgpath early (to decide: hard error if not provided) ? | Marc Espie |
2021-01-08 | avoid extra warnings if undefined values are encountered | Marc Espie |
2020-12-20 | rename pkg_add's pod files to avoid filenames with colons | Daniel Dickman |
2020-11-16 | zap trailing whitespace; | Jason McIntyre |
2020-11-09 | blurb about @tag being recorded as well | Marc Espie |
2020-11-09 | speed up the dependency check pass significantly: | Marc Espie |
2020-11-09 | fix indirect dependencies bug: match what pkg_add does by adding tag | Marc Espie |
2020-11-09 | reword confusing message | Marc Espie |
2020-07-25 | More DESC -> DESCR; spotted by espie@ | Antoine Jacoutot |
2020-07-25 | tyop: DESC -> DESCR | Antoine Jacoutot |
2020-07-24 | fix sentence grammar in AUTHORS; | Jason McIntyre |
2020-07-24 | make it a bit clearer that -p is a path to a package repository, | Jason McIntyre |
2020-06-22 | add missing .Pp | Landry Breuil |
2020-06-09 | Show a message while pkg_add updates the font cache. This occurs at the | Stuart Henderson |
2020-05-17 | in order for PKG_CACHE to work, skipped entries at the end should still | Marc Espie |
2020-04-23 | ce examples of "Ar arg Ar arg" with "Ar arg arg" and stop the spread; | Jason McIntyre |
2020-03-26 | Add support for "alpha" suffixes in package versions | Jeremie Courreges-Anglas |
2020-02-20 | document no debug | Marc Espie |
2020-02-20 | forgot to actually put "nodebug" in state | Marc Espie |
2020-02-20 | make shell "with debug info" by default and add a bit of code to mark | Marc Espie |
2020-02-19 | document new option combo | Marc Espie |
2020-02-19 | refactor opt('Q') into its own code | Marc Espie |
2020-02-19 | allow search objects to say "keep_all" and make PackageRepositoryLists | Marc Espie |