Path to this page:
./
databases/ruby-dbd-mysql,
MySQL support for Ruby/DBI
Branch: CURRENT,
Version: 0.4.4nb2,
Package name: ruby32-dbd-mysql-0.4.4nb2,
Maintainer: tacaThis is the extension library based on Ruby/DBI to access a MySQL
database from Ruby.
Required to run:[
databases/ruby-dbi] [
databases/ruby-mysql28]
Master sites:
Filesize: 47.5 KB
Version history: (Expand)
- (2024-02-27) Updated to version: ruby32-dbd-mysql-0.4.4nb2
- (2021-10-07) Updated to version: ruby27-dbd-mysql-0.4.4nb1
- (2017-11-23) Package has been reborn
- (2017-09-18) Updated to version: ruby23-dbd-mysql-0.4.4nb1
- (2017-09-09) Updated to version: ruby23-dbd-mysql-0.4.4
- (2015-09-25) Updated to version: ruby200-dbd-mysql-0.4.4
CVS history: (Expand)
2024-02-27 15:38:03 by Takahiro Kambe | Files touched by this commit (1) | |
Log message:
databases/ruby-dbd-mysql: update dependency
Now depends on databases/ruby-mysql.
Bump PKGREVISION.
|
2021-10-26 12:10:08 by Nia Alarie | Files touched by this commit (417) |
Log message:
databases: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
The following distfiles could not be fetched (some may be only fetched
conditionally):
./databases/cstore/distinfo D6.data.ros.gz
./databases/cstore/distinfo cstore0.2.tar.gz
./databases/cstore/distinfo data4.tar.gz
|
2021-10-07 15:35:53 by Nia Alarie | Files touched by this commit (417) |
Log message:
databases: Remove SHA1 distfile hashes
|
2017-09-18 04:38:04 by Takahiro Kambe | Files touched by this commit (1) | |
Log message:
databases/ruby-dbd-mysql: update dependency
Swich to use ruby-mysql28 instead of ruby-mysql.
Bump PKGREVISION.
|
2015-11-03 02:56:36 by Alistair G. Crooks | Files touched by this commit (368) |
Log message:
Add SHA512 digests for distfiles for databases category
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-09-25 07:47:36 by Takahiro Kambe | Files touched by this commit (6) |
Log message:
Avoid using rubyforge.org since it stopped most of services.
|
2010-09-10 06:23:25 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Update databases/ruby-dbd-mysql to 0.4.4.
* 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 03:49:40 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
Fix DEPENDS line to append variable, not set.
Bump PKGREVISION.
|