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-odbc Ruby extension library to use ODBC data sources
0.99991_1 databases Deleted on this many watch lists=4 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.99991_1Version of this port present on the latest quarterly branch.
Broken BROKEN: does not build with Ruby 2.4
Deprecated DEPRECATED: Broken for more than 6 months
Expired This port expired on: 2019-05-08
Ignore IGNORE: is marked as broken: does not build with Ruby 2.4
Maintainer: knu@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2001-05-23 16:22:33
Last Update: 2019-05-09 15:03:38
SVN Revision: 501106
Also Listed In: ruby
License: not specified in port
WWW:
http://www.ch-werner.de/rubyodbc/
Description:
This is an extension library to use ODBC data sources from Ruby. WWW: http://www.ch-werner.de/rubyodbc/
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
Expand this list (2 items)
Collapse this list.
  1. lib/ruby/site_ruby/2.4/amd64-freebsd11/odbc.so
  2. lib/ruby/site_ruby/2.4/cqgen.rb
Collapse this list.
Dependency lines:
  • ruby24-odbc>0:databases/ruby-odbc
No installation instructions:
This port has been deleted.
PKGNAME: ruby24-odbc
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (ruby/ruby-odbc-0.99991.tar.gz) = f4e0b215af6cec4c98f5b9cc75ebb2d952417a79c93db9f1a7e4b3efb6f8cfa7 SIZE (ruby/ruby-odbc-0.99991.tar.gz) = 69908

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. ruby24 : lang/ruby24
Runtime dependencies:
  1. ruby24 : lang/ruby24
Library dependencies:
  1. libodbc.so : databases/unixODBC
Patch dependencies:
  1. ruby24 : lang/ruby24
Extract dependencies:
  1. ruby24 : lang/ruby24
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 2 deleted ports
  1. databases/ruby-dbd_odbc*
  2. databases/rubygem-dbd-odbc*
  3. 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 ruby24-odbc-0.99991_1: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> 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 (1 items)
Collapse this list.
  1. http://www.ch-werner.de/rubyodbc/
Collapse this list.

Number of commits found: 45

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.99991_1
09 May 2019 15:03:38
Revision:501106Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
2019-05-08 databases/ruby-odbc: Broken for more than 6 months
2019-05-08 databases/rubygem-dbd-odbc: Broken for more than 6 months
2019-05-08 devel/dlangui: Broken for more than 6 months
2019-05-08 editors/dlangide: Broken for more than 6 months
2019-05-08 emulators/desmume: Broken for more than 6 months
2019-05-08 emulators/yabause: Broken for more than 6 months
2019-05-08 emulators/yape: Broken for more than 6 months
2019-05-08 games/armagetron: Broken for more than 6 months
2019-05-08 games/boswars: Broken for more than 6 months
2019-05-08 games/ceferino: Broken for more than 6 months
2019-05-08 games/chanta: Broken for more than 6 months
2019-05-08 games/d2x-xl: Broken for more than 6 months
2019-05-08 games/drcreep: Broken for more than 6 months
2019-05-08 games/frobtads: Broken for more than 6 months
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.99991_1
07 Apr 2019 07:43:38
Revision:498264Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
0.99991_1
12 Dec 2018 06:27:50
Revision:487280Original commit files touched by this commit
antoine search for other commits by this committer
Mark BROKEN with ruby 2.5

odbc.c:4088:5: error: invalid operands to binary expression ('int' and 'char *')
    rb_scan_args(argc, argv, (op == -1) ? "11" : "01", &val, &val2);

PR:		233901
0.99991_1
24 Dec 2017 23:25:21
Revision:457199Original commit files touched by this commit
swills search for other commits by this committer
databases/ruby-odbc: fix typo from r350465
0.99991_1
24 Dec 2017 23:17:27
Revision:457198Original commit files touched by this commit
swills search for other commits by this committer
databases/ruby-odbc: fix typo in previous commit
0.99991_1
14 Dec 2017 17:52:39
Revision:456318Original commit files touched by this commit
swills search for other commits by this committer
databases/ruby-odbc: mark broken with ruby 2.4
0.99991_1
23 May 2016 18:36:52
Revision:415738Original commit files touched by this commit
amdmi3 search for other commits by this committer
Convert tab after WWW: in pkg-descrs to single space as per PHB

