aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index c3033871da8a..4d9898e1e02e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -10,6 +10,17 @@ in the release notes and/or placed into UPDATING.
All ports committers are allowed to commit to this file.
+20150409:
+AUTHOR: bapt@FreeBSD.org
+
+ Add a new USES=gnustep to handle the GNUstep ports. Now the dependencies on
+ GNUstep libraries is done via the regular LIB_DEPENDS
+
+ USE_GNUSTEP is now a macro that accept many arguments: back, build, gui, back
+ Depending on the feature needed for a given port
+
+ Reuse USES=objc to avoid duplicating code
+
20150408:
AUTHOR: bapt@FreeBSD.org