summaryrefslogtreecommitdiff
path: root/databases/ruby-bdb/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.6.4.Akinori MUSHA2008-06-251-20/+33
| | | | | | | | PR: ports/122508 Submitted by: bf <bf2006a@yahoo.com> Notes: svn path=/head/; revision=215771
* Update to 0.6.2.Akinori MUSHA2007-08-271-1/+1
| | | | | | | This is just 0.6.1 + files/patch-src::bdb.c, but anyway. Notes: svn path=/head/; revision=198350
* Update to version 0.6.1, which reportedly supports the DB 4.6 series.Akinori MUSHA2007-08-101-1/+1
| | | | | | | Submitted by: matusita Notes: svn path=/head/; revision=197415
* Ri files are no longer installed, so fix plist.Akinori MUSHA2007-04-271-3/+0
| | | | | | | | PR: ports/111289 Submitted by: Christopher Shumway <cshumway@titan-project.org> Notes: svn path=/head/; revision=190986
* Update to 0.6.0.Akinori MUSHA2007-02-041-2/+1
| | | | | | | | PR: ports/108672 Submitted by: clsung Notes: svn path=/head/; revision=184136
* - Fix the last commit: --with-db-lib -> --with-db-versionSergey Matveychuk2006-07-151-2/+2
| | | | | | | Reported by: remko Notes: svn path=/head/; revision=167924
* - Fix a bug when databases/ruby-bdb port links only with highest version ofSergey Matveychuk2006-07-151-1/+3
| | | | | | | | | | | | databases/db* ports. If user sets other version with WITH_BDB_VER ruby-bdb builds with a port that user set, but links with highest version. it's caused ruby-bdb unworkable. PR: ports/99697 Submitted: Matthias Andree <matthias.andree_at_gmx.de> Notes: svn path=/head/; revision=167921
* - Update to 0.5.9, which now supports bdb 4.4.Akinori MUSHA2006-06-071-22/+7
| | | | | | | | | | | | | - Make good use of USE_BDB instead of tedious WITH_BDB* knobs. - Use 'PORTDOCS=*' to avoid maintaining a list of automatically generated document files that are renumbered on every release. PR: ports/98059 (update to 0.5.8) Submitted by: skv Notes: svn path=/head/; revision=164667
* Fix an installation bug when WITH_BDB_VER is set to 42 or 43.Akinori MUSHA2005-11-301-2/+2
| | | | | | | Submitted by: Jarrod Sayers <jarrod@netleader.com.au> Notes: svn path=/head/; revision=150054
* Update to 0.5.7.Akinori MUSHA2005-11-141-2/+2
| | | | Notes: svn path=/head/; revision=148222
* With portmgr hat on, reset maintainership of knu's ports since he hasMark Linimon2005-11-111-1/+1
| | | | | | | been inactive more than 6 months. We hope to see him back sometime. Notes: svn path=/head/; revision=147872
* - Support bdb43Pav Lucistnik2005-09-101-0/+3
| | | | | | | | | PR: ports/82924 Submitted by: delphij Approved by: maintainer timeout (knu; 2 months) Notes: svn path=/head/; revision=142387
* Update to 0.5.3.Akinori MUSHA2004-12-231-1/+1
| | | | | | | Submitted by: sumikawa Notes: svn path=/head/; revision=124995
* Update to 0.5.1.Akinori MUSHA2004-08-121-2/+7
| | | | | | | Build ri documents. Notes: svn path=/head/; revision=116012
* Add support for db2 and db42 in addition to db3, db4 and db41.Akinori MUSHA2004-05-121-3/+11
| | | | | | | Add CONFLICTS entries. Notes: svn path=/head/; revision=109027
* - Build with db4 instead of db3 by default.Akinori MUSHA2004-05-121-19/+12
| | | | | | | - Always suffix db's version number to PKGNAME. Notes: svn path=/head/; revision=109026
* Update to 0.5.0.Akinori MUSHA2003-12-231-1/+1
| | | | Notes: svn path=/head/; revision=96489
* Update to 0.4.9.Akinori MUSHA2003-12-151-1/+1
| | | | Notes: svn path=/head/; revision=95840
* Update to 0.4.8.Akinori MUSHA2003-09-061-1/+1
| | | | Notes: svn path=/head/; revision=88637
* Update to 0.4.7.Akinori MUSHA2003-07-291-4/+7
| | | | Notes: svn path=/head/; revision=85845
* Update to 0.4.3.Akinori MUSHA2003-06-261-1/+1
| | | | Notes: svn path=/head/; revision=83619
* Update to 0.4.3.Akinori MUSHA2003-06-151-1/+1
| | | | Notes: svn path=/head/; revision=83050
* Update to 0.4.2.Akinori MUSHA2003-06-011-1/+1
| | | | Notes: svn path=/head/; revision=81892
* Update to 0.4.1.Akinori MUSHA2003-04-051-1/+1
| | | | Notes: svn path=/head/; revision=78298
* Update to 0.4.0.Akinori MUSHA2003-03-031-1/+1
| | | | Notes: svn path=/head/; revision=76808
* De-pkg-comment.Akinori MUSHA2003-02-181-0/+1
| | | | Notes: svn path=/head/; revision=75772
* Update to 0.3.9.Akinori MUSHA2003-02-071-2/+4
| | | | Notes: svn path=/head/; revision=75056
* Update to 0.3.8, which is compatible with the latest ruby 1.8.Akinori MUSHA2003-01-011-3/+15
| | | | Notes: svn path=/head/; revision=72032
* Use RUBY_MOD*.Akinori MUSHA2002-10-061-4/+4
| | | | Notes: svn path=/head/; revision=67504
* Update to 0.3.5. (adapted for db 4.1.24)Akinori MUSHA2002-09-191-1/+1
| | | | Notes: svn path=/head/; revision=66731
* Update to 0.3.4.Akinori MUSHA2002-09-081-5/+1
| | | | Notes: svn path=/head/; revision=65823
* BerkeleyDB cleanup - stage 2Ade Lovett2002-08-221-1/+2
| | | | | | | | Update databases/db3 to 3.3.11, and fix the few ports that need sorting after the shlib version update, and a slight API change from 3.2.x->3.3.x Notes: svn path=/head/; revision=64836
* Update to 0.3.3. (now supports db 4.1.16)Akinori MUSHA2002-08-161-4/+4
| | | | Notes: svn path=/head/; revision=64573
* Update to 0.3.2.Akinori MUSHA2002-07-141-1/+4
| | | | Notes: svn path=/head/; revision=62938
* Update to 0.3.1.Akinori MUSHA2002-03-161-2/+1
| | | | Notes: svn path=/head/; revision=56217
* Build a module with a correct combination of headers and library on aAkinori MUSHA2002-02-131-2/+5
| | | | | | | | | system where db3 and db4 are both installed. For those who have built dysfunctional modules, bump the PORTREVISION. Notes: svn path=/head/; revision=54632
* Update to 0.3.0.Akinori MUSHA2002-02-101-1/+1
| | | | Notes: svn path=/head/; revision=54498
* Add a WITH_BDB4 knob.Akinori MUSHA2002-01-151-2/+12
| | | | Notes: svn path=/head/; revision=53133
* Remove an obsolete patch (Perl substitution) against extconf.rb.Akinori MUSHA2002-01-151-3/+0
| | | | Notes: svn path=/head/; revision=53132
* Update to 0.2.9.Akinori MUSHA2002-01-151-1/+1
| | | | Notes: svn path=/head/; revision=53118
* Update to 0.2.7.Akinori MUSHA2001-12-131-1/+1
| | | | Notes: svn path=/head/; revision=51449
* Update to 0.2.6.Akinori MUSHA2001-11-281-2/+1
| | | | Notes: svn path=/head/; revision=50695
* Bump the PORTREVISION's of the ports which install architectureAkinori MUSHA2001-09-171-0/+1
| | | | | | | | dependent ruby modules, due to the RUBY_ARCH change I've just committed. Notes: svn path=/head/; revision=47917
* Update to 0.2.5.Akinori MUSHA2001-09-121-1/+1
| | | | Notes: svn path=/head/; revision=47755
* Update to 0.2.4.Akinori MUSHA2001-08-281-1/+1
| | | | Notes: svn path=/head/; revision=47022
* Update to 0.2.3.Akinori MUSHA2001-08-181-2/+1
| | | | Notes: svn path=/head/; revision=46439
* Link with -ldb3 instead of -ldb.Akinori MUSHA2001-08-021-0/+3
| | | | Notes: svn path=/head/; revision=45723
* Back out the db3 port update because some of these dependent ports hadAkinori MUSHA2001-08-011-1/+2
| | | | | | | | | | | | | been broken by the incompatibility between db3.2 and db3.3. I am unconditionally bumping the PORTREVISION's to eliminate possible troubles that should not happen before the coming release. Sorry for inconvenience. I'll try to check compatibility hard before committing next time. Notes: svn path=/head/; revision=45700
* Update to 0.2.2.Akinori MUSHA2001-07-291-2/+1
| | | | Notes: svn path=/head/; revision=45584
* Reflect databases/db3's shlib version bump from 2 to 3.Akinori MUSHA2001-07-251-1/+2
| | | | Notes: svn path=/head/; revision=45472