From owner-freebsd-ports Thu Jan 7 20:50:07 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA00374 for freebsd-ports-outgoing; Thu, 7 Jan 1999 20:50:07 -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 UAA00366 for ; Thu, 7 Jan 1999 20:50:06 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA10711; Thu, 7 Jan 1999 20:50:01 -0800 (PST) Received: from mta3.odn.ne.jp (mta3.odn.ne.jp [143.90.131.70]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA00249 for ; Thu, 7 Jan 1999 20:49:04 -0800 (PST) (envelope-from t-ishii@tryplanet.com) Received: from smtp12.odn.ne.jp (KMGcc-03p56.ppp.odn.ad.jp [210.231.33.56]) by mta3.odn.ne.jp (8.8.8+2.7Wbeta7/3.6W/9808281335) with SMTP id NAA19744 for ; Fri, 8 Jan 1999 13:48:33 +0900 (JST) Message-Id: <199901080448.NAA19744@mta3.odn.ne.jp> Date: Fri, 8 Jan 1999 13:48:33 +0900 (JST) From: t-ishii@tryplanet.com Reply-To: t-ishii@tryplanet.com To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/9384: ftpfind0.996 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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 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