aboutsummaryrefslogtreecommitdiff
path: root/databases/rubygem-dm-chunked_query
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
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* 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
* - Add LICENSESunpoet Po-Chuan Hsieh2015-05-271-10/+12
| | | | | | | | - Sort RUN_DEPENDS - Fix indent Notes: svn path=/head/; revision=387649
* - Add stage supportSteve Wills2013-10-301-1/+0
| | | | Notes: svn path=/head/; revision=332032
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* - Update to 0.3.1Steve Wills2012-08-042-3/+3
| | | | Notes: svn path=/head/; revision=301985
* - Point at the homepage consistently as defined by rubygems.orgPhilip M. Gollucci2011-12-201-1/+1
| | | | Notes: svn path=/head/; revision=287683
* - Update MAINTAINER to ruby@ for my ruby portsRyan Steinmetz2011-10-161-1/+1
| | | | Notes: svn path=/head/; revision=283600
* Fix CATEGORIESRyan Steinmetz2011-08-021-1/+1
| | | | | | | Approved by: wxs (mentor) Notes: svn path=/head/; revision=278831
* New port: databases/rubygem-dm-chunked_queryRyan Steinmetz2011-08-013-0/+28
Allows performing chunked queries on DataMapper Models or Collections. WWW: http://rubygems.org/gems/dm-chunked_query Approved by: wxs (mentor) Notes: svn path=/head/; revision=278718