IABSD.fr/ports/textproc/ruby-yard

Branch :


Log

Author Commit Date CI Message
93af99c2 2020-10-05 19:20:22 Comment out TEST_DEPENDS when MODRUBY_TEST is commented out
77f7cc9c 2019-07-12 20:49:33 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
17c1bd4b 2014-10-27 18:26:04 update to yard-0.8.7.6
df707ed9 2014-10-17 17:03:26 disable rspec2 tests for these ports as rspec2 will be removed shortly. ok jeremy@
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.
f71b4b6d 2014-09-24 18:56:04 update to yard-0.8.7.4
0b77e9a5 2014-01-05 13:50:06 update to yard-0.8.7.3
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
95b0d2dc 2013-02-02 15:58:55 import yard-0.8.3 YARD is a documentation generation tool for the Ruby programming language. It enables the user to generate consistent, usable documentation that can be exported to a number of formats very easily, and also supports extending for custom Ruby constructs such as custom class level definitions. ok jeremy@