[Midnightbsd-cvs] mports: mports/ftp: Remove lukemftp.
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Fri Apr 11 20:31:22 EDT 2008
Log Message:
-----------
Remove lukemftp. We added this awhile back in src
Modified Files:
--------------
mports/ftp:
Makefile (r1.19 -> r1.20)
Removed Files:
-------------
mports/ftp/lukemftp:
Makefile
distinfo
pkg-descr
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/ftp/Makefile,v
retrieving revision 1.19
retrieving revision 1.20
diff -L ftp/Makefile -L ftp/Makefile -u -r1.19 -r1.20
--- ftp/Makefile
+++ ftp/Makefile
@@ -8,7 +8,6 @@
SUBDIR += gnustep-ftp
SUBDIR += kwebget
SUBDIR += linux-curl
- SUBDIR += lukemftp
SUBDIR += mirror
SUBDIR += ncftp
SUBDIR += ncftp2
--- ftp/lukemftp/pkg-descr
+++ /dev/null
@@ -1,19 +0,0 @@
-`lukemftp' is what many users affectionately call the enhanced ftp
-client in NetBSD.
-
-The enhancements over the standard ftp client in 4.4BSD include:
- * command-line editing within ftp
- * command-line fetching of URLS, including support for:
- - http proxies (c.f: $http_proxy, $ftp_proxy)
- - authentication
- * context sensitive command and filename completion
- * dynamic progress bar
- * IPv6 support (from the WIDE project)
- * modification time preservation
- * paging of local and remote files, and of directory listings
- (c.f: `lpage', `page', `pdir')
- * passive mode support, with fallback to active mode
- * `set option' override of ftp environment variables
- * socks4/socks5 support
- * TIS Firewall Toolkit gate ftp proxy support (c.f: `gate')
- * transfer-rate throttling (c.f: `-T', `rate')
--- ftp/lukemftp/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# New ports collection makefile for: lukemftp
-# Date created: 04 Aug 2000
-# Whom: Chris D. Faulhaber <jedgar at FreeBSD.org>
-#
-# $MidnightBSD: mports/ftp/lukemftp/Makefile,v 1.1 2007/04/02 01:32:59 laffer1 Exp $
-# $FreeBSD: ports/ftp/lukemftp/Makefile,v 1.6 2006/11/29 13:07:09 shaun Exp $
-#
-
-PORTNAME= lukemftp
-PORTVERSION= 1.5
-CATEGORIES= ftp ipv6
-MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/misc/lukemftp/old/
-
-MAINTAINER= ports at MidnightBSD.org
-COMMENT= Enhanced ftp client from NetBSD
-
-GNU_CONFIGURE= yes
-
-MAN1= lukemftp.1
-PLIST_FILES= bin/lukemftp
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/src/ftp ${PREFIX}/bin/lukemftp
- ${INSTALL_MAN} ${WRKSRC}/src/ftp.1 ${PREFIX}/man/man1/lukemftp.1
-
-.include <bsd.port.mk>
--- ftp/lukemftp/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (lukemftp-1.5.tar.gz) = 0cd0fc2e3fca21ca56647b2e1142a01a
-SHA256 (lukemftp-1.5.tar.gz) = 136e8dabfdef5ac623c88678a6ef8a8cd19b109de56e1af96374e7eae01d7ed1
-SIZE (lukemftp-1.5.tar.gz) = 264861
More information about the Midnightbsd-cvs
mailing list