| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
|
| |
While here, pet portlint and remove stale ia64 lines.
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=425823
|
|
|
|
|
|
|
|
|
|
| |
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Notes:
svn path=/head/; revision=424411
|
|
|
|
|
|
|
|
| |
- Update to 10.0.27
- Move from USE_OPENSSL to USES= ssl
Notes:
svn path=/head/; revision=421088
|
|
|
|
|
|
|
|
|
|
|
| |
- Update -server and -client to 10.0.26
- Add private headers to -server package
- Remove private headers from -client (conflict)
- Add License file for PerconaFT
- Add archivers/snappy dependency for TokuDB
Notes:
svn path=/head/; revision=417518
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add dependency on OpenSSL from ports
- As per PR206998 this fixes the relocation error [1]
[1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206998#c102
PR: 209419
Notes:
svn path=/head/; revision=415024
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
Notes:
svn path=/head/; revision=413746
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Allow to disable it properly so the build doesn't break of boost is installed
- Remove OQGRAPH-related cmake flags, as they do nothing
PR: 207115
Submitted by: amdmi3
Approved by: maintainer timeout (never@nevermind.kiev.ua, 2 months)
Notes:
svn path=/head/; revision=413724
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412346
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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 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
Notes:
svn path=/head/; revision=401058
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336
Notes:
svn path=/head/; revision=394508
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
|
| |
Pet portlint while here.
PR: 198310
Submitted by: Bernard Spil <spil.oss@gmail.com>
Approved by: zi (mentor)
Notes:
svn path=/head/; revision=380551
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=378181
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use options helpers
- Use GCC on i386 versions of FreeBSD later than 10.1-RELEASE
PR: 196122
Differential Revision: https://reviews.freebsd.org/D1535
Submitted by: Bernard Spil <spil.oss@gmail.com>
Approved by: maintainer timeout (3 weeks)
Approved by: swills (maintainer)
Notes:
svn path=/head/; revision=377185
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=374835
|
|
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.
Notes:
svn path=/head/; revision=372136
|