FreeBSD Bugzilla – Attachment 36302 Details for
Bug 58256
[new port] www/mod_cfg_ldap: Allows you to keep your virtual host configuration in a LDAP directory
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
mod_cfg_ldap.shar
mod_cfg_ldap.shar (text/plain), 2.83 KB, created by
Clement Laforet
on 2003-10-19 21:20:08 UTC
(
hide
)
Description:
mod_cfg_ldap.shar
Filename:
MIME Type:
Creator:
Clement Laforet
Created:
2003-10-19 21:20:08 UTC
Size:
2.83 KB
patch
obsolete
># 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_cfg_ldap ># mod_cfg_ldap/Makefile ># mod_cfg_ldap/distinfo ># mod_cfg_ldap/pkg-descr ># mod_cfg_ldap/pkg-plist ># >echo c - mod_cfg_ldap >mkdir -p mod_cfg_ldap > /dev/null 2>&1 >echo x - mod_cfg_ldap/Makefile >sed 's/^X//' >mod_cfg_ldap/Makefile << 'END-of-mod_cfg_ldap/Makefile' >X# New ports collection makefile for: mod_cfg_ldap >X# Date created: Sun Oct 19 >X# Whom: Clement Laforet <sheepkiller@cultdeadsheep.org> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= mod_cfg_ldap >XPORTVERSION= 1.0 >XCATEGORIES= www >XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} >XMASTER_SITE_SUBDIR= ${PORTNAME:S/_//g} >XDIST_SUBDIR= apache >X >XMAINTAINER= sheepkiller@cultdeadsheep.org >XCOMMENT= Allows you to keep your virtual host configuration in a LDAP directory >X >XBUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache2 >XRUN_DEPENDS= ${BUILD_DEPENDS} >X >XUSE_OPENLDAP= YES >X >XAPXS?= ${LOCALBASE}/sbin/apxs >XLDAP_INC?= ${LOCALBASE}/include >XLDAP_LIB?= ${LOCALBASE}/lib -lldap >X >XDOCS_FILES= AUTHORS cfg_ldap.conf ChangeLog COPYING INSTALL \ >X mod_cfg_ldap.schema README TODO >X >Xdo-build: >X @(cd ${WRKSRC} && ${APXS} -I ${LDAP_INC} -L ${LDAP_LIB} -c ${PORTNAME}.c) >X >Xdo-install: >X @(cd ${WRKSRC} && ${APXS} -n ${PORTNAME:S/mod_//} -A -i ${PORTNAME}.la) >X.if !defined (NOPORTDOCS) >X @${MKDIR} ${DOCSDIR} >X. for f in ${DOCS_FILES} >X @${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR} >X. endfor >X.endif >X >X.include <bsd.port.mk> >END-of-mod_cfg_ldap/Makefile >echo x - mod_cfg_ldap/distinfo >sed 's/^X//' >mod_cfg_ldap/distinfo << 'END-of-mod_cfg_ldap/distinfo' >XMD5 (apache/mod_cfg_ldap-1.0.tar.gz) = 8e556a9cff882cb616db322f74f20355 >END-of-mod_cfg_ldap/distinfo >echo x - mod_cfg_ldap/pkg-descr >sed 's/^X//' >mod_cfg_ldap/pkg-descr << 'END-of-mod_cfg_ldap/pkg-descr' >Xmod_cfgldap can be used to keep VirtualHost configuration of the Apache web >Xserver in a LDAP directory and to make changes visible in nearly realtime. >X >XWWW: http://modcfgldap.sourceforge.net/ >END-of-mod_cfg_ldap/pkg-descr >echo x - mod_cfg_ldap/pkg-plist >sed 's/^X//' >mod_cfg_ldap/pkg-plist << 'END-of-mod_cfg_ldap/pkg-plist' >Xlibexec/apache2/mod_cfg_ldap.so >X@exec %D/sbin/apxs -e -A -n cfg_ldap %D/%f >X%%PORTDOCS%%%%DOCSDIR%%/AUTHORS >X%%PORTDOCS%%%%DOCSDIR%%/cfg_ldap.conf >X%%PORTDOCS%%%%DOCSDIR%%/ChangeLog >X%%PORTDOCS%%%%DOCSDIR%%/COPYING >X%%PORTDOCS%%%%DOCSDIR%%/INSTALL >X%%PORTDOCS%%%%DOCSDIR%%/mod_cfg_ldap.schema >X%%PORTDOCS%%%%DOCSDIR%%/README >X%%PORTDOCS%%%%DOCSDIR%%/TODO >X%%PORTDOCS%%@dirrm %%DOCSDIR%% >X@unexec echo "===> If you do not plan on reinstalling mod_cfg_ldap, you must manually remove"; echo "===> references to it in httpd.conf." >END-of-mod_cfg_ldap/pkg-plist >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 58256
: 36302