Date: Fri, 8 Jan 1999 13:48:33 +0900 (JST) From: t-ishii@tryplanet.com To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: ports/9384: ftpfind0.996 Message-ID: <199901080448.NAA19744@mta3.odn.ne.jp>
next in thread | raw e-mail | index | archive | help
>Number: 9384 >Category: ports >Synopsis: ports/net/ftpfind version up >Confidential: yes >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jan 7 20:50:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Tomokazu ISHII >Release: FreeBSD 2.2.6-RELEASE i386 >Organization: >Environment: >Description: >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # ftpfind # ftpfind/pkg # ftpfind/pkg/COMMENT # ftpfind/pkg/DESCR # ftpfind/pkg/PLIST # ftpfind/patches # ftpfind/files # ftpfind/files/md5 # ftpfind/Makefile # echo c - ftpfind mkdir -p ftpfind > /dev/null 2>&1 echo c - ftpfind/pkg mkdir -p ftpfind/pkg > /dev/null 2>&1 echo x - ftpfind/pkg/COMMENT sed 's/^X//' >ftpfind/pkg/COMMENT << 'END-of-ftpfind/pkg/COMMENT' Xfind directory&file on a ftp server END-of-ftpfind/pkg/COMMENT echo x - ftpfind/pkg/DESCR sed 's/^X//' >ftpfind/pkg/DESCR << 'END-of-ftpfind/pkg/DESCR' Xftpfind - find directory&file on a ftp server X Xusage: /usr/local/bin/ftpfind URL [-proxy proxy_server] \ X [-login login_name] [-password password] \ X [-regexp pattern] [-type d|f|l] [-ls] [-print] \ X [-delete|-get [directory] [-new] [-resume] \ X |-put [directory] [-new] \ X |-chmod 0???] X X-- XTomokazu ISHII Xt-ishii@tryplanet.com END-of-ftpfind/pkg/DESCR echo x - ftpfind/pkg/PLIST sed 's/^X//' >ftpfind/pkg/PLIST << 'END-of-ftpfind/pkg/PLIST' Xbin/ftpfind END-of-ftpfind/pkg/PLIST echo c - ftpfind/patches mkdir -p ftpfind/patches > /dev/null 2>&1 echo c - ftpfind/files mkdir -p ftpfind/files > /dev/null 2>&1 echo x - ftpfind/files/md5 sed 's/^X//' >ftpfind/files/md5 << 'END-of-ftpfind/files/md5' XMD5 (ftpfind-0.996.tar.gz) = 5558c6321d15607f92cf09803d315192 END-of-ftpfind/files/md5 echo x - ftpfind/Makefile sed 's/^X//' >ftpfind/Makefile << 'END-of-ftpfind/Makefile' X# New ports collection makefile for: ftpfind X# Version required: 0.996 X# Date created: Feb 21 1998 X# Whom: Tomokazu ISHII <t-ishii@tryplanet.com> X# X# $Id$ X# X XDISTNAME= ftpfind-0.996 XCATEGORIES= net XMASTER_SITES= http://hp.vector.co.jp/authors/VA013366/ \ X http://www.tryplanet.com/t-ishii/programs/ftpfind/ XMAINTAINER= t-ishii@tryplanet.com X X.include <bsd.port.mk> END-of-ftpfind/Makefile exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901080448.NAA19744>