aboutsummaryrefslogtreecommitdiff
path: root/security/cyrus-sasl2
diff options
context:
space:
mode:
authorHajimu UMEMOTO <ume@FreeBSD.org>2013-12-25 18:05:51 +0000
committerHajimu UMEMOTO <ume@FreeBSD.org>2013-12-25 18:05:51 +0000
commit64249e8f856785cacd656873fce57e3135dce6a4 (patch)
tree20001a0bdf7d76e94c58d1ad492953ef1cfc3eaf /security/cyrus-sasl2
parent3665fc013807f87a6c5c962cd9284a098bc8bfb5 (diff)
downloadports-64249e8f856785cacd656873fce57e3135dce6a4.tar.gz
ports-64249e8f856785cacd656873fce57e3135dce6a4.zip
Notes
Diffstat (limited to 'security/cyrus-sasl2')
-rw-r--r--security/cyrus-sasl2/Makefile18
-rw-r--r--security/cyrus-sasl2/pkg-plist4
2 files changed, 3 insertions, 19 deletions
diff --git a/security/cyrus-sasl2/Makefile b/security/cyrus-sasl2/Makefile
index ff1a0934e879..c41158960ac7 100644
--- a/security/cyrus-sasl2/Makefile
+++ b/security/cyrus-sasl2/Makefile
@@ -2,7 +2,7 @@
PORTNAME= cyrus-sasl
PORTVERSION= 2.1.26
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= security ipv6
MASTER_SITES= ftp://ftp.cyrusimap.org/cyrus-sasl/ \
http://cyrusimap.org/releases/
@@ -10,7 +10,7 @@ MASTER_SITES= ftp://ftp.cyrusimap.org/cyrus-sasl/ \
MAINTAINER= ume@FreeBSD.org
COMMENT= RFC 2222 SASL (Simple Authentication and Security Layer)
-LICENSE= BSD
+LICENSE= BSD4CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
USES= perl5
@@ -31,6 +31,7 @@ CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc \
--enable-auth-sasldb \
--with-rc4=openssl \
--with-saslauthd=${SASLAUTHD_RUNPATH} \
+ --disable-gssapi \
--disable-krb4
MAKE_ENV+= INSTALL_STRIP_FLAG=${STRIP}
@@ -108,17 +109,6 @@ SQL= "@comment "
.if ${ARCH} == "amd64"
CPPFLAGS+= -fPIC
.endif
-.if !defined(WITHOUT_GSSAPI) && defined(KRB5_HOME) && exists(${KRB5_HOME}/lib/libgssapi_krb5.so)
-CONFIGURE_ARGS+=--enable-gssapi=${KRB5_HOME} --with-gss_impl=mit
-LDFLAGS+= "-R${KRB5_HOME}/lib"
-.elif !defined(WITHOUT_GSSAPI) && defined(HEIMDAL_HOME) && exists(${HEIMDAL_HOME}/lib/libgssapi.a)
-CONFIGURE_ARGS+=--enable-gssapi=${HEIMDAL_HOME} --with-gss_impl=heimdal
-.elif !defined(WITHOUT_GSSAPI) && exists(/usr/lib/libkrb5.a)
-CONFIGURE_ARGS+=--enable-gssapi
-.else
-CONFIGURE_ARGS+=--disable-gssapi
-GSSAPI= "@comment "
-.endif
.if ${OPENSSLBASE} == /usr
CONFIGURE_ARGS+=--with-openssl=yes
@@ -148,8 +138,6 @@ HTDOCS= advanced appconvert components gssapi index install macosx \
windows
PLIST_SUB+= PREFIX=${PREFIX} \
- GSSAPI=${GSSAPI} \
- EBONES=${EBONES} \
SQL=${SQL} \
DOCSDIR=${DOCSDIR:S/^${PREFIX}\///}
diff --git a/security/cyrus-sasl2/pkg-plist b/security/cyrus-sasl2/pkg-plist
index 064437fce559..b963ae109596 100644
--- a/security/cyrus-sasl2/pkg-plist
+++ b/security/cyrus-sasl2/pkg-plist
@@ -22,10 +22,6 @@ lib/sasl2/libanonymous.so.3
%%DIGEST%%lib/sasl2/libdigestmd5.la
%%DIGEST%%lib/sasl2/libdigestmd5.so
%%DIGEST%%lib/sasl2/libdigestmd5.so.3
-%%GSSAPI%%lib/sasl2/libgssapiv2.a
-%%GSSAPI%%lib/sasl2/libgssapiv2.la
-%%GSSAPI%%lib/sasl2/libgssapiv2.so
-%%GSSAPI%%lib/sasl2/libgssapiv2.so.3
%%LOGIN%%lib/sasl2/liblogin.a
%%LOGIN%%lib/sasl2/liblogin.la
%%LOGIN%%lib/sasl2/liblogin.so