Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

4
net/proftpd-ldap/DESCR Normal file
View File

@@ -0,0 +1,4 @@
The ProFTPD mod_conf_ldap module can be used to store configuration
information, as would normally be found in the proftpd.conf file, in LDAP
directories, and to have proftpd consequently retrieve that configuration
information.

12
net/proftpd-ldap/Makefile Normal file
View File

@@ -0,0 +1,12 @@
# $NetBSD: Makefile,v 1.3 2016/03/14 22:47:10 wiedi Exp $
.include "../../net/proftpd/Makefile.module"
PROFTPD_MOD= ldap
PKGNAME= ${DISTNAME:S/proftpd/proftpd-${PROFTPD_MOD}/}
COMMENT= LDAP module for ProFTPD
CONFIGURE_ARGS+= --with-shared=mod_ldap:mod_quotatab_ldap
.include "../../databases/openldap-client/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

3
net/proftpd-ldap/PLIST Normal file
View File

@@ -0,0 +1,3 @@
@comment $NetBSD: PLIST,v 1.1 2015/09/25 10:01:36 wiedi Exp $
libexec/proftpd/mod_ldap.la
libexec/proftpd/mod_quotatab_ldap.la