Age | Commit message (Expand) | Author |
2021-11-26 | use the keywords instead of vague english so that it's indexed better by | Marc Espie |
2021-11-26 | document annotation interactions with pkg_mklocatedb | Marc Espie |
2021-11-25 | forgot the case about find... oops | Marc Espie |
2021-11-24 | preliminary work: have the compiled_stemlist be case independent. | Marc Espie |
2021-11-21 | temporarily reallow "empty" flavor parts so that rsync-- works again | Marc Espie |
2021-11-17 | forbid non-sensical empty parts | Marc Espie |
2021-11-16 | really nail down the flavor part better... write this as an extended | Marc Espie |
2021-11-16 | tweak the packages-specs regexp a bit: | Marc Espie |
2021-11-09 | fix typo (noticed by sthen@) | Marc Espie |
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 |