aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorroam <roam@FreeBSD.org>2007-10-30 18:52:57 +0800
committerroam <roam@FreeBSD.org>2007-10-30 18:52:57 +0800
commit1386106a4f91825288f04c90f17a540baf8ea6e4 (patch)
tree41dccffef881109fac1f19840ea7d76cb95b0698
parent2e819b9fe5e779a6b33a91fea237517dd6b92571 (diff)
downloadfreebsd-ports-gnome-1386106a4f91825288f04c90f17a540baf8ea6e4.tar.gz
freebsd-ports-gnome-1386106a4f91825288f04c90f17a540baf8ea6e4.tar.zst
freebsd-ports-gnome-1386106a4f91825288f04c90f17a540baf8ea6e4.zip
Note that sysutils/daemontools now builds on a NFS-mounted workdir.
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index ec4155529d00..7f06b91b6b48 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,16 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20071030:
+ AFFECTS: users of sysutils/daemontools
+ AUTHOR: roam@FreeBSD.org
+
+ If you were experiencing build problems on NFS when running daemontools's
+ run-time testsuite, turn off the new TESTS option in the configure screen.
+ On a related note, svscan can now send its error messages to multilog
+ instead of readproctitle; see the etc/rc.d/svscan.sh startup script for
+ more information on the svscan_* configurable variables.
+
20071029:
AFFECTS: users of security/stunnel
AUTHOR: roam@FreeBSD.org