non port: databases/percona57-server/Makefile |
SVNWeb
|
Number of commits found: 48 |
Wed, 3 May 2023
|
[ 16:19 Muhammad Moinur Rahman (bofh) ] d90b7d5
databases/percona57-server: Mark IGNORE_SSL
- Fails to build with OpenSSL 3.0.0 and later with
error: duplicate symbol: ossl_sa_ and as MySQL 5.7 did not get any
updates for OpenSSL 3.0.0 and later it is highly unlikely that Percona
will also get one.
- mark DEPRECATED as upstream will reach EOL on 2023-10-01
See:
https://www.percona.com/services/policies/percona-software-support-lifecycle
- Set EXPIRATION_DATE to 2023-10-01
- Fix a EOL space in pkg-plist
- Bump to show DEPRECATED message
Approved by: portmgr (blanket)
|
Mon, 3 Apr 2023
|
[ 07:42 Dima Panov (fluffy) ] b8ee7dca
databases/percona57-*: update Percona MySQL to 5.7.41-44 release (+)
While here, introduce HAVE_TYPE_MY_BOOL variable alongside with typedef char
my_bool;
This unbreak devel/apr1 build with mysql integration enabled whule dafault is
set to percona
Release
notes: https://docs.percona.com/percona-server/5.7/release-notes/5.7.41-44.html
|
Thu, 2 Mar 2023
|
[ 07:44 Dima Panov (fluffy) ] d75d76d
databases/percona57-server: fix build on i386/clang15 (+)
Reported by: pkg-fallout
Sponsored by: Serenity Cybersecurity, LLC
|
Sun, 12 Feb 2023
|
[ 20:07 Dima Panov (fluffy) ] 4cb9612
databases/percona57-server: update to 5.7.40-43 release (+)
Release
notes: https://docs.percona.com/percona-server/5.7/release-notes/5.7.40-43.html
Sponsored by: Serenity Cybersecurity, LLC
|
Fri, 4 Nov 2022
|
[ 21:37 Dima Panov (fluffy) ] 3c7a17c
databases/percona57-server: plugins want libcurl to build (+)
Reported by: poudriere fallout
|
Sat, 10 Sep 2022
|
[ 17:41 Stefan Eßer (se) Author: Tobias Kortkamp ] e79fe1a (Only the first 10 of 195 ports in this commit are shown above. )
Fix WWW in parent/child ports
Many of the WWW are overwritten later which means the wrong value
is used. This did not happen before where the children were either
a) just using the pkg-descr from the parents
b) or had their own separate pkg-descr with custom WWW
Use WWW?= in parents when the child's WWW is different.
Children that use the same WWW as the parent can just inherit it,
i.e., the child WWW can be removed.
Approved by: portmgr (implicit)
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Mon, 29 Aug 2022
|
[ 18:35 Dima Panov (fluffy) ] 51f1bac
databases/percona75[*]: update to 5.7.39-42 release (+)
Release
Notes: https://docs.percona.com/percona-server/5.7/release-notes/Percona-Server-5.7.38-41.html
\
https://docs.percona.com/percona-server/5.7/release-notes/Percona-Server-5.7.39-42.html
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] d076ad9 (Only the first 10 of 718 ports in this commit are shown above. )
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 )
|
Tue, 24 May 2022
|
[ 08:02 Dima Panov (fluffy) ] 0806345
databases/percona57-server: update to 5.7.37-40 maintenance release
|
Mon, 16 May 2022
|
[ 06:49 Loïc Bartoletti (lbartoletti) ] bc8d417
databases/percona*: fix pkg-plist use share/man
Approved by: portmgr (blanket)
|
Sun, 6 Feb 2022
|
[ 16:09 Dima Panov (fluffy) ] 0c35063
databases/percona57-server: update to 5.7.36-39 release
MFH: 2022Q1
Sponsored by: Netzkommune GmbH.
|
Mon, 10 Jan 2022
|
[ 15:15 Stefan Eßer (se) ] bcaf25a (Only the first 10 of 491 ports in this commit are shown above. )
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above )
|
Thu, 25 Nov 2021
|
[ 21:40 Stefan Eßer (se) ] 04b9da4 (Only the first 10 of 188 ports in this commit are shown above. )
*/*: 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)
|
Tue, 23 Nov 2021
|
[ 23:33 Dima Panov (fluffy) ] 5ef1e6c
databases/percona57-server: update to 5.7.35-38 release
Sponsored by: Netkommune GmbH
|
Thu, 30 Sep 2021
|
[ 21:23 Rene Ladan (rene) ] 620968a (Only the first 10 of 399 ports in this commit are shown above. )
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
|
Wed, 18 Aug 2021
|
[ 06:46 Bernhard Froehlich (decke) ] 2f3a177
databases/percona57-server: Fix CPE information
|
Sun, 8 Aug 2021
|
[ 14:22 Dima Panov (fluffy) ] bfbb37f
databases/percona57-*: update to 5.7.34-37 GA release
PR: 257501
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 2 Sep 2020
|
[ 14:39 fluffy ]
databases/percona57-*: update to 5.7.31-34 release
|
Wed, 26 Aug 2020
|
[ 23:51 fluffy ]
- databases/percona57-server: Add -fcommon to CFLAGS as quick workaround
to unbreak build on -current
Reported by: pkg-fallout
|
Tue, 26 May 2020
|
[ 11:04 fluffy ] (Only the first 10 of 15 ports in this commit are shown above. )
databases/percona57-{client, server}: update to 5.7.30-33 release
Bugs Fixed:
PS-6979: Modify the processing to call clean up functions to remove CREATE
USER statement from the processlist after the statement has completed (Upstream
#99200)
PS-6860: Merge innodb_buffer_pool_pages_LRU_flushed into
buf_get_total_stat()
PS-6811: Correct service failure of asserting ACL_PROXY_USER when
skip-name-resolve=1 and there is a Proxy user (Upstream #98908)
PS-6112: Correct Binlog_snapshot_gtid inconsistency when mysqldump was used
with -single-transaction.
PS-6945: Correct tokubackup plugin process exported API to allow large file
backups.
PS-6856: Correct binlogs corruptions in PS 5.7.28 and 5.7.29 (Upstream
#97531)
PS-6946: Correct tokubackup processing to free memory use from the address
and thread sanitizers
PS-5893: Add support for running multiple instances with systemD on Debian.
PS-5620: Modify Docker image to support supplying custom TLS certificates
PS-4573: Implement use of a single config file - mysqld.cnf file.
PS-7041: Correct Compilation error when -DWITH_EDITLINE=bundled is used (Only the first 15 lines of the commit message are shown above )
|
Thu, 27 Feb 2020
|
[ 13:05 fluffy ]
databases/percona57-* : update to 5.7.29-32 release
|
Tue, 31 Dec 2019
|
[ 04:42 fluffy ]
- Update Percona Server/Client to 5.7.28-31 release [1]
* When using skip-innodb_doublewrite in my.cnf, a parallel doublewrite buffer
is still created. Bugs fixed #3411.
* During a binlogging replication event, if the master crashes after
the multi-threaded slave has begun copying to the slave's relay log
and before the process has completed, a STOP SLAVE on the slave takes
longer than expected. Bug fixed #5824.
* If pam_krb5 is configured to allow the user to change their password,
and the password expired, the server crashed after receiving the new password.
Bug fixed #6023.
- Provide LibreSSL support [2]
- Take maintainership. feld@ didn't pet the ports for almost two years,
all updates was committed with maintainer timeout
PR: 242649
Submitted by: Igor Zabelin [1]. fluffy@ [2]
Approved by: maintainer (feld@, timeout >2 weeks)
|
Sat, 7 Dec 2019
|
[ 01:17 fluffy ]
- Fix typo
Reported by: tobik
|
Fri, 6 Dec 2019
|
[ 16:00 fluffy ] (Only the first 10 of 13 ports in this commit are shown above. )
databases/percona57-{server,client} update to 5.7.27-30 release
percona57-client:
- Install compat pkgconfig symlink as well as it done for libs
(many packages still search for mysqlclient.pc only)
percona57-server:
- Proper use system lz4/zstd libs for rocksdb engine
- Declare system libevent to use instead of bundled one
- Stop pollute libdata/pkgconfig dir with unneeded .pc file
- Unbreak build with DEFAULT_VERSIONS+=ssl=libressl
PR: 239347
Submitted by: fluffy [cleanups], Igor Zabelin [update]
Approved by: maintainer (timeout, >3 months)
|
Wed, 9 Oct 2019
|
[ 10:34 bapt ] (Only the first 10 of 42 ports in this commit are shown above. )
Drop the ipv6 virtual category for d* category as it is not relevant anymore
|
Fri, 2 Aug 2019
|
[ 13:30 jbeich ] (Only the first 10 of 105 ports in this commit are shown above. )
devel/libevent2: update to 2.1.11
Changes: https://github.com/libevent/libevent/releases/tag/release-2.1.11-stable
ABI: https://abi-laboratory.pro/tracker/timeline/libevent/
PR: 239599
Reported by: GitHub (watch releases)
Approved by: zeising (maintainer)
MFH: 2019Q3 (maybe security, partially restores 2.1.8 ABI)
Differential Revision: https://reviews.freebsd.org/D21133
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
Thu, 11 Jul 2019
|
[ 18:14 pi ]
databases/percona57-{server,client}: upgrade 5.7.21-20 -> 5.7.26-29
- Fixes several CVEs, see
https://vuxml.FreeBSD.org/freebsd/d3d02d3a-2242-11e9-b95c-b499baebfeaf.html
for the list
PR: 236570
Submitted by: Igor Zabelin <igorz@yandex.ru>
Approved by: feld (maintainer timeout)
MFH: 2019Q3
|
Sat, 12 Jan 2019
|
[ 23:05 linimon ]
Fix build on gcc-based architectures by removing the assumption that FreeBSD
must imply clang. While here, remove duplicate definition from USES.
PR: 234580
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket)
|
Wed, 2 Jan 2019
|
[ 15:47 linimon ]
Move the BROKEN statement for powerpc64 to the server port only; the
client slave port builds.
Reported by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket)
|
Tue, 25 Dec 2018
|
[ 20:25 tcberner ] (Only the first 10 of 1277 ports in this commit are shown above. )
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
|
Sat, 10 Nov 2018
|
[ 18:12 bapt ] (Only the first 10 of 386 ports in this commit are shown above. )
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816
|
Fri, 2 Nov 2018
|
[ 13:20 0mp ]
databases/percona57-server: Adapt ${name}_limits to the new resource
limiting mechanics for services
Thanks to the recent change to rc.subr(8) it is no longer necessary to
define a resource limiting logic in service scripts. limits(1) is now run
by default and its configuration is handled via the "${name}_limits"
variable.
Unfortunately, there is a collision of variable names. The service scripts
are broken on FreeBSD version with that new change (>= 12.0).
The patch preserves the old behavior on the systems without the rc.subr(8)
modification.
PR: 227236
Reviewed by: krion
Approved by: krion (mentor), maintainer timeout
Differential Revision: https://reviews.freebsd.org/D17786
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] (Only the first 10 of 1480 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542
|
Sat, 31 Mar 2018
|
[ 18:26 flo ] (Only the first 10 of 12 ports in this commit are shown above. )
- update to 5.7.21-20
- fix build with clang 6.0
PR: 226504
Approved by: maintainer timeout (3 weeks)
|
Fri, 12 Jan 2018
|
[ 17:53 feld ]
databases/percona57: Fix build with SASL
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
|
Sun, 31 Dec 2017
|
[ 15:28 feld ] (Only the first 10 of 13 ports in this commit are shown above. )
databases/percona57-{client,pam-for-mysql,server}: Update to 5.7.20-18
Release notes:
https://www.percona.com/doc/percona-server/5.7/release-notes/Percona-Server-5.7.20-18.html
MFH: 2017Q4
|
Sun, 10 Sep 2017
|
[ 20:55 gerald ] (Only the first 10 of 1201 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275
|
Mon, 14 Aug 2017
|
[ 05:37 vd ] (Only the first 10 of 11 ports in this commit are shown above. )
MySQL ports: Extend CONFLICTS_INSTALL in conflicting ports.
databases/mysqlwsrep56-server has been present for some time and
databases/mysqlwsrep57-server has been added recently. Both ports
conflict with other MySQL server ports and this has been reflected
in databases/mysqlwsrep5[67]-server/Makefile but must also be
reflected in all conflicting ports' Makefiles as well.
The conflicting ports are:
databases/mariadb100-server
databases/mariadb101-server
databases/mariadb102-server
databases/mariadb55-server
databases/mysql55-server
databases/mysql56-server (Only the first 15 lines of the commit message are shown above )
|
Sun, 25 Jun 2017
|
[ 21:07 tcberner ] (Only the first 10 of 115 ports in this commit are shown above. )
Make ninja opt-out in cmake.mk
Using ninja instead of make (1) can lead to significant speed ups while
building.
Therefore switch from having the ninja generator opt-in to having it opt-out.
Previously cmake-ports that wanted to use ninja could set
CMAKE_NINJA=yes
now, ports that do not work with ninja can set
cmake:<existing args>,noninja
Note, that needing this should be an exception and most often points to a broken
cmake of the port.
The ports using cmake were modified
* removed USES=gmake, if ninja is used
* removed MAKE_ARGS, if ninja is used
* added the cmake-argument noninja if necessary
PR: 219629
PR: 213331
Exp-run by: antoine
Reviewed by: rakuco
Differential Revision: https://reviews.freebsd.org/D10748
|
Sat, 1 Apr 2017
|
[ 15:23 gerald ] (Only the first 10 of 1118 ports in this commit are shown above. )
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707
|
Mon, 20 Feb 2017
|
[ 02:57 jbeich ] (Only the first 10 of 136 ports in this commit are shown above. )
devel/libevent2: drop historical suffix after r362796
PR: 216777
Approved by: mm (maintainer)
|
Sat, 4 Feb 2017
|
[ 07:56 jbeich ] (Only the first 10 of 136 ports in this commit are shown above. )
devel/libevent2: update to 2.1.8 and cleanup
- 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)
|
Tue, 10 Jan 2017
|
[ 23:50 feld ]
databases/percona57-server: port improvements
Fetch rc script and a few other improvements from the mysql80-server
port.
|
[ 18:54 feld ] (Only the first 10 of 62 ports in this commit are shown above. )
Welcome Percona 5.7 ports to the tree
- 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
|
Number of commits found: 48 |