aboutsummaryrefslogtreecommitdiff
path: root/databases/rubygem-dm-serializer
Commit message (Collapse)AuthorAgeFilesLines
* Fix RUN_DEPENDS: use rubygem-json_pure1Sunpoet Po-Chuan Hsieh2017-01-131-2/+2
| | | | | | | - Bump PORTREVISION for dependency change Notes: svn path=/head/; revision=431388
* databases/rubygem-dm-serializer: switch to json 1.x depSteve Wills2017-01-021-1/+2
| | | | Notes: svn path=/head/; revision=430386
* 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-5/+5
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* Fixup some whitespace at the beginning of lines problems.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412342
* - Add LICENSE_FILESunpoet Po-Chuan Hsieh2015-10-271-0/+1
| | | | Notes: svn path=/head/; revision=400297
* - Add NO_ARCHSunpoet Po-Chuan Hsieh2015-06-131-0/+1
| | | | Notes: svn path=/head/; revision=389530
* - Add LICENSESunpoet Po-Chuan Hsieh2013-11-301-2/+4
| | | | | | | - Sort RUN_DEPENDS and update minimal version requirement Notes: svn path=/head/; revision=335321
* - 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/+1
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* - Update to 1.2.2Steve Wills2012-08-042-5/+5
| | | | Notes: svn path=/head/; revision=301988
* - Fix depend versions according to rubygems.org [again]Philip M. Gollucci2011-11-021-2/+2
| | | | | | | | 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-6/+8
| | | | 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-5/+4
| | | | | | | | | | 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-2/+3
| | | | | | | | 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-5/+5
| | | | | | | | 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-0/+30
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