aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-03-06 06:21:46 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-03-06 06:21:46 +0000
commitfbcb891de43772c1492ca91807fe9cb01bd3ee29 (patch)
tree9c936cb8147055ab92d464167a799f5604c2f9b9 /CHANGES
parentc8f499efddb38a5ce3c56c48484c56e5bc458c99 (diff)
downloadports-fbcb891de43772c1492ca91807fe9cb01bd3ee29.tar.gz
ports-fbcb891de43772c1492ca91807fe9cb01bd3ee29.zip
Notes
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 0e5d8fe2cdde..a6749db3d454 100644
--- a/CHANGES
+++ b/CHANGES
@@ -10,6 +10,17 @@ in the release notes.
All ports committers are allowed to commit to this file.
+20070306:
+AUTHOR: portmgr@FreeBSD.org
+The following changes were made to the ports infrastructure:
+
+ * The remainging vestiges of FreeBSD 4.X support were removed. Any
+ remaining users of 4.X should have stayed with the RELENG_4_EOL tag.
+
+ * It is now possible to include USE_PHP after bsd.port.pre.mk.
+
+ * 'make search' should now work with non-default ${PORTSDIR}.
+
20070130:
AUTHOR: portmgr@FreeBSD.org
The following changes were made to the ports infrastructure: