IABSD.fr/ports/textproc/ruby-mustache

Branch :


Log

Author Commit Date CI Message
570aa62a 2015-01-18 03:12:39 Drop remaining MD5/RMD160/SHA1 checksums.
a6b8b062 2014-10-11 19:54:46 Bump gem ports buildable with ruby 1.8 that have binaries The binaries now use a 18 suffix on ruby 1.8.
e79a176b 2013-10-26 23:55:34 Bump all ruby gem ports supporting rbx FLAVOR due to change to rubinius gem directory when upgrading rubinius from 1.2.4 to 2.1.1.
eae66e4a 2013-03-11 11:35:43 PERMIT_* / REGRESS->TEST sweep
c3579f1b 2012-09-23 16:57:32 Bump revisions for ruby gem/extconf ports after the switch to ruby 1.9 by default, since the ruby 1.8 version now has a ruby18 explicit FLAVOR.
4dba2426 2011-11-17 15:30:08 Import ruby-mustache 0.99.4 Inspired by ctemplate and et, Mustache is a framework-agnostic way to render logic-free views. As ctemplates says, "It emphasizes separating logic from presentation: it is impossible to embed application logic in this template language." OK sthen@