- don't install confusing examples which are using unavailable features.

- bump PKGNAME.

ok naddy@
This commit is contained in:
aanriot 2006-05-31 00:10:12 +00:00
parent 6f3ed71c01
commit 98c3c16d1e
2 changed files with 5 additions and 24 deletions

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.16 2006/01/28 21:57:51 aanriot Exp $
# $OpenBSD: Makefile,v 1.17 2006/05/31 00:10:12 aanriot Exp $
COMMENT= "Ftp daemon which aims to be secure"
DISTNAME= vsftpd-2.0.4
PKGNAME= ${DISTNAME}p0
CATEGORIES= net
HOMEPAGE= http://vsftpd.beasts.org/
@ -20,7 +21,8 @@ MASTER_SITES= ftp://vsftpd.beasts.org/users/cevans/
ALL_TARGET= vsftpd
MAKE_FLAGS= CC="${CC}" CFLAGS="${CFLAGS}"
MAKE_FLAGS= CC="${CC}" \
CFLAGS="${CFLAGS}"
NO_REGRESS= Yes
@ -40,7 +42,6 @@ do-install:
${INSTALL_MAN} ${WRKSRC}/vsftpd.8 ${PREFIX}/man/man8
${INSTALL_MAN} ${WRKSRC}/vsftpd.conf.5 ${PREFIX}/man/man5
${INSTALL_DATA} ${WRKSRC}/vsftpd.conf ${PREFIX}/share/examples/vsftpd
@cp -r ${WRKSRC}/EXAMPLE/* ${PREFIX}/share/examples/vsftpd
.for d in FAQ INSTALL README README.ssl
${INSTALL_DATA} ${WRKSRC}/$d ${PREFIX}/share/doc/vsftpd

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.6 2005/09/16 16:40:19 aanriot Exp $
@comment $OpenBSD: PLIST,v 1.7 2006/05/31 00:10:12 aanriot Exp $
@newgroup _vsftpd:513
@newuser _vsftpd:513:_vsftpd:daemon:vsftpd user:/nonexistent:/sbin/nologin
@man man/man5/vsftpd.conf.5
@ -10,25 +10,5 @@ share/doc/vsftpd/INSTALL
share/doc/vsftpd/README
share/doc/vsftpd/README.ssl
share/examples/vsftpd/
share/examples/vsftpd/INTERNET_SITE/
share/examples/vsftpd/INTERNET_SITE/README
share/examples/vsftpd/INTERNET_SITE/vsftpd.conf
share/examples/vsftpd/INTERNET_SITE/vsftpd.xinetd
share/examples/vsftpd/INTERNET_SITE_NOINETD/
share/examples/vsftpd/INTERNET_SITE_NOINETD/README
share/examples/vsftpd/INTERNET_SITE_NOINETD/vsftpd.conf
share/examples/vsftpd/PER_IP_CONFIG/
share/examples/vsftpd/PER_IP_CONFIG/README
share/examples/vsftpd/PER_IP_CONFIG/hosts.allow
share/examples/vsftpd/README
share/examples/vsftpd/VIRTUAL_HOSTS/
share/examples/vsftpd/VIRTUAL_HOSTS/README
share/examples/vsftpd/VIRTUAL_USERS/
share/examples/vsftpd/VIRTUAL_USERS/README
share/examples/vsftpd/VIRTUAL_USERS/logins.txt
share/examples/vsftpd/VIRTUAL_USERS/vsftpd.conf
share/examples/vsftpd/VIRTUAL_USERS/vsftpd.pam
share/examples/vsftpd/VIRTUAL_USERS_2/
share/examples/vsftpd/VIRTUAL_USERS_2/README
share/examples/vsftpd/vsftpd.conf
@sample ${SYSCONFDIR}/vsftpd.conf