From owner-freebsd-ports Sun Mar 22 22:40:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA07881 for freebsd-ports-outgoing; Sun, 22 Mar 1998 22:40:04 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: (from gnats@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA07865; Sun, 22 Mar 1998 22:40:02 -0800 (PST) (envelope-from gnats) Received: from rich.chel.su (root@mobil.surnet.ru [195.54.2.7]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA07134 for ; Sun, 22 Mar 1998 22:36:07 -0800 (PST) (envelope-from andy@icc.surw.chel.su) Received: from icc.surw.chel.su (surw.chel.su [195.54.2.162]) by rich.chel.su (8.7.2/Murphy) with ESMTP id LAA19906 for ; Mon, 23 Mar 1998 11:35:40 +0500 (UST) Received: (from andy@localhost) by icc.surw.chel.su (8.8.5/8.8.4) id JAA25013; Mon, 23 Mar 1998 09:44:56 +0300 (MSK) Message-Id: <199803230644.JAA25013@icc.surw.chel.su> Date: Mon, 23 Mar 1998 09:44:56 +0300 (MSK) From: Andrey Zakhvatov Reply-To: andy@icc.surw.chel.su To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/6105: New port: cftp-0.9.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 6105 >Category: ports >Synopsis: New port: cftp-0.9.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Mar 22 22:40:01 PST 1998 >Last-Modified: >Originator: Andrey Zakhvatov >Organization: South Ural Railway ICC >Release: FreeBSD 2.2.2-RELEASE i386 >Environment: >Description: This is a resubmition of PR/4767. # 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: # # cftp-0.9.1 # cftp-0.9.1/Makefile # cftp-0.9.1/files # cftp-0.9.1/files/md5 # cftp-0.9.1/pkg # cftp-0.9.1/pkg/COMMENT # cftp-0.9.1/pkg/DESCR # cftp-0.9.1/pkg/PLIST # echo c - cftp-0.9.1 mkdir -p cftp-0.9.1 > /dev/null 2>&1 echo x - cftp-0.9.1/Makefile sed 's/^X//' >cftp-0.9.1/Makefile << 'END-of-cftp-0.9.1/Makefile' X# New ports collection makefile for: cftp X# Version required: 0.9.1 X# Date created: 14 October 1997 X# Whom: Andrey Zakhvatov X# X# $Id$ X# X XDISTNAME= cftp-0.9.1 XCATEGORIES= net XMASTER_SITES= ftp://ftp.giga.or.at/pub/nih/cftp/ X XMAINTAINER= andy@icc.surw.chel.su X XGNU_CONFIGURE= yes X Xpre-install: X @if [ ! -f ${PREFIX}/info/dir ]; then \ X ${SED} -ne '1,/Menu:/p' /usr/share/info/dir > ${PREFIX}/info/dir; \ X fi X Xpost-install: X @ ${MKDIR} ${PREFIX}/share/doc/cftp X.for file in AUTHORS COPYING ChangeLog NEWS README THANKS TODO X @ ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/cftp X.endfor X X.include END-of-cftp-0.9.1/Makefile echo c - cftp-0.9.1/files mkdir -p cftp-0.9.1/files > /dev/null 2>&1 echo x - cftp-0.9.1/files/md5 sed 's/^X//' >cftp-0.9.1/files/md5 << 'END-of-cftp-0.9.1/files/md5' XMD5 (cftp-0.9.1.tar.gz) = f47fa185a07b880cd62808a3f4172133 END-of-cftp-0.9.1/files/md5 echo c - cftp-0.9.1/pkg mkdir -p cftp-0.9.1/pkg > /dev/null 2>&1 echo x - cftp-0.9.1/pkg/COMMENT sed 's/^X//' >cftp-0.9.1/pkg/COMMENT << 'END-of-cftp-0.9.1/pkg/COMMENT' XComfortable FTP, a full screen ftp client END-of-cftp-0.9.1/pkg/COMMENT echo x - cftp-0.9.1/pkg/DESCR sed 's/^X//' >cftp-0.9.1/pkg/DESCR << 'END-of-cftp-0.9.1/pkg/DESCR' X CFTP is used to transfer files from a remote computer to Xyour local computer via the FTP protocol. X It's advantages over most standard ftp-clients is its Xfullscreen representation of the remote directory so you Xcan easily choose what to get or where to go. END-of-cftp-0.9.1/pkg/DESCR echo x - cftp-0.9.1/pkg/PLIST sed 's/^X//' >cftp-0.9.1/pkg/PLIST << 'END-of-cftp-0.9.1/pkg/PLIST' Xbin/cftp X@unexec install-info --delete %D/info/cftp.info %D/info/dir Xinfo/cftp.info X@exec [ -f %D/info/dir ] || sed -ne '1,/Menu:/p' /usr/share/info/dir > %D/info/dir X@exec install-info %D/info/cftp.info %D/info/dir Xshare/doc/cftp/AUTHORS Xshare/doc/cftp/COPYING Xshare/doc/cftp/ChangeLog Xshare/doc/cftp/NEWS Xshare/doc/cftp/README Xshare/doc/cftp/THANKS Xshare/doc/cftp/TODO X@dirrm share/doc/cftp END-of-cftp-0.9.1/pkg/PLIST exit >How-To-Repeat: >Fix: Justin M Seger must check and commit this port. >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message