aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
Diffstat (limited to 'ftp')
-rw-r--r--ftp/ncftp1/Makefile23
-rw-r--r--ftp/ncftp1/distinfo1
-rw-r--r--ftp/ncftp1/files/patch-aa36
-rw-r--r--ftp/ncftp1/files/patch-ab11
-rw-r--r--ftp/ncftp1/pkg-comment1
-rw-r--r--ftp/ncftp1/pkg-descr5
-rw-r--r--ftp/ncftp1/pkg-plist2
-rw-r--r--ftp/proftpd-devel/Makefile111
-rw-r--r--ftp/proftpd-devel/distinfo1
-rw-r--r--ftp/proftpd-devel/files/patch-aa67
-rw-r--r--ftp/proftpd-devel/files/patch-af15
-rw-r--r--ftp/proftpd-devel/files/patch-ah10
-rw-r--r--ftp/proftpd-devel/files/proftpd.sh.sample19
-rw-r--r--ftp/proftpd-devel/pkg-comment1
-rw-r--r--ftp/proftpd-devel/pkg-descr13
-rw-r--r--ftp/proftpd-devel/pkg-message8
-rw-r--r--ftp/proftpd-devel/pkg-plist10
-rw-r--r--ftp/wget-devel/Makefile37
-rw-r--r--ftp/wget-devel/distinfo2
-rw-r--r--ftp/wget-devel/files/patch-ac11
-rw-r--r--ftp/wget-devel/files/patch-retr.c21
-rw-r--r--ftp/wget-devel/files/zh_TW.Big5.po1035
-rw-r--r--ftp/wget-devel/pkg-comment1
-rw-r--r--ftp/wget-devel/pkg-descr11
-rw-r--r--ftp/wget-devel/pkg-plist24
-rw-r--r--ftp/wu-ftpd+ipv6/Makefile28
-rw-r--r--ftp/wu-ftpd+ipv6/distinfo1
-rw-r--r--ftp/wu-ftpd+ipv6/files/patch-aa48
-rw-r--r--ftp/wu-ftpd+ipv6/files/patch-ab63
-rw-r--r--ftp/wu-ftpd+ipv6/files/patch-ac42
-rw-r--r--ftp/wu-ftpd+ipv6/files/patch-ad20
-rw-r--r--ftp/wu-ftpd+ipv6/files/patch-ag19
-rw-r--r--ftp/wu-ftpd+ipv6/files/patch-ah31
-rw-r--r--ftp/wu-ftpd+ipv6/files/patch-ai38
-rw-r--r--ftp/wu-ftpd+ipv6/files/patch-al19
-rw-r--r--ftp/wu-ftpd+ipv6/files/patch-am11
-rw-r--r--ftp/wu-ftpd+ipv6/files/patch-an14
-rw-r--r--ftp/wu-ftpd+ipv6/files/patch-ao17
-rw-r--r--ftp/wu-ftpd+ipv6/files/patch-ap11
-rw-r--r--ftp/wu-ftpd+ipv6/pkg-comment1
-rw-r--r--ftp/wu-ftpd+ipv6/pkg-descr22
-rw-r--r--ftp/wu-ftpd+ipv6/pkg-plist11
-rw-r--r--ftp/wu-ftpd+ipv6/scripts/configure7
43 files changed, 0 insertions, 1879 deletions
diff --git a/ftp/ncftp1/Makefile b/ftp/ncftp1/Makefile
deleted file mode 100644
index f292ba612233..000000000000
--- a/ftp/ncftp1/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# ex:ts=8
-# Ports collection makefile for: ncftp
-# Date created: 20 Jun 1996
-# Whom: jkh
-#
-# $FreeBSD$
-#
-
-PORTNAME= ncftp1
-PORTVERSION= 1.9.5
-CATEGORIES= ftp
-MASTER_SITES= ftp://ftp.ncftp.com/ncftp/
-DISTNAME= ncftp-${PORTVERSION}
-
-MAINTAINER= obrien@FreeBSD.org
-
-MAN1= ncftp.1
-
-do-install:
- cd ${WRKSRC}; ${INSTALL_PROGRAM} ncftp ${PREFIX}/bin
- cd ${WRKSRC}; ${INSTALL_MAN} ncftp.1 ${PREFIX}/man/man1
-
-.include <bsd.port.mk>
diff --git a/ftp/ncftp1/distinfo b/ftp/ncftp1/distinfo
deleted file mode 100644
index 44eeeaac8f72..000000000000
--- a/ftp/ncftp1/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (ncftp-1.9.5.tar.gz) = 302b24206852d727723ef8797ddb5164
diff --git a/ftp/ncftp1/files/patch-aa b/ftp/ncftp1/files/patch-aa
deleted file mode 100644
index e2a827a4d1cc..000000000000
--- a/ftp/ncftp1/files/patch-aa
+++ /dev/null
@@ -1,36 +0,0 @@
-*** Makefile.orig Sun Oct 1 17:50:58 1995
---- Makefile Thu Nov 14 13:10:49 1996
-***************
-*** 13,19 ****
-
- # Program definitions. See the README, part C.
- #--------------------------------------------------------------------------
-! PDEFS =
- #PDEFS = -DGETLINE
- #PDEFS = -DREADLINE -DCURSES
- #PDEFS = -DSOCKS
---- 13,19 ----
-
- # Program definitions. See the README, part C.
- #--------------------------------------------------------------------------
-! PDEFS = -DREADLINE
- #PDEFS = -DGETLINE
- #PDEFS = -DREADLINE -DCURSES
- #PDEFS = -DSOCKS
-***************
-*** 53,59 ****
- # You'll need to know where the Rconnect.o object file is if you want
- # to use Socks.
- #--------------------------------------------------------------------------
-! LIBS =
- #LIBS = -ldbmalloc
- #LIBS = -lgetline
- #LIBS = -lreadline -lcurses
---- 53,59 ----
- # You'll need to know where the Rconnect.o object file is if you want
- # to use Socks.
- #--------------------------------------------------------------------------
-! LIBS = -lreadline
- #LIBS = -ldbmalloc
- #LIBS = -lgetline
- #LIBS = -lreadline -lcurses
diff --git a/ftp/ncftp1/files/patch-ab b/ftp/ncftp1/files/patch-ab
deleted file mode 100644
index 05f6711e416e..000000000000
--- a/ftp/ncftp1/files/patch-ab
+++ /dev/null
@@ -1,11 +0,0 @@
---- main.c.orig Sun Oct 29 19:17:55 1995
-+++ main.c Tue Feb 18 19:11:56 1997
-@@ -200,7 +200,7 @@
- ansi_escapes = 0;
- if ((cp = getenv("TERM")) != NULL) {
- if ((*cp == 'v' && cp[1] == 't') /* vt100, vt102, ... */
-- || (strcmp(cp, "xterm") == 0))
-+ || (strncmp(cp, "xterm", 5) == 0))
- ansi_escapes = 1;
- }
- #endif
diff --git a/ftp/ncftp1/pkg-comment b/ftp/ncftp1/pkg-comment
deleted file mode 100644
index 74f015677bfd..000000000000
--- a/ftp/ncftp1/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-FTP replacement with advanced user interface
diff --git a/ftp/ncftp1/pkg-descr b/ftp/ncftp1/pkg-descr
deleted file mode 100644
index f57dd5cbd429..000000000000
--- a/ftp/ncftp1/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
- NcFTP is a user interface to the Internet standard File
- Transfer Protocol. This program allows a user to transfer
- files to and from a remote network site, and offers addi-
- tional features that are not found in the standard inter-
- face, ftp.
diff --git a/ftp/ncftp1/pkg-plist b/ftp/ncftp1/pkg-plist
deleted file mode 100644
index 6a1d82889115..000000000000
--- a/ftp/ncftp1/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $FreeBSD$
-bin/ncftp
diff --git a/ftp/proftpd-devel/Makefile b/ftp/proftpd-devel/Makefile
deleted file mode 100644
index a121b4c6445b..000000000000
--- a/ftp/proftpd-devel/Makefile
+++ /dev/null
@@ -1,111 +0,0 @@
-# New ports collection makefile for: proftpd
-# Date created: 26 January 1998
-# Whom: Stephane Legrand
-#
-# $FreeBSD$
-#
-
-PORTNAME= proftpd
-PORTVERSION= 1.2.2rc1
-CATEGORIES= ftp
-MASTER_SITES= ftp://ftp.proftpd.org/distrib/source/ \
- ftp://ftp.stikman.com/pub/proftpd/source/ \
- ftp://ftp.dataguard.no/pub/proftpd/distrib/source/ \
- ftp://ftp.club-internet.fr/pub/mirrors/ftp.proftpd.org/distrib/source/
-
-MAINTAINER= mharo@FreeBSD.org
-
-.if defined(WITH_LDAP)
-MASTER_SITES+= http://www.horde.net/~jwm/software/proftpd-ldap/
-MOD_LDAP= mod_ldap-2.7.4.tar.bz2
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${MOD_LDAP}
-.endif
-
-MAN1= ftpcount.1 ftpwho.1
-MAN5= xferlog.5
-MAN8= proftpd.8 ftpshut.8
-
-USE_GMAKE= yes
-USE_AUTOCONF= yes
-USE_BZIP2= YES
-
-CONFIGURE_ARGS= --localstatedir=/var/run \
- --disable-sendfile
-
-.if defined(WITHOUT_PAM)
-CONFIGURE_ARGS+= --disable-pam
-.endif
-
-#allow user to override
-MODULES?= mod_ratio:mod_readme:mod_quota:mod_wrap
-
-.if defined(WITH_LDAP)
-MODULES:=${MODULES}:mod_ldap
-BUILD_DEPENDS+= ${LOCALBASE}/lib/libldap.a:${PORTSDIR}/net/openldap
-CONFIGURE_ENV+= CFLAGS="-I/usr/local/include -g" LDFLAGS=-L/usr/local/lib
-.endif
-
-.if defined(WITH_MYSQL)
-MODULES:=${MODULES}:mod_sql:mod_sql_mysql
-LIB_DEPENDS+= mysqlclient.10:${PORTSDIR}/databases/mysql323-client
-CONFIGURE_ENV+= CFLAGS="-I${PREFIX}/include" LDFLAGS="-L${PREFIX}/lib/mysql"
-.endif
-
-.if !empty(MODULES)
-CONFIGURE_ARGS+= --with-modules=${MODULES}
-.endif
-
-.if defined(WITH_LDAP)
-post-extract:
- ${RM} -rf ${WRKSRC}/contrib/mod_ldap.c
- tar --to-stdout -xvz -f ${DISTDIR}/${MOD_LDAP} */mod_ldap.c > ${WRKSRC}/contrib/mod_ldap.c
-.endif
-
-pre-configure:
- @${ECHO_MSG} "==> Configuring with ${MODULES}"
-
-post-configure:
- @${MV} ${WRKSRC}/src/proftpd.8 ${WRKSRC}/src/proftpd.8.pre_sed
- @${SED} -e 's:/etc:${PREFIX}/etc:' \
- -e 's:/usr/sbin/proftpd:${PREFIX}/libexec/proftpd:' \
- -e 's:/usr/sbin:${PREFIX}/sbin:' \
- -e 's:/usr/bin:${PREFIX}/bin:' \
- < ${WRKSRC}/src/proftpd.8.pre_sed > ${WRKSRC}/src/proftpd.8
-
- @${MV} ${WRKSRC}/src/ftpshut.8 ${WRKSRC}/src/ftpshut.8.pre_sed
- @${SED} -e 's:/usr/sbin:${PREFIX}/sbin:' \
- -e 's:/etc:/var/run:' \
- < ${WRKSRC}/src/ftpshut.8.pre_sed > ${WRKSRC}/src/ftpshut.8
-
- @${MV} ${WRKSRC}/src/ftpcount.1 ${WRKSRC}/src/ftpcount.1.pre_sed
- @${SED} -e 's:/usr/bin:${PREFIX}/bin:' \
- < ${WRKSRC}/src/ftpcount.1.pre_sed > ${WRKSRC}/src/ftpcount.1
-
-do-install:
- @${INSTALL_PROGRAM} ${WRKSRC}/ftpcount ${PREFIX}/bin/ftpcount
- @${INSTALL_PROGRAM} ${WRKSRC}/ftpwho ${PREFIX}/bin/ftpwho
- @${INSTALL_PROGRAM} ${WRKSRC}/proftpd ${PREFIX}/libexec/proftpd
- @${INSTALL_PROGRAM} ${WRKSRC}/ftpshut ${PREFIX}/sbin/ftpshut
- @${INSTALL_MAN} ${WRKSRC}/src/ftpcount.1 ${PREFIX}/man/man1/ftpcount.1
- @${INSTALL_MAN} ${WRKSRC}/src/ftpwho.1 ${PREFIX}/man/man1/ftpwho.1
- @${INSTALL_MAN} ${WRKSRC}/src/xferlog.5 ${PREFIX}/man/man5/xferlog.5
- @${INSTALL_MAN} ${WRKSRC}/src/ftpshut.8 ${PREFIX}/man/man8/ftpshut.8
- @${INSTALL_MAN} ${WRKSRC}/src/proftpd.8 ${PREFIX}/man/man8/proftpd.8
- @${INSTALL_DATA} \
- ${WRKSRC}/sample-configurations/basic.conf ${PREFIX}/etc/proftpd.conf.default
- @if [ ! -f ${PREFIX}/etc/proftpd.conf ]; then \
- ${INSTALL_DATA} \
- ${WRKSRC}/sample-configurations/basic.conf ${PREFIX}/etc/proftpd.conf; \
- fi
- @${SED} -e 's,/usr/local,${PREFIX},g' ${FILESDIR}/proftpd.sh.sample > ${PREFIX}/etc/rc.d/proftpd.sh.sample
-.if !defined(NOPORTDOCS)
- @${MKDIR} ${PREFIX}/share/doc/proftpd
- @${INSTALL_DATA} ${WRKSRC}/doc/Configuration.html ${PREFIX}/share/doc/proftpd
- @${INSTALL_DATA} ${WRKSRC}/doc/FAQ-config.html ${PREFIX}/share/doc/proftpd
-.endif
-
-.if !defined(WITHOUT_PAM)
- @${CAT} ${PKGMESSAGE}
-.endif
-
-.include <bsd.port.mk>
diff --git a/ftp/proftpd-devel/distinfo b/ftp/proftpd-devel/distinfo
deleted file mode 100644
index 0092fb747ffd..000000000000
--- a/ftp/proftpd-devel/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (proftpd-1.2.2rc1.tar.bz2) = c43a62b2b5fac287041a8a8756bb6c49
diff --git a/ftp/proftpd-devel/files/patch-aa b/ftp/proftpd-devel/files/patch-aa
deleted file mode 100644
index 0a2a1b785e2c..000000000000
--- a/ftp/proftpd-devel/files/patch-aa
+++ /dev/null
@@ -1,67 +0,0 @@
---- sample-configurations/basic.conf.old Sun Mar 4 15:08:09 2001
-+++ sample-configurations/basic.conf Sun Mar 4 15:13:29 2001
-@@ -1,3 +1,7 @@
-+#
-+# To have more informations about Proftpd configuration
-+# look at : http://www.proftpd.org/
-+#
- # This is a basic ProFTPD configuration file (rename it to
- # 'proftpd.conf' for actual use. It establishes a single server
- # and a single anonymous login. It assumes that you have a user/group
-@@ -30,24 +34,36 @@
- AllowOverwrite on
- </Directory>
-
--# A basic anonymous configuration, no upload directories.
--<Anonymous ~ftp>
-- User ftp
-- Group ftp
-- # We want clients to be able to login with "anonymous" as well as "ftp"
-- UserAlias anonymous ftp
--
-- # Limit the maximum number of anonymous logins
-- MaxClients 10
--
-- # We want 'welcome.msg' displayed at login, and '.message' displayed
-- # in each newly chdired directory.
-- DisplayLogin welcome.msg
-- DisplayFirstChdir .message
--
-- # Limit WRITE everywhere in the anonymous chroot
-- <Limit WRITE>
-- DenyAll
-- </Limit>
-+#########################################################################
-+# #
-+# Uncomment lines with only one # to allow basic anonymous access #
-+# #
-+#########################################################################
-+### A basic anonymous configuration, no upload directories.
-+# <Anonymous ~ftp>
-+# User ftp
-+# Group ftp
-+ ### We want clients to be able to login with "anonymous" as well as "ftp"
-+ # UserAlias anonymous ftp
-+
-+ ### Limit the maximum number of anonymous logins
-+ # MaxClients 10
-+
-+ ### It is wise when making an 'ftp' user that you either block its
-+ ### ability to login either via /etc/login.access or my giving it
-+ ### an invalid shell.
-+ ### Uncomment this if the 'ftp' user you made has an invalid shell
-+
-+ # RequireValidShell off
-+
-+ ### We want 'welcome.msg' displayed at login, and '.message' displayed
-+ ### in each newly chdired directory.
-+ # DisplayLogin welcome.msg
-+ # DisplayFirstChdir .message
-+
-+ ### Limit WRITE everywhere in the anonymous chroot
-+ # <Limit WRITE>
-+ # DenyAll
-+ # </Limit>
-
--</Anonymous>
-+# </Anonymous>
diff --git a/ftp/proftpd-devel/files/patch-af b/ftp/proftpd-devel/files/patch-af
deleted file mode 100644
index 102a7f802220..000000000000
--- a/ftp/proftpd-devel/files/patch-af
+++ /dev/null
@@ -1,15 +0,0 @@
---- src/proftpd.8.orig Wed Jul 5 23:13:50 2000
-+++ src/proftpd.8 Fri Jul 28 10:54:41 2000
-@@ -22,6 +22,12 @@
- connection to the FTP service is made, or alternatively it can be run as a
- stand-alone daemon.
- .PP
-+.br
-+Each successful and failed ftp(1) session is logged using syslog with a
-+facility of LOG_FTP. Note: LOG_FTP messages are not displayed
-+by syslogd(8) by default, and may have to be enabled in syslogd(8)'s
-+configuration file.
-+.PP
- When
- .B proftpd
- is run in standalone mode and it receives a SIGHUP then it will reread its
diff --git a/ftp/proftpd-devel/files/patch-ah b/ftp/proftpd-devel/files/patch-ah
deleted file mode 100644
index 0de104b4408b..000000000000
--- a/ftp/proftpd-devel/files/patch-ah
+++ /dev/null
@@ -1,10 +0,0 @@
---- modules/mod_unixpw.c.orig Thu Sep 30 20:33:47 1999
-+++ modules/mod_unixpw.c Sat Nov 13 13:15:26 1999
-@@ -42,6 +42,7 @@
- #include <sys/security.h>
- #endif
- #ifdef HAVE_PROT_H
-+#include <krb.h>
- #include <prot.h>
- #endif
-
diff --git a/ftp/proftpd-devel/files/proftpd.sh.sample b/ftp/proftpd-devel/files/proftpd.sh.sample
deleted file mode 100644
index ad976fa3984f..000000000000
--- a/ftp/proftpd-devel/files/proftpd.sh.sample
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/bin/sh
-
-case "$1" in
-
-start)
- /bin/mkdir -p /var/run/proftpd
- if [ -x /usr/local/libexec/proftpd ]; then
- /usr/local/libexec/proftpd && echo -n ' proftpd'
- fi
- ;;
-
-stop)
- killall proftpd
- ;;
-*)
- echo "$0 start | stop"
- ;;
-
-esac
diff --git a/ftp/proftpd-devel/pkg-comment b/ftp/proftpd-devel/pkg-comment
deleted file mode 100644
index 31b65c3f855c..000000000000
--- a/ftp/proftpd-devel/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Highly configurable ftp daemon
diff --git a/ftp/proftpd-devel/pkg-descr b/ftp/proftpd-devel/pkg-descr
deleted file mode 100644
index 4b1860f1cddc..000000000000
--- a/ftp/proftpd-devel/pkg-descr
+++ /dev/null
@@ -1,13 +0,0 @@
-ProFTPD is a highly configurable ftp daemon for unix
-and unix-like operating systems. ProFTPD is designed
-to be somewhat of a "drop-in" replacement for wu-ftpd
-with a configuration format like Apache.
-
-Full online documentation is available at
-http://www.proftpd.org/, including a server
-configuration directive reference manual.
-
-- Stephane Legrand
-stephane@lituus.fr
-
-WWW: http://www.proftpd.org/
diff --git a/ftp/proftpd-devel/pkg-message b/ftp/proftpd-devel/pkg-message
deleted file mode 100644
index a17c40e818c4..000000000000
--- a/ftp/proftpd-devel/pkg-message
+++ /dev/null
@@ -1,8 +0,0 @@
-###
-As of proftpd 1.2.0rc3 and later, you need to edit /etc/pam.conf to add
-support for ftp. To do so, add the following three lines to this file:
-
-ftp auth required pam_unix.so try_first_pass
-ftp account required pam_unix.so try_first_pass
-ftp session required pam_permit.so
-###
diff --git a/ftp/proftpd-devel/pkg-plist b/ftp/proftpd-devel/pkg-plist
deleted file mode 100644
index 1280dc46e039..000000000000
--- a/ftp/proftpd-devel/pkg-plist
+++ /dev/null
@@ -1,10 +0,0 @@
-bin/ftpcount
-bin/ftpwho
-etc/proftpd.conf.default
-etc/rc.d/proftpd.sh.sample
-@exec if [ ! -f %D/etc/proftpd.conf ] ; then cp -p %D/%F %B/proftpd.conf; fi
-libexec/proftpd
-sbin/ftpshut
-share/doc/proftpd/Configuration.html
-share/doc/proftpd/FAQ-config.html
-@dirrm share/doc/proftpd
diff --git a/ftp/wget-devel/Makefile b/ftp/wget-devel/Makefile
deleted file mode 100644
index c694f52a2d22..000000000000
--- a/ftp/wget-devel/Makefile
+++ /dev/null
@@ -1,37 +0,0 @@
-# Ports collection makefile for: wget
-# Date created: 31 December 1996
-# Whom: Thomas Gellekum <tg@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= wget
-PORTVERSION= 1.6
-PORTREVISION= 2
-CATEGORIES= ftp www ipv6
-MASTER_SITES= ${MASTER_SITE_GNU} \
- ftp://ftp.dl.ac.uk/ccp14/ftp-mirror/wget/pub/unix/util/wget/ \
- ftp://ftp.informatik.hu-berlin.de/gnu/wget/ \
- ftp://ftp.uni-mainz.de/pub/gnu/wget/ \
- ftp://ftp.max.irk.ru/unix/net/www/wget/
-MASTER_SITE_SUBDIR= wget
-
-PATCH_SITES= ftp://ftp.kame.net/pub/kame/misc/
-PATCHFILES= wget-16-v6-20010111a.diff.gz
-PATCH_DIST_STRIP= -p1
-
-MAINTAINER= sf@FreeBSD.org
-
-LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
-
-GNU_CONFIGURE= yes
-CONFIGURE_ENV+= CPPFLAGS=-I${PREFIX}/include \
- LDFLAGS=-L${PREFIX}/lib
-
-pre-build:
- @${RM} -rf ${WRKSRC}/doc/wget.info*
-
-post-install:
- install-info ${PREFIX}/info/wget.info ${PREFIX}/info/dir
-
-.include <bsd.port.mk>
diff --git a/ftp/wget-devel/distinfo b/ftp/wget-devel/distinfo
deleted file mode 100644
index 9a96fbeb29c8..000000000000
--- a/ftp/wget-devel/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (wget-1.6.tar.gz) = c5c9d3894ebf1bef3555c01376392c0d
-MD5 (wget-16-v6-20010111a.diff.gz) = 947a1f95fe5ac6c09d8fe0244b2d8fae
diff --git a/ftp/wget-devel/files/patch-ac b/ftp/wget-devel/files/patch-ac
deleted file mode 100644
index 5fba79b376b3..000000000000
--- a/ftp/wget-devel/files/patch-ac
+++ /dev/null
@@ -1,11 +0,0 @@
---- doc/Makefile.in.orig Sun Dec 31 14:07:09 2000
-+++ doc/Makefile.in Mon Jan 15 04:52:47 2001
-@@ -22,7 +22,7 @@
- SHELL = /bin/sh
-
- # Program to format Texinfo source into Info files.
--MAKEINFO = @MAKEINFO@
-+MAKEINFO = @MAKEINFO@ --no-split
- # Program to format Texinfo source into DVI files.
- TEXI2DVI = texi2dvi
- # Program to convert DVI files to PostScript
diff --git a/ftp/wget-devel/files/patch-retr.c b/ftp/wget-devel/files/patch-retr.c
deleted file mode 100644
index dac6d57d6591..000000000000
--- a/ftp/wget-devel/files/patch-retr.c
+++ /dev/null
@@ -1,21 +0,0 @@
---- src/retr.c.orig Wed Feb 9 00:18:45 2000
-+++ src/retr.c Wed Feb 9 00:18:51 2000
-@@ -445,7 +445,7 @@
- recursive_reset ();
- for (cur_url = url_list; cur_url; cur_url = cur_url->next, ++*count)
- {
-- char *filename, *new_file;
-+ char *filename, *new_file, *referer;
- int dt;
-
- if (opt.quota && opt.downloaded > opt.quota)
-@@ -453,7 +453,8 @@
- status = QUOTEXC;
- break;
- }
-- status = retrieve_url (cur_url->url, &filename, &new_file, NULL, &dt);
-+ referer = getenv("referer");
-+ status = retrieve_url (cur_url->url, &filename, &new_file, referer, &dt);
- if (opt.recursive && status == RETROK && (dt & TEXTHTML))
- status = recursive_retrieve (filename, new_file ? new_file : cur_url->url);
-
diff --git a/ftp/wget-devel/files/zh_TW.Big5.po b/ftp/wget-devel/files/zh_TW.Big5.po
deleted file mode 100644
index e2c9a21b96c9..000000000000
--- a/ftp/wget-devel/files/zh_TW.Big5.po
+++ /dev/null
@@ -1,1035 +0,0 @@
-# wget
-# Copyright (C) 2000 Free Software Foundation, Inc.
-# Jing-Jong Shyue <shyue@sonoma.com.tw>, 2000.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: wget 1.5.3\n"
-"POT-Creation-Date: 1998-09-21 19:08+0200\n"
-"PO-Revision-Date: 2000-3-29 17:30-0800\n"
-"Last-Translator: Jing-Jong Shyue <shyue@sonoma.com.tw>\n"
-"Language-Team: chinese <zh@li.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=big5\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#. Login to the server:
-#. First: Establish the control connection.
-#: src/ftp.c:147 src/http.c:346
-#, c-format
-msgid "Connecting to %s:%hu... "
-msgstr "連接到 %s:%hu... "
-
-#: src/ftp.c:169 src/ftp.c:411 src/http.c:363
-#, c-format
-msgid "Connection to %s:%hu refused.\n"
-msgstr "連接到 %s:%hu 被拒絕.\n"
-
-#. Second: Login with proper USER/PASS sequence.
-#: src/ftp.c:190 src/http.c:374
-msgid "connected!\n"
-msgstr "接上了!\n"
-
-#: src/ftp.c:191
-#, c-format
-msgid "Logging in as %s ... "
-msgstr "以使用者 %s 登入中..."
-
-#: src/ftp.c:200 src/ftp.c:253 src/ftp.c:301 src/ftp.c:353 src/ftp.c:447
-#: src/ftp.c:520 src/ftp.c:568 src/ftp.c:616
-msgid "Error in server response, closing control connection.\n"
-msgstr "伺服器回應錯誤, 關閉控制連結.\n"
-
-#: src/ftp.c:208
-msgid "Error in server greeting.\n"
-msgstr "伺服器問候錯誤.\n"
-
-#: src/ftp.c:216 src/ftp.c:262 src/ftp.c:310 src/ftp.c:362 src/ftp.c:457
-#: src/ftp.c:530 src/ftp.c:578 src/ftp.c:626
-msgid "Write failed, closing control connection.\n"
-msgstr "寫入失敗, 關閉控制連結.\n"
-
-#: src/ftp.c:223
-msgid "The server refuses login.\n"
-msgstr "伺服器拒絕登入.\n"
-
-#: src/ftp.c:230
-msgid "Login incorrect.\n"
-msgstr "登入錯誤.\n"
-
-#: src/ftp.c:237
-msgid "Logged in!\n"
-msgstr "登入完成!\n"
-
-#: src/ftp.c:270
-#, c-format
-msgid "Unknown type `%c', closing control connection.\n"
-msgstr "未知的類別 '%c', 關閉控制連結.\n"
-
-#: src/ftp.c:283
-msgid "done. "
-msgstr "完成."
-
-#: src/ftp.c:289
-msgid "==> CWD not needed.\n"
-msgstr "==> 不需要 CWD (切換路徑).\n"
-
-#: src/ftp.c:317
-#, c-format
-msgid ""
-"No such directory `%s'.\n"
-"\n"
-msgstr ""
-"路徑 '%s' 不存在.\n"
-"\n"
-
-#: src/ftp.c:331 src/ftp.c:599 src/ftp.c:647 src/url.c:1431
-msgid "done.\n"
-msgstr "完成.\n"
-
-#. do not CWD
-#: src/ftp.c:335
-msgid "==> CWD not required.\n"
-msgstr "==> 不需要 CWD (切換路徑).\n"
-
-#: src/ftp.c:369
-msgid "Cannot initiate PASV transfer.\n"
-msgstr "無法初始化 PASV 傳輸.\n"
-
-#: src/ftp.c:373
-msgid "Cannot parse PASV response.\n"
-msgstr "無法分析 PASV 回應.\n"
-
-#: src/ftp.c:387
-#, c-format
-msgid "Will try connecting to %s:%hu.\n"
-msgstr "試著連接到 %s:%hu.\n"
-
-#: src/ftp.c:432 src/ftp.c:504 src/ftp.c:548
-msgid "done. "
-msgstr "完成."
-
-#: src/ftp.c:474
-#, c-format
-msgid "Bind error (%s).\n"
-msgstr "連結錯誤 (%s).\n"
-
-#: src/ftp.c:490
-msgid "Invalid PORT.\n"
-msgstr "錯誤的通訊埠.\n"
-
-#: src/ftp.c:537
-msgid ""
-"\n"
-"REST failed, starting from scratch.\n"
-msgstr ""
-"\n"
-"重設失敗, 重頭開始.\n"
-
-#: src/ftp.c:586
-#, c-format
-msgid ""
-"No such file `%s'.\n"
-"\n"
-msgstr ""
-"檔案 '%s' 不存在.\n"
-"\n"
-
-#: src/ftp.c:634
-#, c-format
-msgid ""
-"No such file or directory `%s'.\n"
-"\n"
-msgstr ""
-"檔案或路徑 '%s' 不存在.\n"
-"\n"
-
-#: src/ftp.c:692 src/ftp.c:699
-#, c-format
-msgid "Length: %s"
-msgstr "長度: %s"
-
-#: src/ftp.c:694 src/ftp.c:701
-#, c-format
-msgid " [%s to go]"
-msgstr " [尚有 %s]"
-
-#: src/ftp.c:703
-msgid " (unauthoritative)\n"
-msgstr " (不可靠的)\n"
-
-#: src/ftp.c:721
-#, c-format
-msgid "%s: %s, closing control connection.\n"
-msgstr "%s: %s 關閉控制連結.\n"
-
-#: src/ftp.c:729
-#, c-format
-msgid "%s (%s) - Data connection: %s; "
-msgstr "%s (%s) - 資料連結: %s; "
-
-#: src/ftp.c:746
-msgid "Control connection closed.\n"
-msgstr "控制連結已關閉.\n"
-
-#: src/ftp.c:764
-msgid "Data transfer aborted.\n"
-msgstr "資料傳輸已放棄.\n"
-
-#: src/ftp.c:830
-#, c-format
-msgid "File `%s' already there, not retrieving.\n"
-msgstr "檔案 '%s' 已存在, 不接收.\n"
-
-#: src/ftp.c:896 src/http.c:922
-#, c-format
-msgid "(try:%2d)"
-msgstr "(嘗試次數: %2d)"
-
-#: src/ftp.c:955 src/http.c:1116
-#, c-format
-msgid ""
-"%s (%s) - `%s' saved [%ld]\n"
-"\n"
-msgstr ""
-"%s (%s) - '%s' 已儲存 [%ld]\n"
-"\n"
-
-#: src/ftp.c:1001
-#, c-format
-msgid "Using `%s' as listing tmp file.\n"
-msgstr "使用 '%s' 作為列表暫存檔.\n"
-
-#: src/ftp.c:1013
-#, c-format
-msgid "Removed `%s'.\n"
-msgstr "移除 '%s'.\n"
-
-#: src/ftp.c:1049
-#, c-format
-msgid "Recursion depth %d exceeded max. depth %d.\n"
-msgstr "遞迴深度 %d 超過最大值 %d.\n"
-
-#: src/ftp.c:1096 src/http.c:1054
-#, c-format
-msgid ""
-"Local file `%s' is more recent, not retrieving.\n"
-"\n"
-msgstr ""
-"本地端檔案 '%s' 較新, 不接收.\n"
-"\n"
-
-#: src/ftp.c:1102 src/http.c:1060
-#, c-format
-msgid "The sizes do not match (local %ld), retrieving.\n"
-msgstr "檔案大小不符合 (本地 %ld), 接收中.\n"
-
-#: src/ftp.c:1119
-msgid "Invalid name of the symlink, skipping.\n"
-msgstr "符號連結名稱錯誤, 跳過.\n"
-
-#: src/ftp.c:1136
-#, c-format
-msgid ""
-"Already have correct symlink %s -> %s\n"
-"\n"
-msgstr ""
-"已有正確符號連結 %s -> %s\n"
-"\n"
-
-#: src/ftp.c:1144
-#, c-format
-msgid "Creating symlink %s -> %s\n"
-msgstr "建立符號連結 %s -> %s \n"
-
-#: src/ftp.c:1155
-#, c-format
-msgid "Symlinks not supported, skipping symlink `%s'.\n"
-msgstr "不支援符號連結, 跳過符號連結 '%s'.\n"
-
-#: src/ftp.c:1167
-#, c-format
-msgid "Skipping directory `%s'.\n"
-msgstr "跳過路徑 '%s'.\n"
-
-#: src/ftp.c:1176
-#, c-format
-msgid "%s: unknown/unsupported file type.\n"
-msgstr "%s: 未知/不支援 檔案類別.\n"
-
-#: src/ftp.c:1193
-#, c-format
-msgid "%s: corrupt time-stamp.\n"
-msgstr "%s: 錯誤的時間標記.\n"
-
-#: src/ftp.c:1213
-#, c-format
-msgid "Will not retrieve dirs since depth is %d (max %d).\n"
-msgstr "因為深度為 %d (最大值為 %d), 所以不接收.\n"
-
-#: src/ftp.c:1252
-#, c-format
-msgid "Not descending to `%s' as it is excluded/not-included.\n"
-msgstr "不延伸到 '%s' 因為在 排除/不列入 表中.\n"
-
-#: src/ftp.c:1297
-#, c-format
-msgid "Rejecting `%s'.\n"
-msgstr "拒絕 '%s'.\n"
-
-#. No luck.
-#. #### This message SUCKS. We should see what was the
-#. reason that nothing was retrieved.
-#: src/ftp.c:1344
-#, c-format
-msgid "No matches on pattern `%s'.\n"
-msgstr "不符合樣本 '%s'.\n"
-
-#: src/ftp.c:1404
-#, c-format
-msgid "Wrote HTML-ized index to `%s' [%ld].\n"
-msgstr "寫入 HTML 化的索引到 '%s' [%ld].\n"
-
-#: src/ftp.c:1409
-#, c-format
-msgid "Wrote HTML-ized index to `%s'.\n"
-msgstr "寫入 HTML 化的索引到 '%s'.\n"
-
-#: src/getopt.c:454
-#, c-format
-msgid "%s: option `%s' is ambiguous\n"
-msgstr "%s: 選項 '%s' 是含混不清的\n"
-
-#: src/getopt.c:478
-#, c-format
-msgid "%s: option `--%s' doesn't allow an argument\n"
-msgstr "%s: 選項 '--%s' 不接受引數\n"
-
-#: src/getopt.c:483
-#, c-format
-msgid "%s: option `%c%s' doesn't allow an argument\n"
-msgstr "%s: 選項 '%c%s' 不接受引數\n"
-
-#: src/getopt.c:498
-#, c-format
-msgid "%s: option `%s' requires an argument\n"
-msgstr "%s: 選項 '%s' 需要引數\n"
-
-#. --option
-#: src/getopt.c:528
-#, c-format
-msgid "%s: unrecognized option `--%s'\n"
-msgstr "%s: 不明的選項 '--%s'\n"
-
-#. +option or -option
-#: src/getopt.c:532
-#, c-format
-msgid "%s: unrecognized option `%c%s'\n"
-msgstr "%s: 不明的選項 '%c%s'\n"
-
-#. 1003.2 specifies the format of this message.
-#: src/getopt.c:563
-#, c-format
-msgid "%s: illegal option -- %c\n"
-msgstr "%s: 不合法的選項 -- %c\n"
-
-#. 1003.2 specifies the format of this message.
-#: src/getopt.c:602
-#, c-format
-msgid "%s: option requires an argument -- %c\n"
-msgstr "%s: 選項需要引數 -- %c\n"
-
-#: src/host.c:432
-#, c-format
-msgid "%s: Cannot determine user-id.\n"
-msgstr "%s: 無法決定 user-id.\n"
-
-#: src/host.c:444
-#, c-format
-msgid "%s: Warning: uname failed: %s\n"
-msgstr "%s: 警告: 使用者名稱失敗: %s\n"
-
-#: src/host.c:456
-#, c-format
-msgid "%s: Warning: gethostname failed\n"
-msgstr "%s: 警告: 取得主機名稱失敗\n"
-
-#: src/host.c:484
-#, c-format
-msgid "%s: Warning: cannot determine local IP address.\n"
-msgstr "%s: 警告: 無法確定本地端 IP 位置.\n"
-
-#: src/host.c:498
-#, c-format
-msgid "%s: Warning: cannot reverse-lookup local IP address.\n"
-msgstr "%s: 警告: 本地端 IP 位置無法反查.\n"
-
-#. This gets ticked pretty often. Karl Berry reports
-#. that there can be valid reasons for the local host
-#. name not to be an FQDN, so I've decided to remove the
-#. annoying warning.
-#: src/host.c:511
-#, c-format
-msgid "%s: Warning: reverse-lookup of local address did not yield FQDN!\n"
-msgstr "%s: 警告: 本地端反查不是有效的 FQDN!\n"
-
-#: src/host.c:539
-msgid "Host not found"
-msgstr "找不到主機"
-
-#: src/host.c:541
-msgid "Unknown error"
-msgstr "未知的錯誤"
-
-#: src/html.c:439 src/html.c:441
-#, c-format
-msgid "Index of /%s on %s:%d"
-msgstr "/%s 的索引在 %s:%d"
-
-#: src/html.c:463
-msgid "time unknown "
-msgstr "未知的時間 "
-
-#: src/html.c:467
-msgid "File "
-msgstr "檔案 "
-
-#: src/html.c:470
-msgid "Directory "
-msgstr "路徑 "
-
-#: src/html.c:473
-msgid "Link "
-msgstr "連結 "
-
-#: src/html.c:476
-msgid "Not sure "
-msgstr "不確定 "
-
-#: src/html.c:494
-#, c-format
-msgid " (%s bytes)"
-msgstr " (%s位元組)"
-
-#: src/http.c:492
-msgid "Failed writing HTTP request.\n"
-msgstr "無法寫入 HTTP 要求.\n"
-
-#: src/http.c:497
-#, c-format
-msgid "%s request sent, awaiting response... "
-msgstr "送出 %s 要求, 等候回應中..."
-
-#: src/http.c:536
-msgid "End of file while parsing headers.\n"
-msgstr "分析標頭時檔案結束.\n"
-
-#: src/http.c:547
-#, c-format
-msgid "Read error (%s) in headers.\n"
-msgstr "在標頭發生讀取錯誤 (%s).\n"
-
-#: src/http.c:587
-msgid "No data received"
-msgstr "沒收到資料"
-
-#: src/http.c:589
-msgid "Malformed status line"
-msgstr "畸形的狀態行"
-
-#: src/http.c:594
-msgid "(no description)"
-msgstr "(沒有描述)"
-
-#. If we have tried it already, then there is not point
-#. retrying it.
-#: src/http.c:678
-msgid "Authorization failed.\n"
-msgstr "認證失敗!\n"
-
-#: src/http.c:685
-msgid "Unknown authentication scheme.\n"
-msgstr "未知的認證方式.\n"
-
-#: src/http.c:748
-#, c-format
-msgid "Location: %s%s\n"
-msgstr "位置: %s%s\n"
-
-#: src/http.c:749 src/http.c:774
-msgid "unspecified"
-msgstr "未指定"
-
-#: src/http.c:750
-msgid " [following]"
-msgstr " [跟隨中]"
-
-#. No need to print this output if the body won't be
-#. downloaded at all, or if the original server response is
-#. printed.
-#: src/http.c:764
-msgid "Length: "
-msgstr "長度: "
-
-#: src/http.c:769
-#, c-format
-msgid " (%s to go)"
-msgstr " (還有 %s)"
-
-#: src/http.c:774
-msgid "ignored"
-msgstr "忽略"
-
-#: src/http.c:857
-msgid "Warning: wildcards not supported in HTTP.\n"
-msgstr "警告: HTTP 中不支援萬用字元.\n"
-
-#. If opt.noclobber is turned on and file already exists, do not
-#. retrieve the file
-#: src/http.c:872
-#, c-format
-msgid "File `%s' already there, will not retrieve.\n"
-msgstr "檔案 '%s' 已存在, 將不接收.\n"
-
-#: src/http.c:978
-#, c-format
-msgid "Cannot write to `%s' (%s).\n"
-msgstr "無法寫入 '%s' (%s).\n"
-
-#: src/http.c:988
-#, c-format
-msgid "ERROR: Redirection (%d) without location.\n"
-msgstr "錯誤: 重導向 (%d) 缺少位置.\n"
-
-#: src/http.c:1011
-#, c-format
-msgid "%s ERROR %d: %s.\n"
-msgstr "%s 錯誤 %d: %s.\n"
-
-#: src/http.c:1023
-msgid "Last-modified header missing -- time-stamps turned off.\n"
-msgstr "缺少最後修改時間標頭 -- 關閉時間標記.\n"
-
-#: src/http.c:1031
-msgid "Last-modified header invalid -- time-stamp ignored.\n"
-msgstr "不合法的最後修改時間標頭 -- 忽略時間標記.\n"
-
-#: src/http.c:1064
-msgid "Remote file is newer, retrieving.\n"
-msgstr "遠端檔案較新, 接收中.\n"
-
-#: src/http.c:1098
-#, c-format
-msgid ""
-"%s (%s) - `%s' saved [%ld/%ld]\n"
-"\n"
-msgstr ""
-"%s (%s) - '%s' 已儲存 [%ld/%ld]\n"
-"\n"
-
-#: src/http.c:1130
-#, c-format
-msgid "%s (%s) - Connection closed at byte %ld. "
-msgstr "%s (%s) - 在 %ld 位元組時關閉連結. "
-
-#: src/http.c:1138
-#, c-format
-msgid ""
-"%s (%s) - `%s' saved [%ld/%ld])\n"
-"\n"
-msgstr ""
-"%s (%s) - '%s' 已儲存 [%ld/%ld])\n"
-"\n"
-
-#: src/http.c:1150
-#, c-format
-msgid "%s (%s) - Connection closed at byte %ld/%ld. "
-msgstr "%s (%s) - 在 %ld/%ld 位元組時關閉連結. "
-
-#: src/http.c:1161
-#, c-format
-msgid "%s (%s) - Read error at byte %ld (%s)."
-msgstr "%s (%s) - 在 %ld 位元組時讀取錯誤 (%s)."
-
-#: src/http.c:1169
-#, c-format
-msgid "%s (%s) - Read error at byte %ld/%ld (%s). "
-msgstr "%s (%s) - 在 %ld/%ld 位元組時讀取錯誤 (%s)."
-
-#: src/init.c:312 src/netrc.c:250
-#, c-format
-msgid "%s: Cannot read %s (%s).\n"
-msgstr "%s: 無法讀取 %s (%s).\n"
-
-#: src/init.c:333 src/init.c:339
-#, c-format
-msgid "%s: Error in %s at line %d.\n"
-msgstr "%s: 在 %s 的第 %d 行發生錯誤.\n"
-
-#: src/init.c:370
-#, c-format
-msgid "%s: Warning: Both system and user wgetrc point to `%s'.\n"
-msgstr "%s: 警告: 系統與使用者的 wgetrc 都指向 '%s'.\n"
-
-#: src/init.c:458
-#, c-format
-msgid "%s: BUG: unknown command `%s', value `%s'.\n"
-msgstr "%s: 臭蟲: 未知的指令 '%s', 數值 '%s'.\n"
-
-#: src/init.c:485
-#, c-format
-msgid "%s: %s: Please specify on or off.\n"
-msgstr "%s: %s: 請指定開或關.\n"
-
-#: src/init.c:503 src/init.c:760 src/init.c:782 src/init.c:855
-#, c-format
-msgid "%s: %s: Invalid specification `%s'.\n"
-msgstr "%s: %s: 不合法的指定 '%s'.\n"
-
-#: src/init.c:616 src/init.c:638 src/init.c:660 src/init.c:686
-#, c-format
-msgid "%s: Invalid specification `%s'\n"
-msgstr "%s: 不合法的指定 '%s'\n"
-
-#: src/main.c:101
-#, c-format
-msgid "Usage: %s [OPTION]... [URL]...\n"
-msgstr "用法: %s [選項]... [URL]...\n"
-
-#: src/main.c:109
-#, c-format
-msgid "GNU Wget %s, a non-interactive network retriever.\n"
-msgstr "GNU Wget %s, 非互動式檔案接收工具.\n"
-
-#. Had to split this in parts, so the #@@#%# Ultrix compiler and cpp
-#. don't bitch. Also, it makes translation much easier.
-#: src/main.c:114
-msgid ""
-"\n"
-"Mandatory arguments to long options are mandatory for short options too.\n"
-"\n"
-msgstr ""
-"\n"
-"給長選項用的參數也可以給短選項使用.\n"
-"\n"
-
-#: src/main.c:117
-msgid ""
-"Startup:\n"
-" -V, --version display the version of Wget and exit.\n"
-" -h, --help print this help.\n"
-" -b, --background go to background after startup.\n"
-" -e, --execute=COMMAND execute a `.wgetrc' command.\n"
-"\n"
-msgstr ""
-"啟動:\n"
-" -V, --version 顯示 Wget 版本後離開.\n"
-" -h, --help 印出這個說明.\n"
-" -b, --background 啟動後進入背景作業.\n"
-" -e, --execute=COMMAND 執行 `.wgetrc' 指令.\n"
-"\n"
-
-#: src/main.c:123
-msgid ""
-"Logging and input file:\n"
-" -o, --output-file=FILE log messages to FILE.\n"
-" -a, --append-output=FILE append messages to FILE.\n"
-" -d, --debug print debug output.\n"
-" -q, --quiet quiet (no output).\n"
-" -v, --verbose be verbose (this is the default).\n"
-" -nv, --non-verbose turn off verboseness, without being quiet.\n"
-" -i, --input-file=FILE read URL-s from file.\n"
-" -F, --force-html treat input file as HTML.\n"
-"\n"
-msgstr ""
-"紀錄與輸入檔案:\n"
-" -o, --output-file=FILE 將訊息紀錄到 FILE 中.\n"
-" -a, --append-output=FILE 累加紀錄訊息到 FILE 中.\n"
-" -d, --debug 印出除錯輸出.\n"
-" -q, --quiet 安靜模式 (不輸出訊息).\n"
-" -v, --verbose 冗長模式 (預設值).\n"
-" -nv, --non-verbose 關閉冗長模式, 但不進入安靜模式.\n"
-" -i, --input-file=FILE 從 FILE 中讀取 URL.\n"
-" -F, --force-html 把輸入檔案當作 HTML 檔處理.\n"
-"\n"
-
-#: src/main.c:133
-msgid ""
-"Download:\n"
-" -t, --tries=NUMBER set number of retries to NUMBER (0 "
-"unlimits).\n"
-" -O --output-document=FILE write documents to FILE.\n"
-" -nc, --no-clobber don't clobber existing files.\n"
-" -c, --continue restart getting an existing file.\n"
-" --dot-style=STYLE set retrieval display style.\n"
-" -N, --timestamping don't retrieve files if older than local.\n"
-" -S, --server-response print server response.\n"
-" --spider don't download anything.\n"
-" -T, --timeout=SECONDS set the read timeout to SECONDS.\n"
-" -w, --wait=SECONDS wait SECONDS between retrievals.\n"
-" -Y, --proxy=on/off turn proxy on or off.\n"
-" -Q, --quota=NUMBER set retrieval quota to NUMBER.\n"
-"\n"
-msgstr ""
-"下載:\n"
-" -t, --tries=NUMBER 設定重試次數為 NUMBER (0 表示無限).\n"
-" -O --output-document=FILE 將文件寫入 FILE 中.\n"
-" -nc, --no-clobber 不要動已經存在的檔案.\n"
-" -c, --continue 繼續接收已存在的檔案.\n"
-" --dot-style=STYLE 設定接收顯示的樣式.\n"
-" -N, --timestamping 不接收比本地端舊的檔案.\n"
-" -S, --server-response 顯示伺服器回應.\n"
-" --spider 不要下載任何東西.\n"
-" -T, --timeout=SECONDS 設定讀取逾時為 SECONDS.\n"
-" -w, --wait=SECONDS 在接收之間等待 SECONDS.\n"
-" -Y, --proxy=on/off 開啟/關閉 代理伺服器.\n"
-" -Q, --quota=NUMBER 設定接收限額為 NUMBER.\n"
-"\n"
-
-#: src/main.c:147
-msgid ""
-"Directories:\n"
-" -nd --no-directories don't create directories.\n"
-" -x, --force-directories force creation of directories.\n"
-" -nH, --no-host-directories don't create host directories.\n"
-" -P, --directory-prefix=PREFIX save files to PREFIX/...\n"
-" --cut-dirs=NUMBER ignore NUMBER remote directory "
-"components.\n"
-"\n"
-msgstr ""
-"路徑:\n"
-" -nd --no-directories 不建立目錄.\n"
-" -x, --force-directories 強制建立目錄.\n"
-" -nH, --no-host-directories 不建立主機路徑.\n"
-" -P, --directory-prefix=PREFIX 將檔案存到 PREFIX/...\n"
-" --cut-dirs=NUMBER 忽略 NUMBER 個遠端路徑組成.\n"
-"\n"
-
-#: src/main.c:154
-msgid ""
-"HTTP options:\n"
-" --http-user=USER set http user to USER.\n"
-" --http-passwd=PASS set http password to PASS.\n"
-" -C, --cache=on/off (dis)allow server-cached data (normally "
-"allowed).\n"
-" --ignore-length ignore `Content-Length' header field.\n"
-" --header=STRING insert STRING among the headers.\n"
-" --proxy-user=USER set USER as proxy username.\n"
-" --proxy-passwd=PASS set PASS as proxy password.\n"
-" -s, --save-headers save the HTTP headers to file.\n"
-" -U, --user-agent=AGENT identify as AGENT instead of Wget/VERSION.\n"
-"\n"
-msgstr ""
-"HTTP 選項:\n"
-" --http-user=USER 設定 http 使用者名稱為 USER.\n"
-" --http-passwd=PASS 設定 http 使用者密碼為 PASS.\n"
-" -C, --cache=on/off 不允許\伺服器快取資料 (正常是允許\).\n"
-" --ignore-length 忽略 'Content-Length' 標頭欄位.\n"
-" --header=STRING 插入 STRING 到標頭中.\n"
-" --proxy-user=USER 設定代理伺服器使用者名稱為 USER.\n"
-" --proxy-passwd=PASS 設定代理伺服器使用者密碼為 PASS.\n"
-" -s, --save-headers 將 HTTP 標頭存檔.\n"
-" -U, --user-agent=AGENT 宣稱為 AGENT 而不是 Wget/VERSION.\n"
-"\n"
-
-#: src/main.c:165
-msgid ""
-"FTP options:\n"
-" --retr-symlinks retrieve FTP symbolic links.\n"
-" -g, --glob=on/off turn file name globbing on or off.\n"
-" --passive-ftp use the \"passive\" transfer mode.\n"
-"\n"
-msgstr ""
-"FTP 選項:\n"
-" --retr-symlinks 接收 FTP 符號連結.\n"
-" -g, --glob=on/off 設定檔名 glob 開啟或關閉.\n"
-" --passive-ftp 使用 \"被動\" 傳輸模式.\n"
-"\n"
-
-#: src/main.c:170
-msgid ""
-"Recursive retrieval:\n"
-" -r, --recursive recursive web-suck -- use with care!.\n"
-" -l, --level=NUMBER maximum recursion depth (0 to unlimit).\n"
-" --delete-after delete downloaded files.\n"
-" -k, --convert-links convert non-relative links to relative.\n"
-" -m, --mirror turn on options suitable for mirroring.\n"
-" -nr, --dont-remove-listing don't remove `.listing' files.\n"
-"\n"
-msgstr ""
-"遞迴接收:\n"
-" -r, --recursive 遞迴整個網站 -- 小心使用!!\n"
-" -l, --level=NUMBER 最大遞迴深度 (0 表示無限).\n"
-" --delete-after 刪除下載後的檔案.\n"
-" -k, --convert-links 將絕對路徑轉會為相對路徑.\n"
-" -m, --mirror 使用映射模式.\n"
-" -nr, --dont-remove-listing 不要移除 '.listing' 檔案.\n"
-"\n"
-
-#: src/main.c:178
-msgid ""
-"Recursive accept/reject:\n"
-" -A, --accept=LIST list of accepted extensions.\n"
-" -R, --reject=LIST list of rejected extensions.\n"
-" -D, --domains=LIST list of accepted domains.\n"
-" --exclude-domains=LIST comma-separated list of rejected "
-"domains.\n"
-" -L, --relative follow relative links only.\n"
-" --follow-ftp follow FTP links from HTML documents.\n"
-" -H, --span-hosts go to foreign hosts when recursive.\n"
-" -I, --include-directories=LIST list of allowed directories.\n"
-" -X, --exclude-directories=LIST list of excluded directories.\n"
-" -nh, --no-host-lookup don't DNS-lookup hosts.\n"
-" -np, --no-parent don't ascend to the parent directory.\n"
-"\n"
-msgstr ""
-"遞迴 接受/拒絕:\n"
-" -A, --accept=LIST 接受的延伸檔名列表.\n"
-" -R, --reject=LIST 拒絕的延伸檔名列表.\n"
-" -D, --domains=LIST 接受的網域列表.\n"
-" --exclude-domains=LIST 排除的網域列表.\n"
-" -L, --relative 只跟隨相對連結.\n"
-" --follow-ftp 從 HTML 文件中跟隨 FTP 連結.\n"
-" -H, --span-hosts 遞迴時到其他主機.\n"
-" -I, --include-directories=LIST 允許\的路徑列表.\n"
-" -X, --exclude-directories=LIST 排除的路徑列表.\n"
-" -nh, --no-host-lookup 不對主機作 DNS 查詢.\n"
-" -np, --no-parent 不回到來源目錄中.\n"
-"\n"
-
-#: src/main.c:191
-msgid "Mail bug reports and suggestions to <bug-wget@gnu.org>.\n"
-msgstr "請將臭蟲回報或建議寄給 <bug-wget@gnu.org>.\n"
-
-#: src/main.c:347
-#, c-format
-msgid "%s: debug support not compiled in.\n"
-msgstr "%s: 未將除錯支援編譯到程式中.\n"
-
-#: src/main.c:395
-msgid ""
-"Copyright (C) 1995, 1996, 1997, 1998 Free Software Foundation, Inc.\n"
-"This program is distributed in the hope that it will be useful,\n"
-"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
-"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
-"GNU General Public License for more details.\n"
-msgstr ""
-"Copyright (C) 1995, 1996, 1997, 1998 Free Software Foundation, Inc.\n"
-"This program is distributed in the hope that it will be useful,\n"
-"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
-"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
-"GNU General Public License for more details.\n"
-
-#: src/main.c:401
-msgid ""
-"\n"
-"Written by Hrvoje Niksic <hniksic@srce.hr>.\n"
-msgstr ""
-"\n"
-"Written by Hrvoje Niksic <hniksic@srce.hr>.\n"
-
-#: src/main.c:465
-#, c-format
-msgid "%s: %s: invalid command\n"
-msgstr "%s: %s: 錯誤的指令\n"
-
-#: src/main.c:515
-#, c-format
-msgid "%s: illegal option -- `-n%c'\n"
-msgstr "%s: 不合法的選項 -- '-n%c'\n"
-
-#. #### Something nicer should be printed here -- similar to the
-#. pre-1.5 `--help' page.
-#: src/main.c:518 src/main.c:560 src/main.c:591
-#, c-format
-msgid "Try `%s --help' for more options.\n"
-msgstr "使用 '%s --help' 以取得選項.\n"
-
-#: src/main.c:571
-msgid "Can't be verbose and quiet at the same time.\n"
-msgstr "無法同時使用冗長與安靜模式.\n"
-
-#: src/main.c:577
-msgid "Can't timestamp and not clobber old files at the same time.\n"
-msgstr "無法同時使用時間標記而不動本地端檔案.\n"
-
-#. No URL specified.
-#: src/main.c:586
-#, c-format
-msgid "%s: missing URL\n"
-msgstr "%s: 遺失 URL\n"
-
-#: src/main.c:674
-#, c-format
-msgid "No URLs found in %s.\n"
-msgstr "在 %s 中找不到 URL.\n"
-
-#: src/main.c:683
-#, c-format
-msgid ""
-"\n"
-"FINISHED --%s--\n"
-"Downloaded: %s bytes in %d files\n"
-msgstr ""
-"\n"
-"完成 --%s--\n"
-"下載: %s 位元組在 %d 個檔案中\n"
-
-#: src/main.c:688
-#, c-format
-msgid "Download quota (%s bytes) EXCEEDED!\n"
-msgstr "超過下載配額 (%s 位元組)!\n"
-
-#. Please note that the double `%' in `%%s' is intentional, because
-#. redirect_output passes tmp through printf.
-#: src/main.c:715
-msgid "%s received, redirecting output to `%%s'.\n"
-msgstr "接收 %s 完畢, 重導向輸出到 '%ss'.\n"
-
-#: src/mswindows.c:118
-#, c-format
-msgid ""
-"\n"
-"CTRL+Break received, redirecting output to `%s'.\n"
-"Execution continued in background.\n"
-"You may stop Wget by pressing CTRL+ALT+DELETE.\n"
-msgstr ""
-"\n"
-"收到 CTRL+Break, 重導向輸出到 '%s' 中.\n"
-"將在背景繼續執行.\n"
-"你可以按下 CTRL+ALT+DELETE 以停止 Wget.\n"
-
-#. parent, no error
-#: src/mswindows.c:135 src/utils.c:268
-msgid "Continuing in background.\n"
-msgstr "繼續在背景中執行.\n"
-
-#: src/mswindows.c:137 src/utils.c:270
-#, c-format
-msgid "Output will be written to `%s'.\n"
-msgstr "輸出將被寫入 '%s' 中.\n"
-
-#: src/mswindows.c:227
-#, c-format
-msgid "Starting WinHelp %s\n"
-msgstr "開始 WinHelp %s\n"
-
-#: src/mswindows.c:254 src/mswindows.c:262
-#, c-format
-msgid "%s: Couldn't find usable socket driver.\n"
-msgstr "%s: 找不到可用的插座驅動程式.\n"
-
-#: src/netrc.c:334
-#, c-format
-msgid "%s: %s:%d: warning: \"%s\" token appears before any machine name\n"
-msgstr "%s: %s:%d: 警告: \"%s\" 標記出現在機器名稱前\n"
-
-#: src/netrc.c:365
-#, c-format
-msgid "%s: %s:%d: unknown token \"%s\"\n"
-msgstr "%s: %s:%d: 未知的標記 \"%s\"\n"
-
-#: src/netrc.c:429
-#, c-format
-msgid "Usage: %s NETRC [HOSTNAME]\n"
-msgstr "用法: %s NETRC [主機名稱]\n"
-
-#: src/netrc.c:439
-#, c-format
-msgid "%s: cannot stat %s: %s\n"
-msgstr "%s: 無法統計 %s: %s\n"
-
-#: src/recur.c:449 src/retr.c:462
-#, c-format
-msgid "Removing %s.\n"
-msgstr "移除 %s 中.\n"
-
-#: src/recur.c:450
-#, c-format
-msgid "Removing %s since it should be rejected.\n"
-msgstr "移除 %s 因為會被拒絕.\n"
-
-#: src/recur.c:609
-msgid "Loading robots.txt; please ignore errors.\n"
-msgstr "載入 robots.txt; 請忽略錯誤.\n"
-
-#: src/retr.c:193
-#, c-format
-msgid ""
-"\n"
-" [ skipping %dK ]"
-msgstr ""
-"\n"
-" [ 忽略 %dK 中 ]"
-
-#: src/retr.c:344
-msgid "Could not find proxy host.\n"
-msgstr "找不到代理伺服主機.\n"
-
-#: src/retr.c:355
-#, c-format
-msgid "Proxy %s: Must be HTTP.\n"
-msgstr "代理伺服主機 %s: 必須是 HTTP.\n"
-
-#: src/retr.c:398
-#, c-format
-msgid "%s: Redirection to itself.\n"
-msgstr "%s: 重導向到自己.\n"
-
-#: src/retr.c:483
-msgid ""
-"Giving up.\n"
-"\n"
-msgstr ""
-"放棄中.\n"
-"\n"
-
-#: src/retr.c:483
-msgid ""
-"Retrying.\n"
-"\n"
-msgstr ""
-"重試中.\n"
-"\n"
-
-#: src/url.c:940
-#, c-format
-msgid "Error (%s): Link %s without a base provided.\n"
-msgstr "錯誤 (%s): 連結 %s 沒有基礎提供者.\n"
-
-#: src/url.c:955
-#, c-format
-msgid "Error (%s): Base %s relative, without referer URL.\n"
-msgstr "錯誤 (%s): 接收基礎 %s, 沒有對應的 URL.\n"
-
-#: src/url.c:1373
-#, c-format
-msgid "Converting %s... "
-msgstr "轉換 %s 中..."
-
-#: src/url.c:1378 src/url.c:1389
-#, c-format
-msgid "Cannot convert links in %s: %s\n"
-msgstr "於法轉換連結 %s: %s\n"
-
-#: src/utils.c:71
-#, c-format
-msgid "%s: %s: Not enough memory.\n"
-msgstr "%s: %s: 記憶體不足.\n"
-
-#: src/utils.c:203
-msgid "Unknown/unsupported protocol"
-msgstr "未知/不支援的通訊協定"
-
-#: src/utils.c:206
-msgid "Invalid port specification"
-msgstr "不合法的通訊埠指定"
-
-#: src/utils.c:209
-msgid "Invalid host name"
-msgstr "不合法的主機名稱"
-
-#: src/utils.c:430
-#, c-format
-msgid "Failed to unlink symlink `%s': %s\n"
-msgstr "無法解除符號連結 '%s': %s\n"
diff --git a/ftp/wget-devel/pkg-comment b/ftp/wget-devel/pkg-comment
deleted file mode 100644
index 02883df00b8e..000000000000
--- a/ftp/wget-devel/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Retrieve files from the 'net via HTTP and FTP
diff --git a/ftp/wget-devel/pkg-descr b/ftp/wget-devel/pkg-descr
deleted file mode 100644
index 6ed5aa61e463..000000000000
--- a/ftp/wget-devel/pkg-descr
+++ /dev/null
@@ -1,11 +0,0 @@
-Wget [formerly known as Geturl] is a freely available network utility
-to retrieve files from the World Wide Web using HTTP and FTP, the two
-most widely used Internet protocols. It works non-interactively, thus
-enabling work in the background, after having logged off.
-
-The recursive retrieval of HTML pages, as well as FTP sites is
-supported -- you can use Wget to make mirrors of archives and home
-pages, or traverse the web like a WWW robot (Wget understands
-/robots.txt).
-
-WWW: http://sunsite.auc.dk/wget/
diff --git a/ftp/wget-devel/pkg-plist b/ftp/wget-devel/pkg-plist
deleted file mode 100644
index 579841e13480..000000000000
--- a/ftp/wget-devel/pkg-plist
+++ /dev/null
@@ -1,24 +0,0 @@
-bin/wget
-etc/wgetrc
-@unexec install-info --delete %D/info/wget.info %D/info/dir
-info/wget.info
-@exec install-info %D/info/wget.info %D/info/dir
-share/locale/cs/LC_MESSAGES/wget.mo
-share/locale/da/LC_MESSAGES/wget.mo
-share/locale/de/LC_MESSAGES/wget.mo
-share/locale/el/LC_MESSAGES/wget.mo
-share/locale/et/LC_MESSAGES/wget.mo
-share/locale/fr/LC_MESSAGES/wget.mo
-share/locale/gl/LC_MESSAGES/wget.mo
-share/locale/hr/LC_MESSAGES/wget.mo
-share/locale/it/LC_MESSAGES/wget.mo
-share/locale/ja/LC_MESSAGES/wget.mo
-share/locale/nl/LC_MESSAGES/wget.mo
-share/locale/no/LC_MESSAGES/wget.mo
-share/locale/pl/LC_MESSAGES/wget.mo
-share/locale/pt_BR/LC_MESSAGES/wget.mo
-share/locale/ru/LC_MESSAGES/wget.mo
-share/locale/sk/LC_MESSAGES/wget.mo
-share/locale/sl/LC_MESSAGES/wget.mo
-share/locale/sv/LC_MESSAGES/wget.mo
-share/locale/zh/LC_MESSAGES/wget.mo
diff --git a/ftp/wu-ftpd+ipv6/Makefile b/ftp/wu-ftpd+ipv6/Makefile
deleted file mode 100644
index d00721369c3e..000000000000
--- a/ftp/wu-ftpd+ipv6/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-# New ports collection makefile for: wu-ftpd
-# Date created: 18 Oct 1994
-# Whom: torstenb
-#
-# $FreeBSD$
-#
-# REMINDER: to use ftpaccess(5) you need to specify -a in command line,
-# it is changed from previous versions
-
-PORTNAME= wu-ftpd
-PORTVERSION= 2.6.1
-CATEGORIES= ftp
-MASTER_SITES= ftp://ftp.wu-ftpd.org/pub/wu-ftpd/
-
-MAINTAINER= ache@FreeBSD.org
-
-MAN1= ftpcount.1 ftpwho.1
-MAN5= ftpaccess.5 ftphosts.5 ftpconversions.5 xferlog.5
-MAN8= ftpd.8 ftpshut.8 ftprestart.8 privatepw.8
-
-pre-patch:
- @${CP} ${WRKSRC}/config.h.noac ${WRKSRC}/config.h
- @${CP} ${WRKSRC}/src/pathnames.h.noac ${WRKSRC}/src/pathnames.h
-
-do-build:
- cd ${WRKSRC} && ./build fbs
-
-.include <bsd.port.mk>
diff --git a/ftp/wu-ftpd+ipv6/distinfo b/ftp/wu-ftpd+ipv6/distinfo
deleted file mode 100644
index 987702e1166a..000000000000
--- a/ftp/wu-ftpd+ipv6/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (wu-ftpd-2.6.1.tar.gz) = 857ab8504998a753195eb94ac2dc39a4
diff --git a/ftp/wu-ftpd+ipv6/files/patch-aa b/ftp/wu-ftpd+ipv6/files/patch-aa
deleted file mode 100644
index 717e10da331a..000000000000
--- a/ftp/wu-ftpd+ipv6/files/patch-aa
+++ /dev/null
@@ -1,48 +0,0 @@
---- src/ftpd.c Sat Jul 1 14:17:39 2000
-+++ src/ftpd.c.new Sat Jul 8 21:48:05 2000
-@@ -1662,9 +1662,9 @@
- /* Display s/key challenge where appropriate. */
-
- if (pwd == NULL || skeychallenge(&skey, pwd->pw_name, sbuf))
-- sprintf(buf, "Password required for %s.", name);
-+ snprintf(buf, 128, "Password required for %s.", name);
- else
-- sprintf(buf, "%s %s for %s.", sbuf,
-+ snprintf(buf, 128, "%s %s for %s.", sbuf,
- pwok ? "allowed" : "required", name);
- return (buf);
- }
-@@ -2572,7 +2572,7 @@
- #ifdef BSD_AUTH
- if (ext_auth) {
- if ((salt = check_auth(the_user, passwd))) {
-- reply(530, salt);
-+ reply(530, "%s", salt);
- #ifdef LOG_FAILED /* 27-Apr-93 EHK/BM */
- syslog(LOG_INFO, "failed login from %s",
- remoteident);
-@@ -6435,7 +6435,7 @@
- dirlist = ftpglob(whichfiles);
- sdirlist = dirlist; /* save to free later */
- if (globerr != NULL) {
-- reply(550, globerr);
-+ reply(550, "%s", globerr);
- goto globfree;
- }
- else if (dirlist == NULL) {
-@@ -6486,7 +6486,6 @@
- }
- goto globfree;
- }
-- if ((st.st_mode & S_IFMT) != S_IFDIR) {
- if (dout == NULL) {
- dout = dataconn("file list", (off_t) - 1, "w");
- if (dout == NULL)
-@@ -6509,7 +6508,6 @@
- byte_count_out++;
- }
- #endif
-- }
- }
-
- if (dout != NULL) {
diff --git a/ftp/wu-ftpd+ipv6/files/patch-ab b/ftp/wu-ftpd+ipv6/files/patch-ab
deleted file mode 100644
index 35b3ccb7dc76..000000000000
--- a/ftp/wu-ftpd+ipv6/files/patch-ab
+++ /dev/null
@@ -1,63 +0,0 @@
---- makefiles/Makefile.fbs.orig Mon Sep 20 06:21:11 1999
-+++ makefiles/Makefile.fbs Wed Oct 20 21:40:46 1999
-@@ -24,7 +24,9 @@
- #
-
- DESTDIR=
--PREFIX= /usr/local
-+PREFIX?= /usr/local
-+
-+ETCDIR= ${DESTDIR}${PREFIX}/etc
-
- BINDIR= ${DESTDIR}${PREFIX}/bin
- BINOWN= bin
-@@ -52,14 +54,20 @@
- @if [ ! -e ${SBINDIR} ]; then \
- ${INSTALL} -o ${SBINOWN} -g ${SBINGRP} -m 755 -d ${SBINDIR} ; \
- fi
-- ${INSTALL} -c -o ${SBINOWN} -g ${SBINGRP} -m 110 bin/ftpd ${SBINDIR}/in.ftpd
-- @( cd ${SBINDIR} ; ln -s -f in.ftpd wu.ftpd ; chown ${SBINOWN}.${SBINGRP} wu.ftpd )
-- @( cd ${SBINDIR} ; ln -s -f in.ftpd in.wuftpd ; chown ${SBINOWN}.${SBINGRP} in.wuftpd )
-+ ${INSTALL} -c -o ${SBINOWN} -g ${SBINGRP} -m 110 bin/ftpd ${SBINDIR}/ftpd
-+# ${INSTALL} -c -o ${SBINOWN} -g ${SBINGRP} -m 110 bin/ftpd ${SBINDIR}/in.ftpd
-+# @( cd ${SBINDIR} ; ln -s -f in.ftpd wu.ftpd ; chown ${SBINOWN}.${SBINGRP} wu.ftpd )
-+# @( cd ${SBINDIR} ; ln -s -f in.ftpd in.wuftpd ; chown ${SBINOWN}.${SBINGRP} in.wuftpd )
- ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 111 bin/ftpshut ${BINDIR}/ftpshut
- ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 111 bin/ftprestart ${BINDIR}/ftprestart
- ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 111 bin/ftpcount ${BINDIR}/ftpcount
- ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 111 bin/ftpwho ${BINDIR}/ftpwho
- ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 111 bin/privatepw ${BINDIR}/privatepw
-+ ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 644 doc/examples/ftpaccess ${ETCDIR}/ftpaccess.example
-+ ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 644 doc/examples/ftpusers ${ETCDIR}/ftpusers.example
-+ ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 644 doc/examples/ftpconversions ${ETCDIR}/ftpconversions.example
-+ ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 644 doc/examples/ftphosts ${ETCDIR}/ftphosts.example
-+ ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 644 doc/examples/ftpgroups ${ETCDIR}/ftpgroups.example
- @echo installing manpages.
- @if [ ! -e ${MANDIR}/man1 ]; then \
- ${INSTALL} -o ${MANOWN} -g ${MANGRP} -m 755 -d ${MANDIR}/man1 ; \
-@@ -80,14 +88,14 @@
- ${INSTALL} -c -o ${MANOWN} -g ${MANGRP} -m 444 doc/ftpshut.8 ${MANDIR}/man8/ftpshut.8
- ${INSTALL} -c -o ${MANOWN} -g ${MANGRP} -m 444 doc/ftprestart.8 ${MANDIR}/man8/ftprestart.8
- ${INSTALL} -c -o ${MANOWN} -g ${MANGRP} -m 444 util/privatepw/privatepw.8 ${MANDIR}/man8/privatepw.8
-- @echo Compressing manpages
-- gzip -f -9 ${MANDIR}/man1/ftpcount.1
-- gzip -f -9 ${MANDIR}/man1/ftpwho.1
-- gzip -f -9 ${MANDIR}/man5/ftpaccess.5
-- gzip -f -9 ${MANDIR}/man5/ftpconversions.5
-- gzip -f -9 ${MANDIR}/man5/ftphosts.5
-- gzip -f -9 ${MANDIR}/man5/xferlog.5
-- gzip -f -9 ${MANDIR}/man8/ftpd.8
-- gzip -f -9 ${MANDIR}/man8/ftpshut.8
-- gzip -f -9 ${MANDIR}/man8/ftprestart.8
-- gzip -f -9 ${MANDIR}/man8/privatepw.8
-+# @echo Compressing manpages
-+# gzip -f -9 ${MANDIR}/man1/ftpcount.1
-+# gzip -f -9 ${MANDIR}/man1/ftpwho.1
-+# gzip -f -9 ${MANDIR}/man5/ftpaccess.5
-+# gzip -f -9 ${MANDIR}/man5/ftpconversions.5
-+# gzip -f -9 ${MANDIR}/man5/ftphosts.5
-+# gzip -f -9 ${MANDIR}/man5/xferlog.5
-+# gzip -f -9 ${MANDIR}/man8/ftpd.8
-+# gzip -f -9 ${MANDIR}/man8/ftpshut.8
-+# gzip -f -9 ${MANDIR}/man8/ftprestart.8
-+# gzip -f -9 ${MANDIR}/man8/privatepw.8
diff --git a/ftp/wu-ftpd+ipv6/files/patch-ac b/ftp/wu-ftpd+ipv6/files/patch-ac
deleted file mode 100644
index 16fb41bc5a7a..000000000000
--- a/ftp/wu-ftpd+ipv6/files/patch-ac
+++ /dev/null
@@ -1,42 +0,0 @@
-*** src/pathnames.h.orig Wed Oct 20 20:27:34 1999
---- src/pathnames.h Wed Oct 20 20:30:19 1999
-***************
-*** 104,113 ****
- #define _PATH_FTPSERVERS "/opt/ftpd/lib/ftpservers"
- #endif
- #else
-! #define _PATH_FTPUSERS "/usr/local/lib/ftpd/ftpusers"
-! #define _PATH_FTPACCESS "/usr/local/lib/ftpd/ftpaccess"
-! #define _PATH_CVT "/usr/local/lib/ftpd/ftpconversions"
-! #define _PATH_PRIVATE "/usr/local/lib/ftpd/ftpgroups"
- #ifdef VIRTUAL
- #define _PATH_FTPSERVERS "/usr/local/lib/ftpd/ftpservers"
- #endif
---- 104,113 ----
- #define _PATH_FTPSERVERS "/opt/ftpd/lib/ftpservers"
- #endif
- #else
-! #define _PATH_FTPUSERS "!!PREFIX!!/lib/ftpd/ftpusers"
-! #define _PATH_FTPACCESS "!!PREFIX!!/lib/ftpd/ftpaccess"
-! #define _PATH_CVT "!!PREFIX!!/lib/ftpd/ftpconversions"
-! #define _PATH_PRIVATE "!!PREFIX!!/lib/ftpd/ftpgroups"
- #ifdef VIRTUAL
- #define _PATH_FTPSERVERS "/usr/local/lib/ftpd/ftpservers"
- #endif
-***************
-*** 203,209 ****
- #ifdef USE_OPT_FTPD
- #define _PATH_FTPHOSTS "/opt/ftpd/lib/ftphosts"
- #else
-! #define _PATH_FTPHOSTS "/usr/local/lib/ftpd/ftphosts"
- #endif
- #endif
- #endif
---- 203,209 ----
- #ifdef USE_OPT_FTPD
- #define _PATH_FTPHOSTS "/opt/ftpd/lib/ftphosts"
- #else
-! #define _PATH_FTPHOSTS "!!PREFIX!!/etc/ftphosts"
- #endif
- #endif
- #endif
diff --git a/ftp/wu-ftpd+ipv6/files/patch-ad b/ftp/wu-ftpd+ipv6/files/patch-ad
deleted file mode 100644
index 90496cc26cae..000000000000
--- a/ftp/wu-ftpd+ipv6/files/patch-ad
+++ /dev/null
@@ -1,20 +0,0 @@
---- doc/xferlog.5.orig Thu Jan 9 22:29:03 1997
-+++ doc/xferlog.5 Mon Feb 16 23:34:15 1998
-@@ -7,7 +7,7 @@
- .B xferlog
- file contains logging information from the FTP server daemon,
- .BR ftpd (8).
--This file usually is found in /usr/adm, but can be located anywhere by using a
-+This file usually is found in /var/log, but can be located anywhere by using a
- option to
- .BR ftpd (8).
- Each server entry is composed of a single line of the following form,
-@@ -135,7 +135,7 @@
- .SH FILES
- .PD 0
- .TP 20
--.B /usr/adm/xferlog
-+.B /var/log/xferlog
- .SH "SEE ALSO"
- .BR ftpd(8),
- .BR ftpaccess(5)
diff --git a/ftp/wu-ftpd+ipv6/files/patch-ag b/ftp/wu-ftpd+ipv6/files/patch-ag
deleted file mode 100644
index dabfbce24f9e..000000000000
--- a/ftp/wu-ftpd+ipv6/files/patch-ag
+++ /dev/null
@@ -1,19 +0,0 @@
-*** doc/examples/ftpconversions.orig Wed Jan 25 22:11:02 1995
---- doc/examples/ftpconversions Wed Jan 25 22:11:49 1995
-***************
-*** 1,7 ****
-! :.Z: : :/bin/compress -d -c %s:T_REG|T_ASCII:O_UNCOMPRESS:UNCOMPRESS
- : : :.Z:/bin/compress -c %s:T_REG:O_COMPRESS:COMPRESS
- :.gz: : :/bin/gzip -cd %s:T_REG|T_ASCII:O_UNCOMPRESS:GUNZIP
- : : :.gz:/bin/gzip -9 -c %s:T_REG:O_COMPRESS:GZIP
- : : :.tar:/bin/tar -c -f - %s:T_REG|T_DIR:O_TAR:TAR
- : : :.tar.Z:/bin/tar -c -Z -f - %s:T_REG|T_DIR:O_COMPRESS|O_TAR:TAR+COMPRESS
-! : : :.tar.gz:/bin/tar -c -z -f - %s:T_REG|T_DIR:O_COMPRESS|O_TAR:TAR+GZIP
---- 1,7 ----
-! :.Z: : :/bin/gzip -d -c %s:T_REG|T_ASCII:O_UNCOMPRESS:UNCOMPRESS
- : : :.Z:/bin/compress -c %s:T_REG:O_COMPRESS:COMPRESS
- :.gz: : :/bin/gzip -cd %s:T_REG|T_ASCII:O_UNCOMPRESS:GUNZIP
- : : :.gz:/bin/gzip -9 -c %s:T_REG:O_COMPRESS:GZIP
- : : :.tar:/bin/tar -c -f - %s:T_REG|T_DIR:O_TAR:TAR
- : : :.tar.Z:/bin/tar -c -Z -f - %s:T_REG|T_DIR:O_COMPRESS|O_TAR:TAR+COMPRESS
-! : : :.tar.gz:/bin/tar -c -z -f - %s:T_REG|T_DIR:O_COMPRESS|O_TAR:TAR+GZIP
diff --git a/ftp/wu-ftpd+ipv6/files/patch-ah b/ftp/wu-ftpd+ipv6/files/patch-ah
deleted file mode 100644
index 537d8d5e0959..000000000000
--- a/ftp/wu-ftpd+ipv6/files/patch-ah
+++ /dev/null
@@ -1,31 +0,0 @@
-*** doc/examples/ftpusers.orig Tue Aug 8 19:30:46 1995
---- doc/examples/ftpusers Tue Aug 8 19:33:46 1995
-***************
-*** 1,14 ****
- root
-! bin
-! boot
- daemon
-- digital
-- field
-- gateway
-- guest
-- nobody
- operator
-! ris
-! sccs
-! sys
- uucp
---- 1,12 ----
- root
-! toor
- daemon
- operator
-! bin
-! games
-! news
-! man
- uucp
-+ xten
-+ ingres
-+ nobody
diff --git a/ftp/wu-ftpd+ipv6/files/patch-ai b/ftp/wu-ftpd+ipv6/files/patch-ai
deleted file mode 100644
index 5b3051f5d1c4..000000000000
--- a/ftp/wu-ftpd+ipv6/files/patch-ai
+++ /dev/null
@@ -1,38 +0,0 @@
---- config.h.orig Mon Feb 21 03:51:58 2000
-+++ config.h Mon Feb 21 04:18:17 2000
-@@ -101,7 +101,7 @@
- * See FIXES-2.4-HOBBIT for more information on this option.
- */
-
--#undef SKEY
-+/* #undef SKEY */
-
- /*
- * OPIE
-@@ -132,7 +132,7 @@
- * Define this if you want to use RFC 931 'authentication' - this improves
- * the logging at the cost of a possible slight delay in connection.
- */
--#undef USE_RFC931
-+#define USE_RFC931
-
- /*
- * BUFFER_SIZE
-@@ -232,7 +232,7 @@
- * Undefine this to let NOOP reset the idle timeout.
- */
-
--#define IGNORE_NOOP
-+#undef IGNORE_NOOP
-
- /*
- * XFERLOG_REALPATH
-@@ -286,7 +286,7 @@
- * the risk of PASV port race stealing the connection. It also is non-RFC
- * compliant, so it may cause problems for some client sites.
- */
--#define FIGHT_PASV_PORT_RACE
-+#undef FIGHT_PASV_PORT_RACE
-
- /*
- * Define this to completely disable anonymous FTP access.
diff --git a/ftp/wu-ftpd+ipv6/files/patch-al b/ftp/wu-ftpd+ipv6/files/patch-al
deleted file mode 100644
index 40568f198e15..000000000000
--- a/ftp/wu-ftpd+ipv6/files/patch-al
+++ /dev/null
@@ -1,19 +0,0 @@
-*** support/makefiles/Makefile.fbs.orig Mon Oct 4 22:44:08 1999
---- support/makefiles/Makefile.fbs Wed Oct 20 20:32:42 1999
-***************
-*** 33,39 ****
- LIBC = /usr/lib/libc.a
- IFLAGS =
- LFLAGS =
-! CFLAGS = -O ${IFLAGS} ${LFLAGS}
-
- SRCS = strcasestr.c authuser.c ftw.c
- OBJS = strcasestr.o authuser.o ftw.o
---- 33,39 ----
- LIBC = /usr/lib/libc.a
- IFLAGS =
- LFLAGS =
-! CFLAGS += ${IFLAGS} ${LFLAGS}
-
- SRCS = strcasestr.c authuser.c ftw.c
- OBJS = strcasestr.o authuser.o ftw.o
diff --git a/ftp/wu-ftpd+ipv6/files/patch-am b/ftp/wu-ftpd+ipv6/files/patch-am
deleted file mode 100644
index 5516dbd3ba1a..000000000000
--- a/ftp/wu-ftpd+ipv6/files/patch-am
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/makefiles/Makefile.fbs.orig Tue Aug 31 03:55:26 1999
-+++ src/makefiles/Makefile.fbs Wed Oct 20 20:34:07 1999
-@@ -30,7 +30,7 @@
- #CC = cc
- IFLAGS = -I.. -I../support
- LFLAGS = -L../support -s
--CFLAGS = -O ${IFLAGS} ${LFLAGS} -DNO_CRYPT_PROTO
-+CFLAGS += ${IFLAGS} ${LFLAGS} -DNO_CRYPT_PROTO
- XOBJS =
- LIBES = -lsupport -lutil -lskey -lmd -lcrypt
- LIBC = /usr/lib/libc.a
diff --git a/ftp/wu-ftpd+ipv6/files/patch-an b/ftp/wu-ftpd+ipv6/files/patch-an
deleted file mode 100644
index 09220f4bc9cf..000000000000
--- a/ftp/wu-ftpd+ipv6/files/patch-an
+++ /dev/null
@@ -1,14 +0,0 @@
---- src/makefiles/common.orig Sun Oct 3 21:51:35 1999
-+++ src/makefiles/common Wed Oct 20 20:35:25 1999
-@@ -48,7 +48,11 @@
- ${CC} ${LFLAGS} -o $@ ${UTIL_OBJS} ftprestart.o rdservers.o ${XLIBS}
-
- ftpd: ${OBJS} ${XOBJS} ../support/libsupport.a
-+.if defined(PACKAGE_BUILDING)
- ${CC} ${LFLAGS} -o $@ ${OBJS} ${XOBJS} ${XLIBS}
-+.else
-+ ${CC} -static ${LFLAGS} -o $@ ${OBJS} ${XOBJS} ${XLIBS}
-+.endif
-
- ckconfig: ${UTIL_OBJS} ckconfig.o rdservers.o
- ${CC} ${LFLAGS} -o $@ ${UTIL_OBJS} ckconfig.o rdservers.o ${XLIBS}
diff --git a/ftp/wu-ftpd+ipv6/files/patch-ao b/ftp/wu-ftpd+ipv6/files/patch-ao
deleted file mode 100644
index 217918b048bd..000000000000
--- a/ftp/wu-ftpd+ipv6/files/patch-ao
+++ /dev/null
@@ -1,17 +0,0 @@
---- build.dist Sun Oct 17 09:31:38 1999
-+++ build Wed Oct 20 20:40:00 1999
-@@ -114,10 +114,10 @@
-
- done
-
--rm -f config.h
--ln -s config.h.noac config.h
--rm -f src/pathnames.h
--ln -s pathnames.h.noac src/pathnames.h
-+#rm -f config.h
-+#ln -s config.h.noac config.h
-+#rm -f src/pathnames.h
-+#ln -s pathnames.h.noac src/pathnames.h
-
- echo 'make args are : '$makeargs''
- echo 'make opts are : '$makeopts''
diff --git a/ftp/wu-ftpd+ipv6/files/patch-ap b/ftp/wu-ftpd+ipv6/files/patch-ap
deleted file mode 100644
index 1fe5e1602398..000000000000
--- a/ftp/wu-ftpd+ipv6/files/patch-ap
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/glob.c.dist Tue Oct 5 11:54:42 1999
-+++ src/glob.c Thu Oct 21 19:51:03 1999
-@@ -107,7 +107,7 @@
-
- fixpath(v);
- if (v[0] == '\0')
-- v = "*";
-+ v = ".";
- else if ((strlen(v) > 1) && (v[strlen(v) - 1] == '/'))
- v[strlen(v) - 1] = '\0';
-
diff --git a/ftp/wu-ftpd+ipv6/pkg-comment b/ftp/wu-ftpd+ipv6/pkg-comment
deleted file mode 100644
index 47292e734244..000000000000
--- a/ftp/wu-ftpd+ipv6/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A replacement ftp server for Un*x systems
diff --git a/ftp/wu-ftpd+ipv6/pkg-descr b/ftp/wu-ftpd+ipv6/pkg-descr
deleted file mode 100644
index 46c3c139a6be..000000000000
--- a/ftp/wu-ftpd+ipv6/pkg-descr
+++ /dev/null
@@ -1,22 +0,0 @@
-The package is linked dynamic so that you will get the right crypt
-library. If you are serious about performance, you may want to recompile
-it by yourself (the port will link static by default).
-
-wu-ftpd is a replacement ftp server for Un*x systems. Besides
-supporting the ftp protocol defined in RFC 959, it adds the following
-features: logging of transfers, logging of commands, on the fly compression
-and archiving, classification of users on type and location, per class limits,
-per directory upload permissions, restricted guest accounts, system wide
-and per directory messages, directory alias, cdpath, filename filter.
-
-The configuration files are located in /usr/local/etc This package includes
-a basic working configuration. The config files are:
-
- ftpaccess - controls who, what, and how many can access the server
- ftpconversions - controls the on-the-fly compression/archiving
- ftpusers - users who, for security reasons, may never use the server
-
-You will also need to change /etc/inetd.conf to point to the new server
-located at /usr/local/libexec/ftpd
-
-WWW: http://www.wu-ftpd.org/
diff --git a/ftp/wu-ftpd+ipv6/pkg-plist b/ftp/wu-ftpd+ipv6/pkg-plist
deleted file mode 100644
index d4111dea1125..000000000000
--- a/ftp/wu-ftpd+ipv6/pkg-plist
+++ /dev/null
@@ -1,11 +0,0 @@
-bin/ftpcount
-bin/ftprestart
-bin/ftpshut
-bin/ftpwho
-bin/privatepw
-etc/ftpaccess.example
-etc/ftpconversions.example
-etc/ftpgroups.example
-etc/ftphosts.example
-etc/ftpusers.example
-libexec/ftpd
diff --git a/ftp/wu-ftpd+ipv6/scripts/configure b/ftp/wu-ftpd+ipv6/scripts/configure
deleted file mode 100644
index ecea5f4297ea..000000000000
--- a/ftp/wu-ftpd+ipv6/scripts/configure
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-#
-# configure,v 1.1.1.1 1994/10/23 01:36:59 torstenb Exp
-#
-
-mv ${WRKSRC}/src/pathnames.h ${WRKSRC}/src/pathnames.h.bak
-sed <${WRKSRC}/src/pathnames.h.bak >${WRKSRC}/src/pathnames.h s+!!PREFIX!!+$PREFIX+g