Date: Sat, 14 Jun 2008 13:08:12 +0200 From: Gerrit Beine <gerrit.beine@gmx.de> To: jadawin@freebsd.org Cc: freebsd-ports-bugs@freebsd.org Subject: Re: ports/124400: New port: www/mod_auth_ldap Message-ID: <200806141308.12817.gerrit.beine@gmx.de> In-Reply-To: <200806090748.m597muKV047662@freefall.freebsd.org> References: <200806090748.m597muKV047662@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--Boundary-00=_ca6UISk3gkudy03 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Am Montag, 9. Juni 2008 09:48:56 schrieb jadawin@freebsd.org: > Synopsis: New port: www/mod_auth_ldap > > State-Changed-From-To: open->feedback > State-Changed-By: jadawin > State-Changed-When: Mon Jun 9 07:46:12 UTC 2008 > State-Changed-Why: > Can you provide an enclosed shar, please ? > > Thanks! > > http://www.freebsd.org/cgi/query-pr.cgi?pr=124400 --Boundary-00=_ca6UISk3gkudy03 Content-Type: text/plain; charset="utf-8"; name="mod_auth_ldap.shar" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="mod_auth_ldap.shar" # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # mod_auth_ldap/ # mod_auth_ldap/pkg-descr # mod_auth_ldap/pkg-plist # mod_auth_ldap/Makefile # mod_auth_ldap/distinfo # echo c - mod_auth_ldap/ mkdir -p mod_auth_ldap/ > /dev/null 2>&1 echo x - mod_auth_ldap/pkg-descr sed 's/^X//' >mod_auth_ldap/pkg-descr << 'END-of-mod_auth_ldap/pkg-descr' XThis module allows Apache to authenticate a location against an Xentry, or entries, in an LDAP database. X XWWW: http://www.muquit.com/muquit/software/mod_auth_ldap/mod_auth_ldap2.html END-of-mod_auth_ldap/pkg-descr echo x - mod_auth_ldap/pkg-plist sed 's/^X//' >mod_auth_ldap/pkg-plist << 'END-of-mod_auth_ldap/pkg-plist' Xlibexec/apache2/mod_auth_ldap.so X@exec %D/sbin/apxs -e -a -n mod_auth_ldap %D/%F X@unexec %D/sbin/apxs -e -A -n mod_auth_ldap %D/%F X%%PORTDOCS%%%%DOCSDIR%%/README X%%PORTDOCS%%%%DOCSDIR%%/mod_auth_ldap_apache2.html X%%PORTDOCS%%%%DOCSDIR%%/ssl_tls.html X@dirrm %%DOCSDIR%% END-of-mod_auth_ldap/pkg-plist echo x - mod_auth_ldap/Makefile sed 's/^X//' >mod_auth_ldap/Makefile << 'END-of-mod_auth_ldap/Makefile' X# New ports collection makefile for: mod_auth_ldap X# Date created: 07 June 2008 X# Whom: Gerrit Beine <gerrit.beine@gmx.de> X# X# $FreeBSD$ X# X XPORTNAME= mod_auth_ldap XPORTVERSION= 2.12 XCATEGORIES= www XMASTER_SITES= http://www.muquit.com/muquit/software/mod_auth_ldap/ XDISTNAME= modauthldap_apache2 X XMAINTAINER= gerrit.beine@gmx.de XCOMMENT= Apache module to authenticate against an LDAP directory X XUSE_OPENLDAP= yes XUSE_APACHE= 20 XGNU_CONFIGURE= yes XCONFIGURE_ARGS= --with-ldap-dir=${LOCALBASE} --with-ssl=no XMAKE_ARGS+= APXS=${APXS} X X.if !defined(NOPORTDOCS) XDOCS= README mod_auth_ldap_apache2.html ssl_tls.html X.endif X Xpost-install: X.if !defined(NOPORTDOCS) X ${MKDIR} ${DOCSDIR} X.for file in ${DOCS} X ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} X.endfor X.endif X X.include <bsd.port.mk> END-of-mod_auth_ldap/Makefile echo x - mod_auth_ldap/distinfo sed 's/^X//' >mod_auth_ldap/distinfo << 'END-of-mod_auth_ldap/distinfo' XMD5 (modauthldap_apache2.tar.gz) = 2666189a1ec9bef4ae264870b22f8714 XSHA256 (modauthldap_apache2.tar.gz) = 752041bbeac760ba38aa44083cf876882adb0e67f1903b03d9620b3aee154eef XSIZE (modauthldap_apache2.tar.gz) = 155812 END-of-mod_auth_ldap/distinfo exit --Boundary-00=_ca6UISk3gkudy03--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806141308.12817.gerrit.beine>