svn commit: r365196 - in head/mail: exim libspf2 milter-callback milter-greylist milter-greylist-devel postfix postfix210 postfix28 postfix29 rmilter softfail xf-spf

Tijl Coosemans tijl at FreeBSD.org
Sun Aug 17 15:59:44 UTC 2014


Author: tijl
Date: Sun Aug 17 15:59:40 2014
New Revision: 365196
URL: http://svnweb.freebsd.org/changeset/ports/365196
QAT: https://qat.redports.org/buildarchive/r365196/

Log:
  mail/libspf2:
  - Convert to USES=libtool and bump dependent ports
  - Add INSTALL_TARGET=install-strip
  
  (Also some white space fixes in dependent ports)
  
  Approved by:	portmgr (implicit, bump unstaged port)

Modified:
  head/mail/exim/Makefile
  head/mail/libspf2/Makefile
  head/mail/libspf2/pkg-plist
  head/mail/milter-callback/Makefile
  head/mail/milter-greylist-devel/Makefile
  head/mail/milter-greylist/Makefile
  head/mail/postfix/Makefile
  head/mail/postfix210/Makefile
  head/mail/postfix28/Makefile
  head/mail/postfix29/Makefile
  head/mail/rmilter/Makefile
  head/mail/softfail/Makefile
  head/mail/xf-spf/Makefile

Modified: head/mail/exim/Makefile
==============================================================================
--- head/mail/exim/Makefile	Sun Aug 17 15:31:06 2014	(r365195)
+++ head/mail/exim/Makefile	Sun Aug 17 15:59:40 2014	(r365196)
@@ -3,6 +3,7 @@
 
 PORTNAME=	exim
 PORTVERSION?=	${EXIM_VERSION}
+PORTREVISION?=	1
 CATEGORIES=	mail ipv6
 MASTER_SITES=	${MASTER_SITE_EXIM:S/$/:exim/}
 MASTER_SITE_SUBDIR=	exim4/:exim

Modified: head/mail/libspf2/Makefile
==============================================================================
--- head/mail/libspf2/Makefile	Sun Aug 17 15:31:06 2014	(r365195)
+++ head/mail/libspf2/Makefile	Sun Aug 17 15:59:40 2014	(r365196)
@@ -3,7 +3,7 @@
 
 PORTNAME=	libspf2
 PORTVERSION=	1.2.10
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	mail
 MASTER_SITES=	http://www.libspf2.org/spf/ \
 		LOCAL/sunpoet
@@ -17,11 +17,11 @@ LICENSE_COMB=	dual
 CONFLICTS=	${PORTNAME}-1.0.* p5-Mail-SPF-Query-[0-9]*
 
 GNU_CONFIGURE=	yes
-USE_AUTOTOOLS=	libtool
+INSTALL_TARGET=	install-strip
+USES=		libtool
 USE_LDCONFIG=	yes
 
 post-patch:
-	@${REINPLACE_CMD} -e 's|-lpthread|-pthread|g' ${WRKSRC}/configure
 	@${REINPLACE_CMD} -e '/__VA_ARGS__/ s|format, ||g' ${WRKSRC}/src/include/spf_log.h
 
 .include <bsd.port.mk>

Modified: head/mail/libspf2/pkg-plist
==============================================================================
--- head/mail/libspf2/pkg-plist	Sun Aug 17 15:31:06 2014	(r365195)
+++ head/mail/libspf2/pkg-plist	Sun Aug 17 15:59:40 2014	(r365196)
@@ -21,7 +21,7 @@ include/spf2/spf_request.h
 include/spf2/spf_response.h
 include/spf2/spf_server.h
 lib/libspf2.a
-lib/libspf2.la
 lib/libspf2.so
-lib/libspf2.so.3
+lib/libspf2.so.2
+lib/libspf2.so.2.1.0
 @dirrm include/spf2

Modified: head/mail/milter-callback/Makefile
==============================================================================
--- head/mail/milter-callback/Makefile	Sun Aug 17 15:31:06 2014	(r365195)
+++ head/mail/milter-callback/Makefile	Sun Aug 17 15:59:40 2014	(r365196)
@@ -3,6 +3,7 @@
 
 PORTNAME=	milter-callback
 PORTVERSION=	1.6.0
+PORTREVISION=	1
 CATEGORIES=	mail
 MASTER_SITES=	CRITICAL
 
