Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: databases/percona57-server |
Commit | Credits | Log message |
5.7.42.46 01 Oct 2023 09:21:33 |
Rene Ladan (rene) |
databases/percona-pam-for-mysql: Remove expired port
2023-10-01 databases/percona-pam-for-mysql: Upstream EOL reaches on 2023-10-01 |
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.7.39.42 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.7.37.40 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.7.37.40 01 Jul 2022 09:43:52 |
Rene Ladan (rene) |
databases/percona-pam-for-mysql: use percona-57, fixes INDEX |
5.6.51.91.0_1 16 Oct 2021 09:51:39 |
Jimmy Olgeni (olgeni) |
*: fix tab vs. space issues, and comments according to the guide. |
5.6.49.89.0_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.6.49.89.0_1 29 Oct 2020 20:37:38 |
flo |
- add -fcommon to fix the build with newer clang/gcc
- fixup pkg-plist |
5.6.44.86.0_1 13 Aug 2019 16:02:41 |
pkubaj |
databases/percona-pam-for-mysql: unbreak on powerpc64
Builds now fine.
Approved by: mentors (implicit approval) |
5.6.44.86.0_1 13 Aug 2019 16:01:59 |
mat |
Convert to UCL & cleanup pkg-message (categories d) |
5.6.36.82.0_1 30 Nov 2017 06:13:35 |
linimon |
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run |
5.6.35.80.0_1 21 May 2017 13:21:04 |
linimon |
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills |
5.6.33.79.0_1 20 Oct 2016 20:07:51 |
feld |
databases/percona-pam-for-mysql: Fix build
The build was failing on 11 and head due to missing USES=libedit
PR: 213643 |
5.6.33.79.0 19 Oct 2016 15:28:47 |
feld |
Add new port databases/percona-pam-for-mysql
Percona PAM authentication plugin for MySQL.
WWW: https://www.percona.com/
Differential Revision: https://reviews.freebsd.org/D8193 |