summaryrefslogtreecommitdiff
path: root/graphics/rubygem-railroad
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.5.0.Wesley Shields2008-05-153-12/+19
| | | | | | | | | PR: ports/123622 Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer) Approved by: garga (mentor, implicit) Notes: svn path=/head/; revision=213073
* - Add ruby 1.9 supportStanislav Sedov2008-04-061-3/+4
| | | | | | | | | | | | | | | | | - Implement new knobs for gems and rake (these are included in ruby 1.9 distribution already). Also move gem bits from ruby-gems/Makefile.common to bsd.ruby.mk[1]. Now to depend on gems or rake you should define USE_RUBYGEMS/USE_RAKE accordingly. Also RAKE_BIN variable is provided for pointing to the right rake executable. - Rewrite RUBY_SCHEBANG in awk to eliminate build dependency on ruby. Discussed with: Jonathan Weiss <jw@innerewut.de> [1] (gems maintainer) Tested by: ports@ Notes: svn path=/head/; revision=210636
* - Update to 0.4.0Cheng-Lung Sung2007-04-272-4/+4
| | | | | | | | PR: ports/112175 Submitted by: maintainer (Alexander Logvinov) Notes: svn path=/head/; revision=190992
* Add rubygem-railroad 0.3.4, a class diagrams generator for Ruby on RailsCheng-Lung Sung2007-04-224-0/+87
applications. PR: ports/111752 Submitted by: Alexander Logvinov <ports at logvinov.com> Notes: svn path=/head/; revision=190637