Import of pkgsrc-2014Q1

This commit is contained in:
2014-04-17 16:38:45 +02:00
parent 785076ae39
commit 9a8c06dafb
19365 changed files with 828089 additions and 278039 deletions

View File

@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.37 2013/02/06 23:23:27 jperkin Exp $
# $NetBSD: Makefile,v 1.40 2014/02/12 23:18:27 tron Exp $
#
DISTNAME= vsftpd-2.3.4
PKGREVISION= 1
PKGREVISION= 3
CATEGORIES= net
MASTER_SITES= http://security.appspot.com/downloads/ \
${MASTER_SITE_LOCAL}
@@ -40,6 +40,13 @@ MAKE_ENV+= LIBS=${LIBS:Q}
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "SunOS" && ${OS_VERSION} == "5.11"
SUBST_CLASSES+= dirfd
SUBST_STAGE.dirfd= pre-build
SUBST_FILES.dirfd= port/solaris_bogons.h
SUBST_SED.dirfd= -e '/dirfd_extras/d'
.endif
VSFTPD_USER?= vsftpd
VSFTPD_GROUP?= vsftpd
PKG_GROUPS= ${VSFTPD_GROUP}

View File

@@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.7 2009/06/14 18:09:48 joerg Exp $
@comment $NetBSD: PLIST,v 1.8 2014/03/11 14:05:12 jperkin Exp $
libexec/vsftpd
man/man5/vsftpd.conf.5
man/man8/vsftpd.8
@@ -11,5 +11,4 @@ share/doc/vsftpd/SECURITY/IMPLEMENTATION
share/doc/vsftpd/SECURITY/OVERVIEW
share/doc/vsftpd/SECURITY/TRUST
share/doc/vsftpd/TUNING
share/examples/rc.d/vsftpd
share/examples/vsftpd/vsftpd.conf.default