Age | Commit message (Expand) | Author |
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-03-15 | tweaks to system version handling: | Marc Espie |
2021-03-02 | finish GC old unintuitive interface | 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-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-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-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-03-26 | Add support for "alpha" suffixes in package versions | Jeremie Courreges-Anglas |
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 | refactor opt('Q') into its own code | Marc Espie |
2020-02-19 | allow search objects to say "keep_all" and make PackageRepositoryLists | Marc Espie |
2020-02-19 | Separate singular and plural | Marc Espie |
2020-02-17 | future replacement for PackageInfo.pm | Marc Espie |
2020-02-11 | add iwx to fw_update | Stefan Sperling |
2020-01-28 | banish implicit return | Marc Espie |
2020-01-28 | match opendir with closedir... not that important as the thing was most | Marc Espie |
2020-01-26 | give pkg_create knowledge of WRKOBJDIR, so it can error out if a symlink | Marc Espie |
2020-01-13 | nit, use "fatal" with parameters as intended | Marc Espie |
2020-01-11 | debug-> pkg-debug defines | Marc Espie |
2020-01-09 | have ask_tree be more specific in its error reporting. | Marc Espie |
2020-01-02 | plain forgot about THAT optimization. | Marc Espie |
2019-12-29 | partial backout of 1.166: we still need to compute the pkgname without the | Marc Espie |
2019-12-08 | close the gap for the "final" hint that did not install debug packages | Marc Espie |
2019-12-08 | have DEBUG_PKG_CACHE also apply to already installed packages, to | Marc Espie |
2019-12-04 | add DEBUG_PKG_CACHE functionality. Doesn't interfere with normal operation. | Marc Espie |
2019-12-04 | allow error to be passed along, in case we need to save $? for later | Marc Espie |
2019-11-16 | preliminary addition of -d option (semantics: add debug packages if | Marc Espie |
2019-11-15 | nicer order of multi-choice packages (by version if everything else is | Marc Espie |
2019-11-10 | tweaks to the file hierarchy to annotate anything with debuginfo, so | Marc Espie |
2019-11-10 | typo | Marc Espie |
2019-11-08 | added too much for -stable, if ftp says 404, we still need to save that | Marc Espie |
2019-11-07 | when asking the ports tree, we fork a child. | Marc Espie |
2019-11-07 | style nit | Marc Espie |
2019-11-05 | Add ogx to fw_update. | Visa Hankala |