aboutsummaryrefslogtreecommitdiff
path: root/devel/ruby-byaccr
Commit message (Collapse)AuthorAgeFilesLines
* Add SIZE data.Akinori MUSHA2004-03-221-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104943
* De-pkg-comment.Akinori MUSHA2003-02-182-1/+1
| | | | Notes: svn path=/head/; revision=75776
* Catch up with the Ruby Application Archive's URL scheme change.Akinori MUSHA2002-12-071-1/+0
| | | | Notes: svn path=/head/; revision=71410
* USE_REINPLACE instead of perl.Akinori MUSHA2002-11-021-1/+3
| | | | Notes: svn path=/head/; revision=69298
* Use RUBY_MOD*.Akinori MUSHA2002-10-062-12/+12
| | | | Notes: svn path=/head/; revision=67504
* Update to 0.1.Akinori MUSHA2001-04-023-9/+15
| | | | Notes: svn path=/head/; revision=40759
* Update MASTER_SITES and WWW's.Akinori MUSHA2001-03-222-1/+2
| | | | Notes: svn path=/head/; revision=40187
* Add %%PORTDOCS%%.Akinori MUSHA2001-02-101-5/+5
| | | | Notes: svn path=/head/; revision=38173
* Remove RUBY_EXAMPLESDIR on deinstallation if it's empty. As byaccrAkinori MUSHA2000-11-032-0/+2
| | | | | | | doesn't RUN_DEPENDS on ruby, it has to remove the directory by itself. Notes: svn path=/head/; revision=34744
* Add ruby-byaccr, a parser generator for ruby based on 'Berkeley Yacc'Akinori MUSHA2000-11-026-0/+68
and 'Berkeley Yacc for Java'. Notes: svn path=/head/; revision=34587