aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2013-03-16 06:13:42 +0800
committerbdrewery <bdrewery@FreeBSD.org>2013-03-16 06:13:42 +0800
commitf86f8a8f34392559b593731395916dadf51406e7 (patch)
treec06e8176833cbcd0eb571a083b23290140b3afa6 /CHANGES
parent45e9f596936c9667312e2d6bedca240d7b3cb440 (diff)
downloadfreebsd-ports-gnome-f86f8a8f34392559b593731395916dadf51406e7.tar.gz
freebsd-ports-gnome-f86f8a8f34392559b593731395916dadf51406e7.tar.zst
freebsd-ports-gnome-f86f8a8f34392559b593731395916dadf51406e7.zip
Document USES=qmail
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 080c36b60cbd..989b31d90d98 100644
--- a/CHANGES
+++ b/CHANGES
@@ -11,6 +11,17 @@ in the release notes and/or placed into UPDATING.
All ports committers are allowed to commit to this file.
20130315:
+AUTHOR: bdrewery@FreeBSD.org
+
+ * USE_QMAIL_RUN, USE_QMAIL_BUILD and WANT_QMAIL have been removed
+ and converted into the qmail USE feature
+
+ USES= qmail:run will add qmail into RUN_DEPENDS
+ USES= qmail:build will add qmail into BUILD_DEPENDS
+ USES= qmail[:both] will add qmail into both RUN and BUILD DEPENDS
+ USES= qmail:vars will set QMAIL_PREFIX
+
+20130315:
AUTHOR: bapt@FreeBSD.org
* Add new Keywords directory and first info.yaml keyword (@info).