summaryrefslogtreecommitdiff
path: root/ftp/pure-ftpd
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2001-05-09 07:52:27 +0000
committerPeter Pentchev <roam@FreeBSD.org>2001-05-09 07:52:27 +0000
commit792310cae029bf458f9a9e5e668def134607690b (patch)
treeba22224411bccb234ca408067c97bc653a6b0b6d /ftp/pure-ftpd
parentUpgrade to version 8.2.4-T2B, aka RC1. Many bugfixes, but no new (diff)
Update to 0.98.
PR: 27222 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=42442
Diffstat (limited to 'ftp/pure-ftpd')
-rw-r--r--ftp/pure-ftpd/Makefile16
-rw-r--r--ftp/pure-ftpd/distinfo4
-rw-r--r--ftp/pure-ftpd/pkg-plist3
3 files changed, 8 insertions, 15 deletions
diff --git a/ftp/pure-ftpd/Makefile b/ftp/pure-ftpd/Makefile
index 200caf51f8c4..dd5363a57054 100644
--- a/ftp/pure-ftpd/Makefile
+++ b/ftp/pure-ftpd/Makefile
@@ -6,18 +6,11 @@
#
PORTNAME= pure-ftpd
-PORTVERSION= 0.97.7
+PORTVERSION= 0.98
CATEGORIES= ftp ipv6
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= pureftpd
-# These shall probably be incorporated in the next version.
-PATCHFILES= pure-ftpd-0.97.7-polish.patch.gz \
- pure-ftpd-0.97.7-config.pl.patch.gz
-PATCH_SITES= http://people.FreeBSD.org/~roam/ports/patches/ftp/ \
- ${MASTER_SITE_LOCAL}
-PATCH_SITE_SUBDIR= roam/ftp
-
MAINTAINER= j@4u.net
.if defined(WITH_DMALLOC)
@@ -26,7 +19,8 @@ LIB_DEPENDS+= dmalloc.1:${PORTSDIR}/devel/dmalloc
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-pam --with-cookie --with-throttling \
- --with-ratios --with-ftpwho --with-largefile
+ --with-ratios --with-ftpwho --with-largefile \
+ --with-uploadscript
# language support requested?
.if defined(WITH_LANG)
CONFIGURE_ARGS+= --with-language="${WITH_LANG}"
@@ -37,13 +31,13 @@ CONFIGURE_ARGS+= --with-dmalloc
CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib
.endif
-MAN8= pure-ftpd.8 pure-ftpwho.8 mrtginfo.8
+MAN8= pure-ftpd.8 pure-ftpwho.8 pure-mrtginfo.8 pure-uploadscript.8
pre-fetch:
@${ECHO} "You can use the following additional options:"
@${ECHO} "WITH_DMALLOC - enable use of the dmalloc library;"
@${ECHO} "WITH_LANG=lang - enable compilation of language support, lang is one of"
- @${ECHO} " english, german, romanian, french or polish."
+ @${ECHO} " english, german, romanian, french, polish or spanish."
post-install:
${INSTALL_DATA} ${WRKSRC}/pureftpd-ldap.conf ${PREFIX}/etc/pureftpd-ldap.conf.sample
diff --git a/ftp/pure-ftpd/distinfo b/ftp/pure-ftpd/distinfo
index c582d9874f8e..0ded0ee2aa1e 100644
--- a/ftp/pure-ftpd/distinfo
+++ b/ftp/pure-ftpd/distinfo
@@ -1,3 +1 @@
-MD5 (pure-ftpd-0.97.7.tar.gz) = 8d3cedccd9d9f05c9d61337f3ce420e8
-MD5 (pure-ftpd-0.97.7-polish.patch.gz) = 238373f4b2302ce09dd0b26ab19e0439
-MD5 (pure-ftpd-0.97.7-config.pl.patch.gz) = e10dd39056695c79d7f3ddcd92e375e2
+MD5 (pure-ftpd-0.98.tar.gz) = 661eca81fd6330048decbef73bcf5cb6
diff --git a/ftp/pure-ftpd/pkg-plist b/ftp/pure-ftpd/pkg-plist
index b8799cacd87a..2d78f433f36f 100644
--- a/ftp/pure-ftpd/pkg-plist
+++ b/ftp/pure-ftpd/pkg-plist
@@ -1,6 +1,7 @@
-sbin/mrtginfo
+sbin/pure-mrtginfo
sbin/pure-ftpd
sbin/pure-ftpwho
+sbin/pure-uploadscript
sbin/pure-config.pl
etc/pureftpd-ldap.conf.sample
etc/pure-ftpd.conf.sample