Commit graph

81 commits

Author SHA1 Message Date
Bernard Spil
a2c62fa4da databases/mariadb101-server: Security update to 10.1.41
MFH:		2019Q3
Security:	198e6220-ac8b-11e9-a1c7-b499baebfeaf
2019-08-01 07:19:27 +00:00
Gerald Pfeifer
ea8c8ec7da 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
2019-07-26 20:46:53 +00:00
Bernard Spil
3fd694785e databases/mariadb101-server: Update to 10.1.40
- Clean up Makefiles
 - Reduce -client to bare minimum
2019-05-08 20:04:25 +00:00
Bernard Spil
795876ec4d databases/mariadb101-server: Security update to 10.1.39
MFH:		2019Q2
Security:	4e1997e8-5de0-11e9-b95c-b499baebfeaf
2019-05-05 08:23:04 +00:00
Jan Beich
9b21a3a084 devel/boost-*: update to 1.70.0
Changes:	http://www.boost.org/users/history/version_1_70_0.html
PR:		235956
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D19303
2019-04-12 06:36:31 +00:00
Sunpoet Po-Chuan Hsieh
40c9c7f7eb Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://tiswww.case.edu/php/chet/readline/CHANGES
PR:		236156
Exp-run by:	antoine
2019-04-09 14:04:49 +00:00
Bernard Spil
73ccc8490e databases/mariadb101-server: Security update to 10.1.38
- Unbreak: Uses bundled yaSSL if OpenSSL 1.1 detected

PR:		235574, 235574
Submitted by:	Pascal Christen <pascal.christen@hostpoint.ch>
MFH:		2019Q1
Security:	d3d02d3a-2242-11e9-b95c-b499baebfeaf
2019-02-08 09:48:48 +00:00
Tobias C. Berner
707c6bf295 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
2018-12-25 20:25:39 +00:00
Gerald Pfeifer
a9f015d155 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
2018-12-12 01:35:33 +00:00
Jan Beich
7c879267dc devel/boost-*: update to 1.69.0
Changes:	http://www.boost.org/users/history/version_1_69_0.html
PR:		232525
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17645
2018-12-12 00:15:49 +00:00
Bernard Spil
b5b1d00589 databases/mariadb101-server: Fix stage-qa
PR:		233086
Reported by:	jbeich
2018-11-10 12:54:09 +00:00
Bernard Spil
d6dd9bad6b databases/mariadb101-server: 12 not broken with security/openssl
- Backport to 5.5 and 10.0 too
 - See also https://reviews.freebsd.org/D17834

PR:		232944
Reported by:	iron udjin gmail com
2018-11-04 09:47:45 +00:00
Bernard Spil
27c3d89eb6 databases/mariadb101-server: Security update to 10.1.37
- Not broken on i386 since 10.1.36
 - Broken with OpenSSL 1.1.x, use MariaDB 10.2 or 10.3

MFH:		2018Q4
Security:	ec5072b0-d43a-11e8-a6d2-b499baebfeaf
2018-11-03 12:00:27 +00:00
Dmitry Marakasov
4a6389abf2 - Update WWW
Approved by:	portmgr blanket
2018-10-23 09:30:12 +00:00
Mathieu Arnold
83c0ed08a0 These options seem to also install files that are not documentation, so
remove their dependency on DOCS.
2018-09-24 09:49:21 +00:00
Mathieu Arnold
e1bfdfbe56 Add DOCS options to ports that should have one.
Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
2018-09-10 13:14:50 +00:00
Jan Beich
0b055d47f2 devel/boost-*: update to 1.68.0
- Switch to C++14 for libboost_system to support C++14 consumers

Changes:	http://www.boost.org/users/history/version_1_68_0.html
PR:		229569
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D16165
2018-08-09 06:58:30 +00:00
Bernard Spil
ff0e021d48 databases/mariadb101-server: Security update to 10.1.35
Security:	909be51b-9b3b-11e8-add2-b499baebfeaf
2018-08-08 19:09:45 +00:00
Gerald Pfeifer
09f9633cb6 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
2018-07-29 22:18:44 +00:00
Bernard Spil
b2c1075b5b databases/mariadb101-server: Security update to 10.1.33
- Fix build on aarch64 [1]
 - Remove ${name}_limits for 11-STABLE [2]

