aboutsummaryrefslogtreecommitdiff
path: root/databases/rubygem-dm-aggregates/Makefile
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-1/+1
| | | | | | | | 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-0/+2
| | | | Notes: svn path=/head/; revision=387648
* - 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 ruby-dm ports to latest versionsSteve Wills2011-10-271-1/+1
| | | | Notes: svn path=/head/; revision=284406
* - Update Data Mapper to 1.1.0Philip M. Gollucci2011-06-231-2/+1
| | | | | | | | | | and its required dependecies With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=276150
* - Fix dependency versions based on rubygems.orgPhilip M. Gollucci2010-09-221-1/+2
| | | | | | | | With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=261573
* - Update to 1.0.2Philip M. Gollucci2010-09-091-1/+1
| | | | | | | | With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=260884
* - Update to 1.0.1Philip M. Gollucci2010-09-091-2/+2
| | | | | | | | With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=260822
* DataMapper is a Object Relational Mapper written in Ruby. The goal is to createPhilip M. Gollucci2010-08-271-3/+2
| | | | | | | | | | | | | | | an ORM which is fast, thread-safe and feature rich. Please Welcome 1.0.0 http://datamapper.org/ PR: ports/147800 Submitted by: myself (pgollucci) Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=260057
* Prep for datamapper 1.0Philip M. Gollucci2010-08-271-1/+1
| | | | | | | | | | | - jyyou@cs.nctu.edu.tw -> ruby [1] PR: ports/147800 [1] Approved by: portmgr (flz) [1] AND maintainer timeout (jyyou@cs.nctu.edu.tw ; > 2.5 months) With Hat: ruby Notes: svn path=/head/; revision=260055
* - Convert MASTER_SITES to RGPhilip M. Gollucci2010-05-271-1/+1
| | | | | | | | | | | | | PR: ports/147013 ports/147014 ports/147015 ports/147016 ports/147017 ports/147018 ports/147019 ports/147020 ports/147033 ports/147034 ports/147035 ports/147036 ports/147037 ports/147038 ports/147040 ports/147041 ports/147042 Submitted by: pgollucci@ (myself) With Hat: ruby@ Notes: svn path=/head/; revision=255155
* DataMapper plugin providing support for aggregates, functions on collectionsMartin Wilke2010-02-081-0/+23
and datasets WWW: http://github.com/datamapper/dm-more/tree/master/dm-aggregates PR: ports/143519 Submitted by: Jyun-Yan You <jyyou at cs.nctu.edu.tw> Notes: svn path=/head/; revision=249461