Approved by:	portmgr blanket
0.99991_1
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
0.99991_1
07 Apr 2014 13:12:49
Revision:350465Original commit files touched by this commit
bapt search for other commits by this committer
Support stage
0.99991_1
11 Dec 2013 18:08:53
Revision:336187Original commit files touched by this commit
bapt search for other commits by this committer
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in databases
0.99991_1
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.99991_1
06 Feb 2012 12:25:50
Original commit files touched by this commit
miwi search for other commits by this committer
- Chase unixODBC shlib bump
0.99991
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.99991
21 May 2010 05:35:45
Original commit files touched by this commit
knu search for other commits by this committer
Update to 0.99991.
0.9995
13 Jul 2007 17:20:00
Original commit files touched by this commit
knu search for other commits by this committer
Update to 0.9995.
0.998
07 Jun 2006 06:12:12
Original commit files touched by this commit
knu search for other commits by this committer
Update to 0.998.
0.997
11 May 2006 09:28:31
Original commit files touched by this commit
clsung search for other commits by this committer
- update to 0.997
0.996
24 Nov 2005 01:23:57
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
0.996
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.996
25 Dec 2004 20:24:47
Original commit files touched by this commit
knu search for other commits by this committer
Update to 0.996.
0.994
16 Jul 2004 00:57:51
Original commit files touched by this commit
knu search for other commits by this committer
Update to 0.994.
0.993
29 Jun 2004 13:18:17
Original commit files touched by this commit
knu search for other commits by this committer
Update to 0.993.
0.992
18 Apr 2004 18:15:26
Original commit files touched by this commit
knu search for other commits by this committer
Update to 0.992.
0.991
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.991
05 Jan 2004 18:17:22
Original commit files touched by this commit
knu search for other commits by this committer
Update to 0.991.
0.99
01 Jun 2003 12:14:24
Original commit files touched by this commit
knu search for other commits by this committer
Update to 0.99.
0.97
26 Apr 2003 19:31:36
Original commit files touched by this commit
knu search for other commits by this committer
Update to 0.97.
0.96
23 Mar 2003 06:34:09
Original commit files touched by this commit
knu search for other commits by this committer
Update to 0.96.
0.95
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.95
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.95
13 May 2002 12:35:26
Original commit files touched by this commit
knu search for other commits by this committer
Update to 0.95.
12 Oct 2001 08:53:14
commit hash: fp1.19635@dev.null.freshports.orgcommit hash: fp1.19635@dev.null.freshports.orgcommit hash: fp1.19635@dev.null.freshports.orgcommit hash: fp1.19635@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Update to 0.94.    
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.    
07 Sep 2001 15:26:37
commit hash: fp1.18464@dev.null.freshports.orgcommit hash: fp1.18464@dev.null.freshports.orgcommit hash: fp1.18464@dev.null.freshports.orgcommit hash: fp1.18464@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Update to 0.93.    
31 Aug 2001 12:13:45
commit hash: fp1.18189@dev.null.freshports.orgcommit hash: fp1.18189@dev.null.freshports.orgcommit hash: fp1.18189@dev.null.freshports.orgcommit hash: fp1.18189@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Update to 0.92.    
25 Aug 2001 22:04:43
commit hash: fp1.17899@dev.null.freshports.orgcommit hash: fp1.17899@dev.null.freshports.orgcommit hash: fp1.17899@dev.null.freshports.orgcommit hash: fp1.17899@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Update to 0.91.    
15 Aug 2001 20:19:19
commit hash: fp1.17294@dev.null.freshports.orgcommit hash: fp1.17294@dev.null.freshports.orgcommit hash: fp1.17294@dev.null.freshports.orgcommit hash: fp1.17294@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Update to 0.9.    
26 Jul 2001 14:43:53
commit hash: fp1.16536@dev.null.freshports.orgcommit hash: fp1.16536@dev.null.freshports.orgcommit hash: fp1.16536@dev.null.freshports.orgcommit hash: fp1.16536@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Update to 0.8.    
02 Jul 2001 15:51:47
commit hash: fp1.15704@dev.null.freshports.orgcommit hash: fp1.15704@dev.null.freshports.orgcommit hash: fp1.15704@dev.null.freshports.orgcommit hash: fp1.15704@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Get rid of the pthread workaround and bump PORTREVISION.    
20 Jun 2001 07:48:37
commit hash: fp1.15312@dev.null.freshports.orgcommit hash: fp1.15312@dev.null.freshports.orgcommit hash: fp1.15312@dev.null.freshports.orgcommit hash: fp1.15312@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Update to 0.7.    
12 Jun 2001 06:50:00
commit hash: fp1.14958@dev.null.freshports.orgcommit hash: fp1.14958@dev.null.freshports.orgcommit hash: fp1.14958@dev.null.freshports.orgcommit hash: fp1.14958@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Update to 0.6.    
10 Jun 2001 10:19:17
commit hash: fp1.14821@dev.null.freshports.orgcommit hash: fp1.14821@dev.null.freshports.orgcommit hash: fp1.14821@dev.null.freshports.orgcommit hash: fp1.14821@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Update to 0.5.    
08 Jun 2001 12:23:58
commit hash: fp1.14720@dev.null.freshports.orgcommit hash: fp1.14720@dev.null.freshports.orgcommit hash: fp1.14720@dev.null.freshports.orgcommit hash: fp1.14720@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Update to 0.4.    
29 May 2001 06:56:55
commit hash: fp1.14322@dev.null.freshports.orgcommit hash: fp1.14322@dev.null.freshports.orgcommit hash: fp1.14322@dev.null.freshports.orgcommit hash: fp1.14322@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Update to 0.3.    
23 May 2001 20:22:33
commit hash: fp1.14078@dev.null.freshports.orgcommit hash: fp1.14078@dev.null.freshports.orgcommit hash: fp1.14078@dev.null.freshports.orgcommit hash: fp1.14078@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Add ruby-odbc, a Ruby extension library to use ODBC data sources    

Number of commits found: 45