Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Mar 1998 09:44:56 +0300 (MSK)
From:      Andrey Zakhvatov <andy@icc.surw.chel.su>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/6105: New port: cftp-0.9.1
Message-ID:  <199803230644.JAA25013@icc.surw.chel.su>

next in thread | raw e-mail | index | archive | help

>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 <bsd.port.mk>
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199803230644.JAA25013>