FreshPorts -- The Place For Ports Sat, 17 May 2008 1:01 PM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
ruby-bdb 0.6.2 databases on this many watch lists=199 search for ports that depend on this port
Ruby interface to Sleepycat's Berkeley DB revision 2 or later
Maintained by: knu@FreeBSD.org search for ports maintained by this maintainer
Port Added: 07 Mar 2001 16:10:53
Also Listed In: ruby


Ruby-bdb is an interface to Sleepycat's Berkeley DB revision 2 or
later.  DB >= 2 is required. (some functionalities like join are not
available with DB < 2.6)

Author:	Guy Decoux <ts@moulon.inra.fr>
WWW:	http://moulon.inra.fr/ruby/bdb.html
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: lang/ruby18
Required To Run: lang/ruby18
Required Libraries: databases/db41

To install the port: cd /usr/ports/databases/ruby-bdb/ && make install clean
To add the package: pkg_add -r ruby18-bdb


Configuration Options
     No options to configure

Master Sites:
ftp://moulon.inra.fr/pub/ruby/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ruby/

Number of commits found: 60

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
27 Aug 2007 04:06:53
Original commit files touched by this commit  0.6.2
knu search for other commits by this committer
Update to 0.6.2.

This is just 0.6.1 + files/patch-src::bdb.c, but anyway.
14 Aug 2007 14:40:34
Original commit files touched by this commit  0.6.1
knu search for other commits by this committer
Add a patch to fix build with Berkeley db 4.2-4.3.

Tested with the bundled test suite.

Reported by:    many..
10 Aug 2007 12:57:41
Original commit files touched by this commit  0.6.1
knu search for other commits by this committer
Update to version 0.6.1, which reportedly supports the DB 4.6 series.

Submitted by:   matusita
27 Apr 2007 04:48:23
Original commit files touched by this commit  0.6.0
knu search for other commits by this committer
Ri files are no longer installed, so fix plist.

PR:             ports/111289
Submitted by:   Christopher Shumway <cshumway@titan-project.org>
04 Feb 2007 15:52:47
Original commit files touched by this commit  0.6.0
knu search for other commits by this committer
Update to 0.6.0.

PR:             ports/108672
Submitted by:   clsung
15 Jul 2006 20:31:45
Original commit files touched by this commit  0.5.9_2
sem search for other commits by this committer
- Fix the last commit: --with-db-lib -> --with-db-version

Reported by:    remko
15 Jul 2006 20:06:05
Original commit files touched by this commit  0.5.9_1
sem search for other commits by this committer
- Forced commit to note the last commit was:

Approved by:    maintainer(knu) timeout (2 weeks)
15 Jul 2006 20:03:05
Original commit files touched by this commit  0.5.9_1
sem search for other commits by this committer
- Fix a bug when databases/ruby-bdb port links only with highest version of
  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>
07 Jun 2006 07:07:32
Original commit files touched by this commit  0.5.9
knu search for other commits by this committer
Add SHA256 sums.  I'll upgrade my 4.x box to 6 soon...
07 Jun 2006 06:57:47
Original commit files touched by this commit  0.5.9
knu search for other commits by this committer
- Update to 0.5.9, which now supports bdb 4.4.

- 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
30 Nov 2005 15:01:52
Original commit files touched by this commit  0.5.7
knu search for other commits by this committer
Fix an installation bug when WITH_BDB_VER is set to 42 or 43.

Submitted by:   Jarrod Sayers <jarrod@netleader.com.au>
14 Nov 2005 12:21:57
Original commit files touched by this commit  0.5.7
knu search for other commits by this committer
Update to 0.5.7.
11 Nov 2005 01:18:01
Original commit files touched by this commit  0.5.3
linimon search for other commits by this committer
With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months.  We hope to see him back sometime.
10 Sep 2005 22:16:05
Original commit files touched by this commit  0.5.3
pav search for other commits by this committer
- Support bdb43

