15 Commits

Author SHA1 Message Date
jeremy
eb59d42385 Update to tiny_tds 1.0.5 2016-11-04 21:31:10 +00:00
jeremy
2d4b17a7e1 Update to tiny_tds 1.0.2 2016-05-05 22:45:39 +00:00
jeremy
9f78444a9c Update to tiny_tds 0.7.0 2015-09-05 14:49:32 +00:00
jeremy
3ef558ffb4 Update to tiny_tds gem version 0.6.2
This drops support for ruby 1.8.
2014-11-26 17:43:53 +00:00
jeremy
7aa034e95f Bump ruby gem ext ports after change to WANTLIB in ruby.port.mk 2014-01-15 02:13:57 +00:00
jeremy
dca4d5c9a8 Remove extension source directory from package so that ruby21 FLAVOR
packages.
2014-01-11 22:51:01 +00:00
jeremy
e79a176be2 Bump all ruby gem ports supporting rbx FLAVOR due to change to rubinius
gem directory when upgrading rubinius from 1.2.4 to 2.1.1.
2013-10-26 23:55:34 +00:00
espie
3f680606a7 PERMIT_* / REGRESS->TEST sweep 2013-03-11 02:52:04 +00:00
jeremy
2713d48e17 Update to tiny_tds 0.5.1. Remove now unnecessary patches. 2013-01-29 22:44:05 +00:00
jeremy
fce8bfc4d3 Revision bump ruby C extension ports after addition of pthread to
WANTLIB.

OK sthen@
2013-01-09 17:38:52 +00:00
jeremy
c3579f1baf Bump revisions for ruby gem/extconf ports after the switch to ruby 1.9
by default, since the ruby 1.8 version now has a ruby18 explicit FLAVOR.
2012-09-23 16:57:32 +00:00
espie
61199a1dbc normalize pkgpath 2011-09-16 08:48:01 +00:00
jeremy
0c72dc12dc Update version to 0.4.5. Add patch for building with the recently
updated freetds 0.91.
2011-09-09 00:47:23 +00:00
ajacoutot
a2d7a47da4 Fix build after gnutls update.
ok jasper@ landry@
2011-04-15 16:13:23 +00:00
jeremy
78ea0c519a The TinyTDS gem is meant to serve the extremely common use-case of
connecting, querying and iterating over results to Microsoft SQL Server
databases from ruby. Even though it uses FreeTDS's DB-Library, it is NOT
meant to serve as direct 1:1 mapping of that complex C API.

OK sthen@
2011-04-01 23:17:08 +00:00