aboutsummaryrefslogtreecommitdiff
path: root/databases/rubygem-data_objects
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* databases/rubygem-data_objects: update to 0.10.17Steve Wills2018-01-152-3/+4
| | | | | | | | PR: 224742 Approved by: maintainer timeout (voldern@hoeggen.net, > 2 weeks) Notes: svn path=/head/; revision=459043
* - Fix trailing whitespace in pkg-descrs, categories [a-f]*Dmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415498
* 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 LICENSESunpoet Po-Chuan Hsieh2015-12-091-1/+3
| | | | Notes: svn path=/head/; revision=403414
* 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
* Remove Authors and License from pkg-descrBaptiste Daroussin2015-03-021-1/+0
| | | | Notes: svn path=/head/; revision=380303
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-06-101-1/+1
| | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories D-F. CR: D196 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=357277
* - Stage safeMartin Wilke2014-01-241-1/+0
| | | | Notes: svn path=/head/; revision=340899
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* - Update to 0.10.13Steve Wills2013-07-132-8/+4
| | | | | | | | PR: ports/179880 Approved by: maintainer timeout (voldern@hoeggen.net, >2 weeks) Notes: svn path=/head/; revision=322878
* - Update to 0.10.8Martin Wilke2012-05-162-3/+3
| | | | | | | | | PR: 167450 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Approved by: maintainer Notes: svn path=/head/; revision=296714
* - Update to 0.10.7Steve Wills2011-10-312-3/+3
| | | | | | | | | | | | PR: ports/162122 PR: ports/162123 PR: ports/162124 PR: ports/162125 Submitted by: swills (me) Approved by: voldern@hoeggen.net (maintainer) Notes: svn path=/head/; revision=284759
* - Update to 0.10.6Philip M. Gollucci2011-06-252-3/+3
| | | | Notes: svn path=/head/; revision=276387
* - Update to 0.10.5Philip M. Gollucci2011-06-252-3/+3
| | | | Notes: svn path=/head/; revision=276251
* - Update Data Objects to 0.10.4Philip M. Gollucci2011-06-232-3/+3
| | | | | | | | With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=276161
* - Update to 0.10.3Martin Wilke2011-03-252-6/+4
| | | | | | | | | PR: 155687 Submitted by: Jyun-Yan You <jyyou@cs.nctu.edu.tw> Approved by: maintainer Notes: svn path=/head/; revision=271708
* - 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 versionsPhilip M. Gollucci2010-10-051-1/+2
| | | | | | | | | | PR: ports/150802 Submitted by: myself (pgollucci) Approved by: maintainer timeout (voldern@hoeggen.net ; 14 days) Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=262429
* - Update to 0.10.2Philip M. Gollucci2010-09-112-7/+5
| | | | | | | | | | PR: ports/150064 Submitted by: myself (pgollucci) Approved by: voldern@hoeggen.net (maintainer) Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=260991
* - GEMS are always RUN_DEPENDS of other GEMSPhilip M. Gollucci2010-06-061-1/+2
| | | | | | | | | | | | | - Bump PORTREVISION when something other then BUILD_DEPENDS changes - Some minor verticle whitespace in some ports for consistency with the rest PR: ports/147551 Submitted by: pgollucci@ (myself) Reviewed by: portmgr (pav) With Hat: ruby Notes: svn path=/head/; revision=255916
* - Update to 0.10.0Philip M. Gollucci2010-01-182-4/+4
| | | | | | | | | PR: ports/142598 Submitted by: myself (pgollucci@) Approved by: voldern@hoeggen.net (maintainer) Notes: svn path=/head/; revision=248045
* The purpose of DO.rb is to rewrite existing Ruby database drivers to conform toMartin Wilke2009-04-243-0/+33
a single interface. At present, PostgreSQL, MySQL, and SQLite adapters are available. Author: Dirkjan Bussink (dbussink) <d.bussink@gmail.com> WWW: http://rubyforge.org/projects/dorb/ PR: ports/133842 Submitted by: Espen Volden aka voldern <voldern at hoeggen.net> Notes: svn path=/head/; revision=232681