PR:             ports/82924
Submitted by:   delphij
Approved by:    maintainer timeout (knu; 2 months)
23 Dec 2004 18:54:25
Original commit files touched by this commit  0.5.3
knu search for other commits by this committer
Update to 0.5.3.

Submitted by:   sumikawa
12 Aug 2004 10:50:28
Original commit files touched by this commit  0.5.1
knu search for other commits by this committer
Update to 0.5.1.

Build ri documents.
12 May 2004 19:05:40
Original commit files touched by this commit  0.5.0
knu search for other commits by this committer
Add support for db2 and db42 in addition to db3, db4 and db41.
Add CONFLICTS entries.
12 May 2004 18:55:00
Original commit files touched by this commit  0.5.0
knu search for other commits by this committer
- Build with db4 instead of db3 by default.
- Always suffix db's version number to PKGNAME.
22 Mar 2004 15:05:32
Original commit files touched by this commit  0.5.0
knu search for other commits by this committer
Add SIZE data.

Submitted by:   trevor
23 Dec 2003 17:33:32
Original commit files touched by this commit  0.5.0
knu search for other commits by this committer
Update to 0.5.0.
15 Dec 2003 06:53:24
Original commit files touched by this commit  0.4.9
knu search for other commits by this committer
Update to 0.4.9.
14 Sep 2003 19:50:19
Original commit files touched by this commit  0.4.8
knu search for other commits by this committer
Chase a repack and add another checksum to distinfo.

The difference is a trivial fix against README.en and debug print
removal from examples/lock.rb.

