aboutsummaryrefslogtreecommitdiff
path: root/devel/rubygem-sexp_processor
Commit message (Collapse)AuthorAgeFilesLines
* With portmgr hat, reassign these from clsung (who is apparently havingMark Linimon2010-12-071-1/+1
| | | | | | | email troubles) to ruby@. Notes: svn path=/head/; revision=265809
* - Update to 3.0.5Cheng-Lung Sung2010-09-202-4/+4
| | | | | | | | PR: ports/150411 Submitted by: pgollucci Notes: svn path=/head/; revision=261463
* RF -> RG Conversion (Part III)Philip M. Gollucci2010-09-091-2/+1
| | | | | | | | With Hat: ruby@ Tested by: make checksum Notes: svn path=/head/; revision=260866
* - GEMS are always RUN_DEPENDS of other GEMSPhilip M. Gollucci2010-06-061-2/+1
| | | | | | | | | | | | | - Bump PORTREVISION when something other then BUILD_DEPENDS changes - Some minor verticle whitespace in some ports for consistency with the rest PR: ports/147551 Submitted by: pgollucci@ (myself) Reviewed by: portmgr (pav) With Hat: ruby Notes: svn path=/head/; revision=255916
* - Updat to 3.0.4Cheng-Lung Sung2010-04-222-4/+4
| | | | Notes: svn path=/head/; revision=253044
* - Update to 3.0.3Cheng-Lung Sung2009-08-172-4/+4
| | | | Notes: svn path=/head/; revision=239722
* - Update to 3.0.2Cheng-Lung Sung2009-07-292-4/+4
| | | | | | | | PR: ports/136741 Submitted by: pgollucci Notes: svn path=/head/; revision=238575
* - Fix plist after ruby update by generating it dynamically.Stanislav Sedov2009-02-142-95/+1
| | | | Notes: svn path=/head/; revision=228255
* sexp_processor branches from ParseTree bringing all the generic sexpCheng-Lung Sung2009-02-034-0/+125
processing tools with it. Sexp, SexpProcessor, Environment, etc... all for your language processing pleasure WWW: http://rubyforge.org/projects/parsetree/ Notes: svn path=/head/; revision=227495