aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES14
1 files changed, 14 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 1734b595f4c8..6b000360b4c0 100644
--- a/CHANGES
+++ b/CHANGES
@@ -10,6 +10,20 @@ in the release notes.
All ports committers are allowed to commit to this file.
+20060914:
+AUTHOR: portmgr@FreeBSD.org
+The following functional changes were made to bsd.port.mk:
+
+ * PKGVERSION was introduced as an intermediate variable refactored out of
+ PKGNAME.
+
+ * bsd.lua.mk was added to support lua-related ports.
+
+ * DESTDIR was removed from bsd.scons.mk because it was problematic.
+
+ * Some quotes were added to the 'missing' target to improve handling of
+ duplicate origins.
+
20060903:
AUTHOR: sat@FreeBSD.org
The following functional changes were made to bsd.sites.mk: