Port details |
- mysql-connector-java51 MySQL Connector/J: JDBC interface for MySQL
- 5.1.49 databases
=0 5.1.49Version of this port present on the latest quarterly branch. - Maintainer: ultima@FreeBSD.org
 - Port Added: 2019-01-08 20:36:18
- Last Update: 2023-04-04 18:10:53
- Commit Hash: 4cda17a
- Also Listed In: java
- License: GPLv2
- Description:
-
MySQL Connector/J is a native Java driver that converts JDBC (Java
Database Connectivity) calls into the network protocol used by the
MySQL database. It lets developers working with the Java programming
language easily build programs and applets that interact with MySQL
and connect all corporate data, even in a heterogeneous
environment. MySQL Connector/J is a Type IV JDBC driver and has a
complete JDBC feature set that supports the capabilities of MySQL.
This port is derived from the original databases/mysql-jdbc-mm port of
the mm.mysql JDBC connector by dglo@ssec.wisc.edu.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- mysql-connector-java51>0:databases/mysql-connector-java51
- Conflicts:
- CONFLICTS_INSTALL:
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/databases/mysql-connector-java51/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/mysql-connector-java51
- pkg install mysql-connector-java51
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mysql-connector-java51
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1588488678
SHA256 (mysql-connector-java-5.1.49.tar.gz) = 25dc7e687f58b2345176ecb8aff6ca87acd33bce5b2b3cc92dd0557806d16dca
SIZE (mysql-connector-java-5.1.49.tar.gz) = 3362563
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:
-
- java : java/openjdk8
- Runtime dependencies:
-
- log4j.jar : devel/log4j
- java : java/openjdk8
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for mysql-connector-java51-5.1.49:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- databases_mysql-connector-java51
- USES:
- cpe
- 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 |
5.1.49 04 Apr 2023 18:10:53
    |
Muhammad Moinur Rahman (bofh)  |
*/*: Refactor java/openjdk7 removal
- java/openjdk7* has been removed from the tree since 2022-09-03 however
the relevant codebases in bsd.java.mk has not been removed and the
consumers has also not been updated to use the next jdk version. This
commit updates all relevant consumers to use JAVA_VERSION=8 instead of
JAVA_VERSION=1.7
- Since the introduction of jdk version 18 it looks like similar with
jdk version 8(java version string 1.8). This is prone to error as it
looks similar and is only seperated by a '.'. Remove using
JAVA_VERSION with dotted fomat of java version string and update all
consumers to utilize version 8 instead of 1.8.
Approved by: portmgr (blanket) |
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) |
5.1.49 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 ) |
5.1.49 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 ) |
5.1.49 29 Jun 2022 15:57:40
    |
Stefan Eßer (se)  |
Fix CONFLICTS_INSTALL in the databases category
Approved by: portmgr (implicit) |
5.1.49 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
5.1.49 03 May 2020 07:02:04
  |
ultima  |
Updated to 5.1.49
Changes: https://dev.mysql.com/doc/relnotes/connector-j/5.1/en/news-5-1-49.html |
5.1.48 18 Oct 2019 19:24:16
  |
glewis  |
Remove a reference to Java 6
After the deletion of the openjdk6 port there are no viable versions of
Java 6 remaining in the ports tree.
PR: 241020
Approved by: ultima@ (maintainer) |
5.1.48 01 Aug 2019 03:31:17
  |
ultima  |
Updated to 5.1.48
Changes: https://dev.mysql.com/doc/relnotes/connector-j/5.1/en/news-5-1-48.html |
5.1.47 18 Jul 2019 16:39:36
  |
glewis  |
Adjust to proposed changes in Java versioning
* Bug #238758 proposes to change the Java versioning from versions such
as "1.6.0" to versions such as "6" (for example). Modify the Makefile
checks on JAVA_PORT_VERSION to cope with either format.
PR: 238977
Approved by: maintainer timeout |
5.1.47 17 Jun 2019 05:42:42
  |
matthew  |
Hand these ports over to Richard Gallamore |
5.1.47 08 Jan 2019 20:36:03
  |
matthew  |
Update databases/mysql-connector-java to 8.0.13
This now requires Java 1.8+
Repo-copy the orgiginal port to databases/mysql-connector-java51 to
provide continued support for Java 1,6 and 1.7 users. Hook up to the
tree.
Summary of
Changes: https://insidemysql.com/connector-j-8-0-11-the-face-for-your-brand-new-document-oriented-database/
ChangeLogs: https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/ |