summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorlukem <lukem@pkgsrc.org>2003-07-31 07:58:09 +0000
committerlukem <lukem@pkgsrc.org>2003-07-31 07:58:09 +0000
commitdb1fad68d6f662a21107ff74b6f4516ed19faa35 (patch)
tree4439cd34d56dbb678635711787c1eb8a66dc7d3e /net
parentc616b7de1448a341e260c1e651f92e9d9449ad03 (diff)
downloadpkgsrc-db1fad68d6f662a21107ff74b6f4516ed19faa35.tar.gz
replaced by tnftp
Diffstat (limited to 'net')
-rw-r--r--net/lukemftp/DESCR2
-rw-r--r--net/lukemftp/Makefile38
-rw-r--r--net/lukemftp/PLIST3
-rw-r--r--net/lukemftp/distinfo4
4 files changed, 0 insertions, 47 deletions
diff --git a/net/lukemftp/DESCR b/net/lukemftp/DESCR
deleted file mode 100644
index 53159e8fbcd..00000000000
--- a/net/lukemftp/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-`tnftp' is a portable version of the NetBSD ftp client, hence the name.
-It was formerly known as `lukemftp'.
diff --git a/net/lukemftp/Makefile b/net/lukemftp/Makefile
deleted file mode 100644
index fc1958dd994..00000000000
--- a/net/lukemftp/Makefile
+++ /dev/null
@@ -1,38 +0,0 @@
-# $NetBSD: Makefile,v 1.15 2003/07/31 07:49:23 lukem Exp $
-#
-
-DISTNAME= tnftp-20030731
-PKGNAME= tnftp-20030731
-SVR4_PKGNAME= tnftp
-CATEGORIES= net
-MASTER_SITES= ftp://ftp.NetBSD.org/pub/NetBSD/misc/tnftp/
-
-MAINTAINER= lukem@NetBSD.org
-COMMENT= The enhanced ftp client in NetBSD
-
-GNU_CONFIGURE= yes
-
-.include "../../mk/bsd.prefs.mk"
-
-# Include SOCKS firewall support
-.if defined(USE_SOCKS) && (${USE_SOCKS} == 4 || ${USE_SOCKS} == 5)
-.if ${USE_SOCKS} == 4
-DEPENDS+= socks4-2.2:../../net/socks4
-CONFIGURE_ARGS+= --with-socks4
-.else
-DEPENDS+= socks5-1.0.2:../../net/socks5
-CONFIGURE_ARGS+= --with-socks5
-.endif
-.endif
-
-.if defined(USE_INET6) && ${USE_INET6} == YES
-CONFIGURE_ARGS+= --enable-ipv6
-.else
-CONFIGURE_ARGS+= --disable-ipv6
-.endif
-
-.if ${OPSYS} == "SunOS"
-MAKE_ENV+= CPPFLAGS=""
-.endif
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/net/lukemftp/PLIST b/net/lukemftp/PLIST
deleted file mode 100644
index 602711338af..00000000000
--- a/net/lukemftp/PLIST
+++ /dev/null
@@ -1,3 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:56:08 zuntum Exp $
-bin/ftp
-man/cat1/ftp.1
diff --git a/net/lukemftp/distinfo b/net/lukemftp/distinfo
deleted file mode 100644
index 980c26f46ed..00000000000
--- a/net/lukemftp/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.5 2003/07/31 07:49:23 lukem Exp $
-
-SHA1 (tnftp-20030731.tar.gz) = 9fcb1b4be7a4fb020778458705b26f9410562f39
-Size (tnftp-20030731.tar.gz) = 277746 bytes