Commit graph

41 commits

Author SHA1 Message Date
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
Bernard Spil
4fb70a3033 databases/mariadb101-server: Update to 10.1.17
- Update to 10.1.17
  - Remove no-op cmake flag for -client
2016-08-31 19:53:20 +00:00
Bernard Spil
bba8c27b24 databases/mariadb101-server: Fix lz4 linking fix
- Remove some testing leftover
2016-07-24 10:32:13 +00:00
Bernard Spil
bddd38d81d databases/mariadb101-server: Update to 10.1.16
- Update to latest version 10.1.16
  - Switch from USE_OPENSSL to USES= ssl
  - Switch from USE_MYSQL to USES= mysql
  - Switch from WANT_MYSQL_VER to USES= mysql:101m
  - Fix liblz4 linking for mroonga
  - Register MROONGA lz4 depends
  - Register libxml2 depends
2016-07-23 20:27:20 +00:00
Mathieu Arnold
5b55a8a53e Fix usage of WITH_OPENSSL_BASE, WITH_OPENSSL_PORT and OPENSSL_PORT.
WITH_OPENSSL_* can't be set after bsd.port.pre.mk.
Fold all other usage into using SSL_DEFAULT == foo

PR:		210149
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	The FreeBSD Foundation, Absolight
Differential Revision:	https://reviews.freebsd.org/D6577
2016-06-16 13:23:13 +00:00
Bernard Spil
39b16f3776 databases/mariadb101-{server,client}: Update to 10.1.14
- Update to version 10.1.14
  - Remove fix for MDEV-9529
  - Add new header files
  - Add new MySQL to MariaDB migration script
2016-05-11 15:15:55 +00:00
Steve Wills
86cd4fbe5a many ports: mark broken on powerpc64 2016-04-21 16:43:14 +00:00
Mathieu Arnold
4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
Bernard Spil
63fec1d6d4 databases/mariadb101-{server,client}: Update to 10.1.13
- Update to version 10.1.13
  - Make GSSAPI plugin optional [2]
  - Remove patches that are merged upstream
  - Re-generate patches that required fuzzing
  - Server
    - Fix OQGraph build failure [1]
    - Install server gssapi plugin only
    - Don't install gssapi libs/files that were moved to -client
    - Add license and readme file for TokuDB
    - Add tokuft_logprint and tokuftdump binaries
  - Client
    - Install client gssapi plugin
    - Enable PLIST_SUB for optional gssapi plugin
    - Add new plugins and ini file
    - Remove taocrypt patch, we don't build bundled SSL

PR:		207675 [1], 207883 [2]
Reviewed by:	feld (mentor)
Approved by:	feld (mentor)
Differential Revision:	D5751
2016-03-27 20:57:51 +00:00
Bernard Spil
2cd8c9b3cf databases/mariadb101-server: Fix i386, GSSAPI & Engine build issues
- Add USES=compiler:c++11-lib
 - Use both deprecated -DPLUGIN_${engine} and new -DWITHOUT_${engine}
   to disable engines (fixes engines not being disabled)
 - Add IGNORE for GSSAPI_BASE on FreeBSD < 10, version is too old
 - Add IGNORE for TokuDB, upstream not supported on 32-bit platforms
 - Add IGNORE on i386, currently broken with clang [1]

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

Reviewer by:	koobs (mentor)
Approved by:	koobs (mentor)
Differential Revision:	D5478
2016-03-05 13:57:10 +00:00
Bernard Spil
ba6c7d7ced databases/mariadb101-{client,server}: Add missing patches
- Patches that were non-existent in the source of the repocopy
    (mariadb100-*) were not part of the initial commit

Differential Revision: D3953
2016-02-13 22:33:53 +00:00
Bernard Spil
57a651ae7f databases/mariadb101-server: Remove empty files after repo-copy
Differential Revision:	D3953
2016-02-13 19:03:25 +00:00
Bernard Spil
eaba6fd276 [NEW PORTS] databases/mariadb101-{server,client}: 10.1.11
MariaDB is one of the most popular database servers in the world. It's made
by the original developers of MySQL and guaranteed to stay open source.
Notable users include Wikipedia, Facebook and Google.

MariaDB turns data into structured information in a wide array of
applications, ranging from banking to websites. It is an enhanced, drop-in
replacement for MySQL. MariaDB is used because it is fast, scalable and
robust, with a rich ecosystem of storage engines, plugins and many other
tools make it very versatile for a wide variety of use cases.

MariaDB is developed as open source software and as a relational database
it provides an SQL interface for accessing data. This latest versions of
MariaDB also include GIS and JSON features.

WWW: http://mariadb.org/

Reviewed by:	koobs (mentor), feld (mentor)
Approved by:	koobs (mentor), feld (mentor)
Differential Revision:	D3953
2016-02-13 19:02:11 +00:00