Bug 57753 - new port: databases/mysql-connector-java
Summary: new port: databases/mysql-connector-java
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Greg Lewis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-08 17:20 UTC by Matthew Seaman
Modified: 2003-11-05 15:40 UTC (History)
0 users

See Also:


Attachments
file.shar (9.65 KB, text/plain)
2003-10-08 17:20 UTC, Matthew Seaman
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Seaman 2003-10-08 17:20:08 UTC
This superceeds ports/53617

This port contains the latest stable release of the official MySQL
Connector/J JDBC classes.  It's a remote descendant of the code
supplied in the databases/mysql-jdbc-mm port.

Differences from the mysql-jdbc-mm code:

   - Several years more development work

   - Class heirarchy now rooted at com.mysql.jdbc but org.gjt.mm.mysql
     compatibility classes supplied for backwards compatibility

   - Additional BUILD_DEPENDS on java/junit port

   - Doesn't build pkg-plist on the fly

See: http://lists.mysql.com/java/6398
Comment 1 dglo 2003-10-09 14:41:39 UTC
I'm the maintainer of the mysql-jdbc-mm port and I would like to
see that port replaced by mysql-connector-java
-- 
Dave Glowacki                                                dglo@SSEC.WISC.EDU
Comment 2 Greg Lewis freebsd_committer freebsd_triage 2003-10-16 22:41:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->glewis

I'll handle this.  The plan is to ask for a repo copy of mysql-jdbc-mm 
once 4.9 is out then commit this over the top and remove mysql-jdbc-mm.
Comment 3 Greg Lewis freebsd_committer freebsd_triage 2003-11-05 15:40:26 UTC
State Changed
From-To: open->closed

Committed, thanks!