Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-09-10 | Update databases/ruby-dbd-mysql to 0.4.4. | taca | 2 | -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-20 | Fix DEPENDS line to append variable, not set. | taca | 1 | -3/+4 | |
Bump PKGREVISION. | |||||
2009-10-17 | Fix PLIST which I commited experimental one. | taca | 1 | -21/+21 | |
2009-10-17 | Correct dependency to ruby-mysql package. | taca | 1 | -2/+2 | |
2009-10-17 | Importing ruby-dbd-mysql 0.4.3 which will replace ruby-DBD-mysql. | taca | 4 | -0/+46 | |
This is the extension library based on Ruby/DBI to access a MySQL database from Ruby. |