Age | Commit message (Expand) | Author |
2012-04-22 | typo | Marc Espie |
2012-04-22 | write a specialized version that appends a / to directories, to make it | Marc Espie |
2012-04-16 | supplementary code for Samples | Marc Espie |
2012-04-16 | use explicit pattern to avoid huge results from pkg_locate we will | Marc Espie |
2012-04-16 | display truely unknown stuff first | Marc Espie |
2012-04-16 | new glue: figure out how to install pkglocatedb on our own (if not | Marc Espie |
2012-04-10 | prevent dpb trace handler from getting in the way of normal usage error reports. | Marc Espie |
2012-02-13 | warn when @option no-default-conflict and not explicit @conflict. | Marc Espie |
2012-02-06 | don't abort if that info is not yet available... | Marc Espie |
2012-01-21 | sanitize stuff a bit more... | Marc Espie |
2012-01-16 | Backout activation of the new apropos(1)/whatis(1)/makewhatis(8). | Ingo Schwarze |
2012-01-15 | document OpenBSD::md5 | Marc Espie |
2012-01-09 | Rename whatis.{db,index} back to mandoc.{db,index} | Ingo Schwarze |
2012-01-07 | sloppy Ingo, whatis.db + whatis.index | Marc Espie |
2012-01-05 | Enable the new apropos(1), whatis(1), and makewhatis(8). | Ingo Schwarze |
2011-12-03 | simplify/generalize | Marc Espie |
2011-12-03 | In a collision, retrofit storage for 2nd pkgname. | Marc Espie |
2011-12-02 | small logic error | Marc Espie |
2011-12-02 | -X before -x; | Jason McIntyre |
2011-12-02 | -X exclude option: negates the packages we give (remove them instead of | Marc Espie |
2011-11-26 | a second missing $state... | Marc Espie |
2011-11-26 | fix reporting of weird libs in partial-*, as seen by fries@, | Marc Espie |
2011-11-25 | darn, setlist might actually be undefined entirely... | Marc Espie |
2011-11-25 | describe fixed behavior a little better | Marc Espie |
2011-11-25 | fix -a <list> semantics: | Marc Espie |
2011-11-24 | allow code to proceed if -e + -r. | Marc Espie |
2011-11-21 | zap eol whitespace; | Jason McIntyre |
2011-11-21 | exit code of 1 for -e errors, 2 for -r errors... combine as 3. | Marc Espie |
2011-11-21 | more pkgpath(7) | Marc Espie |
2011-11-21 | point to pkgpath(7) | Marc Espie |
2011-11-20 | for the -r option, if we already set an error code (like in -e), reuse that. | Marc Espie |
2011-11-16 | During pkg_create(1), do not print any warnings or non-fatal errors | Ingo Schwarze |
2011-11-16 | if the portstree gives us a cache directory, use it. | Marc Espie |
2011-11-14 | much better solver: don't try to solve every library, but just the ones | Marc Espie |
2011-11-14 | use print-plist-libs-with-depends (and make sure it does not skip depends) | Marc Espie |
2011-11-13 | The pkg_subst / SUBST_CMD has caused issues for some ports where | Nigel Taylor |
2011-10-21 | small optimization: tell pkg_create to skip !libs if LIBS_ONLY (to be | Marc Espie |
2011-10-09 | don't be too hasty, we can choose to syslog (OR NOT) *after* we parse the | Marc Espie |
2011-09-29 | ssl.8: Certifying Authority -> Certificate Authority | Jason McIntyre |
2011-09-25 | remove hack, ask for SUBDIRs with FULLPATH set | Marc Espie |
2011-09-17 | make pkg_add -nvv work with respect to whatis.db updates; | Ingo Schwarze |
2011-09-17 | work-around for default vs. no flavor | Marc Espie |
2011-09-10 | let pkg_mklocatedb work consistently with SUBDIRLIST (print only the | Marc Espie |
2011-08-31 | propagate change of internals | Marc Espie |
2011-08-31 | versionspec stuff belongs in PkgSpec, not PackageName | Marc Espie |
2011-08-31 | synch with current state of affairs a bit | Marc Espie |
2011-08-27 | the order of packinglists has been fixed for years by now, so it's no | Marc Espie |
2011-08-26 | remove one more reference to pkg_merge; ok espie | Jason McIntyre |
2011-08-26 | zap it from there too | Marc Espie |
2011-08-26 | Shared Stuff never got used | Marc Espie |