notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: databases/mysql-connector-java/Makefile

Number of commits found: 111 (showing only 100 on this page)

1 | 2  »  

Sunday, 27 Aug 2023
17:00 Richard Gallamore (ultima) search for other commits by this committer
databases/mysql-connector-j: Renamed and updated to 8.1.0

Starting on 8.0.31, upstream has renamed the port to mysql-connector-j
and the groupId and artifactId has changed to comply with proper naming
guidelines. Please read the changelog for more details.

Changes: https://dev.mysql.com/doc/relnotes/connector-j/8.1/en/news-8-1-0.html
commit hash: 99af02b5255468335cc65fba0c7c9d3e583d5244 commit hash: 99af02b5255468335cc65fba0c7c9d3e583d5244 commit hash: 99af02b5255468335cc65fba0c7c9d3e583d5244 commit hash: 99af02b5255468335cc65fba0c7c9d3e583d5244 99af02b
Tuesday, 4 Apr 2023
18:10 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: 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)
commit hash: 4cda17ab14588e6e4fdac7f697e246554ce82af3 commit hash: 4cda17ab14588e6e4fdac7f697e246554ce82af3 commit hash: 4cda17ab14588e6e4fdac7f697e246554ce82af3 commit hash: 4cda17ab14588e6e4fdac7f697e246554ce82af3 4cda17a
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Friday, 12 Aug 2022
06:25 Richard Gallamore (ultima) search for other commits by this committer
databases/mysql-connector-java: Update to 8.0.30

