summaryrefslogtreecommitdiff
path: root/databases/ruby-do_mysql/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2021-06-23Revbump for MySQL default changenia1-1/+2
2017-09-04Comment out dead sites.wiz1-2/+2
2016-02-16Update ruby-do_mysql to 0.10.17.taca1-2/+2
## 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-06-01Update ruby-do_mysql to 0.10.16.taca1-3/+3
No change except version.
2015-02-17Update ruby-do_mysql to 0.10.15.taca1-3/+3
## 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.taca1-3/+3
## 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.taca1-4/+3
## 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.taca1-2/+2
## 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.taca1-2/+2
## 0.10.11 2012-12-29 * Rename C symbols to prevent name collitions
2012-12-16Update ruby-do_mysql to 0.10.10.taca1-3/+2
## 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.taca1-2/+2
## 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.taca1-0/+15
A MySQL driver for DataObjects. This driver implements the DataObjects API for the MySQL relational database.