PR:             227628 [1], 227434 [2], 228148 [3]
Submitted by:   Naram Qashat <cyberbotx cyberbotx com> [1]
Submitted by:   0mp [2]
Reported by:    Miroslav Lachman <000 fbsd quip cz> [3]
MFH:            2018Q2
Security:       57aec168-453e-11e8-8777-b499baebfeaf
2018-05-11 09:37:49 +00:00
Alexey Dokuchaev
d84da35752 For ports in `databases' category: remove redundant PKGMESSAGE assignment,
which is set appropriately by the b.p.m when `pkg-message' appears on the
SUB_FILES list.
2018-05-05 14:29:00 +00:00
Jan Beich
cc95712fbe devel/boost-*: update to 1.67.0
Changes:	http://www.boost.org/users/history/version_1_67_0.html
PR:		227427
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D15030
2018-04-18 13:57:42 +00:00
Bernard Spil
bcc48ad925 databases/mariadb*-server: Fix off-by-one error
- limits support lands in 1101514

Reported by:	mpts
2018-04-04 18:29:15 +00:00
Bernard Spil
ebe22c9301 databases/mariadb101-server: Fix mysql_limits
- 11-STABLE and 12-CURRENT add limits support to rc.subr(8)
   leading to variable conflicts with rc.d/mysql

PR:		227225
Submitted by:	0mp
2018-04-03 19:10:28 +00:00
Bernard Spil
f206f9786e www/mariadb101-server: Update to 10.1.32 2018-04-01 09:46:49 +00:00
Bernard Spil
7a678b4918 BROKEN_SSL: Add REASON for breakage
Reported by:	matwq
2018-02-16 17:52:50 +00:00
Bernard Spil
e091f5ae05 security/openssl-devel: Mark broken databases cat 2018-02-16 14:03:22 +00:00
Bernard Spil
48abcdae87 databases/mariadb101-server: unbreak OQGraph engine
- Fixes collision in setbit with sys/param.h

PR:		224089
Reported by:	jbeich
2018-02-13 16:33:06 +00:00
Bernard Spil
e697af4736 databases/mariadb101-server: Mark OQGraph broken 2018-02-12 19:19:16 +00:00
Bernard Spil
8624f83c6b databases/mariadb101-server: Security update to 10.1.31
PR:		225758
Reported by:	Pascal Christen <pascal christen hostpoint.ch>
MFH:		2018Q1
Security:	e3445736-fd01-11e7-ac58-b499baebfeaf
2018-02-12 14:45:12 +00:00
Michael Gmelin
bee1386bfa Fix databases/mariadb* hostname verification when building against LibreSSL
LibreSSL imported X509_check_host from BoringSSL. Unlike OpenSSL,
it doesn't calculate the length of the hostname passed in case
chklen/namelen == 0. This means that the check in MariaDB always
fails if built against LibreSSL. This forces adminstrators to disable
hostname verification, which weakens security (hence the MFH request below).

Note that the fix has no negative implications if built against OpenSSL,
as its implementation calls strlen(hostname) in case namelen == 0.

See also https://github.com/MariaDB/server/pull/562

Approved by:	ssl blanket
MFH:		2018Q1
2018-01-24 01:03:03 +00:00
Jan Beich
25beeff079 devel/boost-*: update to 1.66.0
Changes:	http://www.boost.org/users/history/version_1_66_0.html
PR:		223922
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D13279
2018-01-18 04:11:02 +00:00
Bernard Spil
329e690504 databases/mariadb101-server: Security update to 10.1.30
Release notes: https://mariadb.com/kb/en/library/mariadb-10130-release-notes/

