From owner-svn-ports-head@freebsd.org Sat Jul 9 15:47:27 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 44878B84AC5; Sat, 9 Jul 2016 15:47:27 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EBB0B1973; Sat, 9 Jul 2016 15:47:26 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u69FlQPj084627; Sat, 9 Jul 2016 15:47:26 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u69FlP9P084625; Sat, 9 Jul 2016 15:47:25 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201607091547.u69FlP9P084625@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Sat, 9 Jul 2016 15:47:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r418284 - head/mail/dovecot2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jul 2016 15:47:27 -0000 Author: adamw Date: Sat Jul 9 15:47:25 2016 New Revision: 418284 URL: https://svnweb.freebsd.org/changeset/ports/418284 Log: Fix packaging with SSL disabled. No PORTREVISION bump. While here, left-indent a comment so that 9.x doesn't log it to the console, and only set USES=ssl if SSL is enabled. Submitted by: Christian Bernard Modified: head/mail/dovecot2/Makefile head/mail/dovecot2/pkg-plist Modified: head/mail/dovecot2/Makefile ============================================================================== --- head/mail/dovecot2/Makefile Sat Jul 9 15:31:18 2016 (r418283) +++ head/mail/dovecot2/Makefile Sat Jul 9 15:47:25 2016 (r418284) @@ -27,7 +27,7 @@ LICENSE_COMB= dual CONFLICTS= dovecot-1.[0-9]* -USES= cpe iconv libtool ssl +USES= cpe iconv libtool USE_RC_SUBR= dovecot GNU_CONFIGURE= yes @@ -112,6 +112,7 @@ SOLR_LIB_DEPENDS= libexpat.so:textproc/e SQLITE_USES= sqlite:3 SQLITE_CONFIGURE_WITH= sqlite +SSL_USES= ssl SSL_CONFIGURE_WITH= ssl=openssl TEXTCAT_CONFIGURE_WITH= textcat @@ -152,7 +153,7 @@ post-patch: ${WRKSRC}/doc/example-config/*.conf ${WRKSRC}/doc/example-config/conf.d/* @${REINPLACE_CMD} -e '/^LIBS =/s/$$/ @LTLIBICONV@/' \ ${WRKSRC}/src/lib-mail/Makefile.in - # Install the sample config files into ETCDIR/example-config/ +# Install the sample config files into ETCDIR/example-config/ @${REINPLACE_CMD} -e '/^exampledir =/s|\$$(docdir)|${ETCDIR}|' \ ${WRKSRC}/doc/example-config/Makefile.in \ ${WRKSRC}/doc/example-config/conf.d/Makefile.in Modified: head/mail/dovecot2/pkg-plist ============================================================================== --- head/mail/dovecot2/pkg-plist Sat Jul 9 15:31:18 2016 (r418283) +++ head/mail/dovecot2/pkg-plist Sat Jul 9 15:47:25 2016 (r418284) @@ -620,7 +620,7 @@ lib/dovecot/lib95_imap_stats_plugin.a lib/dovecot/lib95_imap_stats_plugin.so lib/dovecot/lib99_welcome_plugin.a lib/dovecot/lib99_welcome_plugin.so -lib/dovecot/libdcrypt_openssl.so +%%SSL%%lib/dovecot/libdcrypt_openssl.so lib/dovecot/libdovecot-compression.a lib/dovecot/libdovecot-compression.so lib/dovecot/libdovecot-compression.so.0