ports/169933: dovecot 2 libwrap support

vfx9as vfx9as at gmail.com
Tue Jul 17 10:30:14 UTC 2012


>Number:         169933
>Category:       ports
>Synopsis:       dovecot 2 libwrap support
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 17 10:30:14 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     vfx9as
>Release:        8.3-RELEASE-p3
>Organization:
>Environment:
8.3-RELEASE-p3 FreeBSD 8.3-RELEASE-p3 #0: Mon Jun 11 23:52:38 UTC 2012     root at i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
libwrap support
>How-To-Repeat:

>Fix:
pkg-plist~
503d502
< %%TCPWRAP%%libexec/dovecot/tcpwrap


 Makefile
51c51
< OPTIONS_DEFINE=	KQUEUE SSL GSSAPI VPOPMAIL LDAP PGSQL MYSQL SQLITE SOLR DOCS EXAMPLES
---
> OPTIONS_DEFINE=	KQUEUE SSL GSSAPI VPOPMAIL LDAP PGSQL MYSQL SQLITE SOLR DOCS EXAMPLES TCPWRAP
56a57
> TCPWRAP_DESC=	libwrap support
171a173,183
> ## libwrap support
> #
> .if ${PORT_OPTIONS:MTCPWRAP}
> CONFIGURE_ARGS+=--with-libwrap
> PLIST_SUB+=	TCPWRAP=""
> .else
> CONFIGURE_ARGS+=--without-libwrap
> PLIST_SUB+=	TCPWRAP="@comment "
> .endif

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list