summaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorMunechika SUMIKAWA <sumikawa@FreeBSD.org>2002-08-30 07:55:52 +0000
committerMunechika SUMIKAWA <sumikawa@FreeBSD.org>2002-08-30 07:55:52 +0000
commit6c49820eb4309156468cb07bcfc1866b8036c7ff (patch)
tree14b50bf6ecfc0a4b369d4d783b89a55c16386456 /ftp
parentnew Option USE_OPENSSL_BETA (diff)
IPv6 enabled wu-ftpd. wu-ftpd+ipv6 is upper compatible with wu-ftpd but
it's still unstable. I'll maintain this until it's stable.
Notes
Notes: svn path=/head/; revision=65277
Diffstat (limited to 'ftp')
-rw-r--r--ftp/Makefile1
-rw-r--r--ftp/wu-ftpd+ipv6/Makefile15
-rw-r--r--ftp/wu-ftpd+ipv6/distinfo1
3 files changed, 12 insertions, 5 deletions
diff --git a/ftp/Makefile b/ftp/Makefile
index e4b29dcd4ce6..b91f3c70ebb0 100644
--- a/ftp/Makefile
+++ b/ftp/Makefile
@@ -66,6 +66,7 @@
SUBDIR += wget
SUBDIR += wget+ipv6
SUBDIR += wu-ftpd
+ SUBDIR += wu-ftpd+ipv6
SUBDIR += xrmftp
SUBDIR += yafc
SUBDIR += yale-tftpd
diff --git a/ftp/wu-ftpd+ipv6/Makefile b/ftp/wu-ftpd+ipv6/Makefile
index 087cd9187eae..58d4aaccf335 100644
--- a/ftp/wu-ftpd+ipv6/Makefile
+++ b/ftp/wu-ftpd+ipv6/Makefile
@@ -1,6 +1,6 @@
-# New ports collection makefile for: wu-ftpd
-# Date created: 18 Oct 1994
-# Whom: torstenb
+# New ports collection makefile for: wu-ftpd+ipv6
+# Date created: 30 Aug 2002
+# Whom: sumikawa
#
# $FreeBSD$
#
@@ -9,14 +9,19 @@
PORTNAME= wu-ftpd
PORTVERSION= 2.6.2
-CATEGORIES= ftp
+CATEGORIES= ftp ipv6
MASTER_SITES= ftp://ftp.wu-ftpd.org/pub/wu-ftpd/
-MAINTAINER= ache@FreeBSD.org
+PATCH_SITES= ftp://ftp.kame.net/pub/kame/misc/
+PATCHFILES= wu-ftpd-262-v6-20020830.diff.gz
+PATCH_DIST_STRIP= -p1
+
+MAINTAINER= sumikawa@FreeBSD.org
USE_AUTOCONF= yes
CONFIGURE_ARGS= --enable-rfc931 --disable-pasvip --enable-opie \
--enable-noop --disable-numericuid --enable-nlst-dirs \
+ --enable-ipv6 \
--prefix=${PREFIX} --with-etc-dir=${PREFIX}/etc
MAN1= ftpcount.1 ftpwho.1
diff --git a/ftp/wu-ftpd+ipv6/distinfo b/ftp/wu-ftpd+ipv6/distinfo
index 943113cf49e9..eda365079c22 100644
--- a/ftp/wu-ftpd+ipv6/distinfo
+++ b/ftp/wu-ftpd+ipv6/distinfo
@@ -1 +1,2 @@
MD5 (wu-ftpd-2.6.2.tar.gz) = b3c271f02aadf663b8811d1bff9da3f6
+MD5 (wu-ftpd-262-v6-20020830.diff.gz) = 7d8987c97e57350b8af2e60f04a93e8a