| Server IP : 82.208.35.60 / Your IP : 216.73.216.238 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/security/gsasl/ |
Upload File : |
PORTNAME= gsasl
PORTVERSION= 2.2.0
CATEGORIES= security
MASTER_SITES= GNU
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= GNU SASL command-line utility
WWW= https://www.gnu.org/software/gsasl/
LICENSE= LGPL21
LIB_DEPENDS= libgsasl.so:security/libgsasl
USES= charsetfix libtool localbase pathfix pkgconfig readline
CONFIGURE_ARGS= --disable-rpath \
--without-gssapi-impl
GNU_CONFIGURE= yes
INFO= gsasl
OPTIONS_DEFINE= DOCS NLS
OPTIONS_SUB= yes
DOCS_USES= makeinfo
NLS_CONFIGURE_ENABLE= nls
NLS_USES= gettext
post-build-DOCS-on:
cd ${WRKSRC}/doc && ${MAKE_CMD} gsasl.html
post-install-DOCS-on:
${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/doc/gsasl.html ${STAGEDIR}${DOCSDIR}
.include <bsd.port.mk>