aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorgabor <gabor@FreeBSD.org>2007-02-02 22:50:16 +0800
committergabor <gabor@FreeBSD.org>2007-02-02 22:50:16 +0800
commit4a30abc5c16a3d1918e0a7a26389ac53a0734f38 (patch)
tree4c681a0a65f501e7a0efa58aff88e4c60fbfdbf3 /UPDATING
parent4aef499711028bdac6589765fb9f564e99698bec (diff)
downloadfreebsd-ports-gnome-4a30abc5c16a3d1918e0a7a26389ac53a0734f38.tar.gz
freebsd-ports-gnome-4a30abc5c16a3d1918e0a7a26389ac53a0734f38.tar.zst
freebsd-ports-gnome-4a30abc5c16a3d1918e0a7a26389ac53a0734f38.zip
- Add note about recent www/aolserver change
PR: ports/105781 Submitted by: Martin Matuska <martin@matuska.org> Approved by: erwin (mentor)
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING23
1 files changed, 23 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 635150065b54..fe7dec7e421d 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,29 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20070202:
+ AFFECTS: users of www/aolserver
+ AUTHOR: martin@matuska.org
+
+ With update to aolserver 4.5.0 modules have been moved to separate ports.
+
+ The following modules are available initially:
+ archivers/aolserver-nszlib
+ databases/aolserver-nsmysql
+ databases/aolserver-nspostgres
+ graphics/aolserver-nsgd
+ security/aolserver-nsencrypt
+ security/aolserver-nsmcrypt
+ security/aolserver-nsmhash
+ security/aolserver-nsopenssl
+ security/aolserver-nssha1
+ www/aolserver-nscache
+
+ A different aolserver install directory for aolserver and modules
+ can be specified by defining AOLSERVERBASE in make.conf
+
+ The rc.d script has been renamed from aolserver.sh to aolserver.
+
20070102:
AFFECTS: users of sysutils/portupgrade
AUTHOR: sem@FreeBSD.org