notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
ruby-dbi DBI-for-Ruby - a common interface for SQL-based databases
0.4.3_2 databases Deleted on this many watch lists=7 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.4.3_2Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: RubyForge shutdown May 15 2014
Expired This port expired on: 2014-09-20
Maintainer: ruby@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2001-06-02 13:55:23
Last Update: 2014-09-21 08:43:58
SVN Revision: 368727
People watching this port, also watch:: python, zip, expat
Also Listed In: ruby
License: not specified in port
WWW:
http://ruby-dbi.sourceforge.net/
Description:
This is a DBI-for-Ruby. It is designed to behave like the DBI you know from Perl. WWW: http://ruby-dbi.sourceforge.net/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ruby19-dbi>0:databases/ruby-dbi
No installation instructions:
This port has been deleted.
PKGNAME: ruby19-dbi
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby19 : lang/ruby19
Runtime dependencies:
  1. aspectr.rb : devel/ruby-aspectr
  2. rubygem-deprecated2>=2.0.0 : devel/rubygem-deprecated2
  3. ruby19 : lang/ruby19
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 5 deleted ports
  1. databases/ruby-dbd_mysql*
  2. databases/ruby-dbd_odbc*
  3. databases/ruby-dbd_pg*
  4. databases/ruby-dbd_sqlite*
  5. databases/ruby-dbd_sqlite3*
  6. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for ruby19-dbi-0.4.3_2: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/ports-distfiles/ruby/
  2. http://files.rubyforge.vm.bytemark.co.uk/ruby-dbi/
Collapse this list.

Number of commits found: 52

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.4.3_2
21 Sep 2014 08:43:58
Revision:368727Original commit files touched by this commit
dinoex search for other commits by this committer
- replaced all ruby-dbi and ruby-dbd ports with rubygems
0.4.3_2
19 Aug 2014 15:35:36
Revision:365393Original commit files touched by this commit
swills search for other commits by this committer
many ruby/rubygem ports: death of rubyforge.org

rubyforge.org shutdown on May 15, 2014. This commit accounts for that by doing
several things:

- Deprecate ruby that had only rubyforge.org as MASTER_SITES (and so are now
  only fetchable via our cache)
- Deprecate ports that depend on those
- Update the WWW pkg-descr line that points to rubyforge.org for rubygem ports
  (which are still fetchable from rubygems.org)

The next step will be to remove rubyforge.org from bsd.sites.mk, after these
deprecated ports are deleted.

Phabric:	D591
With hat:	ruby
Approved by:	portmgr (because of committing to unstaged graphics/mingplot port)
0.4.3_2
15 Jul 2014 23:11:13
Revision:362014Original commit files touched by this commit
adamw search for other commits by this committer
Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist.

Where possible, correct a few instances where PORTDOCS was being used
to flag stuff in EXAMPLESDIR. For some ports, mostly those owned by
ruby@, PORTDOCS is applied to pretty much everything whether it's
documentation or example.
0.4.3_2
25 Feb 2014 09:08:00
Revision:345944Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
0.4.3_2
29 Oct 2013 02:53:00
Revision:331927Original commit files touched by this commit
swills search for other commits by this committer
- Add PKGNAMESUFFIX to devel/rubygem-deprecated2 to make package name unique
- Update databases/ruby-dbi for new rubygem-deprecated2 package name
0.4.3_2
20 Sep 2013 16:13:49
Revision:327717Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
0.4.3_2
29 Aug 2013 18:06:48
Revision:325620Original commit files touched by this commit
sunpoet search for other commits by this committer
- Remove Author line
0.4.3_2
29 Aug 2013 04:10:38
Revision:325562Original commit files touched by this commit
sunpoet search for other commits by this committer
- Use single space after WWW:
0.4.3_2
24 Oct 2011 09:11:38
Original commit files touched by this commit
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
0.4.3_2
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.4.3_2
16 Jan 2011 18:04:28
Original commit files touched by this commit
knu search for other commits by this committer
Fix error when deprecated >= 3 is installed.

