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

2
net/proftpd-sqlite/DESCR Normal file
View File

@@ -0,0 +1,2 @@
The mod_sql_sqlite module is designed to let ProFTPD's mod_sql module connect
to and use a SQLite database.

View File

@@ -0,0 +1,13 @@
# $NetBSD: Makefile,v 1.4 2016/04/11 19:02:01 ryoon Exp $
PKGREVISION= 1
.include "../../net/proftpd/Makefile.module"
PROFTPD_MOD= sqlite
PKGNAME= ${DISTNAME:S/proftpd/proftpd-${PROFTPD_MOD}/}
COMMENT= SQLite module for ProFTPD
CONFIGURE_ARGS+= --with-shared=mod_sql_sqlite
.include "../../databases/sqlite3/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

2
net/proftpd-sqlite/PLIST Normal file
View File

@@ -0,0 +1,2 @@
@comment $NetBSD: PLIST,v 1.1 2015/09/25 10:01:37 wiedi Exp $
libexec/proftpd/mod_sql_sqlite.la