Changes: https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/news-8-0-30.html
commit hash: 50b8522b25eaa72641f882c77d1f19253b0c0182 commit hash: 50b8522b25eaa72641f882c77d1f19253b0c0182 commit hash: 50b8522b25eaa72641f882c77d1f19253b0c0182 commit hash: 50b8522b25eaa72641f882c77d1f19253b0c0182 50b8522
Wednesday, 20 Jul 2022
14:21 Tobias C. Berner (tcberner) search for other commits by this committer
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>
  *  Aldis Berjoza <graudeejs@gmail.com>
  *  Alessando Sagratini <ale_sagra@hotmail.com>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Logvinov <ports@logvinov,com>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Nedotsukov <bland@FreeBSD.org>
  *  Alexander Novitsky
  *  Alexander Zhuravlev <zaa@zaa.pp.ru>
  *  Alexey Degtyarev <alexey@renatasystems.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Anders Nordby <anders@fix.no>
  *  Andrei Antoukh <niwi@niwi.be>
  *  Andrew McNaughton <andrew@scoop.co.nz>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrey Kostenko <andrey@kostenko.name>
  *  Andrey Simonenko
  *  Andrey Zakhvatov
  *  Anes Mukhametov <anes@anes.su>
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Anton Berezin <tobez@tobez.org>
  *  Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
  *  Antonio Carlos Venancio Junior (<antonio@php.net>)
  *  Autrijus Tang <autrijus@autrijus.org>
  *  Babak Farrokhi <farrokhi@FreeBSD.org>
  *  Bartek Rutkowski <r@robakdesign.com>
  *  Bernard Spil <brnrd@FreeBSD.org>
  *  Brent J. Nordquist <bjn@visi.com>
  *  Cezary Morga <cm@therek.net>
  *  Cheng-Lung Sung <clsung@FreeBSD.org>
  *  Choe, Cheng-Dae
  *  Chris D. Faulhaber <jedgar@FreeBSD.org>
  *  Chris Larsen <darth@vader.dk>
  *  Damian Gerow <dgerow@afflictions.org>
  *  Daniel O'Connor
  *  Daniel Wijnands <daniel@itxl.nl>
  *  Dave Green <dg@fastmail.co.uk>
  *  David Thiel <lx@FreeBSD.org>
  *  Davíð Steinn Geirsson <david@isnic.is>
  *  Denis Generalov <gd.workbox@gmail.com>
  *  Denis Generalov <gd@rambler-co.ru>
  *  Denis Shaposhnikov <dsh@bamus.cz>
  *  Dermot Tynan <dtynan@kalopa.com>
  *  Dmitry Liakh <dliakh@ukr.net>
  *  Dmitry Sivachenko <demon@FreeBSD.org>
  *  Dmitry Sivachenko <dima@Chg.RU>
  *  Dmitry Sivachenko <mitya@yandex-team.ru>
  *  Domas Mituzas <midom@dammit.lt>
  *  Dominic Mitchell
  *  Don Owens <don@regexguy.com>
  *  Dryice Dong Liu <dryice@dryice.name>
  *  Edwin Groothuis (edwin@mavetju.org)
  *  Eric Freeman <freebsdports@chillibear.com>
  *  Espen Tagestad <espen@tagestad.no>
  *  Espen Volden aka voldern <voldern@hoeggen.net>
  *  Evan Sarmiento <bsdports@wayfair.com>
  *  Fernan Aguero <fernan@iib.unsam.edu.ar>
  *  Frank Wall <fw@moov.de>
  *  Ganbold Tsagaankhuu <ganbold@FreeBSD.org>
  *  Gary Palmer <gpalmer@FreeBSD.org>
  *  Gea-Suan Lin <gslin@gslin.org>
  *  Geraud CONTINSOUZAS <geraud@gcu.info>
  *  Gerrit Beine <tux@pinguru.net>
  *  Greg Larkin <glarkin@FreeBSD.org>
  *  Grzegorz Blach <gblach@FreeBSD.org>
  *  Hansjoerg Pehofer <hansjoerg.pehofer@uibk.ac.at>
  *  Henk van Oers <hvo.pm@xs4all.nl>
  *  Henrik Hodne <henrik@hodne.io>
  *  Hiroyuki Hanai <hanai@FreeBSD.org>
  *  Horia Racoviceanu <horia@racoviceanu.com>
  *  Hye-Shik Chang
  *  Hye-Shik Chang <perky@python.or.kr>
  *  Ilia Chipitsine <ilia@jane.cgu.chel.su>
  *  Ivan Voras <ivoras@FreeBSD.org>
  *  J.F. Dockes
  *  Jaap Boender <jaapb@kerguelen.org>
  *  Jake Smith <jake@xz.cx>
  *  James FitzGibbon <jfitz@FreeBSD.org>
  *  Janos Mohacsi <janos.mohacsi@bsd.hu>
  *  Janos.Mohacsi@bsd.hu
  *  Jason Helfman <jgh@FreeBSD.org>
  *  Jens Rehsack <rehsack@liwing.de>
  *  Jeremy Chadwick <koitsu@FreeBSD.org>
  *  Jev Björsell <ports@ecadlabs.com>
  *  Jim Ohlstein <jim@ohlste.in>
  *  Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
  *  Joe Horn <joehorn@gmail.com>
  *  Joe Marcus Clarke <marcus@FreeBSD.org>
  *  Johannes Meixner <johannes@perceivon.net>
  *  John Chen <johnpupu@gmail.com>
  *  John Marino <marino@FreeBSD.org>
  *  John Merryweather Cooper
  *  John Merryweather Cooper et al
  *  Jon Nistor <nistor@snickers.org>
  *  Jonathan Weiss (<jw@innerewut.de>)
  *  Jose Jachuf <jjachuf@gmail.com>
  *  Joshua D. Abraham <jabra@ccs.neu.edu>
  *  Jov <amutu@amutu.com>
  *  Jov amutu@amutu.com
  *  Jui-Nan Lin <jnlin@freebsd.cs.nctu.edu.tw>
  *  Julien Laffaye <kimelto@gmail.com>
  *  Jyun-Yan You <jyyou@cs.nctu.edu.tw>
  *  Keith Gaughan <k@sterechro.me>
  *  Kevin Bowling <kbowling@freebsd.org>
  *  Kimo <kimor79@yahoo.com>
  *  Kimura Fuyuki <fuyuki@nigredo.org>
  *  Koop Mast <kwm@FreeBSD.org>
  *  Lars Balker Rasmussen <lbr@FreeBSD.org
  *  Lars Balker Rasmussen <lbr@FreeBSD.org>
  *  Lars Eggert <larse@isi.edu>
  *  Lars Thegler <lars@thegler.dk>
  *  Lars Thegler <lth@FreeBSD.org>
  *  Li-Wen Hsu <lwhsu@FreeBSD.org>
  *  Loïc BARTOLETTI
  *  Loïc BARTOLETTI <lbartoletti@FreeBSD.org>
  *  Lubomir Marinov <lubomir_m@abv.bg>
  *  Mahdi Mokhtari <mokhi64@gmail.com>
  *  Mahlon E. Smith <mahlon@martini.nu>
  *  Marc G. Fournier <scrappy@FreeBSD.org>
  *  Mark Felder <feld@FreeBSD.org>
  *  Markus Brueffer <markus@FreeBSD.org>
  *  Martin Matuska <martin@matuska.org>
  *  Martin Matuska <mm@FreeBSD.org>
  *  Martin Wilke <miwi@FreeBSD.org>
  *  Mathieu Arnold <m@absolight.net>
  *  Matthew Seaman
  *  Matthias Andree <mandree@FreeBSD.org>
  *  Matthias Fechner <mfechner@FreeBSD.org>
  *  Matthias Petermann <matthias@petermann-it.de>
  *  Max Khon
  *  Max Khon <fjoe@FreeBSD.org>
  *  Michael Johnson <ahze@FreeBSD.org>
  *  Michael Johnson <ahze@ahze.net>
  *  Michael Winking <mwfp@foldl.net>
  *  Mikael URANKAR and Loïc BARTOLETTI
  *  Mike Carlson (carlson39@llnl.gov)
  *  Mikhail T. <michael@fun-box.ru>
  *  Mikhail Teterin
  *  Mikhail Teterin <mi@aldan.algebra.com>
  *  Mikolaj Golub <trociny@FreeBSD.org>
  *  Mirko Zinn <mail@derzinn.de>
  *  Mohammad S. Babaei <info@babaei.net>
  *  Muhammad Moinur Rahman <bofh@FreeBSD.org>
  *  Nick Hibma <n_hibma@freebsd.org>
  *  Nick Hilliard <nick@foobar.org>
  *  Nick Sayer <nsayer@FreeBSD.org>
  *  Nicola Vitale <nivit@FreeBSD.org>
  *  Nicolas Embriz <nbari@tequila.io>
  *  Nicolas de Bari Embriz <nbari@dalmp.com>
  *  Oleg Sharoiko <os@rsu.ru>
  *  Olexander Melnyk <olexander.v.melnyk@gmail.com>
  *  Oliver Eikemeier <eikemeier@fillmore-labs.com>
  *  Olivier Duchateau <duchateau.olivier@gmail.com>
  *  Palle Girgensohn <girgen@FreeBSD.org>
  *  Palle Girgensohn <girgen@partitur.se>
  *  Palle Girgensohn <girgen@pingpong.net>
  *  Parv <parv@pair.org>
  *  Pete Fritchman <petef@databits.net>
  *  Peter Avalos <pavalos@theshell.com>
  *  Philip M. Gollucci
  *  Philip M. Gollucci <philip@p6m7g8.com>
  *  Philip Stoev <philip.stoev@galeracluster.com>
  *  Pierre-Emmanuel Andre <pea@raveland.org>
  *  Pietro Cerutti <gahr@FreeBSD.org>
  *  Piotr Kubaj <pkubaj@anongoth.pl>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Qing Feng <qingfeng@douban.com>
  *  Quinton Dolan <q@onthenet.com.au>
  *  Radim Kolar
  *  Rainer Hurling <rhurlin@gwdg.de>
  *  Rick Miller
  *  Robert Kruus <rob.kruus@gmail.com>
  *  Rod Taylor <ports@rbt.ca>
  *  Roland van Laar <roland@micite.net>
  *  Rong-En Fan <rafan@FreeBSD.org>
  *  Roy Boerner
  *  Rozhuk Ivan <rozhuk.im@gmail.com>
  *  Rusty Nejdl
  *  Ryan Steinmetz <rpsfa@rit.edu>
  *  Ryan Steinmetz <zi@FreeBSD.org>
  *  Ryan T. Dean <rtdean@cytherianage.net>
  *  Sam Lawrance <boris@brooknet.com.au>
  *  Scott McWhirter <scott@surreytech.co.uk>
  *  Seamus Venasse <svenasse@polaris.ca>
  *  Sean Chittenden <seanc@FreeBSD.org>
  *  Sergei Kolobov <sergei@kolobov.com>
  *  Sergei Vyshenski <svysh.fbsd@gmail.com>
  *  Sergey A. Osokin <osa@FreeBSD.org.ru>
  *  Sergey A. Osokin <osa@FreeBSD.org>
  *  Sergey Matveychuk <sem@FreeBSD.org>
  *  Sergey Skvortsov <skv@FreeBSD.org>
  *  Sergey Skvortsov <skv@protey.ru>
  *  Sevan Janiyan <venture37@geeklan.co.uk>
  *  Sheldon Hearn <sheldonh@FreeBSD.org>
  *  Stanislav Svirid <count@211.ru>
  *  Stefan Schmidt <stefan.schmidt@stadtbuch.de>
  *  Steve Wills <swills@FreeBSD.org>
  *  Steve Wills <swills@freebsd.org>
  *  Steven Kreuzer <skreuzer@FreeBSD.org>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
  *  T. William Wells <bill@twwells.com>
  *  TAKATSU Tomonari <tota@FreeBSD.org>
  *  Thierry Thomas (<thierry@pompo.net>)
  *  Thomas Gellekum <tg@FreeBSD.org>
  *  Timur I. Bakeyev <bat@cpan.org>
  *  Tom Judge <tj@FreeBSD.org>
  *  Torsten Zuehlsdorff <ports@toco-domains.de>
  *  Torsten Zuhlsdorff <ports@toco-domains.de>
  *  Toshiya Saitoh (<toshiya@saitoh.nu>)
  *  Tsung-Han Yeh <snowfly@yuntech.edu.tw>
  *  Vasil Dimov <vd@FreeBSD.org>
  *  Veniamin Gvozdikov <vg@FreeBSD.org>
  *  Vladimir Timofeev <vovkasm@gmail.com>
  *  Wen Heping
  *  Wen Heping <wen@FreeBSD.org>
  *  Wen Heping <wenheping@gmail.com>
  *  Wen heping <wenheping@gmail.com>
  *  William Grzybowski <wg@FreeBSD.org>
  *  Xin Li <delphij@FreeBSD.org>
  *  Yarema <yds@CoolRat.org>
  *  Yarema <yds@Necessitu.de>
  *  Yen-Ming Lee <leeym@FreeBSD.org>
  *  Ying-Chieh Liao <ijliao@FreeBSD.org>
  *  Yoichi NAKAYAMA <yoichi@FreeBSD.org>
  *  Yuri Victorovich <yuri@rawbw.com>
  *  Zach Thompson <hideo@lastamericanempire.com>
  *  Zach Thompson <lin-chi@lastamericanempire.com>
  *  ache@FreeBSD.org
  *  alfred
  *  alp@sfedu.ru
  *  andrew@scoop.co.nz
  *  andrey@kostenko.name
  *  chinsan
  *  chinsan <chinsan.tw@gmail.com>
  *  clive
  *  clive@FreeBSD.org
  *  clsung@dragon2.net
  *  dcf@aracnet.com
  *  elvstone@gmail.com
  *  erikhb@bgnett.no
  *  erwin@FreeBSD.org
  *  gahr
  *  ijliao
  *  ijlioa
  *  ivoras
  *  johnpupu <johnpupu@gmail.com>
  *  kirk@daycos.com
  *  kuriyama
  *  lbartoletti <lbartoletti@FreeBSD.org>
  *  loïc bartoletti <lbartoletti@FreeBSD.org>
  *  mharo@FreeBSD.org
  *  michael johnson <ahze@ahze.net>
  *  milki <milki@rescomp.berkeley.edy>
  *  mm@FreeBSD.org
  *  nbm
  *  nectar@FreeBSD.org
  *  nork@FreeBSD.org
  *  nork@cityfujisawa.ne.jp
  *  olevole@olevole.ru
  *  proler@gmail.com
  *  sergey@migsoft.com.ua
  *  sobomax
  *  spam@rm-rf.kiev.ua
  *  stas
  *  tobez
  *  tremere@cainites.net
  *  vanilla
  *  vanilla@
  *  wen@FreeBSD.org
  *  wenheping<wenheping@gmail.com>
  *  wolman@cs.washington.edu
  * # Created by Kevin Bowling <kbowling@FreeBSD.org>
  * # Created by Matthias Fechner <mfechner@FreeBSD.org>

