aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MOVED2
-rw-r--r--UPDATING15
2 files changed, 16 insertions, 1 deletions
diff --git a/MOVED b/MOVED
index 120d5472ee3c..91ef49a64988 100644
--- a/MOVED
+++ b/MOVED
@@ -1964,7 +1964,7 @@ editors/semi113-xemacs21-mule||2005-11-17|Deleted from ports collection
mail/mew-xemacs21-mule||2005-11-17|Deleted from ports collection
mail/mew2-xemacs21-mule||2005-11-17|Deleted from ports collection
mail/mew3-xemacs21-mule||2005-11-17|Deleted from ports collection
-security/racoon||2005-11-18|removed, successor is ipsec-tools
+security/racoon|security/ipsec-tools|2005-11-18|removed, successor is ipsec-tools
x11-themes/metacity-theme-6nome||2005-11-18|Deleted; unfetchable
x11-themes/metacity-theme-aero||2005-11-18|Deleted; unfetchable
devel/bison-devel|devel/bison2|2005-11-18|Upgraded to 2.x
diff --git a/UPDATING b/UPDATING
index c2e9d98270da..5cf687e07235 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,21 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20051202:
+ AFFECTS: users of security/racoon and security/ipsec-tools
+ AUTHOR: lawrance@FreeBSD.org
+
+ security/racoon has been removed. You should migrate to its
+ replacement, security/ipsec-tools. No configuration changes will
+ be required.
+
+ The default configuration file location has changed for ipsec-tools.
+ You will need to move your racoon configuration files to the new
+ location /usr/local/etc/racoon. Alternatively, add this line in
+ rc.conf to continue using the old location:
+
+ racoon_flags="-f /usr/local/etc"
+
20051201:
AFFECTS: users of lang/ocaml
AUTHOR: burelle@lri.fr