aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2011-08-25 23:17:17 +0000
committerMatthias Andree <mandree@FreeBSD.org>2011-08-25 23:17:17 +0000
commit57f5b0682875ca2c20d57bc4a25bd6e2d64f99d9 (patch)
tree0b2b5e8dca10578f550a6a13cc2d9a36ab02144d /databases/Makefile
parent3b3d233ecda64150539101cbabfad2c758dc3492 (diff)
downloadports-57f5b0682875ca2c20d57bc4a25bd6e2d64f99d9.tar.gz
ports-57f5b0682875ca2c20d57bc4a25bd6e2d64f99d9.zip
- Update databases/db5 to new upstream release 5.2.28.0. ChangeLog:
http://download.oracle.com/docs/cd/E17076_02/html/installation/changelog_5_2.html - Remove databases/db51 (no hard dependencies), users having set db51 manually for their ports need to set db5 and rebuild dependent ports. - Add OPTIONS for localization (default off) and crypto (default on). - Install libdb*-5.so symlinks into $PREFIX/lib - If WITH_DEBUG is set, pass --enable-umrw to pacify valgrind, and --enable-debug.
Notes
Notes: svn path=/head/; revision=280427
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 81e91548c98b..1288691e225b 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -43,7 +43,7 @@
SUBDIR += db47
SUBDIR += db48
SUBDIR += db4o-mono
- SUBDIR += db51
+ SUBDIR += db5
SUBDIR += dbXML
SUBDIR += dbconnect
SUBDIR += dbf