summaryrefslogtreecommitdiff
path: root/databases/ruby-dbd-mysql
AgeCommit message (Collapse)AuthorFilesLines
2010-09-10Update databases/ruby-dbd-mysql to 0.4.4.taca2-11/+7
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. * Remove default value of GEM_BUILD. 0.4.4 Make sure to use String representation of type constants. This fixes the problem of MySQL values all becoming Ruby Strings instead of sane and proper Ruby types (like Fixnum for MySQL integers, etc.) Thanks go to http://github.com/naturalethic who suggested the fix at http://github.com/Pistos/m4dbi/issues/#issue/2/comment/123677
2009-10-20Fix DEPENDS line to append variable, not set.taca1-3/+4
Bump PKGREVISION.
2009-10-17Fix PLIST which I commited experimental one.taca1-21/+21
2009-10-17Correct dependency to ruby-mysql package.taca1-2/+2
2009-10-17Importing ruby-dbd-mysql 0.4.3 which will replace ruby-DBD-mysql.taca4-0/+46
This is the extension library based on Ruby/DBI to access a MySQL database from Ruby.