With hat:	portmgr
commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16 commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16 commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16 commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16 d076ad9
Wednesday, 29 Jun 2022
15:57 Stefan Eßer (se) search for other commits by this committer
Fix CONFLICTS_INSTALL in the databases category

Approved by:	portmgr (implicit)
commit hash: da00957fbe1f79c12851e0958ee7e4c8276a5527 commit hash: da00957fbe1f79c12851e0958ee7e4c8276a5527 commit hash: da00957fbe1f79c12851e0958ee7e4c8276a5527 commit hash: da00957fbe1f79c12851e0958ee7e4c8276a5527 da00957
Saturday, 7 May 2022
20:28 Richard Gallamore (ultima) search for other commits by this committer
databases/mysql-connector-java: Update to 8.0.29

Changes: https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/news-8-0-29.html
commit hash: e500ae31cbad53ebb558fc23085eb4b8421c9072 commit hash: e500ae31cbad53ebb558fc23085eb4b8421c9072 commit hash: e500ae31cbad53ebb558fc23085eb4b8421c9072 commit hash: e500ae31cbad53ebb558fc23085eb4b8421c9072 e500ae3
Saturday, 22 Jan 2022
08:01 Richard Gallamore (ultima) search for other commits by this committer
databases/mysql-connect-java: Updated to 8.0.28

