aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2015-04-01 22:39:45 +0800
committerbapt <bapt@FreeBSD.org>2015-04-01 22:39:45 +0800
commit69b6dc76ffecefb36178d73fbc566bb10f4037b5 (patch)
tree050794f86ac40473b69e625f428dfbbfa80eb938 /CHANGES
parent3f59e31522c0391c143ab51cb62a5b5e40654efa (diff)
downloadfreebsd-ports-gnome-69b6dc76ffecefb36178d73fbc566bb10f4037b5.tar.gz
freebsd-ports-gnome-69b6dc76ffecefb36178d73fbc566bb10f4037b5.tar.zst
freebsd-ports-gnome-69b6dc76ffecefb36178d73fbc566bb10f4037b5.zip
Document recent changes
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES16
1 files changed, 16 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 214ba4c7eeb5..04a0beabfffe 100644
--- a/CHANGES
+++ b/CHANGES
@@ -17,6 +17,22 @@ AUTHOR: ohauer@FreeBSD.org
To activate the subversion apache modules a dedicated file
will be installed as modules.d/220_subversion.conf
+20150328:
+AUTHOR: bapt@FreeBSD.org
+
+ New "metaport" USES to take care of predefining correctly the needed
+ macros as expected by meta ports.
+
+20150323:
+AUTHOR: bapt@FreeBSD.org
+
+ Remove "@fc" and "@fontsdir". All fonts should always use @fcfontsdir which
+ Properly takes care of the fonts.dir and fonts.scale cache files as well
+ as ensure to properly update the fontconfig cache
+
+ New "fonts" USES. It defines the default variables needed for fonts and also
+ takes care of the run time dependencies
+
20150326:
AUTHOR: bdrewery@FreeBSD.org