MFH:		2017Q4
Security:	b7d89082-e7c0-11e7-ac58-b499baebfeaf
2017-12-23 10:28:48 +00:00
Bernard Spil
680a278a37 databases/mariadb101-server: Security update to 10.1.29
PR:		223737
Reported by:	Miroslav Lachman <000 fbsd quip.cz>
Security:	c41bedfd-b3f9-11e7-ac58-b499baebfeaf
2017-11-18 20:58:01 +00:00
Bernard Spil
2a1b719079 databases/mariadb101-server: Update to 10.1.28 2017-10-01 15:10:22 +00:00
Jan Beich
98eb11b2f0 devel/boost-*: update to 1.65.1
Changes:	http://www.boost.org/users/history/version_1_65_1.html
PR:		218835
Approved by:	maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by:	jhibbits (on powerpc64, earlier version)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
2017-09-25 00:08:16 +00:00
Jan Beich
7e21a6476a devel/boost-*: enable C++11 features
PR:		218835
Obtained from:	https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by:	maintainer timeout (2 months)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
2017-09-25 00:05:05 +00:00
Mathieu Arnold
cb9a2b582c Cleanup after removal of libexecinfo from ports.
PR:		220271
Submitted by:	mat (review), Yasuhiro KIMURA (PR)
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D11488
2017-09-22 10:48:57 +00:00
Mathieu Arnold
3fcd0e41de Remove USES=execinfo.
PR:		220271
Submitted by:	mat (review), Yasuhiro KIMURA (PR)
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D11488
2017-09-22 10:48:28 +00:00
Gerald Pfeifer
e59c88cece 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
2017-09-10 20:55:38 +00:00
Vasil Dimov
c6ff8e4970 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
databases/mysql57-server
databases/mysql80-server
databases/percona55-server
databases/percona56-server
databases/percona57-server

There is not going to be mysqlwsrep*-client* ports (because the vanilla
mysql*-client* ports suffice), so the entry in CONFLICTS just reads
mysqlwsrep*.

PR:		220791
Submitted by:	vd
Approved by:	brnrd, ale (maintainer timeout), feld (maintainer timeout), flo, mmokhi, koobs
2017-08-14 05:37:21 +00:00
Bernard Spil
ef462b136a databases/mariadb101-server: Security update to 10.1.26
- Register libedit dependency

MFH:		2017Q3
Security:	cda2f3c2-6c8b-11e7-867f-b499baebfeaf
2017-08-13 10:19:09 +00:00
Bernard Spil
2f86d90814 databases/mariadb101-server: Fix re-definition of OPTIONS_DEFINE
- Fix double definition of OPTIONS_DEFINE

PR:		220527
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com>
2017-07-23 19:14:21 +00:00
Bernard Spil
504a72a696 databases/mariadb101-server: Fix extra change in prev commit
- i386 still does not build with clang
2017-07-06 20:50:39 +00:00
Bernard Spil
54de4c3293 databases/mariadb101-server: Update to 10.1.25
- update to bugfix release 10.1.25
2017-07-05 18:14:56 +00:00
Bernard Spil
54046f4915 databases/mariadb101-server: Update to 10.1.24
- Regression fix update to 10.1.24
 - Backport option groups for groonga and compression
 - Use OS' libs, not bundled versions (lz4, lzo, snappy)
 - Add xml and odbc options for connect engine
 - Remove InnoDB/XtraDB fix (included upstream)
 - Fix bison issue [220367]

PR:		220367
Reported by:	iron@mail.ua
2017-07-02 13:32:15 +00:00
Sunpoet Po-Chuan Hsieh
cb037d3c98 Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change

Changes:	https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
		https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
		https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision:	https://reviews.freebsd.org/D11172
PR:		219947
Exp-run by:	antoine
2017-06-27 13:46:53 +00:00
Bernard Spil
9fcc0361c8 databases/mariadb101-client: Mark not-broken for client on power64
- Move BROKEN_powerpc64 block to server-only block
 - Move non-option to non-option block (10.0 only)

PR:		218497
Submitted by:	linimon
2017-05-20 20:36:42 +00:00
Bernard Spil
94d3ae0435 databases/mariadb101-server: Fix crash in XtraDB
- Apply crash patch to XtraDB (not only InnoDB)
 - Bump port-revision

PR:		219235
Submitted by:	Dani <i.dani@outlook.com>
2017-05-20 20:30:25 +00:00
Bernard Spil
17218f2228 databases/mariadb101-server: Update to 10.1.23
- Security and bugfix update to 10.1.23
 - Add upstream patch for InnoDB crash
 - Update CMakeLists.txt patch
 - Remove MDEV-12261 patch (included upstream)
 - Fix plist issues

PR:             219045
Submitted by:   Dani <i.dani@outlook.com>
MFH:            2017Q2
Security:       d9e01c35-2531-11e7-b291-b499baebfeaf
2017-05-04 06:46:26 +00:00