@@ -11,7 +12,7 @@ COMMENT=	Milter to perform a envelope-fr
 
 LICENSE=	GPLv3
 
-LIB_DEPENDS+=	libspf2.so:${PORTSDIR}/mail/libspf2
+LIB_DEPENDS=	libspf2.so:${PORTSDIR}/mail/libspf2
 
 USES=		tar:xz
 USE_RC_SUBR=	milter-callback
@@ -50,7 +51,4 @@ do-install:
 	${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.conf \
 		${STAGEDIR}${PREFIX}/etc/mail/${PORTNAME}.conf.sample
 
-post-install:
-	@${CAT} ${PKGMESSAGE}
-
 .include <bsd.port.mk>

Modified: head/mail/milter-greylist-devel/Makefile
==============================================================================
--- head/mail/milter-greylist-devel/Makefile	Sun Aug 17 15:31:06 2014	(r365195)
+++ head/mail/milter-greylist-devel/Makefile	Sun Aug 17 15:59:40 2014	(r365196)
@@ -3,6 +3,7 @@
 
 PORTNAME=	milter-greylist
 PORTVERSION=	4.5.11
+PORTREVISION=	1
 CATEGORIES=	mail
 MASTER_SITES=	ftp://ftp.espci.fr/pub/milter-greylist/ \
 		http://fossies.org/unix/privat/ \

Modified: head/mail/milter-greylist/Makefile
==============================================================================
--- head/mail/milter-greylist/Makefile	Sun Aug 17 15:31:06 2014	(r365195)
+++ head/mail/milter-greylist/Makefile	Sun Aug 17 15:59:40 2014	(r365196)
@@ -3,7 +3,7 @@
 
 PORTNAME=	milter-greylist
 PORTVERSION=	4.4.3
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	mail
 MASTER_SITES=	ftp://ftp.espci.fr/pub/milter-greylist/ \
 		http://fossies.org/unix/privat/

Modified: head/mail/postfix/Makefile
==============================================================================
--- head/mail/postfix/Makefile	Sun Aug 17 15:31:06 2014	(r365195)
+++ head/mail/postfix/Makefile	Sun Aug 17 15:59:40 2014	(r365196)
@@ -3,7 +3,7 @@
 
 PORTNAME=	postfix
 PORTVERSION=	2.11.1
-PORTREVISION=	2
+PORTREVISION=	3
 PORTEPOCH=	1
 CATEGORIES=	mail ipv6
 MASTER_SITES=	ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \

Modified: head/mail/postfix210/Makefile
==============================================================================
--- head/mail/postfix210/Makefile	Sun Aug 17 15:31:06 2014	(r365195)
+++ head/mail/postfix210/Makefile	Sun Aug 17 15:59:40 2014	(r365196)
@@ -3,7 +3,7 @@
 
 PORTNAME=	postfix
 PORTVERSION=	2.10.3
-PORTREVISION=	2
+PORTREVISION=	3
 PORTEPOCH=	1
 CATEGORIES=	mail ipv6
 MASTER_SITES=	ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \

Modified: head/mail/postfix28/Makefile
==============================================================================
--- head/mail/postfix28/Makefile	Sun Aug 17 15:31:06 2014	(r365195)
+++ head/mail/postfix28/Makefile	Sun Aug 17 15:59:40 2014	(r365196)
@@ -3,7 +3,7 @@
 
 PORTNAME=	postfix
 PORTVERSION=	2.8.17
-PORTREVISION=	2
+PORTREVISION=	3
 PORTEPOCH=	1
 CATEGORIES=	mail ipv6
 MASTER_SITES=	ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \

Modified: head/mail/postfix29/Makefile
==============================================================================
--- head/mail/postfix29/Makefile	Sun Aug 17 15:31:06 2014	(r365195)
+++ head/mail/postfix29/Makefile	Sun Aug 17 15:59:40 2014	(r365196)
@@ -3,7 +3,7 @@
 
 PORTNAME=	postfix
 PORTVERSION=	2.9.9
-PORTREVISION=	2
+PORTREVISION=	3
 PORTEPOCH=	1
 CATEGORIES=	mail ipv6
 MASTER_SITES=	ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \

Modified: head/mail/rmilter/Makefile
==============================================================================
--- head/mail/rmilter/Makefile	Sun Aug 17 15:31:06 2014	(r365195)
+++ head/mail/rmilter/Makefile	Sun Aug 17 15:59:40 2014	(r365196)
@@ -1,37 +1,38 @@
 # $FreeBSD$
 
-PORTNAME=		rmilter
-PORTVERSION=		1.6.1
-CATEGORIES=		mail
+PORTNAME=	rmilter
+PORTVERSION=	1.6.1
+PORTREVISION=	1
+CATEGORIES=	mail
 
-MAINTAINER=		vsevolod at FreeBSD.org
-COMMENT=		Milter that performs spamd, clamav, and spf checks
+MAINTAINER=	vsevolod at FreeBSD.org
+COMMENT=	Milter that performs spamd, clamav, and spf checks
 
 LICENSE=	BSD2CLAUSE
 
-USE_GITHUB=		yes
-GH_ACCOUNT=		vstakhov
-GH_PROJECT=		${PORTNAME}
+LIB_DEPENDS=	libpcre.so:${PORTSDIR}/devel/pcre \
+		libspf2.so:${PORTSDIR}/mail/libspf2 \
+		libopendkim.so:${PORTSDIR}/mail/opendkim
+
+USE_GITHUB=	yes
+GH_ACCOUNT=	vstakhov
+GH_PROJECT=	${PORTNAME}
 GH_TAG=		${PORTVERSION}
-GH_COMMIT=		a8d7db5
+GH_COMMIT=	a8d7db5
 
 USE_RC_SUBR=	yes
-USES=	cmake:outsource bison
+USES=		cmake:outsource bison
 USE_OPENSSL=	yes
 
 PLIST_FILES=	sbin/rmilter etc/rc.d/rmilter.sh \
-				etc/rmilter.conf.sample \
-				man/man8/rmilter.8.gz
+		etc/rmilter.conf.sample \
+		man/man8/rmilter.8.gz
 
 CMAKE_ARGS+=	-DENABLE_SPF=ON \
-				-DENABLE_DKIM=ON
+		-DENABLE_DKIM=ON
 
 WITH_SENDMAIL_BASE=	yes
 
-LIB_DEPENDS+=		libpcre.so:${PORTSDIR}/devel/pcre \
-			libspf2.so:${PORTSDIR}/mail/libspf2 \
-			libopendkim.so:${PORTSDIR}/mail/opendkim
-
 .include <bsd.port.pre.mk>
 
 # Workaround to prevent bsd.milter.mk from breaking the build with the recent clang

Modified: head/mail/softfail/Makefile
==============================================================================
--- head/mail/softfail/Makefile	Sun Aug 17 15:31:06 2014	(r365195)
+++ head/mail/softfail/Makefile	Sun Aug 17 15:59:40 2014	(r365196)
@@ -3,17 +3,17 @@
 
 PORTNAME=	softfail
 PORTVERSION=	2.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	mail
 MASTER_SITES=	http://www6.freebsdbrasil.com.br/~eksffa/l/dev/qmail-smtpextfork/ \
 		${MASTER_SITE_LOCAL}
 MASTER_SITE_SUBDIR=	jmelo/${PORTNAME}
 DISTNAME=	${PORTNAME}_fbsdbrasil-${PORTVERSION}
 
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Enhanced greylisting system for qmail w/ SMTPEXTFORK patch
 
-LIB_DEPENDS+=	libspf2.so:${PORTSDIR}/mail/libspf2
+LIB_DEPENDS=	libspf2.so:${PORTSDIR}/mail/libspf2
 
 SUB_FILES=	pkg-message
 SUB_LIST=	QMAIL_PREFIX=${QMAIL_PREFIX}

Modified: head/mail/xf-spf/Makefile
==============================================================================
--- head/mail/xf-spf/Makefile	Sun Aug 17 15:31:06 2014	(r365195)
+++ head/mail/xf-spf/Makefile	Sun Aug 17 15:59:40 2014	(r365196)
@@ -3,14 +3,14 @@
 
 PORTNAME=	xf-spf
 PORTVERSION=	0.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	mail
 MASTER_SITES=	http://www6.freebsdbrasil.com.br/~eksffa/l/dev/qmail-smtpextfork/
 
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	SPF checker for Qmail's SMTPEXTFORK patch
 
-LIB_DEPENDS+=	libspf2.so:${PORTSDIR}/mail/libspf2
+LIB_DEPENDS=	libspf2.so:${PORTSDIR}/mail/libspf2
 
 USES=		qmail tar:bzip2
 USE_GCC=	any


More information about the svn-ports-head mailing list