aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2004-07-19 09:34:42 +0000
committerAlex Dupre <ale@FreeBSD.org>2004-07-19 09:34:42 +0000
commite5e0d7d82491c4cda50734fa711c3456cba9d322 (patch)
tree42b18d48bdacd5d8c300a763a3fffc9452e030ca /UPDATING
parent4622dd168ce9cf277ab1d89371b7c093bc50d39e (diff)
downloadports-e5e0d7d82491c4cda50734fa711c3456cba9d322.tar.gz
ports-e5e0d7d82491c4cda50734fa711c3456cba9d322.zip
Inform users and developers about the new PHP infrastructure.
Notes
Notes: svn path=/head/; revision=114189
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING13
1 files changed, 13 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 88cd85ad7c01..3af349a49ccf 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,19 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20040719:
+ AFFECTS: users of PHP
+ AUTHOR: ale@FreeBSD.org
+
+ The old lang/php4 and lang/php5 ports have been splitted into 'base' PHP,
+ PEAR, and shared extensions to allow more flexibility and add new features.
+ Upgrading your current PHP installation will result in a 'base' PHP
+ installation (no PEAR and no extensions).
+ PEAR can be found in the new devel/php4-pear and devel/php5-pear ports, while
+ the set of PHP extensions to install can be choosen via the meta-ports
+ lang/php4-extensions and lang/php5-extensions, or installing singular
+ extensions individually.
+
20040717:
AFFECTS: users of net/openldap2[12]{,-sasl}-client