Port details |
- mariadb A database server - drop-in replacement functionality for MySQL
- 5.2.5 databases
=2 5.2.5Version of this port present on the latest quarterly branch.
- Maintainer: dgeo@centrale-marseille.fr
- Port Added: 2010-11-17 16:57:34
- Last Update: 2011-06-07 07:11:25
- SVN Revision: UNKNOWN
- People watching this port, also watch:: tinc, nologinmsg, pssh, scponly
- License: GPLv2
- WWW:
- http://mariadb.org/
- Description:
- MariaDB is a database server that offers drop-in replacement functionality for
MySQL1. 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.
MariaDB is primarily driven by developers at Monty Program, a company founded by
Michael "Monty" Widenius, the original author of MySQL, but this is not the
whole story about MariaDB. On the "About MariaDB" page you will find more
information about all participants in the MariaDB community, including storage
engines XtraDB and PBXT.
WWW: http://mariadb.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- mariadb>0:databases/mariadb
- No installation instructions:
- This port has been deleted.
- PKGNAME: mariadb
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for mariadb-5.2.5:
ARIADB=On (default) "Aria storage engine"
ARCHIVE=On (default) "Archive storage plugin"
BLACKHOLE=On (default) "Blackhole storage engine"
FEDERATED=Off (default) "Federated (old) storage engine"
FEDERATEDX=On (default) "FederatedX storage engine (Federated replacement)"
INNODB=Off (default) "InnoDB (old) engine"
XTRADB=On (default) "XtraDB (InnoDB replacement) engine"
OQGRAPH=Off (default) "Open Query Graph Computation engine"
PBXT=Off (default) "MVCC-based transactional engine"
PARTITION=Off (default) "Partitioning support"
SPHINX=On (default) "SE client for Sphinx search daemon"
NDB=Off (default) "Enable NDB support (imply PARTITION)"
EXAMPLES=Off (default) "Example engine,daemon and ftsearch plugins"
PORTEVENT=Off (default) "Use libevent from ports"
SSL=Off (default) "Activate SSL support (yassl)"
OPENSSL=Off (default) "Use OpenSSL instead of bundled yassl"
===> Use 'make config' to modify these settings
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.2.5 07 Jun 2011 07:11:25 |
dougb |
Split databases/mariadb into -client, -scripts, and -server ports
Upgrade to version 5.2.6 [1]
Bring default compilation options into line with standard mariadb releases,
per http://kb.askmonty.org/v/generic-build-instructions [1]
Submitted by: maintainer [1]
Approved by: maintainer |
5.2.5 15 May 2011 02:49:17 |
dougb |
Remove painful examples of foo="", with particular prejudice against
constructions that parse out to [ -z "$foo" ] && foo=""
These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.
In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.
In a few places, add $FreeBSD$
No functional changes, so no PORTREVISION bumps |
5.2.5 30 Apr 2011 20:16:58 |
dhn |
- Remove whitespaces
PR: ports/156744
Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer) |
5.2.5 29 Apr 2011 16:24:57 |
beech |
-Upgrade of mariadb to 5.2.5
-Fix pkg-plist
PR: ports/156681
Submitted by: Desvernay Geoffroy (dgeo@centrale-marseille.fr)(maintainer)
Approved by: itetcu (mentor)(implicit) |
5.2.4 22 Apr 2011 23:40:15 |
linimon |
Over to new volunteer.
PR: ports/156504 |
5.2.4 08 Jan 2011 08:11:02 |
sunpoet |
- Update to 5.2.4
- Update MASTER_SITES
- Add LICENSE
- Build embedded server: preparation for MYSQL_VER=52
- Do not install mysql-test and sql-bench
- Use DATADIR and INFO
Changes: http://kb.askmonty.org/v/mariadb-524-release-notes
PR: ports/153606
Submitted by: sunpoet (myself)
Approved by: <siasiamail@gmail.com> (maintainer) |
5.2.3 01 Jan 2011 16:55:24 |
sunpoet |
- Fix USE_LDCONFIG
PR: ports/152885
Submitted by: Peter Vereshagin <peter@vereshagin.org>
Approved by: Artyom Olshevskiy <siasiamail@gmail.com> (maintainer) |
5.2.3 17 Nov 2010 16:57:21 |
sunpoet |
- Add mariadb 5.2.3
MariaDB is a database server that offers drop-in replacement functionality for
MySQL1. 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.
MariaDB is primarily driven by developers at Monty Program, a company founded by
Michael "Monty" Widenius, the original author of MySQL, but this is not the
whole story about MariaDB. On the "About MariaDB" page you will find more
information about all participants in the MariaDB community, including storage
engines XtraDB and PBXT.
WWW: http://mariadb.org/
PR: ports/152237
Submitted by: Artyom Olshevskiy <siasiamail@gmail.com> |
Number of commits found: 8
|