Age | Commit message (Expand) | Author |
2014-01-05 | don't whine about octal numbers > 2^32. They're not portable, but | Marc Espie |
2014-01-05 | document -DFW_UPDATE/@option firmware | Marc Espie |
2014-01-05 | have -DFW_UPDATE set @option firmware on downloaded firmwares. | Marc Espie |
2014-01-04 | recognize @option firmware | Marc Espie |
2014-01-04 | more forbidden elements | Marc Espie |
2014-01-04 | oops, it's global to the set, no need to do it several times | Marc Espie |
2014-01-04 | mark @vendor as old keyword so that transitory packages can be handled | Marc Espie |
2014-01-04 | vendor->signer | Marc Espie |
2014-01-03 | synch with signify usage | Marc Espie |
2014-01-03 | PATH is now fixed | Marc Espie |
2014-01-03 | remove trailing whitespace and unneccessary macros from previous; | Jason McIntyre |
2014-01-03 | make sure elements are not set manually, namely forbid | Marc Espie |
2014-01-03 | explain why digital-sig must be unique | Marc Espie |
2014-01-03 | finish moving annotations around | Marc Espie |
2014-01-03 | start moving internal annotations' description into package(5) proper, | 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 | Someone accidentally the verb (Henri Kemppainen) | 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 |
2014-01-02 | Document new options related to signatures | Marc Espie |
2014-01-02 | adapt to signify changes | Marc Espie |
2013-12-31 | ... and rename this too | Marc Espie |
2013-12-31 | signify support | Marc Espie |
2013-12-30 | @vendor annotation | Marc Espie |
2013-12-30 | use replacing method (and not var) | Marc Espie |
2013-12-30 | explicitly fix the PATH to something sensible | Marc Espie |
2013-12-29 | fix sign-while-creating mode | Marc Espie |
2013-12-25 | fix autoloading of quirks: don't try to run quirks while processing the | Marc Espie |
2013-12-25 | sign package thru a signer object, instead of hardcoding signature parameters | Marc Espie |
2013-12-25 | move the choice of signature type for checking into one single place | Marc Espie |
2013-12-25 | a bit more scaffolding for running quirks. In particular, once quirks | Marc Espie |
2013-12-23 | Cope with the change in ftp(1) warning messages since last commit. | Jeremie Courreges-Anglas |
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-12-23 | simpler logic: if one package is signed, check all digests | Marc Espie |
2013-12-23 | real fix: turns out visit_with_* are transparent, e.g., pass all their | Marc Espie |
2013-12-23 | and I fucked up that one too... | Marc Espie |
2013-12-23 | interface bug: visit_with_size has a state parameter. | Marc Espie |
2013-12-08 | Force LC_ALL to 'C' before exec'ing ftp or gzip -d. pkg_add expects | Jeremie Courreges-Anglas |
2013-12-08 | also cover initial installations (which means we do try to install | Marc Espie |
2013-12-08 | make use of the new "quirks" interface | Marc Espie |
2013-10-15 | If the fake target of a port installed an empty (0-byte) file as a | Ingo Schwarze |
2013-09-24 | missing number | Marc Espie |
2013-09-11 | pkglocatedb should be installable even if nothing is there... | Marc Espie |
2013-07-08 | Swap the program name and it's exit code so the output makes sense again. | Jasper Lievisse Adriaanse |
2013-07-05 | zap; it's pointless and badly outdated. | Jasper Lievisse Adriaanse |
2013-05-29 | I had misgivings about that one, I was right. Missed an obvious testcases, | Marc Espie |
2013-05-29 | allow installpath to use +=, requested by quite a few people, | Marc Espie |
2013-05-26 | add B: to the list of options actually handled. | Marc Espie |