aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorClement Laforet <clement@FreeBSD.org>2008-01-20 15:00:32 +0000
committerClement Laforet <clement@FreeBSD.org>2008-01-20 15:00:32 +0000
commitbc3ac826cf3f310bbc21c311a88abeeb150728cb (patch)
tree155723541812bca2d0a6d5ed2e9cf01336c2a9d7 /UPDATING
parent25ae9a87d7a884407581748ef890d291742536af (diff)
downloadports-bc3ac826cf3f310bbc21c311a88abeeb150728cb.tar.gz
ports-bc3ac826cf3f310bbc21c311a88abeeb150728cb.zip
- Update to 2.0.63
- Use BDB from bsd.database.mk instead of homebrew [1] PR: ports/119712 [1] Submitted by: mm [1]
Notes
Notes: svn path=/head/; revision=205880
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING9
1 files changed, 9 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 23faa6373f4c..d0c77986e343 100644
--- a/UPDATING
+++ b/UPDATING
@@ -7,6 +7,15 @@ time you update your ports collection, before attempting any port
upgrades.
20080120:
+ AFFECTS: users of www/apache20
+ AUTHOR: clement@FreeBSD.org
+
+ BDB framework provided by bsd.database.mk is now used by www/apache20
+ port. WITH_BERKELEYDB knob is deprecated in favor of WITH_BDB and
+ WITH_BDB_VER/WITH_BDB_BASE, see documentation for more details.
+ ('make show-options').
+
+20080120:
AFFECTS: users of www/apache22
AUTHOR: clement@FreeBSD.org