aboutsummaryrefslogtreecommitdiffstats
path: root/databases/Makefile
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2010-11-18 00:57:21 +0800
committersunpoet <sunpoet@FreeBSD.org>2010-11-18 00:57:21 +0800
commit2014c29845a6f7b634a84d916587e840826226bf (patch)
tree378f732f26961efdaaa87eebe773e7c8800bbba3 /databases/Makefile
parent2bae753a1c3e4dafe7be7d727421d786acb94fcb (diff)
downloadfreebsd-ports-gnome-2014c29845a6f7b634a84d916587e840826226bf.tar.gz
freebsd-ports-gnome-2014c29845a6f7b634a84d916587e840826226bf.tar.zst
freebsd-ports-gnome-2014c29845a6f7b634a84d916587e840826226bf.zip
- 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>
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 60b6f470f168..2f35c8ae7ff9 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -178,6 +178,7 @@
SUBDIR += ludia
SUBDIR += maatkit
SUBDIR += mantis
+ SUBDIR += mariadb
SUBDIR += mdbtools
SUBDIR += memcached
SUBDIR += memcached12