aboutsummaryrefslogtreecommitdiff
path: root/devel/ruby-rbison
Commit message (Collapse)AuthorAgeFilesLines
* - Assign all unmaintained ruby ports to ruby@,Stanislav Sedov2009-06-161-1/+1
| | | | | | | so people will know where to send questions to. Notes: svn path=/head/; revision=236032
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* Migration from bison 1.x to 2.xAde Lovett2007-10-171-3/+2
| | | | | | | | PR: 117086 Tested by: -exp runs Notes: svn path=/head/; revision=201613
* - change mirror to be fetchableCheng-Lung Sung2006-05-241-1/+1
| | | | | | | | PR: 97757 Submitted by: Martin Wilke <freebsd_AT_unixfreunde dot de> Notes: svn path=/head/; revision=163220
* - 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
* Add SIZE data.Akinori MUSHA2004-03-221-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104943
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* De-pkg-comment.Akinori MUSHA2003-02-182-1/+1
| | | | Notes: svn path=/head/; revision=75776
* Use RUBY_MOD*.Akinori MUSHA2002-10-062-13/+13
| | | | Notes: svn path=/head/; revision=67504
* Add %%PORTDOCS%%.Akinori MUSHA2001-02-101-9/+9
| | | | Notes: svn path=/head/; revision=38173
* Update to 0.0.7.Akinori MUSHA2000-11-222-4/+3
| | | | Notes: svn path=/head/; revision=35357
* Add ruby-rbison, which generates a Ruby parser class from a Bison-likeAkinori MUSHA2000-11-025-0/+62
specification file. Notes: svn path=/head/; revision=34584