| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
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
|