Feature safe:   yes
0.4.3_1
10 Dec 2010 23:02:34
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Fix
  databases/ruby-dbi: /usr/local/lib/ruby/site_ruby/1.8/dbi/utils/date.rb:57:
  undefined method `deprecate' for DBI::Date:Class (NoMethodError)
- Bump PORTREVISION

PR:             ports/147809
Submitted by:   Hartmann, O. <ohartman@mail.zedat.fu-berlin.de>
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
0.4.3
29 Oct 2009 11:44:12
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.4.3
- remove Makefile.common since ruby-dbd_* pkgs are now seperate sources
0.1.1
03 Aug 2009 22:06:32
Original commit files touched by this commit
pgollucci search for other commits by this committer
follow convention and send the ruby- ports to ruby@
0.1.1
02 Aug 2009 07:10:42
Original commit files touched by this commit
linimon search for other commits by this committer
Reset maintainer per his request in private email.

Hat:            portmgr
0.1.1
08 Jan 2007 10:03:32
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to ruby-dbi version 0.1.1.

PR:             ports/107389
Submitted by:   maintainer (Christopher Boumenot)
0.1.0_1
08 Aug 2006 11:35:27
Original commit files touched by this commit
jmelo search for other commits by this committer
- Change to use MASTER_SITE_RUBYFORGE macro to fix fetch problem.

Approved by:    portmgr (erwin)
0.1.0_1
23 May 2006 21:47:55
Original commit files touched by this commit
pav search for other commits by this committer
- Bump PORTREVISION for yesterday's directory fixes
0.1.0
21 May 2006 22:38:06
Original commit files touched by this commit
pav search for other commits by this committer
- Create empty directories when installed from package
0.1.0
09 May 2006 07:29:12
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to ruby-dbi-0.1.0, and
- take over maintainership.

PR:             ports/97004
Submitted by:   maintainer (Christopher Boumenot)
0.0.23
24 Nov 2005 01:23:57
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
0.0.23
11 Nov 2005 01:18:01
Original commit files touched by this commit
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.
0.0.23
22 May 2004 18:00:10
Original commit files touched by this commit
knu search for other commits by this committer
Update the Ruby/DBI suite to 0.0.23.
0.0.22
03 May 2004 04:40:26
Original commit files touched by this commit
knu search for other commits by this committer
Update to 0.0.22.
0.0.21
22 Mar 2004 15:05:32
Original commit files touched by this commit
knu search for other commits by this committer
Add SIZE data.

Submitted by:   trevor
0.0.21
14 Oct 2003 22:11:16
Original commit files touched by this commit
knu search for other commits by this committer
Add a post-install message that DBD ports are available as separate
ports.

Suggested by:   Justin Honold <justin@badbeat.com>
0.0.21
07 Sep 2003 14:07:57
Original commit files touched by this commit
knu search for other commits by this committer
Update to 0.0.21.
0.0.20
07 Jun 2003 20:44:38
Original commit files touched by this commit
knu search for other commits by this committer
Update to 0.0.20.
0.0.19
11 May 2003 19:36:35
Original commit files touched by this commit
knu search for other commits by this committer
Update to 0.0.19.
0.0.18
23 Apr 2003 06:32:10
Original commit files touched by this commit
knu search for other commits by this committer
Add a run-time dependency on ruby-aspectr since dbi/trace requires it.

PR:             ports/50750
Submitted by:   roberto
0.0.18
18 Feb 2003 04:37:40
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
0.0.18
14 Jan 2003 10:06:00
Original commit files touched by this commit
knu search for other commits by this committer
Do not dig extra dbi/.

Submitted by:   kris, bento
0.0.18
23 Oct 2002 21:06:45
Original commit files touched by this commit
knu search for other commits by this committer
Update Ruby/DBI and DBD modules to 0.0.18.
0.0.17
10 Oct 2002 20:50:26
Original commit files touched by this commit
knu search for other commits by this committer
Update WWW.

PR:             ports/43871
Submitted by:   Alex Zepeda <freebsd@blarf.homeip.net>
0.0.17
06 Oct 2002 21:03:53
Original commit files touched by this commit
knu search for other commits by this committer
Use RUBY_MOD*.
0.0.17
05 Oct 2002 10:20:09
Original commit files touched by this commit
knu search for other commits by this committer
Update Ruby/DBI and DBD modules to 0.0.17.
0.0.16
07 Jul 2002 17:36:41
Original commit files touched by this commit
knu search for other commits by this committer
Update ruby-dbi and ruby-dbd_* modules to 0.0.16.

It seems the license terms have been changed from GPL to BSDL.
0.0.15
22 May 2002 13:19:13
Original commit files touched by this commit
knu search for other commits by this committer
Update the Ruby/DBI suite (ruby-dbi and ruby-dbd_*) to 0.0.15.
0.0.14
16 May 2002 06:40:57
Original commit files touched by this commit
knu search for other commits by this committer
Update the Ruby/DBI suite (ruby-dbi and ruby-dbd_*) to 0.0.14.
0.0.13
22 Apr 2002 21:03:43
Original commit files touched by this commit
knu search for other commits by this committer
Update the Ruby/DBI suite to 0.0.13.
03 Jan 2002 07:31:59
commit hash: fp1.22819@dev.null.freshports.orgcommit hash: fp1.22819@dev.null.freshports.orgcommit hash: fp1.22819@dev.null.freshports.orgcommit hash: fp1.22819@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Update Ruby/DBI and DBD modules to 0.0.12.    
15 Nov 2001 13:16:23
commit hash: fp1.20805@dev.null.freshports.orgcommit hash: fp1.20805@dev.null.freshports.orgcommit hash: fp1.20805@dev.null.freshports.orgcommit hash: fp1.20805@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Update dbi and dbd modules to 0.0.11.    
23 Oct 2001 08:56:32
commit hash: fp1.20009@dev.null.freshports.orgcommit hash: fp1.20009@dev.null.freshports.orgcommit hash: fp1.20009@dev.null.freshports.orgcommit hash: fp1.20009@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Update ruby-dbi/dbd_* modules to 0.0.10.    
17 Sep 2001 18:54:32
commit hash: fp1.18884@dev.null.freshports.orgcommit hash: fp1.18884@dev.null.freshports.orgcommit hash: fp1.18884@dev.null.freshports.orgcommit hash: fp1.18884@dev.null.freshports.org 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.    
08 Sep 2001 17:45:56
commit hash: fp1.18504@dev.null.freshports.orgcommit hash: fp1.18504@dev.null.freshports.orgcommit hash: fp1.18504@dev.null.freshports.orgcommit hash: fp1.18504@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Update ruby-dbi and ruby-dbd_* modules to 0.0.9.    
29 Jul 2001 12:03:43
commit hash: fp1.16602@dev.null.freshports.orgcommit hash: fp1.16602@dev.null.freshports.orgcommit hash: fp1.16602@dev.null.freshports.orgcommit hash: fp1.16602@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Update ruby-dbi and dbd modules to 0.0.8.    
12 Jul 2001 19:12:40
commit hash: fp1.16127@dev.null.freshports.orgcommit hash: fp1.16127@dev.null.freshports.orgcommit hash: fp1.16127@dev.null.freshports.orgcommit hash: fp1.16127@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Update ruby-dbi and ruby-dbd_* modules to 0.0.7.    
07 Jul 2001 19:02:22
commit hash: fp1.15940@dev.null.freshports.orgcommit hash: fp1.15940@dev.null.freshports.orgcommit hash: fp1.15940@dev.null.freshports.orgcommit hash: fp1.15940@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Update ruby-dbi and ruby-dbd modules 0.0.6.    
11 Jun 2001 10:28:49
commit hash: fp1.14912@dev.null.freshports.orgcommit hash: fp1.14912@dev.null.freshports.orgcommit hash: fp1.14912@dev.null.freshports.orgcommit hash: fp1.14912@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Add a missing @dirrm.    
09 Jun 2001 15:23:33
commit hash: fp1.14787@dev.null.freshports.orgcommit hash: fp1.14787@dev.null.freshports.orgcommit hash: fp1.14787@dev.null.freshports.orgcommit hash: fp1.14787@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Update Ruby/DBI to 0.0.5.    
02 Jun 2001 19:45:04
commit hash: fp1.14534@dev.null.freshports.orgcommit hash: fp1.14534@dev.null.freshports.orgcommit hash: fp1.14534@dev.null.freshports.orgcommit hash: fp1.14534@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Dig ${RUBY_SITEARCHLIBDIR}/dbi too.    
02 Jun 2001 17:55:23
commit hash: fp1.14527@dev.null.freshports.orgcommit hash: fp1.14527@dev.null.freshports.orgcommit hash: fp1.14527@dev.null.freshports.orgcommit hash: fp1.14527@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Add ruby-dbi, DBI-for-Ruby - a common interface for SQL-based   databases.    

Number of commits found: 52