Port details |
- rubygem-mysql2 Simple, fast MySQL library for Ruby, binding to libmysql
- 0.5.6 databases
=2 0.5.6Version of this port present on the latest quarterly branch. - Maintainer: ruby@FreeBSD.org
 - Port Added: 2013-01-23 02:26:43
- Last Update: 2024-02-21 15:11:13
- Commit Hash: 3cccc0a
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://github.com/brianmario/mysql2
- Description:
- The Mysql2 gem is meant to serve the extremely common use-case of connecting,
querying and iterating on results. Some database libraries out there serve as
direct 1:1 mappings of the already complex C API's available. This one is not.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-mysql2>0:databases/rubygem-mysql2
- To install the port:
- cd /usr/ports/databases/rubygem-mysql2/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/rubygem-mysql2
- pkg install rubygem-mysql2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-mysql2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1708450752
SHA256 (rubygem/mysql2-0.5.6.gem) = 70f447d45d6b3cc16b00f7dd30366f708a81b4093a35d026ff7135d778d8da33
SIZE (rubygem/mysql2-0.5.6.gem) = 86528
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
- Runtime dependencies:
-
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
- Library dependencies:
-
- libmysqlclient.so.21 : databases/mysql80-client
- Patch dependencies:
-
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
-
- This port is required by:
- for Run
-
- www/redmine51
- www/redmine60
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- databases_rubygem-mysql2
- USES:
- gem mysql ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.5.6 21 Feb 2024 15:11:13
    |
Po-Chuan Hsieh (sunpoet)  |
databases/rubygem-mysql2: Update to 0.5.6
Changes: https://github.com/brianmario/mysql2/releases |
0.5.5 05 Feb 2023 15:50:09
    |
Po-Chuan Hsieh (sunpoet)  |
databases/rubygem-mysql2: Update to 0.5.5
Changes: https://github.com/brianmario/mysql2/releases |
0.5.4 14 Jan 2023 23:08:33
    |
Muhammad Moinur Rahman (bofh)  |
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk
Notable changes are.
- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.
This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863
I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D37925 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.5.4 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.5.4 20 Jul 2022 14:21:07
    |
Tobias C. Berner (tcberner)  |
databases: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* "Mahdi Mokhtari <mokhi64@gmail.com>"
* "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
* <hvo.pm@xs4all.nl>
* <jsmith@resonatingmedia.com>
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Snelson <Alan@Wave2.org> (Only the first 15 lines of the commit message are shown above ) |
0.5.4 13 May 2022 11:40:08
    |
Po-Chuan Hsieh (sunpoet)  |
databases/rubygem-mysql2: Update to 0.5.4
Changes: https://github.com/brianmario/mysql2/releases |
0.5.3 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.5.3 24 Jul 2020 07:49:57
  |
sunpoet  |
Update to 0.5.3
Changes: https://github.com/brianmario/mysql2/releases |
0.5.2 11 Nov 2019 17:48:55
  |
mfechner  |
Upgrade to 0.5.2 which is required for www/redmine4.
PR: 234005
Submitted by: mikael.urankar@gmail.com
Reviewed by: mfechner |
0.4.10 15 Nov 2017 19:55:59
  |
sunpoet  |
Update to 0.4.10
Changes: https://github.com/brianmario/mysql2/releases |
0.4.9 11 Aug 2017 21:38:57
  |
sunpoet  |
Update to 0.4.9
Changes: https://github.com/brianmario/mysql2/releases |
0.4.8 11 Jul 2017 17:00:16
  |
sunpoet  |
Update to 0.4.8
Changes: https://github.com/brianmario/mysql2/releases |
0.4.7 02 Jul 2017 06:47:31
  |
sunpoet  |
Update to 0.4.7
Changes: https://github.com/brianmario/mysql2/releases |
0.4.6 26 Jun 2017 03:24:18
  |
sunpoet  |
Use USES=mysql |
0.4.6 05 May 2017 15:35:51
  |
sunpoet  |
Update to 0.4.6
- Add LICENSE_FILE
- Add USES=ssl
Changes: https://github.com/brianmario/mysql2/releases |
0.4.5 28 Dec 2016 15:00:20
  |
swills  |
databases/rubygem-mysql2: update to 0.4.5 |
0.3.20 27 Apr 2016 21:57:32
  |
swills  |
Convert USES=gem:autoplist to USES=gem since autoplist is default |
0.3.20 27 Apr 2016 16:36:42
  |
swills  |
create USES=gem and update rubygem- ports to use it
Note that for now ports still have to have USE_RUBY=yes to use USES=gem
PR: 209041
Differential Revision: https://reviews.freebsd.org/D6070 |
0.3.20 26 Aug 2015 16:34:42
  |
sunpoet  |
- Update to 0.3.20
Changes: https://github.com/brianmario/mysql2/releases |
0.3.19 31 Jul 2015 16:26:23
  |
sunpoet  |
- Update to 0.3.19
Changes: https://github.com/brianmario/mysql2/releases |
0.3.18 10 May 2015 20:16:55
  |
sunpoet  |
- Update to 0.3.18
- Add LICENSE
- Update WWW
Changes: https://github.com/brianmario/mysql2/releases |
0.3.16 22 Aug 2014 18:46:57
  |
swills  |
databases/rubygem-mysql2: Update to 0.3.16 |
0.3.13 30 Oct 2013 02:26:17
  |
swills  |
- Add stage support |
0.3.13 20 Sep 2013 16:13:49
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
0.3.13 23 Jul 2013 03:48:38
  |
swills  |
- Update to 0.3.13 |
0.3.11 23 Jan 2013 02:26:31
  |
swills  |
Add rubygem-mysql2 0.3.11, simple, fast MySQL library for Ruby, binding
to libmysql.
PR: ports/172115
Submitted by: Kimo <kimor79@yahoo.com> |