Commit graph

62 commits

Author SHA1 Message Date
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
Jan Beich
b324ade02d devel/boost-*: update to 1.64.0
Changes:	http://www.boost.org/users/history/version_1_64_0.html
PR:		218835
Approved by:	office (bapt)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D10472
2017-05-02 06:48:10 +00:00
Mark Linimon
f4ea425a5b Provide more descriptive error messages for ports failing on powerpc64.
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-04-29 07:04:49 +00:00
Gerald Pfeifer
04d6f52202 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
2017-04-01 15:23:30 +00:00
Bernard Spil
7f61c85de3 databases/mariadb101-server: Fix mysql_install_db issue
- Install mariadb add_gis scripts

PR:		218063
Submitted by:	Joris Dedieu <joris.dedieu@gmail.com>
2017-03-24 20:12:01 +00:00
Bernard Spil
818a24c3f6 databases/madiadb101-server: Update to 10.1.22
- Update to 10.1.22 [1]
 - Add upstream patch for WITHOUT_SERVER build failure

[1]: https://mariadb.com/kb/en/mariadb/mariadb-10122-release-notes/

MFH:		2017Q1
Security:	4d2f9d09-ddb7-11e6-a9a5-b499baebfeaf
Security:	7c27192f-0bc3-11e7-9940-b499baebfeaf
Security:	CVE-2017-3313
Security:	CVE-2017-3302
2017-03-18 11:05:32 +00:00
Bernard Spil
eaa122ead1 databases/mariadb101-server: Update to 10.1.21
- Update to 10.1.21
  - Fix patches that no longer cleanly apply
  - Rename patches to new naming scheme

MFH:		2017Q1
Security:	4d2f9d09-ddb7-11e6-a9a5-b499baebfeaf
2017-01-18 20:19:36 +00:00
Dmitry Marakasov
9d79e7b146 - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by:	portmgr blanket
2017-01-09 13:16:49 +00:00
Jan Beich
59e02117ae devel/boost-*: update to 1.63.0
Changes:	http://www.boost.org/users/history/version_1_63_0.html
PR:		215598
Exp-run by:	antoine
Approved by:	office (bapt)
MFH:		2017Q1
2017-01-06 08:45:03 +00:00
Bernard Spil
351404d8f3 databases/mariadb101-server: Update to 10.1.20
- Regular update
2016-12-16 13:31:11 +00:00
Mathieu Arnold
8b4093cba5 Do not use post-stage. Use post-install instead.
The only reason to use post-stage is because the port needs to do
"things" at a later time, like some plist manipulation.
While there, fold post-install in do-install targets when they are
defined.

PR:		214780
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
2016-12-02 11:58:21 +00:00
Jan Beich
a8713d15f4 devel/boost-*: update to 1.62.0
- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC

Changes:	http://www.boost.org/users/history/
PR:		199601
Submitted by:	Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by:	rakuco (kde) (earlier version)
Exp-run by:	antoine (3 tries), truckman (consumers only, earlier versions)
Approved by:	bapt (office)
2016-11-23 12:45:46 +00:00
John Marino
31063f9848 databases/mariadb(100|101)-server: Document ncurses requirement
Previously (maria55) only the client required ncurses, but for recent
versions of mariadb, the server also requires it.
2016-11-20 17:04:59 +00:00
John Marino
023df0d3c1 databases/mariadb(55|100|101)-client: document ncurses requirement 2016-11-19 14:15:59 +00:00
Bernard Spil
01158fba96 databases/mariadb101-server: Update to 10.1.19
- Update to 10.1.19
  - Use target-OPT-on not .if exists
  - Remove OQGraph patches now included upstream

MFH:		2016Q4
Security:	9bc14850-a070-11e6-a881-b499baebfeaf
2016-11-12 00:11:26 +00:00
Mark Linimon
631eab01cc Mark as broken on aarch64: fails to link with sbrk.
While here, pet portlint and remove stale ia64 lines.

Approved by:	portmgr (tier-2 blanket)
2016-11-10 01:21:43 +00:00
Michael Gmelin
728e55945d Fix data encryption at rest when building with LibreSSL
Replace RAND_SSLeay->bytes with arc4random_buf when using LibreSSL, as
it supports RAND_SSLeay only for ABI compatibility [0].

Note that the code in question in mariadb mentions that RAND_bytes
isn't guaranteed to not block and therefore uses these functions directly.
As LibreSSL implements RAND_bytes in terms of arc4random_buf, which
shouldn't block, the patch could also use RAND_bytes instead of
using arc4random_buf directly, but the current version of the patch
has been tested in production and might be less confusing overall.

Bumped revision, as this fixes a runtime problem.

[0]
https://github.com/libressl/libressl/blob/master/src/crypto/rand/rand_lib.c#L36

PR:		213577
Approved by:	ssl blanket
2016-11-05 16:56:00 +00:00
Bernard Spil
b27f6a8b21 databases/mariadb101-server: Update to 10.1.18
- Regular update to 10.1.18
2016-10-17 17:09:08 +00:00
John Marino
e3117698b4 databases/mariadb101: Fix stage-QA for client
THere were 5 new programs built and installed by both the client and
the server.  This is not a unique case.  Previously they were allocated
to the client and removed by the post-install target of the server. In
this case, they've already been allocated to the server, so we need a
new post-install target for the client to remove them from the stage
directory so stage-QA checks pass.

While here, remove the now-unnecessary DragonFly configure argument
and change the backtick in a comment to an apostrophe to avoid the
makefile being interpreted as a shell script by some editors.  Also
remove redundant forward slashes on the server post-install target.

Approved by:	just-fix-it
2016-10-02 02:51:55 +00:00
John Marino
1eadc6fe21 databases/mariadb101: Fix OPSYS logic
The intent was to check for GSSAPI BASE option set on FreeBSD 9, but
the effect was an IGNORE set for all non-FreeBSD platforms.  Fix the
logic to its original intent under the just-fix-it blanket.
2016-10-02 01:50:00 +00:00