Commit Graph

17 Commits

Author SHA1 Message Date
Bernard Spil
b7083e5a9c databases/mariadb103-server: Update to 10.3.12 2019-01-13 14:43:08 +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
22597d5317 databases/mariadb103-server: Security update to 10.3.11
- Add workaround for LZ4, SNAPPY build issues [1]

PR:		233212 [1]
Reported by:	Peter Putzer <freebsd mnd sc>
MFH:		2018Q4
Security:	ec5072b0-d43a-11e8-a6d2-b499baebfeaf
2018-11-24 19:17:05 +00:00
Bernard Spil
22b7b05c94 databases/mariadb103-server: Fix linking issue
- Link issues when INNOBASE is set to DYNAMIC [1]
 - While here, remove MDEV-14072 fix

[1]: https://jira.mariadb.org/browse/MDEV-17560

PR:		233135
Submitted by:	Ralf van der Enden <tremere cainites net>
Reported by:	Dries Michiels <driesm michiels gmail com>
2018-11-12 16:58:52 +00:00
Bernard Spil
42c335c342 databases/mariadb103-server: Remove XTRADB option
- The XtraDB engine was removed from 10.3
 - Fix plist conflict for TOKUDB option [1]

PR:		232906 [1]
Submitted by:	Oleg Sidorkin <osidorkin gmail com>
2018-11-10 14:11:45 +00:00
Bernard Spil
3c90fd702b databases/mariadb103-server: Fix plist issues
- Resurect mysql_upgrade [1]
 - Move some files between -client and -server

PR:		232735 [1]
Reported by:	Naram Qashat <cyberbotx cyberbotx com> [1]
MFH:		2018Q4
2018-10-27 15:06:54 +00:00
Bernard Spil
0cf3eca62d databases/mariadb103-server: Update to 10.3.10
- Fix build on aarch64 [1]
 - Not broken in i386 [2]
 - WSREP only on amd64

PR:		230682 [1], 230027 [2]
Submitted by:	Naram Qashat <cyberbotx cyberbotx com> [1]
Reported by:	<dewayne heuristicsystems com.au> [2]
Security:	909be51b-9b3b-11e8-add2-b499baebfeaf
MFH:		2018Q4
2018-10-25 15:59:36 +00:00
Dmitry Marakasov
fd906cf4b3 - Update WWW
Approved by:	portmgr blanket
2018-10-07 09:38:38 +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
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
c146b856c0 databases/mariadb103-server: Fix segfault
- Add segfault fix from upstream [1]
 - Add WSREP option (default on)
 - Rework some of the -client conflicts
 - Fix LOCALBASE and PREFIX in patches
 - Remove unneeded patches

PR:		229219 [1]
Reported by:	Ralf van der Enden <tremere cainites net>
MFH:		2018Q3
2018-07-12 12:19:35 +00:00
Bernard Spil
2c9a1b098a databases/mariadb103-server: Mark broken
- And merge 10.3.8 changes for -client
2018-07-09 11:01:44 +00:00
Bernard Spil
2ec514f10e databases/mariadb103-server: Add MariaDB 10.3 port 2018-06-09 16:40:54 +00:00