[Bug 288358] New port for mariadb-java-client

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 21 Jul 2025 10:45:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288358

            Bug ID: 288358
           Summary: New port for mariadb-java-client
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: dmayoss@gmail.com

Created attachment 262315
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=262315&action=edit
mariadb-java-client patch diff against ports

This is a new port for mariadb-java-client which is the mariadb version of
`mysql-connector-j`.

The port itself uses the .jar file downloaded from repo1.maven in much the same
way as the `mysql-connector-j` port uses the .jar file directly from the source
tarball.

The LICENSE file is included verbatim as auto-downloading via the `make`
utility was failing.

The LICENSE is LGPL21.

I haven't included a plist file as there are only two files, the .jar and the
license file itself, which are quoted inside the Makefile.

I hope I've done it right.

I do have another version which is actually built from source using maven, I
may upload that one as `mariadb-connector-j` and indicate that the two are
mutually exclusive.

-- 
You are receiving this mail because:
You are the assignee for the bug.