From 9c859f6f6e9eb3c666de3b7c26d1be9773bafdb0 Mon Sep 17 00:00:00 2001 From: Bryan Drewery Date: Thu, 17 Apr 2014 05:16:47 +0000 Subject: mail/qmail, mail/qmail-tls, mail/qmail-mysql, mail/qmail-spamcontrol: - Support stagedir - Fix all leftovers Note that this depends on new Mk/Scripts/check_leftovers.sh added in r351446. - Bump PORTREVISION in all ports due to plist being fixed. - Support man.d on FreeBSD 9+ - Convert NOPORTDOCS - Fix bad perl shebang for scripts/mkaliasdir - Remove pkg-install and move all to pkg-plist - Fix /var/qmail modified warning in poudriere by doing nothing in install-mtree - Fix /var/qmail getting unpredictable/wrong permissions due to USERS/GROUPS changing for every user with HOME=/var/qmail - Use more OPTIONS helpers - Fix ccache support for spamcontrol patch building - Fix build of SMTPEXTFORK in mail/qmail-spamcontrol with recent clang Tested with: pkg and pkg_install --- mail/qmail-mysql/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'mail/qmail-mysql') diff --git a/mail/qmail-mysql/Makefile b/mail/qmail-mysql/Makefile index 10a0a7343db4..d9f28e545b82 100644 --- a/mail/qmail-mysql/Makefile +++ b/mail/qmail-mysql/Makefile @@ -3,7 +3,7 @@ PORTNAME= qmail PORTVERSION= ${QMAIL_VERSION}.${MYSQL_PATCH_VERSION} -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= mail PKGNAMESUFFIX= -mysql @@ -16,7 +16,6 @@ MYSQL_PATCH_VERSION= 1.1.15 SLAVE_MYSQL= yes USE_MYSQL= yes -NO_STAGE= yes MASTERDIR= ${.CURDIR}/../qmail DESCR= ${.CURDIR}/pkg-descr -- cgit v1.2.3