aboutsummaryrefslogtreecommitdiff
path: root/sysutils/rubygem-guard-compat
Commit message (Collapse)AuthorAgeFilesLines
* Convert USES=gem:autoplist to USES=gem since autoplist is defaultSteve Wills2016-04-271-1/+1
| | | | Notes: svn path=/head/; revision=414136
* 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 Notes: svn path=/head/; revision=414118
* - Add LICENSESunpoet Po-Chuan Hsieh2015-09-251-0/+1
| | | | Notes: svn path=/head/; revision=397857
* - Remove RG linkSunpoet Po-Chuan Hsieh2015-08-131-1/+0
| | | | Notes: svn path=/head/; revision=394174
* - Remove blank line between NO_ARCH and USE_RUBYSunpoet Po-Chuan Hsieh2015-07-061-1/+0
| | | | Notes: svn path=/head/; revision=391473
* 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 Notes: svn path=/head/; revision=391169
* - Update to 1.2.1Sunpoet Po-Chuan Hsieh2015-01-152-3/+3
| | | | | | | Changes: https://github.com/guard/guard-compat/releases Notes: svn path=/head/; revision=377101
* - Add rubygem-guard-compat 1.2.0Sunpoet Po-Chuan Hsieh2014-12-283-0/+25
Guard::Compat provides only a test helper for testing custom Guard plugins currently. WWW: https://github.com/guard/guard-compat RG: https://rubygems.org/gems/guard-compat Notes: svn path=/head/; revision=375709