Age | Commit message (Expand) | Author |
2014-01-23 | tweak the way we create and sign packages significantly: | Marc Espie |
2014-01-23 | clean-up synopsis | Marc Espie |
2014-01-23 | zap the sign-only part (moved to PkgSign.pm). | Marc Espie |
2014-01-20 | for the SHA256 file, output checksums in base64; ok espie@ | Christian Weisgerber |
2014-01-18 | involuntary sneak preview, revert | Marc Espie |
2014-01-18 | ...and sort SHA256 properly | Marc Espie |
2014-01-17 | tweak the interface to generating signatures yet again. | Marc Espie |
2014-01-13 | say something if we sign an empty repository | Marc Espie |
2014-01-09 | bump copyright to 2014 | Marc Espie |
2014-01-09 | if we're re-signing, check old sig first. shouldn't sign stuff we don't | Marc Espie |
2014-01-09 | @signer makes sense only for signify, so move it there. | Marc Espie |
2014-01-09 | simplify a bit: pass the first SIGNER for @signer. | Marc Espie |
2014-01-09 | switch to internal gzip/gunzip. | Marc Espie |
2014-01-09 | tweak signing yet again. Have pkg_create automatically add signing | Marc Espie |
2014-01-07 | integrate signer logic and fix resign with -DSIGNER | Marc Espie |
2014-01-07 | if HISTORY_DIR is defined, create a new "permanent" file during build. | Marc Espie |
2014-01-07 | allow processing of package lists in parallel. | Marc Espie |
2014-01-04 | more forbidden elements | Marc Espie |
2014-01-04 | vendor->signer | Marc Espie |
2014-01-03 | make sure elements are not set manually, namely forbid | Marc Espie |
2014-01-02 | simplify handling of special files some more, that stuff has fixed names | Marc Espie |
2014-01-02 | make the special file creation more explicit, so that the order actually | Marc Espie |
2014-01-02 | be more explicit in why we don't write DESC | Marc Espie |
2014-01-02 | zap PKG_PREFIX (undocumented and unused, now) | Marc Espie |
2013-12-31 | signify support | Marc Espie |
2013-12-30 | @vendor annotation | Marc Espie |
2013-12-29 | fix sign-while-creating mode | Marc Espie |
2013-12-25 | sign package thru a signer object, instead of hardcoding signature parameters | Marc Espie |
2013-12-23 | move ntogo code, so it can be used while copying packages in pkg_create. | Marc Espie |
2013-12-23 | get rid of "copy_long", we don't really need to recheck names while copying | Marc Espie |
2013-10-15 | If the fake target of a port installed an empty (0-byte) file as a | Ingo Schwarze |
2012-12-31 | simple optimization: if we're already erroring out, there's totally no | Marc Espie |
2012-06-08 | activate new pkg_create magic. | Marc Espie |
2012-05-24 | put possible fragments in there. | Marc Espie |
2012-05-15 | supplementary magic code, not active yet | Marc Espie |
2012-05-15 | less hackish test for LIB*VERSION: after building the element, | Marc Espie |
2012-05-07 | well pkg_create itself doesn't care, but a custom ->annotate will get | Marc Espie |
2012-05-01 | make fragment handling yet more customizable | Marc Espie |
2012-04-30 | allow a subclass to override that specific error | Marc Espie |
2012-04-30 | make the reading of packing-lists amenable to further annotations, such as | Marc Espie |
2012-04-30 | move code around a bit more | Marc Espie |
2012-04-30 | more refactor | Marc Espie |
2012-04-30 | just a bit of refactoring, make sure option handling is done in state, | Marc Espie |
2012-02-13 | warn when @option no-default-conflict and not explicit @conflict. | 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-05 | Enable the new apropos(1), whatis(1), and makewhatis(8). | 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 |