Version: 2.9.1, Package name: mysql-2.9.1 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description This is the MySQL API module for Ruby. It provides the same functions for Ruby programs that the MySQL C API provides for C programs. |
Filesize: 39 KB |
Version History (View Complete History) |
|
2021-07-16 09:05:47 by Jeremy Evans | Files touched by this commit (2) |
Log message: Fix runtime failure after MariaDB 10.6 upgrade OK sthen@ |
2020-11-10 19:39:12 by Jeremy Evans | Files touched by this commit (2) |
Log message: Simplify patch, and make Mysql#close not crash if called more than once |
2019-07-12 14:44:13 by Stuart Henderson | Files touched by this commit (877) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-08 16:33:32 by Jeremie Courreges-Anglas | Files touched by this commit (4) |
Log message: Fix build with recent mariadb releases. No more 'reconnect' member in struct MYSQL, use mysql_options() and mysql_get_options() to set/get the autoreconnect setting. Same approach as in databases/py-mysqlclient. |
2018-06-13 16:26:53 by Jeremy Evans | Files touched by this commit (49) |
Log message: Add OpenBSD comment to rubygems-ext.PLIST Bump ruby gem ext ports as this changes the package. Requested by espie@ |
2017-01-07 11:09:28 by Jeremy Evans | Files touched by this commit (1) |
Log message: Support building on ruby 1.8 again, last commit broke ruby 1.8 version. Noticed by naddy@ |
2017-01-06 08:55:38 by Jeremy Evans | Files touched by this commit (1) |
Log message: Add patch to allow building with ruby 2.4.0 No change for earlier versions, so no bump. |
2016-11-04 15:26:38 by Jeremy Evans | Files touched by this commit (27) |
Log message: Bump ruby gem ext ports after change to PLISTs This does not include all ruby gem ext ports, but the remaining ones have updates that will be committed separately. |
2015-08-25 06:57:33 by Stuart Henderson | Files touched by this commit (10) |
Log message: wantlib |
2015-07-18 05:51:29 by Vadim Zhukov | Files touched by this commit (2) |
Log message: Allow ruby-mysql to be tested, using mariadb.port.mk. Please note that "make test" will fail after fake stage. This is a lang/ruby module issue being worked on. okay jeremy@ |
2014-11-26 10:42:43 by Jeremy Evans | Files touched by this commit (3) |
Log message: Update to mysql gem version 2.9.1 |
2011-01-05 21:24:25 by Jeremy Evans | Files touched by this commit (170) |
Log message: REVISION bump for rbx FLAVOR PLIST change. OK landry@ |
2010-12-21 10:10:59 by Jeremy Evans | Files touched by this commit (10) |
Log message: Clean up regression code in some ruby database ports, adding NO_REGRESS and REGRESS_IS_INTERACTIVE when appropriate, and comments for some broken regression tests. Prompted and OK ajacoutot@ |
2010-11-24 14:35:17 by Jeremy Evans | Files touched by this commit (191) |
Log message: REVISION bump all ruby ports due to a change in the pkgspec. Previously, we were using ruby->=1.8,<=1.9, instead of ruby->=1.8,<1.9. While this wouldn't cause an issue, since our ruby-1.9.2 package isn't included in ruby->=1.8,<=1.9, it's still wrong and should be fixed. This also fixes the following minor issues: Switch from using FLAVOR to MODRUBY_FLAVOR for *_DEPENDS. Currently we don't have a ruby port that uses FLAVORs that would differ from MODRUBY_FLAVOR, but it's possible we will in the future. Switch from BASE_PKGPATH to BUILD_PKGPATH in a few cases in REGRESS_DEPENDS. This probably is not strictly necessary, but BUILD_PKGPATH is used in more cases, so it is good for consistency. Switch to new style *_DEPENDS, with the version specification at the end. The remaining cases where this is not done is because a specific version is used. Some FULLPKGNAME added to REGRESS_DEPENDS, to make sure that if the old version is installed when you run a regress test, it will install the new version first. Some conversion of spaces to tabs for consistency. OK landry@ |
2010-11-14 17:22:54 by Marc Espie | Files touched by this commit (427) |
Log message: convert to new style depends zap default spec that are not needed convert libspecs as well convert p* to REVISION. No package changes |
2010-11-08 16:28:56 by Jeremy Evans | Files touched by this commit (165) |
Log message: REVISION bumps for most ruby ports after the ruby.port.mk update. PKG_ARCH = * removed from many ports as it is added automatically for pure ruby gem ports. Switch ports that previously used GEM_SKIPDEPENDS to adding dependencies or modifying the underlying gem metadata with patches. OK landry@ |
2010-11-08 16:24:45 by Jeremy Evans | Files touched by this commit (165) |
Log message: Update plists for most ruby ports after changes to ruby.port.mk. Requested as a separate commit by landry@. OK landry@ |
2010-10-26 15:42:14 by Jeremy Evans | Files touched by this commit (35) |
Log message: Handle the rest of the fallout from the splitting of MODRUBY_LIB_DEPENDS into MODRUBY_WANTLIB and using CONFIGURE_STYLE = ruby gem ext. Use the lang/ruby module for all dependent ports, setting MODRUBY_{BUILD,RUN}DEP=No if necessary. ok landry, phessler, sthen |
2010-10-14 14:33:09 by Jeremy Evans | Files touched by this commit (3) |
Log message: Switch to using gem version. No behavior change, but any ruby script requiring mysql must now require rubygems first, similar to how the other ruby database drivers work. ok jcs |
2010-09-23 16:30:30 by Jeremy Evans | Files touched by this commit (259) |
Log message: Bump all ruby ports not already handled. In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed due to differences in how RDoc processes files. This also has a number of changes to the regress tests to work with the changes to devel/ruby-rake. It moves most of the regress tests to use MODRUBY_REGRESS. OK jcs@, landry@, jasper@, sthen@ |
2010-07-24 17:05:08 by Christian Weisgerber | Files touched by this commit (27) |
Log message: bump PKGNAME for PLIST changes 4.7 -> 4.8 |
2010-01-27 14:43:28 by Christian Weisgerber | Files touched by this commit (27) |
Log message: bump PKGNAME for PLIST changes 4.6 -> 4.7 |
2009-12-01 04:51:38 by Bernd Ahlers | Files touched by this commit (2) |
Log message: Update to ruby-mysql-2.8.1. |
2009-08-10 10:29:23 by Mathieu Sauve-Frankel | Files touched by this commit (4) |
Log message: respect MODRUBY_LIB_DEPENDS, no plist change ok bernd@ |
2009-06-22 11:00:24 by Christian Weisgerber | Files touched by this commit (26) |
Log message: bump PKGNAME for PLIST changes 4.5 -> 4.6 |
2009-02-09 13:48:23 by Christian Weisgerber | Files touched by this commit (26) |
Log message: bump PKGNAME for PLIST changes 4.4 -> 4.5 |
2008-07-04 13:57:06 by Christian Weisgerber | Files touched by this commit (14) |
Log message: bump PKGNAME for PLIST changes 4.3 -> 4.4 |
2008-06-14 17:43:05 by Landry Breuil | Files touched by this commit (6) |
Log message: bump PKGNAMEs after lang/ruby module change. |
2008-03-29 05:35:45 by Bernd Ahlers | Files touched by this commit (2) |
Log message: Update to ruby-mysql-2.7.5. |
2008-02-22 12:16:49 by Christian Weisgerber | Files touched by this commit (13) |
Log message: bump PKGNAME for PLIST changes 4.2 -> 4.3 |