Changes: https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/news-8-0-28.html
commit hash: 030c0ff9ff215294abab896e2ad1c717573c8316 commit hash: 030c0ff9ff215294abab896e2ad1c717573c8316 commit hash: 030c0ff9ff215294abab896e2ad1c717573c8316 commit hash: 030c0ff9ff215294abab896e2ad1c717573c8316 030c0ff
Thursday, 25 Nov 2021
21:40 Stefan Eßer (se) search for other commits by this committer
*/*: Remove redundant '-*' from CONFLICTS definitions

The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").

Approved by: portmgr (blanket)
commit hash: 04b9da414081a733478d3def4e1e3777908536c6 commit hash: 04b9da414081a733478d3def4e1e3777908536c6 commit hash: 04b9da414081a733478d3def4e1e3777908536c6 commit hash: 04b9da414081a733478d3def4e1e3777908536c6 04b9da4
Saturday, 6 Nov 2021
20:42 Richard Gallamore (ultima) search for other commits by this committer
databases/mysql-connector-java: Update to 8.0.27

Changes: https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/news-8-0-27.html
commit hash: a0520964cbaa2d03d3ada9c934efe573a5641489 commit hash: a0520964cbaa2d03d3ada9c934efe573a5641489 commit hash: a0520964cbaa2d03d3ada9c934efe573a5641489 commit hash: a0520964cbaa2d03d3ada9c934efe573a5641489 a052096
Friday, 30 Jul 2021
01:11 Richard Gallamore (ultima) search for other commits by this committer
databases/mysql-connector-java: Updated to 8.0.26

Changes: https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/news-8-0-26.html
commit hash: 23702eaecff9505b15915cc72a12f23cfb826c14 commit hash: 23702eaecff9505b15915cc72a12f23cfb826c14 commit hash: 23702eaecff9505b15915cc72a12f23cfb826c14 commit hash: 23702eaecff9505b15915cc72a12f23cfb826c14 23702ea
Thursday, 20 May 2021
06:19 Richard Gallamore (ultima) search for other commits by this committer
databases/mysql-connector-java: Update to 8.0.25

Changes: https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/news-8-0-25.html
commit hash: f7514163c846891f87b9d143b7d24739b6ebe943 commit hash: f7514163c846891f87b9d143b7d24739b6ebe943 commit hash: f7514163c846891f87b9d143b7d24739b6ebe943 commit hash: f7514163c846891f87b9d143b7d24739b6ebe943 f751416
Sunday, 25 Apr 2021
20:14 Richard Gallamore (ultima) search for other commits by this committer
Updated to 8.0.24

Changes: https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/news-8-0-24.html
commit hash: 76c3e688f2c942857fc5d047d43a88b9bb29c095 commit hash: 76c3e688f2c942857fc5d047d43a88b9bb29c095 commit hash: 76c3e688f2c942857fc5d047d43a88b9bb29c095 commit hash: 76c3e688f2c942857fc5d047d43a88b9bb29c095 76c3e68
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Saturday, 23 Jan 2021
06:22 ultima search for other commits by this committer
Updated to 8.0.23

Changes: https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/news-8-0-23.html
Original commitRevision:562375 
Tuesday, 20 Oct 2020
17:44 ultima search for other commits by this committer
Updated to 8.0.22

Changes: https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/news-8-0-22.html
Original commitRevision:552835 
Thursday, 16 Jul 2020
08:12 ultima search for other commits by this committer
Updated to 8.0.21

Changes: https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/news-8-0-21.html
Original commitRevision:542336 
Tuesday, 28 Apr 2020
07:57 ultima search for other commits by this committer
Updated to 8.0.20

Changelog:
https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/news-8-0-20.html
Original commitRevision:533237 
Friday, 17 Jan 2020
03:47 ultima search for other commits by this committer
Updated to 8.0.19
Removed white space to satisfy portlint

Changes: https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/news-8-0-19.html
Original commitRevision:523269 
Wednesday, 16 Oct 2019
04:17 ultima search for other commits by this committer
Updated to 8.0.18

Changes: https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/news-8-0-18.html
Original commitRevision:514573 
Thursday, 1 Aug 2019
03:30 ultima search for other commits by this committer
Updated to 8.0.17

Changes: https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/news-8-0-17.html
Original commitRevision:507748 
Monday, 17 Jun 2019
05:42 matthew search for other commits by this committer
Hand these ports over to Richard Gallamore
Original commitRevision:504389 
Monday, 29 Apr 2019
05:40 matthew search for other commits by this committer
Update to 8.0.16

Upstream has unbundled all of the 3rd party jars they used to ship in
the tarball.  We already preferred installing slf4j.jar and c3p0.jar
from ports, so we just had to add a dependency (and create a port for)
protobuf-java.jar

ChangeLog:	https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/news-8-0-16.html
Original commitRevision:500380 
Monday, 4 Feb 2019
07:47 matthew search for other commits by this committer
Update to 8.0.15

ChangeLog:	https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/news-8-0-15.html
Original commitRevision:492101 
Wednesday, 23 Jan 2019
12:56 matthew search for other commits by this committer
Update to 8.0.14

ChangeLog:	https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/news-8-0-14.html
Original commitRevision:491035 
Tuesday, 8 Jan 2019
20:36 matthew search for other commits by this committer
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/
Original commitRevision:489740 
Sunday, 2 Sep 2018
06:55 matthew search for other commits by this committer
Update to 5.1.47

Release Notes:
https://dev.mysql.com/doc/relnotes/connector-j/5.1/en/news-5-1-47.html
Original commitRevision:478761 
Thursday, 15 Mar 2018
19:47 matthew search for other commits by this committer
Update to 5.1.46

ChangeLog:	https://dev.mysql.com/doc/relnotes/connector-j/5.1/en/news-5-1-46.html
Original commitRevision:464626 
Saturday, 2 Dec 2017
18:12 matthew search for other commits by this committer
Update to 5.1.45

ChangeLog:
https://dev.mysql.com/doc/relnotes/connector-j/5.1/en/news-5-1-45.html
Original commitRevision:455381 
Saturday, 2 Sep 2017
17:58 matthew search for other commits by this committer
Update to 5.1.44

ChangeLog:	https://dev.mysql.com/doc/relnotes/connector-j/5.1/en/news-5-1-44.html
Original commitRevision:449157 
Monday, 24 Jul 2017
18:58 matthew search for other commits by this committer
Update to 5.1.43

ChangeLog:
https://dev.mysql.com/doc/relnotes/connector-j/5.1/en/news-5-1-43.html
Original commitRevision:446544 
Monday, 1 May 2017
11:34 matthew search for other commits by this committer
Update to 5.1.42

ChangeLog:	https://dev.mysql.com/doc/relnotes/connector-j/5.1/en/news-5-1-42.html
Original commitRevision:439867 
Tuesday, 28 Feb 2017
23:54 matthew search for other commits by this committer
Update to 5.1.41

ChangeLog:
https://dev.mysql.com/doc/relnotes/connector-j/5.1/en/news-5-1-41.html
Original commitRevision:435112 
Tuesday, 4 Oct 2016
15:19 matthew search for other commits by this committer
Update to 5.1.40

Changelog:
https://dev.mysql.com/doc/relnotes/connector-j/5.1/en/news-5-1-40.html
Original commitRevision:423266 
Monday, 23 May 2016
14:23 matthew search for other commits by this committer
Update to 5.1.39
 - Modernize port: use option depended make targets
 - Add PORTSCOUT config
 - Support OpenJDK8
 - Consequently make building the javadoc API docs contingent on the
   version of java used: only build when java 1.6 or 1.7 is in use.
   javadoc in OpenJDK 1.8 is much less forgiving than in earlier
   versions of java, and would require substantion patching of the
   sources to generate javadoc successfully.
 - Use COPYTREE_SHARE to install javadocs rather than rolling our own

ChangeLog:	http://dev.mysql.com/doc/relnotes/connector-j/5.1/en/news-5-1-39.html
Original commitRevision:415723 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Tuesday, 12 Jan 2016
07:34 matthew search for other commits by this committer
Update to 5.1.38

  - Don't insert a sed token into the plist when we can simply use a
    make(1) variable.

ChangeLog:  https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-38.html
Original commitRevision:405834 
Friday, 16 Oct 2015
07:00 matthew search for other commits by this committer
Update to 5.1.37

ReleaseNotes:	https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-37.html
Original commitRevision:399424 
Saturday, 4 Jul 2015
10:16 matthew search for other commits by this committer
Update to 5.1.36

  - limit acceptable OpenJDK versions to 1.6 and 1.7

Change Log:	https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-36.html
PR:		201317
Submitted by:	glewis
Original commitRevision:391301 
Thursday, 14 May 2015
10:15 mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:386312 
Tuesday, 24 Mar 2015
11:16 matthew search for other commits by this committer
Update to 5.1.35

ChangeLog:	http://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-35.html
Original commitRevision:382081 
Saturday, 15 Nov 2014
13:24 matthew search for other commits by this committer
Update to 5.1.34

Release
notes:	https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-34.html
Original commitRevision:372599 
Friday, 26 Sep 2014
11:44 matthew search for other commits by this committer
Update to 5.1.33

ChangeLog:	https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-33.html
Original commitRevision:369318 
Sunday, 14 Sep 2014
15:50 matthew search for other commits by this committer
Update to 5.1.32

ChangeLog:	https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-32.html
Original commitRevision:368193 
Sunday, 13 Jul 2014
08:59 matthew search for other commits by this committer
Fix slipshod typing.  This has nothing to do with the Council for the
Protection of Rural England.
Original commitRevision:361666 
08:53 matthew search for other commits by this committer
Add CPE settings
Original commitRevision:361665 
Saturday, 7 Jun 2014
17:53 matthew search for other commits by this committer
Update to 5.1.31

ChangeLog:	https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-31.html
Original commitRevision:356934 
Saturday, 29 Mar 2014
18:48 matthew search for other commits by this committer
Update to 5.1.30

Change log:	https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-30.html
Original commitRevision:349580 
Friday, 21 Feb 2014
13:35 ehaupt search for other commits by this committer
Remove trailing whitespaces from category databases
Original commitRevision:345402 
Monday, 10 Feb 2014
13:54 ehaupt search for other commits by this committer
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
Original commitRevision:343634 
Tuesday, 4 Feb 2014
19:04 matthew search for other commits by this committer
Update to 5.1.29

ChangeLog:	https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-29.html
Original commitRevision:342589 
Tuesday, 24 Dec 2013
07:57 matthew search for other commits by this committer
Update to 5.1.28

This is a routine bugfix and incremental improvement release.

ChangeLog:	https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-28.html
Original commitRevision:337321 
Friday, 8 Nov 2013
06:34 matthew search for other commits by this committer
Update to 5.1.27

ChangeLog:	https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-27.html
Original commitRevision:333183 
Friday, 27 Sep 2013
08:14 matthew search for other commits by this committer
- stageify
Original commitRevision:328439 
Friday, 20 Sep 2013
16:13 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
Original commitRevision:327717 
Friday, 2 Aug 2013
06:09 matthew search for other commits by this committer
- Update to 5.1.26

ChangeLog: https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-26.html
Original commitRevision:324144 
Thursday, 2 May 2013
16:22 matthew search for other commits by this committer
Update to 5.1.25

ChangeLog: https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-25.html
Original commitRevision:317131 
Tuesday, 16 Apr 2013
21:00 matthew search for other commits by this committer
Update to 5.1.24

ChangeLogs:
  https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-23.html
  https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-24.html

Feature safe:	yes
Original commitRevision:315904 
Monday, 10 Dec 2012
13:18 bapt search for other commits by this committer
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part2)
Original commitRevision:308604 
Sunday, 25 Nov 2012
17:12 matthew search for other commits by this committer
Update to 5.1.22
  - Trim Makefile headers
  - ChangeLog: https://dev.mysql.com/doc/connector-j/en/cj-news-5-1-22.html

Feature safe:  yes
Original commitRevision:307753 
Friday, 3 Aug 2012
09:28 matthew search for other commits by this committer
- Update to 5.1.21
- ChangeLogs: https://dev.mysql.com/doc/connector-j/en/cj-news-5-1-x.html
Original commit
Tuesday, 10 Jul 2012
05:17 matthew search for other commits by this committer
Remove redundant CONFLICTs setting
Reposition LICENSE to pacify portlint

Submitted by:      jgh
PR:     ports/169675
Approved by:    shaun (mentor)
Original commit
Monday, 4 Jun 2012
19:25 matthew search for other commits by this committer
- Convert all my remaining ports to OPTIONSng
  Files   affected:

    databases/mysql-connector-java/Makefile
    databases/phpmyadmin/Makefile
    mail/sa-utils/Makefile
    net/phpldapadmin/Makefile
    security/apg/Makefile
    textproc/sphinxsearch/Makefile
    www/p5-RT-Authen-ExternalAuth/Makefile
    www/p5-RT-Extension-LDAPImport/Makefile
    www/p5-RT-Extension-SLA/Makefile
    www/p5-RTx-Calendar/Makefile
    www/rt40/Makefile
    www/rt40/Makefile.cpan
    x11-fonts/gentium/Makefile
    x11-fonts/gentium-basic/Makefile

Approved by:    shaun (mentor)
Original commit
Thursday, 9 Feb 2012
17:09 matthew search for other commits by this committer
Update maintainer address to matthew@FreeBSD.org

Approved by:    shaun (mentor)
Original commit
Thursday, 21 Jul 2011
05:03 linimon search for other commits by this committer
Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk.  As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no).  Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.

Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .

PR:             ports/158969
Submitted by:   rene
Tested on:      pointyhat-west -exp
Original commit
Sunday, 10 Jul 2011
18:23 arved search for other commits by this committer
Switch to zipfile as tar.gz became unavailable

PR:             158754
Submitted by:   Jarrod Sayers
Approved by:    Maintainer
Original commit
Thursday, 7 Jul 2011
20:07 arved search for other commits by this committer
Update to 5.1.17

PR:             158673
Submitted by:   maintainer
Original commit
Tuesday, 31 May 2011
03:12 miwi search for other commits by this committer
- Update to 5.1.16

PR:             157377
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Original commit
Saturday, 21 May 2011
20:01 arved search for other commits by this committer
Update to 5.1.15

PR:             156443
Submitted by:   maintainer
Original commit
Thursday, 3 Jun 2010
17:09 miwi search for other commits by this committer
- Update to 5.1.12

PR:             146760
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Original commit
Monday, 25 Jan 2010
08:54 miwi search for other commits by this committer
- Update to 5.1.11

PR:             143052
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Original commit
Friday, 27 Nov 2009
23:20 miwi search for other commits by this committer
- Update to 5.1.10

PR:             140802
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Original commit
Thursday, 16 Jul 2009
14:49 amdmi3 search for other commits by this committer
- Update to 5.1.8

PR:             136782
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Original commit
Thursday, 21 May 2009
12:06 laszlof search for other commits by this committer
- Fix latest link
- Added conflict for mysql java connector 5.0

PR:                     ports/134776
Submitted by:           Matthew Seaman <m.seaman@infracaninophile.co.uk>
(maintainer)
Original commit
Friday, 24 Oct 2008
19:00 miwi search for other commits by this committer
- Update to 5.1.7

PR:             128280
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Original commit
Friday, 6 Jun 2008
13:17 edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
Original commit
Friday, 7 Mar 2008
10:12 miwi search for other commits by this committer
- Update to 5.1.6

PR:             121448
Submitted by:   Matthew Seaman (maintainer)
Original commit
Wednesday, 24 Oct 2007
09:15 miwi search for other commits by this committer
- Update to 5.1.5

PR:             117219
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Original commit
Friday, 12 Oct 2007
23:49 miwi search for other commits by this committer
-Update to 5.0.8

PR:             117060
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Original commit
Tuesday, 2 Oct 2007
21:17 hq search for other commits by this committer
Remove support for Java 1.2

PR:             116724
Submitted by:   hq
Approved by:    maintainer
Original commit
Friday, 27 Jul 2007
13:29 rafan search for other commits by this committer
- Update to 5.0.7

PR:             ports/114759
Submitted by:   Matthew Seaman <m.seaman at infracaninophile.co.uk>
Original commit
Friday, 25 May 2007
22:11 miwi search for other commits by this committer
- Update to 5.0.6

PR:             112726
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Monday, 5 Mar 2007
12:07 rafan search for other commits by this committer
- Update to 5.0.5

PR:             ports/109849
Submitted by:   Matthew Seaman <m.seaman at infracaninophile.co.uk> (maintainer)
Original commit
Wednesday, 15 Nov 2006
19:23 laszlof search for other commits by this committer
Security:bases/mysql-connector-java to bugfix-release 5.0.4.

PR:             ports/104712
Submitted by:   Kay Abendroth <kay.abendroth@raxion.net>
Reviewed by:    Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Approved by:    flz (mentor)
Original commit
Friday, 28 Jul 2006
05:34 itetcu search for other commits by this committer
Routine update to the latest stable version.  The big delta in the
version numbers is apparently mostly an exercise by MySQL AB to have
all their products with "matching" version numbers.  There are some
shiny new bits of extra functionality to justify the new major version
numbers though.
Quoting the release message:
   "This is the first generally-available, production release of
    Connector/J 5.0. Notice that Connector/J 3.1 has supported all
    MySQL-5.0 features other than XA, but this is the first
    generally-available release that "synchronizes" version numbers
    with the server (as well as adding support for XA).
    Version 5.0.3 is suitable for use with any MySQL version including
    MySQL-4.1, MySQL-5.0 or MySQL-5.1 beta."
The complete release announcement is at:
    http://lists.mysql.com/announce/382
On-line changelog is at:
    http://dev.mysql.com/doc/refman/5.0/en/cj-news.html
Upgrade notes:
    http://dev.mysql.com/doc/refman/5.0/en/cj-upgrading.html

PR:             ports/100931
Submitted by:   Matthew Seaman (maintainer)
Original commit
Wednesday, 31 May 2006
23:19 hq search for other commits by this committer
Update to 3.1.13 (bugfix release)

PR:             98225
Submitted by:   maintainer
Original commit
Tuesday, 13 Dec 2005
22:02 tdb search for other commits by this committer
- Update to 3.1.12

PR:             90308
Submitted by:   maintainer
Approved by:    clement (mentor)
Original commit
Saturday, 22 Oct 2005
12:50 hq search for other commits by this committer
Update to 3.1.11

PR:             87797
Submitted by:   maintainer
Original commit
Wednesday, 14 Sep 2005
16:41 hq search for other commits by this committer
Install documentation using ${INSTALL_DATA} rather than ${CP} to ensure that
ownerships and permissions come out right when port is built as a mortal user
then installed as root

PR:             86088
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk>
Original commit
Wednesday, 6 Jul 2005
16:10 hq search for other commits by this committer
- Update to 3.1.10 [1]
- Don't try to mkdir ${JAVAJARDIR} as it has been part of mtree for more than 3
  years now

PR:             83059 [1]
Submitted by:   maintainer [1]
Original commit
Saturday, 23 Apr 2005
10:51 hq search for other commits by this committer
Use JAVALIBDIR to find JAR dependencies during the build

PR:             80271
Submitted by:   maintainer
Original commit
03:15 hq search for other commits by this committer
Update to 3.1.8

PR:             80270
Submitted by:   maintainer
Original commit
Tuesday, 22 Feb 2005
21:17 hq search for other commits by this committer
- Update to 3.1.7 [1]
- Use ${JAVALIBDIR} for JAR dependencies
- Use %%JAVAJARDIR%% in plist
- ECHO_CMD -> ECHO_MSG
- Add $FreeBSD$ tag in patch
- Improve the build.xml patch to have the location of JAR files set through
  MAKE_ARGS (should help with people with non-standard paths)

PR:             77916 [1]
Submitted by:   maintainer [1]
Approved by:    maintainer
Original commit
Thursday, 13 Jan 2005
23:35 edwin search for other commits by this committer
[ maintainer ] databases/mysql-connector-java -- update to 3.1.6

        Update to version 3.1.6 -- This is a major update to a new code
        branch, and development on the 3.0 branch will now be limited to
        critical bug-fixes.  From the release announcement:

                Version 3.1.6 is the first production release of
                the 3.1 series that is suitable for use with all
                versions of MySQL, including MySQL-4.1 or MySQL-5.0.
                Connector/J 3.1.6 is required if you want to use
                server-side prepared statements MySQL-4.1.2 or
                newer, or CallableStatements with MySQL-5.0.

                http://lists.mysql.com/announce/250

        Anyone upgrading from the 3.0 series should first read
        http://dev.mysql.com/doc/connector/j/en/#id2424819

        This update adds both a BUILD_DEPENDS and a RUN_DEPENDS on
        devel/log4j (unless you use the WITHOUT_COMPILE option,
        where there's only a RUN_DEPENDS)

PR:             ports/76149
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk>
Original commit
Tuesday, 11 Jan 2005
11:44 sem search for other commits by this committer
- Utilize MASTER_SITE_MYSQL instead of tons urls

PR:             ports/76055
Submitted by:   maintainer
Original commit
Thursday, 25 Nov 2004
19:26 glewis search for other commits by this committer
. Update to 3.0.16.

Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Original commit
Tuesday, 12 Oct 2004
06:55 linimon search for other commits by this committer
This is a routine bugfix release over 3.0.14.

PR:             ports/71364
Submitted by:   Matthew Seaman <m.seaman at infracaninophile dot co dot uk>
(maintainer)
Original commit
Sunday, 8 Aug 2004
02:34 glewis search for other commits by this committer
. Avoid having to reproduce the ant build lines with some conditional
  target definition.

Approved by:    Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Original commit
Friday, 6 Aug 2004
18:34 glewis search for other commits by this committer
. Use the new USE_ANT capability of bsd.java.mk.

PR:             70084
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Original commit

Number of commits found: 111 (showing only 100 on this page)

1 | 2  »