Age | Commit message (Expand) | Author |
2014-06-16 | tweak extraction for out-of-order archives: do a first pass | Marc Espie |
2014-06-16 | tweak the size_and support to be able to do stuff out of order | Marc Espie |
2014-06-16 | fix bug introduced by work-around: sets with nothing to do must be marked | Marc Espie |
2014-06-15 | Correct precedence for returned value. | Andrew Fresh |
2014-06-12 | display full url if we can for UNSIGNED PACKAGES. | Marc Espie |
2014-06-10 | get verbose_system in line with _system, do not display \&code snippets... | Marc Espie |
2014-06-03 | as miod found out, mandocdb is slightly intrusive and wants to know where | Marc Espie |
2014-05-30 | oops, auto-read config only *after* we have a way to print out errors. | 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-05-20 | fix bogus extension: $code and $code2 belong in _system, so that | Marc Espie |
2014-05-05 | work-around the same location being reinstalled thru a different path | Marc Espie |
2014-04-22 | turns out there are exactly 3 ports that actually use longnames: | Marc Espie |
2014-04-21 | add support for reading/writing long paths and linkpaths as extended | Marc Espie |
2014-04-18 | Switch to the new makewhatis(8)/apropos(1)/whatis(1) combo. | Ingo Schwarze |
2014-04-15 | catch directories we don't have the right to enter instead of letting Find | Marc Espie |
2014-04-14 | tweak the file system walker to be able to walk from /, assuming -s src | Marc Espie |
2014-04-14 | switch to using common SetList code (this fixes the xfont sets btw) | Marc Espie |
2014-04-14 | missed man, and X is somewhat quaint... | Marc Espie |
2014-04-14 | extract the code that walks setlist, to be able to use it in pkg_check | Marc Espie |
2014-03-24 | don't proceed in case of permission errors | Marc Espie |
2014-03-18 | don't use $_ as "throw-away" variable, proper idiom is "undef" | Marc Espie |
2014-03-18 | remove $_ usage that warns under perl 5.18 | Marc Espie |
2014-03-18 | ... and commit this as well (linked to new signify.pm): allows specific | Marc Espie |
2014-03-18 | now that signify can read/write messages to pipes, use that to avoid | Marc Espie |
2014-03-09 | record errors, and only crash at the end. much less painful to synch | Marc Espie |
2014-03-07 | rename $_ for better style... lots more to be done | Marc Espie |
2014-03-07 | the IO::Uncompress framework can auto-detect compression type, turn | Marc Espie |
2014-03-05 | shush. signify is quiet now, but we want it to stay that way | Marc Espie |
2014-03-05 | refactor solve_from_ports a bit. | Marc Espie |
2014-02-14 | INSTALL/DEINSTALL scripts are completely dead these days | Marc Espie |
2014-02-13 | this one is non obvious enough it deserves a comment | Marc Espie |
2014-02-13 | still need the plists for kept handles... because of OldLibs. | Marc Espie |
2014-02-12 | no need for .Pp before .It and .Sh, zap trailing whitespace, | Ingo Schwarze |
2014-02-11 | requalify signature -> update signature and explain a bit more. | Marc Espie |
2014-02-11 | s/anyways/anyway/, ok espie@ | Stuart Henderson |
2014-02-11 | document that metainfo in plist is enforced. | Marc Espie |
2014-02-10 | pattern for "our" temporary files is not random... get it out of the | Marc Espie |
2014-02-10 | assume tweaking package status always work if $state->{not}. | Marc Espie |
2014-02-10 | cvstags are a bit fickle, there's no need to always-update if they change. | Marc Espie |
2014-02-09 | forgot about that small issue. Don't take crypto sigs into account for | Marc Espie |
2014-02-09 | wipe stuff during wipe_info, deref should keep unput correct. | Marc Espie |
2014-02-09 | grr... this should be kept across derefs | Marc Espie |
2014-02-09 | do a better job in wipe_info: close files and reap children. | Marc Espie |
2014-02-08 | be less verbose for pkg_delete -X | Marc Espie |
2014-02-08 | scrape update_info when we have full plists. | Marc Espie |
2014-02-08 | style | Marc Espie |
2014-02-08 | don't allow unsigned packages by default. | Marc Espie |
2014-02-08 | also limit the number of currently opened packages locally: each uncompress | Marc Espie |
2014-02-08 | fudge verbose state so that makewhatis is only verbose if pkg_add/delete -vv | Marc Espie |