summaryrefslogtreecommitdiff
path: root/databases/ruby-odbc/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2015-12-12Update ruby-odbc to 0.99997.taca1-1/+2
Wed Apr 15 2015 version 0.99997 released * fixed bug (typo) when compiling with Ruby < 2.0 Wed Mar 25 2015 version 0.99996 released * when built for Ruby >= 2.0 release GVL for potentially long running ODBC API functions, thanks Matt Conover for initial implementation
2015-03-08Add ${GEM_EXTSDIR}/gem.build_complete for new rubygems and updated ruby.taca1-1/+2
2014-03-13Add GEM_EXTSDIR support.taca1-1/+3
No functional change for current versions of Rubys.
2013-07-07Add build_info file to PLIST.taca1-1/+2
Bump PKGREVISION.
2011-11-08* Remove .require_paths from PLISTtaca1-2/+1
* Bump PKGREVISION.
2010-09-23Update ruby-odbc package to 0.99992.taca1-4/+3
* 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-05-27Update ruby-odbc package to 0.99991.taca1-1/+2
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-02-14Update ruby-odbc package to 0.9998.taca1-12/+13
Fri Jan 15 2010 version 0.9998 released * documentation update * reorganized directory layout for making a gem
2009-06-14Convert @exec/@unexec to @pkgdir or drop it.joerg1-2/+1
2009-06-14Remove @dirrm entries from PLISTsjoerg1-6/+1
2008-04-04Initial import of ruby18-odbc-0.9995 as databases/ruby-odbc.jlam1-0/+33
This package contains a Ruby extension for accessing ODBC data sources.