summaryrefslogtreecommitdiff
path: root/databases/rubygem-dm-core
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* 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
* - Add LICENSE_FILESunpoet Po-Chuan Hsieh2015-12-091-1/+1
| | | | Notes: svn path=/head/; revision=403415
* 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
* - Fix RUN_DEPENDSSunpoet Po-Chuan Hsieh2014-05-081-3/+5
| | | | | | | | | - Add LICENSE - Remove leading indefinite article from COMMENT - Bump PORTREVISION for dependency change Notes: svn path=/head/; revision=353272
* - 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-1/+2
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* - Update to 1.2.1Steve Wills2013-06-232-9/+5
| | | | Notes: svn path=/head/; revision=321641
* - Add rubygem-addressable 2.2 port copied from newer versionSteve Wills2013-05-261-3/+1
| | | | | | | | | | - Use that port for datamapper and friends PR: ports/178983 Submitted by: wollman Notes: svn path=/head/; revision=319143
* - Mark BROKEN: unable to resolve dependenciesBeat Gaetzi2012-08-211-0/+2
| | | | | | | | | | ERROR: While executing gem ... (Gem::DependencyError) Unable to resolve dependencies: dm-core requires addressable (~> 2.2.6) Reported by: pointyhat Notes: svn path=/head/; revision=302883
* - Fix depend versions according to rubygems.org [again]Philip M. Gollucci2011-11-021-1/+1
| | | | | | | | With Hat: ruby@ Tested by: P6 TB Full rubygem run Notes: svn path=/head/; revision=284931
* - Update ruby-dm ports to latest versionsSteve Wills2011-10-272-3/+3
| | | | Notes: svn path=/head/; revision=284406
* - Fix up depencies versions after all the churn todayPhilip M. Gollucci2011-06-231-1/+1
| | | | Notes: svn path=/head/; revision=276173
* - Update Data Mapper to 1.1.0Philip M. Gollucci2011-06-232-4/+3
| | | | | | | | | | and its required dependecies With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=276150
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - github is redirecting all these to https nowPhilip M. Gollucci2010-11-111-1/+1
| | | | Notes: svn path=/head/; revision=264379
* - Mass fixup of WWW: lines pkg-descr based on rubygems.org Homepage meta infoPhilip M. Gollucci2010-10-201-1/+1
| | | | | | | | | Prompted by: distilator With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=263313
* - 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-092-4/+4
| | | | | | | | With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=260884
* - Update to 1.0.1Philip M. Gollucci2010-09-092-4/+4
| | | | | | | | 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-273-6/+7
| | | | | | | | | | | | | | | 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 is a Object Relational Mapper written in Ruby. The goalMartin Wilke2010-02-083-0/+31
is to create an ORM which is fast, thread-safe and feature-rich. WWW: http://datamapper.org PR: ports/143517 Submitted by: Jyun-Yan You <jyyou at cs.nctu.edu.tw> Notes: svn path=/head/; revision=249460