aboutsummaryrefslogtreecommitdiff
path: root/databases/rubygem-do_sqlite3
Commit message (Collapse)AuthorAgeFilesLines
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-1/+1
| | | | | | | LIB_DEPENDS in databases Notes: svn path=/head/; revision=336187
* 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-9/+5
| | | | | | | | PR: ports/179879 Approved by: maintainer timeout (voldern@hoeggen.net, >2 weeks) Notes: svn path=/head/; revision=322877
* - Update to 0.10.8Martin Wilke2012-05-162-4/+4
| | | | | | | | | PR: 167453 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Approved by: maintainer Notes: svn path=/head/; revision=296716
* - 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 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-4/+4
| | | | Notes: svn path=/head/; revision=276387
* - Update to 0.10.5Philip M. Gollucci2011-06-252-3/+3
| | | | Notes: svn path=/head/; revision=276251
* - Fix up depencies versions after all the churn todayPhilip M. Gollucci2011-06-231-1/+1
| | | | Notes: svn path=/head/; revision=276173
* - 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
* - Fix dependency versionsPhilip M. Gollucci2011-06-201-1/+1
| | | | Notes: svn path=/head/; revision=275909
* - Update to 0.10.3Martin Wilke2011-03-252-3/+3
| | | | | | | | | PR: 155690 Submitted by: Jyun-Yan You <jyyou@cs.nctu.edu.tw> Approved by: maintainer Notes: svn path=/head/; revision=271711
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Update to 0.10.2Philip M. Gollucci2010-09-112-7/+7
| | | | | | | | | | PR: ports/150067 Submitted by: myself (pgollucci) Approved by: maintainer timeout (voldern@hoeggen.net ; 14 days) Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=260994
* - Update to 0.10.0 and unbreak deps are satisfiable nowPhilip M. Gollucci2010-02-112-7/+5
| | | | | | | | PR: ports/143494 [mysql ver] Submitted by: Jyun-Yan You <jyyou@cs.nctu.edu.tw> Notes: svn path=/head/; revision=249602
* - Mark BROKENPav Lucistnik2010-01-281-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=248777
* Ruby DataObjects driver to the SQLite DB engine version 3Martin Wilke2009-04-243-0/+35
The purpose of DO.rb is to rewrite existing Ruby database drivers to conform to 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/133853 Submitted by: Espen Volden aka voldern <voldern at hoeggen.net> Notes: svn path=/head/; revision=232682