Age | Commit message (Expand) | Author |
2012-04-28 | explain why the base pseudo-handle is a dirty hack and why it's less | Marc Espie |
2012-04-28 | File::Path::rmtree is very stupid and spews out warning messages if there's | Marc Espie |
2012-04-28 | zap blank spaces | Marc Espie |
2012-04-28 | work-around the fact that BaseSystem updates have specific dependency | Marc Espie |
2012-04-28 | cleaner code: only wrap the call to quirks itself inside an eval. | Marc Espie |
2012-04-28 | add a "fake" handle class for base system updates and ForwardDependencies | Marc Espie |
2012-04-27 | use our light-weight OpenBSD::MkTemp, which is safer, more accurate, | 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-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 | fix -a <list> semantics: | Marc Espie |
2011-11-24 | allow code to proceed if -e + -r. | Marc Espie |
2011-11-21 | exit code of 1 for -e errors, 2 for -r errors... combine as 3. | 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-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-08-31 | propagate change of internals | Marc Espie |
2011-08-31 | versionspec stuff belongs in PkgSpec, not PackageName | 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 | Shared Stuff never got used | Marc Espie |
2011-08-26 | zap fatpackages. nobody actually uses them. | Marc Espie |
2011-08-23 | zap old INSTALL/DEINSTALL stuff, it's been deprecated for 3 years, and removed | Marc Espie |
2011-08-18 | spacing | Marc Espie |
2011-08-18 | tweak | Marc Espie |
2011-08-17 | pkg_add and pkg_delete will now syslog activity by default. | Marc Espie |