| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to latest version 10.0.25
- Fix security vulnerabilities
- Replace USE_MYSQL/WANT_MYSQL_VER with USES= mysql:100m
- Always build with SSL support, remove bundled CyaSSL
- Align INNODB engine option with upstream option name
- Mark not supported for TokuDB on i386
- Backport improvements from 10.1 port
- Replace bundled libs with ports' versions
- ENGINES options group
- TokuDB Engine
- Add upstreamed patch fixing linuxism
- Add/fix docs and license files
- Make OQGraph ignore message explicit
PR: 209318
Security: 8c2b2f11-0ebe-11e6-b55e-b499baebfeaf
Reviewed by: feld (mentor)
Approved by: feld (mentor)
Differential Revision: D6162
Notes:
svn path=/head/; revision=414725
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=405181
|
|
- 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
Notes:
svn path=/head/; revision=394020
|