summaryrefslogtreecommitdiff
path: root/math/rubygem-expression_parser/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Convert USES=gem:autoplist to USES=gem since autoplist is defaultSteve Wills2016-04-271-1/+1
|
* create USES=gem and update rubygem- ports to use itSteve Wills2016-04-271-2/+1
| | | | | | | Note that for now ports still have to have USE_RUBY=yes to use USES=gem PR: 209041 Differential Revision: https://reviews.freebsd.org/D6070
* Set NO_ARCH for remaining rubygem-* ports with no arch dependent filesPhilip M. Gollucci2015-07-021-0/+2
| | | | | | | Obtained from: DEVELOPER_MODE With Hat: ruby@ Sponsored by: RideCharge Inc / Curb
* new port: math/rubygem-expression_parserMichael Moll2015-05-081-0/+15
A mathematical expression parser for Ruby WWW: http://lukaszwrobel.pl/blog/math-parser-part-1-introduction PR: 199923 Differential Revision: https://reviews.freebsd.org/D2483 Submitted by: Torsten Zuehlsdorff <ports@toco-domains.de> Approved by: mat (mentor)