Submitted by:   bento
06 Sep 2003 18:22:05
Original commit files touched by this commit  0.4.8
knu search for other commits by this committer
Update to 0.4.8.
29 Jul 2003 13:14:20
Original commit files touched by this commit  0.4.7
knu search for other commits by this committer
Update to 0.4.7.
26 Jun 2003 04:36:45
Original commit files touched by this commit  0.4.4
knu search for other commits by this committer
Update to 0.4.3.
15 Jun 2003 23:01:06
Original commit files touched by this commit  0.4.3
knu search for other commits by this committer
Update to 0.4.3.
01 Jun 2003 13:14:14
Original commit files touched by this commit  0.4.2
knu search for other commits by this committer
Update to 0.4.2.
05 Apr 2003 12:48:54
Original commit files touched by this commit  0.4.1
knu search for other commits by this committer
Update to 0.4.1.
03 Mar 2003 17:39:28
Original commit files touched by this commit  0.4.0
knu search for other commits by this committer
Update to 0.4.0.
18 Feb 2003 04:37:40
Original commit files touched by this commit  0.3.9
knu search for other commits by this committer
De-pkg-comment.
07 Feb 2003 20:37:12
Original commit files touched by this commit  0.3.9
knu search for other commits by this committer
Update to 0.3.9.
01 Jan 2003 16:21:56
Original commit files touched by this commit  0.3.8
knu search for other commits by this committer
Update to 0.3.8, which is compatible with the latest ruby 1.8.
06 Oct 2002 22:03:53
Original commit files touched by this commit  0.3.5
knu search for other commits by this committer
Use RUBY_MOD*.
19 Sep 2002 19:56:10
Original commit files touched by this commit  0.3.5
knu search for other commits by this committer
Update to 0.3.5. (adapted for db 4.1.24)
08 Sep 2002 05:53:21
Original commit files touched by this commit  0.3.4
knu search for other commits by this committer
Update to 0.3.4.
22 Aug 2002 20:13:46
Original commit files touched by this commit  0.3.3_1
ade search for other commits by this committer
BerkeleyDB cleanup - stage 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
16 Aug 2002 11:15:12
Original commit files touched by this commit  0.3.3
knu search for other commits by this committer
Update to 0.3.3. (now supports db 4.1.16)
14 Jul 2002 19:13:12
Original commit files touched by this commit  0.3.2
knu search for other commits by this committer
Update to 0.3.2.
16 Mar 2002 17:40:49
Original commit files touched by this commit  0.3.1
knu search for other commits by this committer
Update to 0.3.1.
13 Feb 2002 02:38:18
files touched by this commit
knu search for other commits by this committer
Build a module with a correct combination of headers and library on a   system
where db3 and db4 are both installed.    
10 Feb 2002 21:14:54
files touched by this commit
knu search for other commits by this committer
Update to 0.3.0.    
15 Jan 2002 21:56:52
files touched by this commit
knu search for other commits by this committer
Add a WITH_BDB4 knob.    
15 Jan 2002 21:46:17
files touched by this commit
knu search for other commits by this committer
Remove an obsolete patch (Perl substitution) against extconf.rb.    
15 Jan 2002 15:50:32
files touched by this commit
knu search for other commits by this committer
Update to 0.2.9.    
13 Dec 2001 05:09:41
files touched by this commit
knu search for other commits by this committer
Update to 0.2.7.    
28 Nov 2001 14:00:15
files touched by this commit
knu search for other commits by this committer
Update to 0.2.6.    
17 Sep 2001 19:54:32
files touched by this commit
knu search for other commits by this committer
Bump the PORTREVISION's of the ports which install architecture   dependent ruby
modules, due to the RUBY_ARCH change I've just   committed.    
13 Sep 2001 18:59:49
files touched by this commit
knu search for other commits by this committer
Chase a repack.    
12 Sep 2001 17:10:41
files touched by this commit
knu search for other commits by this committer
Update to 0.2.5.    
28 Aug 2001 16:37:27
files touched by this commit
knu search for other commits by this committer
Update to 0.2.4.    
02 Aug 2001 10:37:36
files touched by this commit
knu search for other commits by this committer
Link with -ldb3 instead of -ldb.    
01 Aug 2001 13:56:25
files touched by this commit
knu search for other commits by this committer
Back out the db3 port update because some of these dependent ports had   been
broken by the incompatibility between db3.2 and db3.3.    
25 Jul 2001 17:05:11
files touched by this commit
knu search for other commits by this committer
Reflect databases/db3's shlib version bump from 2 to 3.    
24 Jul 2001 18:14:56
files touched by this commit
knu search for other commits by this committer
Update to 0.2.1.    
08 Jul 2001 17:29:30
files touched by this commit
knu search for other commits by this committer
Update to 0.2.0.    
21 Jun 2001 14:15:14
files touched by this commit
knu search for other commits by this committer
Update to 0.1.9.    
16 Apr 2001 15:17:19
files touched by this commit
knu search for other commits by this committer
Update to 0.1.8.    
11 Apr 2001 07:48:17
files touched by this commit
olgeni search for other commits by this committer
Fixed a typo (functionnalities -> functionalities)    
11 Apr 2001 07:17:54
files touched by this commit
knu search for other commits by this committer
Update to 0.1.7.    
07 Mar 2001 19:10:53
files touched by this commit
knu search for other commits by this committer
Add ruby-bdb, a Ruby interface to Sleepycat's Berkeley DB revision 2   or later.
   

Number of commits found: 60

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
py-djangoMay 14
py-django-develMay 14
vorbis-toolsMay 11
qemuMay 08
qemu-develMay 08
swfdecMay 07
firefox*May 03
firefox-devel*May 03
firefox10*May 03
firefox15*May 03
flock*May 03
linux-firefox*May 03
linux-firefox-devel*May 03
linux-flock*May 03
linux-seamonkey*May 03

8 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 18471
Broken 176
Deprecated 58
Ignore 584
Forbidden 4
Restricted 412
No CDROM 126
Vulnerable 52
Expired 33
Set to expire 37
Interactive 76
new 24 hours 4
new 48 hours9
new 7 days19
new fortnight51
new month157

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 2.187 seconds.