Commit graph

15 commits

Author SHA1 Message Date
asau
ba25df56c6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
obache
8d15d38336 specify include/lib dir for iodbc respectively. 2012-04-07 04:47:27 +00:00
taca
bb52e4f7a7 * Remove .require_paths from PLIST
* Bump PKGREVISION.
2011-11-08 15:37:33 +00:00
taca
6d80a96612 Bump PKGREVISION due to ABI change of ruby18-base. 2011-02-21 16:01:10 +00:00
taca
471a641b29 Update ruby-odbc package to 0.99994.
Sat Jan 15 2011 version 0.99994 released

	* fixed column key caching, thanks Sean Noonan for bug report

Fri Dec 24 2010 version 0.99993 released

	* fixed error reporting in Database.transaction method,
	  thanks Shane Emmons for bug report and testing
2011-01-15 16:40:11 +00:00
taca
e72ecd85e9 Update ruby-odbc package to 0.99992.
* Add a comment to patch.

Thu Sep 16 2010 version 0.99992 released

	* ODBC::Statement.each/each_hash now output arrays when
	  invoked without block
	* column keys in result hashes now are cached/recycled Ruby strings
	* added ODBC::Database methods use_time/use_utc to directly
	  output Ruby Time/Date objects
	* added encoding support in the UTF8 variant for Ruby >= 1.9
	* added module constant ODBC::UTF8 to indicate variant of module
	* fixes for M$SQL server reporting zero column sizes
	  and unknown data types for varchar(strmax) columns
	* eliminated compiler warnings
	* use StringValueCStr instead of STR2CSTR (Ruby >= 1.9.1)
	* small change for decision when to use SQLGetData() loop
2010-09-23 02:28:18 +00:00
taca
77654621f7 * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Remove default value of GEM_BUILD.
2010-09-10 04:34:42 +00:00
taca
860d35387a Update ruby-odbc package to 0.99991.
Sun Apr 25 2010 version 0.99991 released

	* detect HAVE_LONG_LONG for builds with unixODBC
	* UTF-8 coding/decoding fix for range 0x80..0xBF

Thu Feb 18 2010 version 0.9999 released

	* integrated Bosko Ivanisevic's fixes in ext/utf8/extconf.rb
	  and test/test.rb and test/utf8/test.rb
2010-05-27 13:46:25 +00:00
taca
3b793d9904 Update ruby-odbc package to 0.9998.
Fri Jan 15 2010 version 0.9998 released

	* documentation update
	* reorganized directory layout for making a gem
2010-02-14 12:26:47 +00:00
taca
ccc2dfe4bd Make CONFIGURE_ARGS in options.mk work really. 2009-10-19 08:39:37 +00:00
taca
84f5bbe2f0 Update ruby-odbc pakcage to 0.9997, adding LICENSE.
ODBC binding for Ruby
---------------------

Wed May 20 2009 version 0.9997 released

	* added Chad Johnson's FreeTDS/MSSQL patch to prevent from
	  re-prepare of queries with SQL_VARCHAR parameters

Mon Feb 02 2009 version 0.9996 released

	* updates for Ruby > 1.8
	* added Stephen Veit's SQL_NO_TOTAL handling to improve
	  retrieving large SQL_C_BINARY data
	* fixes for SQLExecute/SQLExecDirect returning SQL_NO_DATA
2009-10-17 05:44:09 +00:00
joerg
6c323dd7aa Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 18:36:19 +00:00
joerg
61b9e83a85 Remove @dirrm entries from PLISTs 2009-06-14 17:38:38 +00:00
taca
566453cb7a Bump PKGREVISION of rubygem based packages which contain extention libraries. 2008-06-19 15:21:35 +00:00
jlam
665854e7c5 Initial import of ruby18-odbc-0.9995 as databases/ruby-odbc.
This package contains a Ruby extension for accessing ODBC data sources.
2008-04-04 15:15:50 +00:00