diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-04-01 14:39:45 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-04-01 14:39:45 +0000 |
| commit | aa757e5ff6aa6c60da872e13b8aade61100e68a4 (patch) | |
| tree | 050794f86ac40473b69e625f428dfbbfa80eb938 | |
| parent | - Fix build on DragonFly (diff) | |
Document recent changes
Notes
Notes:
svn path=/head/; revision=382916
| -rw-r--r-- | CHANGES | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -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 |
