aboutsummaryrefslogtreecommitdiff
path: root/databases/percona57-pam-for-mysql
Commit message (Collapse)AuthorAgeFilesLines
* databases/percona57-*: update to 5.7.34-37 GA releaseDima Panov2021-08-081-3/+3
| | | | PR: 257501
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* databases/percona57-*: update to 5.7.31-34 releaseDima Panov2020-09-021-12/+12
| | | | Notes: svn path=/head/; revision=547360
* databases/percona57-*: Fix build for i386Dima Panov2020-01-023-0/+72
| | | | | | | | | | | | | | Make build-script assume that FreeBSD's Clang doesn't have "atomic_*" functions builtin implemented on i386 While here, allow to build on DragonFly BSD and drop "-fabi-version=2" from C/CXX flags Reported by: pkg-fallout MFH: 2020Q1 Notes: svn path=/head/; revision=521796
* Convert to UCL & cleanup pkg-message (categories d)Mathieu Arnold2019-08-131-0/+6
| | | | Notes: svn path=/head/; revision=508835
* Presumably fixed on powerpc64 by fix to masterport in r481225.Mark Linimon2018-10-041-2/+0
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=481228
* Add more information to stub error messages.Mark Linimon2018-03-091-0/+2
| | | | | | | | | | | Remove BROKEN lines where IGNORE has already been set. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=464036
* databases/percona57: Fix build with SASLMark Felder2018-01-121-1/+0
| | | | | | | | | | | | | | | | | If SASL is detected at build time it assumes you want SASL and also errors due to assuming we're Linux. This was already patched in our tree for MySQL. Also enable SASL support by default for the databases/percona57-client. This is expected to be the default by upstream now. Special thanks to mmokhi for figuring this out for us. PR: 220865 MFH: 2018Q1 Notes: svn path=/head/; revision=458861
* databases/percona57-{client,pam-for-mysql,server}: Update to 5.7.20-18Mark Felder2017-12-311-1/+1
| | | | | | | | | Release notes: https://www.percona.com/doc/percona-server/5.7/release-notes/Percona-Server-5.7.20-18.html MFH: 2017Q4 Notes: svn path=/head/; revision=457697
* devel/libevent2: drop historical suffix after r362796Jan Beich2017-02-201-1/+1
| | | | | | | | PR: 216777 Approved by: mm (maintainer) Notes: svn path=/head/; revision=434427
* devel/libevent2: update to 2.1.8 and cleanupJan Beich2017-02-041-1/+1
| | | | | | | | | | | | | | - DEFAULT_VERSIONS += ssl=openssl-devel is now supported - devel/py-event and devel/p5-Event-Lib are marked BROKEN Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/whatsnew-2.1.txt Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/ChangeLog PR: 216527 Exp-run by: antoine Approved by: mm (maintainer) Notes: svn path=/head/; revision=433286
* databases/percona57: Add PORTREVISION to slave portsMark Felder2017-01-101-0/+1
| | | | Notes: svn path=/head/; revision=431143
* Welcome Percona 5.7 ports to the treeMark Felder2017-01-105-0/+62
- client and server version 5.7.16-10 - pam-for-mysql: compatible with newer MySQL API (MySQL 5.7+) Thanks to all who have worked on Percona, MariaDB, and MySQL ports. Your tireless efforts have been instrumental in making this port happen. Differential Revision: https://reviews.freebsd.org/D8785 Notes: svn path=/head/; revision=431126