summaryrefslogtreecommitdiff
path: root/devel/ruby-unit (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.2.9.Akinori MUSHA2000-10-293-16/+25
| | | | | | | | - Japanese documentation has been added. - Redundant *.rmi files have been removed from installation. Notes: svn path=/head/; revision=34391
* Update to 0.2.7.Akinori MUSHA2000-10-082-2/+2
| | | | Notes: svn path=/head/; revision=33583
* Update to 0.2.6.Akinori MUSHA2000-09-303-8/+8
| | | | | | | Use RUBY_SHEBANG_FILES. Notes: svn path=/head/; revision=33269
* Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBYAkinori MUSHA2000-09-261-3/+1
| | | | | | | | or USE_LIBRUBY is defined, individual ruby ports no longer need to include it explicitly. Notes: svn path=/head/; revision=33130
* Update to 0.2.5.Akinori MUSHA2000-09-092-2/+2
| | | | Notes: svn path=/head/; revision=32464
* Update with bsd.ruby.mk.Akinori MUSHA2000-09-072-90/+81
| | | | Notes: svn path=/head/; revision=32406
* Update to 0.2.4.Akinori MUSHA2000-09-032-2/+2
| | | | Notes: svn path=/head/; revision=32221
* Add ruby-runit, Ruby implementation of Kent Beck's Testing Framework.Akinori MUSHA2000-08-225-0/+143
(cf. eXtreme Programming ("XP")) Notes: svn path=/head/; revision=31857