Age | Commit message (Expand) | Author |
2018-06-15 | Add a -Dstub option to facilitate creating/adding/deleting "stubbed" packages | Marc Espie |
2018-02-27 | sanitize say/print output further | Marc Espie |
2017-03-03 | pass @sysctl into old stuff | Marc Espie |
2016-08-27 | in case we run delete_first (not enough room), delay the unlink of | Marc Espie |
2016-08-12 | band-aid for a nasty bug. tieto + space constraints don't interact well. | Marc Espie |
2016-04-02 | streamline the code that checks meta information before extracting files | Marc Espie |
2015-05-25 | allow pkg_add as nonroot to soft-fail when outside of local base. | Marc Espie |
2015-05-18 | identical common code -> refactor | Marc Espie |
2015-05-18 | better error in case we can't create tempfiles | Marc Espie |
2015-05-18 | simplify progressmeter calls to visit_and: we retrieve the state from the | Marc Espie |
2015-03-29 | make sure specialfiles get checked. Actual bug, got lost when moving to | Marc Espie |
2014-11-30 | missed some. | Marc Espie |
2014-11-25 | minor clean-up: the stuff not to display is tied to the set, so make the | Marc Espie |
2014-11-21 | a long time ago, DISPLAY and UNDISPLAY required special treatment, as they | Marc Espie |
2014-07-12 | finish killing old experiment, less confusing code | Marc Espie |
2014-07-11 | with out-of-order extraction, match tempnames to item names | Marc Espie |
2014-07-10 | add a separate timestamp annotation to have this as metadata | Marc Espie |
2014-07-07 | record how many bytes we saved for statistics purposes. | Marc Espie |
2014-07-01 | turn out-of-order extraction back on. | Marc Espie |
2014-06-25 | revert for now. Some aspects of tied code are currently broken in a fun | Marc Espie |
2014-06-17 | oops, committed debug version, to the tied hash was not used at all, | Marc Espie |
2014-06-16 | tweak extraction for out-of-order archives: do a first pass | Marc Espie |
2014-05-20 | yet more code that no longer makes any sense | Marc Espie |
2014-05-20 | makewhatis being now external, it no longer requires picky/test/check_dir. | Marc Espie |
2014-04-18 | Switch to the new makewhatis(8)/apropos(1)/whatis(1) combo. | Ingo Schwarze |
2014-03-18 | remove $_ usage that warns under perl 5.18 | Marc Espie |
2014-02-10 | assume tweaking package status always work if $state->{not}. | Marc Espie |
2014-02-08 | fudge verbose state so that makewhatis is only verbose if pkg_add/delete -vv | Marc Espie |
2014-02-03 | gc old stuff that never fixed the problem it intended to fix :( | Marc Espie |
2014-02-03 | store compact form of manpages. | Marc Espie |
2014-01-31 | minor fix: don't go to cache if genuine install | Marc Espie |
2014-01-30 | minor bug-fix, make sure partial is handled properly. | Marc Espie |
2014-01-17 | do check_digest per plist. | Marc Espie |
2014-01-11 | simplify code: always extract, then install, so that initial installations | Marc Espie |
2014-01-11 | a bit of spring cleanup in advance: scrape old stuff that's not really | Marc Espie |
2014-01-09 | bump copyright to 2014 | Marc Espie |
2014-01-07 | even if Ustar handles fifo and stuff gracefully, pkg contents should be more | Marc Espie |
2014-01-07 | tedu some very old checks: we no longer have INSTALL/UNINSTALL scripts, | Marc Espie |
2014-01-07 | let's verify all checksums. | Marc Espie |
2014-01-07 | simplify set_modes, there's no need to stat(2) stuff, chown -1 takes care | Marc Espie |
2014-01-05 | have -DFW_UPDATE set @option firmware on downloaded firmwares. | Marc Espie |
2013-12-30 | use replacing method (and not var) | Marc Espie |
2013-02-18 | re-apply: | Okan Demirmen |
2013-02-18 | revert previous; wrong time. | Okan Demirmen |
2013-02-18 | use localbase for pkg-readmes | Okan Demirmen |
2012-04-28 | zap blank spaces | Marc Espie |
2012-01-16 | Backout activation of the new apropos(1)/whatis(1)/makewhatis(8). | Ingo Schwarze |
2012-01-05 | Enable the new apropos(1), whatis(1), and makewhatis(8). | Ingo Schwarze |
2011-12-03 | In a collision, retrofit storage for 2nd pkgname. | Marc Espie |
2011-09-17 | make pkg_add -nvv work with respect to whatis.db updates; | Ingo Schwarze |