non port: databases/percona56-server/Makefile |
SVNWeb
|
Number of commits found: 67 |
Thu, 30 Jun 2022
|
[ 19:37 Rene Ladan (rene) ] 6fcb730 (Only the first 10 of 95 ports in this commit are shown above. )
cleanup: Remove expired ports:
2022-06-30 databases/percona56-server: EOL since February 2021
2022-06-30 databases/percona56-client: EOL since February 2021
2022-06-30 databases/mysql55-server: Upstream support ended on December 2018
2022-06-30 databases/mysql55-client: Upstream support ended on December 2018
|
Thu, 19 May 2022
|
[ 22:03 Florian Smeets (flo) ] b76ca12
databases/percona56-*: Deprecate ports
|
Mon, 16 May 2022
|
[ 06:49 Loïc Bartoletti (lbartoletti) ] bc8d417
databases/percona*: fix pkg-plist use share/man
Approved by: portmgr (blanket)
|
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)
|
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
|
Sun, 11 Apr 2021
|
[ 11:22 Florian Smeets (flo) ] 63c4ad4
Update databases/percona56-* to 5.6.51-91.0
|
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.
|
Thu, 17 Sep 2020
|
[ 21:32 flo ]
Update to 5.6.49.89.0 and fix build on head.
|
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
|
Wed, 21 Aug 2019
|
[ 19:02 flo ]
Update to 5.6.45-86.1
MFH: 2019Q3
Security: 198e6220-ac8b-11e9-a1c7-b499baebfeaf
|
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
|
Sat, 20 Jul 2019
|
[ 10:11 flo ]
Update to 5.6.44-86.0
|
Tue, 9 Jul 2019
|
[ 20:03 pi ]
databases/percona56-server: update 5.6.43-84.2 -> 5.6.43-84.3
- Fixes several CVEs, see
https://vuxml.FreeBSD.org/freebsd/d3d02d3a-2242-11e9-b95c-b499baebfeaf.htm
for the list
PR: 235930
Submitted by: j@avt0gen.ru
Approved by: flo (maintainer timeout)
MFH: 2019Q3
|
Mon, 14 Jan 2019
|
[ 21:46 flo ]
Update to 5.6.42-84.2
PR: 234826
Submitted by: Andres Montalban <amontalban@gmail.com>
MFH: 2019Q1
Security: ec5072b0-d43a-11e8-a6d2-b499baebfeaf
|
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
|
Thu, 20 Dec 2018
|
[ 08:39 linimon ]
Add USES=compiler:c++11-lang to fix compilation on GCC-based
architectures. In particular, this fixes the build on powerpc64.
PR: 234071
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket)
|
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
|
Sun, 9 Sep 2018
|
[ 20:13 flo ]
Update to 5.6.41-84.1
|
Fri, 18 May 2018
|
[ 19:51 flo ]
Fix rc scripts after r328331 in head.
PR: 227234, 227235
Submitted by: 0mp
|
Sat, 31 Mar 2018
|
[ 18:22 flo ]
- add license
- fix build with clang 6.0
|
Fri, 9 Mar 2018
|
[ 22:15 flo ]
Update to 5.6.39-83.1
PR: 226067
Submitted by: Thomas Babut
|
Sat, 16 Dec 2017
|
[ 20:21 flo ]
Update to 5.6.38-83.0
PR: 221972
MFH: 2017Q4
Security: https://vuxml.freebsd.org/freebsd/c41bedfd-b3f9-11e7-ac58-b499baebfeaf.html
|
Sat, 9 Dec 2017
|
[ 00:42 linimon ] (Only the first 10 of 21 ports in this commit are shown above. )
Mark more ports broken that fail on both armv6 and armv7.
Approved by: portmgr (tier-2 blanket)
|
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 )
|
Tue, 1 Aug 2017
|
[ 19:14 flo ]
Update to 5.6.36-82.0
PR: 219631
Submitted by: Thomas Babut
|
Sun, 23 Jul 2017
|
[ 13:58 feld ]
databases/percona55-server percona56-server:
Fix OPENSSL option to actually enable linking with OpenSSL
MFH: 2017Q3
Differential Revision: https://reviews.freebsd.org/D9122
|
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
|
Sun, 21 May 2017
|
[ 13:21 linimon ] (Only the first 10 of 27 ports in this commit are shown above. )
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
|
Sat, 29 Apr 2017
|
[ 07:04 linimon ] (Only the first 10 of 12 ports in this commit are shown above. )
Provide more descriptive error messages for ports failing on powerpc64.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Sat, 1 Apr 2017
|
[ 15:11 bapt ] (Only the first 10 of 22 ports in this commit are shown above. )
Update libedit to 20170329
|
Mon, 13 Mar 2017
|
[ 21:33 flo ]
Update to 5.6.35-80.0
PR: 215245
Submitted by: Thomas Babut <tbabut@mobileobjects.de>
|
Mon, 9 Jan 2017
|
[ 13:16 amdmi3 ] (Only the first 10 of 104 ports in this commit are shown above. )
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by: portmgr blanket
|
Thu, 20 Oct 2016
|
[ 20:07 feld ]
databases/percona-pam-for-mysql: Fix build
The build was failing on 11 and head due to missing USES=libedit
PR: 213643
|
Wed, 19 Oct 2016
|
[ 15:28 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
|
Tue, 18 Oct 2016
|
[ 19:52 flo ]
Update to 5.6.33-79.0
|
Sat, 27 Aug 2016
|
[ 13:40 flo ]
Update to 5.6.32-78.0
PR: 212169
Submitted by: Thomas Babut
|
Wed, 10 Aug 2016
|
[ 09:13 flo ]
- Update to 5.6.31-77.0 [1]
- fix TOKUDB option
PR: 209785 [1]
Submitted by: Thomas Babut
|
Sat, 23 Apr 2016
|
[ 11:51 flo ]
- update to 5.6.29-76.2
- add TOKUDB option
- various Makefile tweaks suggested by mat
PR: 206394, 208060
Submitted by: pservit@gmail.com
Reviewed by: mat
Sponsored by: Essen Linuxhotel Hackathon 2016
Differential Revision: D5602
|
Thu, 21 Apr 2016
|
[ 16:43 swills ] (Only the first 10 of 419 ports in this commit are shown above. )
many ports: mark broken on powerpc64
|
Fri, 6 Nov 2015
|
[ 17:35 flo ]
Update to 5.6.27-75.0
PR: 204327
Submitted by: Thomas Babut <tbabut@mobileobjects.de>
|
Sat, 10 Oct 2015
|
[ 23:17 flo ]
Update to 5.6.26.74.0
PR: 203148
Submitted by: Thomas Babut <tbabut@mobileobjects.de>
|
Mon, 24 Aug 2015
|
[ 21:01 rakuco ]
percona56-client: Switch to USES=libedit.
Instead of manually adding both a build- and a run-time dependency on
libedit from ports, use USES=libedit instead. Not only does it take care of
adding the proper dependency, but it also sets CMAKE_PREFIX_PATH to
${LOCALBASE} to make sure that the version in ports is preferred instead of
the one in base.
This is a dependency for moving to CMake 3.3.x, as starting with 3.3.0 calls
to find_library() will also look in the $PATH environment variable and end
up finding libedit from base by default.
Approved by: flo (maintainer)
Differential Revision: https://reviews.freebsd.org/D3468
|
Sun, 21 Jun 2015
|
[ 11:29 flo ]
Merge r389659 by antoine.
Unbreak on head: instead of using headers from base libedit and
linking against readline, use libedit from ports
Note: this may need a bit more patching during next libedit port update
Reported by: pkg-fallout
|
Sun, 7 Jun 2015
|
[ 20:57 flo ]
- Update to 5.6.24-72.2
- Add missing perl5 to USES, Percona Server needs perl [1]
PR: 199402 [1]
Reported by: Claus Conrad <lists@clausconrad.com>
|
Thu, 12 Feb 2015
|
[ 22:38 flo ]
Update to 5.6.22-72.0
Fix build on arm [1]
PR: 197550 [1]
Submitted by: mikael.urankar@gmail.com [1]
Tested by: sbruno [1]
|
Wed, 21 Jan 2015
|
[ 23:37 flo ]
Update to 5.6.22-71.0
MFH: 2015Q1
|
Tue, 25 Nov 2014
|
[ 11:28 flo ]
Update to 5.6.21-70.1
Update CONFLICTS [1]
PR: 194821 [1]
Submitted by: Bernard Spil <spil.oss@gmail.com> [1]
|
Sun, 6 Jul 2014
|
[ 12:27 flo ]
- Update to 5.6.19-67.0
- add new option, on by default, to enable InnoDB memcached plugin [1]
PR: 191647 [1]
Submitted by: dlundgren@syberisle.net
|
Tue, 1 Jul 2014
|
[ 12:22 bapt ]
Fix build with readline from ports
|
Thu, 12 Jun 2014
|
[ 18:06 flo ]
Update to 5.6.17-66.0
|
Mon, 24 Mar 2014
|
[ 20:17 flo ]
- Update to 5.6.16-64.1
- Also pass --defaults-extra-file to mysql_install_db [1]
Submitted by: Daniel Ylitalo <daniel@203core.se>
|
Sat, 21 Dec 2013
|
[ 00:25 flo ]
Don't use the LATEST link. This fixes the issue that these ports became
unfetchable after every upstream update.
|
Thu, 19 Dec 2013
|
[ 20:02 flo ]
Update to 5.6.15-rel63.0
|
Thu, 24 Oct 2013
|
[ 19:40 flo ]
- update to 5.6.14.r62.0
- support stage
|
Wed, 9 Oct 2013
|
[ 21:41 flo ]
- update to 5.6.13-rel61.0
- merge r329781 to fix build with clang on i386
|
Sun, 6 Oct 2013
|
[ 13:41 flo ]
- merge r329470 by decke from mysql56 (head build fix)
- merge r329549 by marino from mysql56 (use shebangfix)
|
Thu, 3 Oct 2013
|
[ 23:18 flo ] (Only the first 10 of 16 ports in this commit are shown above. )
- use unique package names
- stop using LATEST_LINK
- update CONFLICTS accordingly
Approved by: maintainer
|
Mon, 30 Sep 2013
|
[ 20:49 flo ]
Update to 5.6.13-rc60.6
|
Fri, 20 Sep 2013
|
[ 16:13 bapt ] (Only the first 10 of 927 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
|
Mon, 2 Sep 2013
|
[ 21:47 flo ]
Update to 5.6.13-rc60.5
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Fri, 28 Jun 2013
|
[ 19:24 flo ]
Update to 5.6.12-rc60.4
|
Fri, 7 Jun 2013
|
[ 15:05 flo ]
Update to 5.6.11-rc60.3
|
Fri, 22 Mar 2013
|
[ 20:06 makc ] (Only the first 10 of 464 ports in this commit are shown above. )
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
|
Mon, 18 Mar 2013
|
[ 21:23 flo ]
Fix merge mistakes.
|
[ 21:18 flo ]
Add the 5.6 branch of Percona-Server.
While MySQL 5.6.10 is considered GA, Percona still considers Percona-Server
5.6.10 alpha software.
|
Number of commits found: 67 |