aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorwxs <wxs@FreeBSD.org>2009-12-27 22:27:53 +0800
committerwxs <wxs@FreeBSD.org>2009-12-27 22:27:53 +0800
commitf338769a16c90656f28facb20b0df16ce0a6cbe9 (patch)
treeb98874b9dc6ae7c0a063e699b2a01dd5568d897d /UPDATING
parent4de00fd6952eaa7c4cfea934f7be99e07d87dc99 (diff)
downloadfreebsd-ports-gnome-f338769a16c90656f28facb20b0df16ce0a6cbe9.tar.gz
freebsd-ports-gnome-f338769a16c90656f28facb20b0df16ce0a6cbe9.tar.zst
freebsd-ports-gnome-f338769a16c90656f28facb20b0df16ce0a6cbe9.zip
- Add a note about sysutils/grok being completely rewritten.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 99e4ed96d176..67b7486a77c5 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,14 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20091227:
+ AFFECTS: users of sysutils/grok
+ AUTHOR: Wesley Shields <wxs@FreeBSD.org>
+
+ The sysutils/grok port has been completely re-written. Configuration files
+ will need to be reviewed. Also, the RC script has been removed until it can
+ be made to work with the new version.
+
20091226:
AFFECTS: users of net-mgmt/ndoutils
AUTHOR: pgollucci@FreeBSD.org