aboutsummaryrefslogtreecommitdiff
path: root/devel/ruby-byaccr/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Fix MASTER_SITESKirill Ponomarev2004-06-081-1/+1
| | | | | | | | | PR: ports/66690 Submitted by: Roman Neuhauser <neuhauser@chello.cz> Approved by: maintainer timeout Notes: svn path=/head/; revision=111094
* De-pkg-comment.Akinori MUSHA2003-02-181-0/+1
| | | | Notes: svn path=/head/; revision=75776
* USE_REINPLACE instead of perl.Akinori MUSHA2002-11-021-1/+3
| | | | Notes: svn path=/head/; revision=69298
* Use RUBY_MOD*.Akinori MUSHA2002-10-061-4/+4
| | | | Notes: svn path=/head/; revision=67504
* Update to 0.1.Akinori MUSHA2001-04-021-6/+7
| | | | Notes: svn path=/head/; revision=40759
* Update MASTER_SITES and WWW's.Akinori MUSHA2001-03-221-1/+1
| | | | Notes: svn path=/head/; revision=40187
* Remove RUBY_EXAMPLESDIR on deinstallation if it's empty. As byaccrAkinori MUSHA2000-11-031-0/+1
| | | | | | | 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-021-0/+37
and 'Berkeley Yacc for Java'. Notes: svn path=/head/; revision=34587