aboutsummaryrefslogtreecommitdiffstats
path: root/databases/ruby-bdb/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Allow ports using ruby extconf to be built as non rootantoine2014-08-261-2/+0
* Berkeley DB cleanup, remove versions 4.0 ... 4.7.mandree2014-08-221-1/+1
* Make it buildable with Ruby 2.1.ume2014-07-221-8/+6
* Modernize USE_BZIP2 -> USES=tar:bzip2 to fix DEVELOPER=yes warning.mandree2014-07-161-2/+1
* Convert to staging, and fix a few quirks along the way:mandree2014-01-031-6/+28
* - Minimize patches to just remove the comparisonswills2014-01-031-1/+1
* - Make check for bdb version ignore the patch levelswills2014-01-031-1/+1
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Fix problem that options dialog is popd up even if there is alreadyknu2013-04-251-2/+1
* Correct the credit as follows, and bump PORTREVISION for the previous change.knu2013-04-231-0/+1
* Fix build with Ruby 2.0 and follow the ports framework updates.knu2013-04-231-32/+25
* - Allow regression tests to be run under ruby 1.9pgollucci2012-02-091-0/+1
* Update to 0.6.6 which I've just released.knu2011-04-221-8/+8
* - Convert to RF macropgollucci2010-06-081-2/+1
* Update MASTER_SITES.knu2009-05-161-3/+2
* - Don't generate exceptions on faliures in bdb close call. This fixesstas2009-05-081-0/+1
* Update to 0.6.5.knu2009-03-091-2/+4
* Update to 0.6.4.knu2008-06-261-20/+33
* Update to 0.6.2.knu2007-08-271-1/+1
* Update to version 0.6.1, which reportedly supports the DB 4.6 series.knu2007-08-101-1/+1
* Ri files are no longer installed, so fix plist.knu2007-04-271-3/+0
* Update to 0.6.0.knu2007-02-041-2/+1
* - Fix the last commit: --with-db-lib -> --with-db-versionsem2006-07-161-2/+2
* - Fix a bug when databases/ruby-bdb port links only with highest version ofsem2006-07-161-1/+3
* - Update to 0.5.9, which now supports bdb 4.4.knu2006-06-071-22/+7
* Fix an installation bug when WITH_BDB_VER is set to 42 or 43.knu2005-11-301-2/+2
* Update to 0.5.7.knu2005-11-141-2/+2
* With portmgr hat on, reset maintainership of knu's ports since he haslinimon2005-11-111-1/+1
* - Support bdb43pav2005-09-111-0/+3
* Update to 0.5.3.knu2004-12-241-1/+1
* Update to 0.5.1.knu2004-08-121-2/+7
* Add support for db2 and db42 in addition to db3, db4 and db41.knu2004-05-131-3/+11
* - Build with db4 instead of db3 by default.knu2004-05-131-19/+12
* Update to 0.5.0.knu2003-12-241-1/+1
* Update to 0.4.9.knu2003-12-151-1/+1
* Update to 0.4.8.knu2003-09-071-1/+1
* Update to 0.4.7.knu2003-07-291-4/+7
* Update to 0.4.3.knu2003-06-261-1/+1
* Update to 0.4.3.knu2003-06-161-1/+1
* Update to 0.4.2.knu2003-06-011-1/+1
* Update to 0.4.1.knu2003-04-051-1/+1
* Update to 0.4.0.knu2003-03-041-1/+1
* De-pkg-comment.knu2003-02-181-0/+1
* Update to 0.3.9.knu2003-02-081-2/+4
* Update to 0.3.8, which is compatible with the latest ruby 1.8.knu2003-01-021-3/+15
* Use RUBY_MOD*.knu2002-10-071-4/+4
* Update to 0.3.5. (adapted for db 4.1.24)knu2002-09-201-1/+1
* Update to 0.3.4.knu2002-09-081-5/+1
* BerkeleyDB cleanup - stage 2ade2002-08-231-1/+2
* Update to 0.3.3. (now supports db 4.1.16)knu2002-08-161-4/+4
* Update to 0.3.2.knu2002-07-151-1/+4
* Update to 0.3.1.knu2002-03-171-2/+1
* Build a module with a correct combination of headers and library on aknu2002-02-131-2/+5
* Update to 0.3.0.knu2002-02-111-1/+1
* Add a WITH_BDB4 knob.knu2002-01-161-2/+12
* Remove an obsolete patch (Perl substitution) against extconf.rb.knu2002-01-161-3/+0
* Update to 0.2.9.knu2002-01-151-1/+1
* Update to 0.2.7.knu2001-12-131-1/+1
* Update to 0.2.6.knu2001-11-281-2/+1
* Bump the PORTREVISION's of the ports which install architectureknu2001-09-181-0/+1
* Update to 0.2.5.knu2001-09-121-1/+1
* Update to 0.2.4.knu2001-08-281-1/+1
* Update to 0.2.3.knu2001-08-181-2/+1
* Link with -ldb3 instead of -ldb.knu2001-08-021-0/+3
* Back out the db3 port update because some of these dependent ports hadknu2001-08-011-1/+2
* Update to 0.2.2.knu2001-07-291-2/+1
* Reflect databases/db3's shlib version bump from 2 to 3.knu2001-07-251-1/+2
* Update to 0.2.1.knu2001-07-251-1/+1
* Update to 0.2.0.knu2001-07-081-1/+1
* Update to 0.1.9.knu2001-06-211-1/+1
* Update to 0.1.8.knu2001-04-161-1/+1
* Update to 0.1.7.knu2001-04-111-1/+1
* Add ruby-bdb, a Ruby interface to Sleepycat's Berkeley DB revision 2knu2001-03-081-0/+38