summaryrefslogtreecommitdiff
path: root/databases/ruby-tiny_tds/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2015-09-13Update ruby-tiny_tds to 0.7.0.taca1-13/+16
* 0.7.0 * * Refactor build of FreeTDS & Iconv recipes. Add OpenSSL. Merged #207. * Ensure zero terminated strings, where C-str pointers are expected. Use StringValueCStr() Fixes #208. * Revert 999fa571 so timeouts do not kill the client. Fixes #179. * Remove `sspi_w_kerberos.diff` patch. Not needed anymore. * Tested again on Azure. Added notes to README on recommended settings. * Replace `rb_thread_blocking_region` (removed in Ruby 2.2.0) w/`rb_thread_call_without_gvl`. Fixes #182. * Remove 30 char password warning. Fixes #172. * Remove Ruby 1.8.6 support. We always use Time vs edge case DateTime.
2015-03-08Add ${GEM_EXTSDIR}/gem.build_complete for new rubygems and updated ruby.taca1-1/+2
2014-12-21Remove unwanted entry, tight to Ruby-2.0.obache1-2/+1
2014-12-21Add an missing entry for Ruby>=2.1.obache1-1/+2
2014-07-16Removing .ri entries from PLIST. NFI why this works with/without therodent1-18/+1
entries on my machine. Seems no other ruby package has them. Bump PKGREVISION.
2014-07-05Import ruby200-tiny_tds-0.6.2 as databases/ruby-tiny_tds.rodent1-0/+59
TinyTDS - A modern, simple and fast FreeTDS library for Ruby using DB-Library. Developed for the ActiveRecord SQL Server adapter.