aboutsummaryrefslogtreecommitdiff
path: root/devel/ruby-byaccr
Commit message (Collapse)AuthorAgeFilesLines
* Remove USE_REINPLACE from all categories starting with DEdwin Groothuis2006-05-041-2/+0
| | | | Notes: svn path=/head/; revision=161363
* eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154134
* - Add some SHA256 checksumsPav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149311
* With portmgr hat on, reset maintainership of knu's ports since he hasMark Linimon2005-11-111-1/+1
| | | | | | | been inactive more than 6 months. We hope to see him back sometime. Notes: svn path=/head/; revision=147872
* - 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
* 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