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 Fix: Justin M Seger must check and commit this port.
State Changed From-To: open->closed Imported, thanks.