From owner-freebsd-ports Thu Jan 7 16:40:09 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA03287 for freebsd-ports-outgoing; Thu, 7 Jan 1999 16:40:09 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA03279 for ; Thu, 7 Jan 1999 16:40:07 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA28362; Thu, 7 Jan 1999 16:40:01 -0800 (PST) Received: from mta2.odn.ne.jp (mta2.odn.ne.jp [143.90.131.69]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA03160 for ; Thu, 7 Jan 1999 16:39:11 -0800 (PST) (envelope-from t-ishii@tryplanet.com) Received: from smtp12.odn.ne.jp (KMGcc-04p45.ppp.odn.ad.jp [210.231.33.137]) by mta2.odn.ne.jp (8.8.8+2.7Wbeta7/3.6W/9808281343) with SMTP id JAA07352 for ; Fri, 8 Jan 1999 09:38:40 +0900 (JST) Message-Id: <199901080038.JAA07352@mta2.odn.ne.jp> Date: Fri, 8 Jan 1999 09:38:40 +0900 (JST) From: ishii@mta2.odn.ne.jp Reply-To: ishii@mta2.odn.ne.jp To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/9380: ftpfind0.996 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9380 >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 16:40:01 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 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 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