Commit graph

7 commits

Author SHA1 Message Date
Bernard Spil
7614207526 databases/mariadb100-{client,server}: Update to 10.0.23
- Update to 10.0.23
  - Re-patch files due to path change in WRKSRC
  - Harmonize CONFLICTS and quench portlint warnings
  - Use variables to construct INSTALL_CONFLICTS
  - Fix json.cpp clang compilation issue
  - Refactor and upstream jemalloc patch

Changes:

  - https://mariadb.com/kb/en/mariadb/mariadb-10023-changelog/

Reviewed by:	koobs (mentor), feld (mentor)
Approved by:	koobs (mentor)
Differential Revision:	https://reviews.freebsd.org/D4709
2016-01-03 18:25:22 +00:00
Bernard Spil
d29217215f databases/mariadb100-server: Update to 10.0.22
* Update server and (slave) client port
  * Alphabetic ordering of CONFLICTS
  * Consistent globbing of CONFLICTS
  * Alphabetical ordering of USES
  * Add LGPL21 for MySQL client C/Java libs

Reviewed by:	koobs (mentor)
Approved by:	koobs (mentor)
Differential Revision:	https://reviews.freebsd.org/D4100
2015-11-08 12:45:02 +00:00
Bernard Spil
4af533cdd3 databases/mariadb100-server: Update to 10.0.21
- Update to 10.0.21
  - Updates mariadb100-client as well (slave-port)
  - Silence portlint
  - Re-roll patches with makepatch

[1]	https://mariadb.atlassian.net/browse/MDEV-7398
[2]	https://mariadb.atlassian.net/browse/MDEV-8128

Changes:	https://mariadb.com/kb/en/mariadb/mariadb-10021-changelog/

Differential revision:	https://reviews.freebsd.org/D2771
Reviewed by:	koobs (mentor), vsevolod (mentor)
Approved by:	vsevolod (mentor)
PR:		200097
Security:	36bd352d-299b-11e5-86ff-14dae9d210b8
MFH:		2015Q3
2015-08-12 13:19:36 +00:00
Brad Davis
bb3bfa5bc9 Update databases/mariadb100-{server,client} to 10.0.17.
Pet portlint while here.

PR:		198310
Submitted by:	Bernard Spil <spil.oss@gmail.com>
Approved by:	zi (mentor)
2015-03-05 21:15:50 +00:00
Johannes Jost Meixner
db6b9da2f1 databases/mariadb100-*: update to 10.0.16
- update to 10.0.16
- Add LICENSE (GPLv2)
- Add CPE info

PR:		197185
Differential Revision:	https://reviews.freebsd.org/D1734
Submitted by:	Bernard Spil <spil.oss@gmail.com> (maintainer)
Approved by:	swills
2015-01-30 18:34:20 +00:00
Xin LI
1f9c96462b Update to 10.0.15.
- InnoDB is now disabled by default.  MariaDB ships with
   XtraDB as drop-in replacement of InnoDB but keeps the
   original InnoDB as an option you have to set specifically
   to enable it.
 - Added support for Mroonga storage engine.
 - Removed mytop script, which the latest version can be
   installed via databases/mytop.
 - Moved INNODB option to the Server part (as OQGraph)
 - Updated -server log only as this only affects -server.

Submitted by:	Bernard Spil <spil oss gmail com> (maintainer)
2014-12-17 07:10:58 +00:00
John Marino
d2bcf058dc Add new ports databases/mariadb100-server and -client (version 10.0)
PR:		193539
Submitted by:	spil.oss (gmail)

MariaDB is a database server that offers drop-in replacement functionality
for MySQL. MariaDB is built by some of the original authors of MySQL, with
assistance from the broader community of Free and open source software
developers. In addition to the core functionality of MySQL, MariaDB offers
a rich set of feature enhancements including alternate storage engines,
server optimizations, and patches.
2014-11-04 08:21:55 +00:00