IABSD.fr/ports/misc/tpp

Branch :


Log

Author Commit Date CI Message
9b887790 2017-11-01 10:12:25 Bump ports after default ruby version switch to ruby 2.4
d3abd54b 2016-09-06 15:37:53 Bump ruby dependent ports after default ruby version switch from ruby 2.2 to ruby 2.3.
4ad0a611 2015-07-16 17:27:08 Switch the default ruby version from ruby 2.1 to 2.2, and bump affected ports. OK jcs@ ajacoutot@
570aa62a 2015-01-18 03:12:39 Drop remaining MD5/RMD160/SHA1 checksums.
3f10ada5 2014-10-02 12:50:42 drop hardcoded ruby version (1.8); all examples run fine with ruby 2.1
06a91025 2013-10-11 23:48:03 Drop USE_GROFF since groff and mandoc produce identical output.
3863f143 2013-06-23 16:37:53 Security fix for CVE-2013-2208 tpp: Possibility of arbitrary code execution when processing untrusted TPP template.
ac78ad4e 2013-03-20 19:13:50 Make ruby 1.9 the default ruby for non-gem/extconf ports, for consistency with the gem/extconf ports. Update non-gem/extconf ports that relied on the previous default of ruby 1.8 to explicitly specify it. OK ajacoutot@
0662a4e9 2013-03-11 11:20:26 PERMIT_* / REGRESS->TEST sweep
a19a62aa 2012-10-09 10:20:05 Require rubygems, so that this will work when ruby-ncurses starts using the gem version. OK landry@