diff options
author | Clement Laforet <clement@FreeBSD.org> | 2008-01-20 11:29:31 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2008-01-20 11:29:31 +0000 |
commit | 0cf36460fb944accaa5799db7198102b5f873a08 (patch) | |
tree | b6b61de3a6589f006901b86349cfa594d54df648 /UPDATING | |
parent | b09130fa67d370e2a5e869f252d549fb2b0ac4b0 (diff) | |
download | ports-0cf36460fb944accaa5799db7198102b5f873a08.tar.gz ports-0cf36460fb944accaa5799db7198102b5f873a08.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -6,6 +6,15 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20080120: + AFFECTS: users of www/apache22 + AUTHOR: clement@FreeBSD.org + + BDB framework provided by bsd.databases.mk is now used by www/apache22 + 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'). + 20080118: AFFECTS: users of net/freeradius AUTHOR: David Wood <david@wood2.org.uk> |