summaryrefslogtreecommitdiff
path: root/databases/ruby-do_mysql
AgeCommit message (Collapse)AuthorFilesLines
2016-02-16Update ruby-do_mysql to 0.10.17.taca2-7/+7
## 0.10.17 2016-01-24 * Improve utf8mb4 support * Fix memory leak * Support for MySQL 5.7 * Fix bug with DateTime and wrong timezone offsets
2015-11-03Add SHA512 digests for distfiles for databases categoryagc1-1/+2
Problems found with existing distfiles: distfiles/D6.data.ros.gz distfiles/cstore0.2.tar.gz distfiles/data4.tar.gz distfiles/sphinx-2.2.7-release.tar.gz No changes made to the cstore or mariadb55-client distinfo files. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-06-01Update ruby-do_mysql to 0.10.16.taca2-7/+7
No change except version.
2015-03-08Add ${GEM_EXTSDIR}/gem.build_complete for new rubygems and updated ruby.taca1-1/+2
2015-02-17Update ruby-do_mysql to 0.10.15.taca2-7/+7
## 0.10.15 2015-02-15 * Ruby 2.2 support * utf8mb4 support on do_mysql * Windows support on 2.1.x and 2.2.x
2014-03-13Update ruby-do_mysql to 0.10.14.taca3-8/+9
## 0.10.14 2014-02-13 * Don't do DNS lookup in transaction loading
2014-03-13Set USE_GCC_RUNTIME=yes for packages which build shared libraries but dojperkin1-1/+3
not use libtool to do so. This is required to correctly depend upon a gcc runtime package (e.g. gcc47-libs) when using USE_PKGSRC_GCC_RUNTIME.
2013-06-16Update Ruby DataObjects to 0.10.13.taca2-8/+7
## 0.10.13 2013-05-27 * Create binaries for Ruby 2.0 on Windows * Fix segfault in do_postgres * Fix compilation of do_oracle for Ruby 2.0
2013-03-02Bump PKGREVISION for mysql default change to 55.wiz1-1/+2
2013-02-13Update ruby-do_mysql to 0.10.12.taca2-6/+6
## 0.10.12 2013-01-21 * jdbc-mysql driver loading fix * Improve compatibility for anscient MySQL versions
2013-01-12Update ruby-do_mysql to 0.10.11.taca2-6/+6
## 0.10.11 2012-12-29 * Rename C symbols to prevent name collitions
2012-12-16Update ruby-do_mysql to 0.10.10.taca2-7/+6
## 0.10.10 2012-10-11 No changes ## 0.10.9 2012-08-13 * Handle bigint insert id's * Add handling for invalid date and datetimes with value 0000-00-00 * Handle empty database names for connecting to the default database
2012-09-15Recursive bump from mysql51-client library changed to use openssl.obache1-1/+2
2012-03-17Update ruby-do_mysql package to 0.10.8.taca2-6/+6
## 0.10.8 2012-02-10 * Ruby 1.9.3 compatibility on Windows
2011-12-17Importing databases/ruby-do_mysql package version 0.10.7.taca4-0/+68
A MySQL driver for DataObjects. This driver implements the DataObjects API for the MySQL relational database.