aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2005-12-13 16:31:55 +0800
committerale <ale@FreeBSD.org>2005-12-13 16:31:55 +0800
commitf9d5fc4967c64219192db28335e32c4ba777c963 (patch)
tree4ae1a86244241e69aa84aa08263309693844686e /UPDATING
parente637959ac5c46c8775cc7afc321e9de5e6d22d0f (diff)
downloadfreebsd-ports-gnome-f9d5fc4967c64219192db28335e32c4ba777c963.tar.gz
freebsd-ports-gnome-f9d5fc4967c64219192db28335e32c4ba777c963.tar.zst
freebsd-ports-gnome-f9d5fc4967c64219192db28335e32c4ba777c963.zip
Add instructions on how to update pear if something fails.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING11
1 files changed, 11 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 441a380a5c5a..0301e3106358 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,17 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20051213:
+ AFFECTS: users of pear ports
+ AUTHOR: ale@FreeBSD.org
+
+ A few old pear ports have been removed from the tree in favour of a
+ single devel/pear port. If portupgrade complains about missing ports,
+ you may safely remove pear-XML_RPC, pear-Console_Getopt, pear-Archive_Tar
+ and php[45]-pear and then run:
+
+ portupgrade -o devel/pear -f pear-PEAR
+
20051212:
AFFECTS: users of net/ntop
AUTHOR: wxs@csh.rit.edu