Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 7aa034e9 | 2014-01-15 02:13:57 | Bump ruby gem ext ports after change to WANTLIB in ruby.port.mk | ||
| dca4d5c9 | 2014-01-11 22:51:01 | Remove extension source directory from package so that ruby21 FLAVOR packages. | ||
| 56f6f80b | 2013-10-26 23:48:40 | Update to ruby-mysql2 0.3.13 | ||
| 2394f51a | 2013-08-07 21:57:40 | move http://github.com and http://bitbucket.org to https suggested by bentley@ | ||
| 17833ea8 | 2013-06-12 20:36:33 | Revert back to using MySQL 5.1 for the time being. MariaDB 5.5 introduces a new libmysqlclient non-blocking API which utilizes co-routines. The X86 specific GCC ASM co-routine support hid the fact that there was an issue. The only fallback code so far is POSIX user contexts which OpenBSD does not support. Input from and Ok sthen@ jasper@ | ||
| 0b77cf86 | 2013-05-25 00:33:09 | Switch from using MySQL to using MariaDB. MariaDB is a drop-in replacement. ok sthen aja | ||
| 3f680606 | 2013-03-11 02:52:04 | PERMIT_* / REGRESS->TEST sweep | ||
| fce8bfc4 | 2013-01-09 17:38:52 | Revision bump ruby C extension ports after addition of pthread to WANTLIB. OK sthen@ | ||
| c3579f1b | 2012-09-23 16:57:32 | Bump revisions for ruby gem/extconf ports after the switch to ruby 1.9 by default, since the ruby 1.8 version now has a ruby18 explicit FLAVOR. | ||
| c6054112 | 2012-06-07 15:34:20 | Update to ruby-mysql2 0.3.11. |