Skip site navigation (1)Skip section navigation (2)
Date:      Sat,  8 Jan 2000 12:19:16 +0000 (GMT)
From:      Dom.Mitchell@palmerharvey.co.uk
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/15984: New port: gkermit
Message-ID:  <20000108121916.4D32F1F2@voodoo.pandhm.co.uk>

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

>Number:         15984
>Category:       ports
>Synopsis:       New port: gkermit-1.0
>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:   Sat Jan  8 04:20:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Dominic Mitchell
>Release:        FreeBSD 3.3-STABLE i386
>Organization:
Palmer & Harvey McLane Ltd.
>Environment:

FreeBSD voodoo.pandhm.co.uk 3.3-STABLE FreeBSD 3.3-STABLE #4: Thu Nov 18 09:01:45 GMT 1999     root@voodoo.pandhm.co.uk:/usr/src/sys/compile/VOODOO  i386

>Description:

	G-Kermit is a new implementation of kermit from the same people
	who brought you C-Kermit, but released under the GPL.  It's
	meant to be small and fast and only useful for up/downloading
	(like sz/rz).  This port brings it to FreeBSD with ease.

>How-To-Repeat:

	n/a

>Fix:
	
	Here's the shar file for the port.

# 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:
#
#	gkermit
#	gkermit/files
#	gkermit/files/md5
#	gkermit/pkg
#	gkermit/pkg/COMMENT
#	gkermit/pkg/DESCR
#	gkermit/pkg/PLIST
#	gkermit/Makefile
#
echo c - gkermit
mkdir -p gkermit > /dev/null 2>&1
echo c - gkermit/files
mkdir -p gkermit/files > /dev/null 2>&1
echo x - gkermit/files/md5
sed 's/^X//' >gkermit/files/md5 << 'END-of-gkermit/files/md5'
XMD5 (gkermit.tar.gz) = 1c10dca56fdf74a7bea1448815db2bc3
END-of-gkermit/files/md5
echo c - gkermit/pkg
mkdir -p gkermit/pkg > /dev/null 2>&1
echo x - gkermit/pkg/COMMENT
sed 's/^X//' >gkermit/pkg/COMMENT << 'END-of-gkermit/pkg/COMMENT'
XFile transfer utility using the kermit protocol.
END-of-gkermit/pkg/COMMENT
echo x - gkermit/pkg/DESCR
sed 's/^X//' >gkermit/pkg/DESCR << 'END-of-gkermit/pkg/DESCR'
XG-Kermit file transfer utility
X------------------------------
X
XG-Kermit is a Unix program for uploading and downloading files with the
XKermit protocol.  It is:
X
X . Stable and low-maintenance
X . Small and fast with no frills
X . Released under the GNU Public License
X
XG-Kermit is command-line only (no interactive commands or scripting) and
Xremote-mode only (no making connections).  It has an extremely simple
Xuser interface, and implements a large subset of the Kermit protocol in
Xa small amount of highly portable code.
X
XWWW: http://www.columbia.edu/kermit/gkermit.html
END-of-gkermit/pkg/DESCR
echo x - gkermit/pkg/PLIST
sed 's/^X//' >gkermit/pkg/PLIST << 'END-of-gkermit/pkg/PLIST'
Xbin/gkermit
Xshare/doc/gkermit/gkermit.txt
X@dirrm share/doc/gkermit
END-of-gkermit/pkg/PLIST
echo x - gkermit/Makefile
sed 's/^X//' >gkermit/Makefile << 'END-of-gkermit/Makefile'
X# New ports collection makefile for:	gkermit
X# Version required:     1.0
X# Date created:		8 Jan 2000
X# Whom:			dom@myrddin.demon.co.uk
X#
X# $FreeBSD$
X#
X
XDISTNAME=	gkermit
XPKGNAME=        gkermit-1.0
XCATEGORIES=	comms
XMASTER_SITES=	ftp://kermit.columbia.edu/kermit/archives/
X
XMAINTAINER=	dom@myrddin.demon.co.uk
X
XNO_WRKSUBDIR=	yes
XMAN1=		gkermit.1
X
XALL_TARGET=	posix
XMAKE_ENV=	CC="${CC}"
X
XGKERMIT_DOCDIR=	${PREFIX}/share/doc/gkermit
X
Xdo-configure:
X	cd ${WRKSRC} && mv makefile Makefile
X
Xdo-install:
X	${MKDIR} ${GKERMIT_DOCDIR}
X	${INSTALL_PROGRAM} ${WRKSRC}/gkermit ${PREFIX}/bin
X	${INSTALL_MAN} ${WRKSRC}/gkermit.nr ${PREFIX}/man/man1/gkermit.1
X	${INSTALL_DATA} ${WRKSRC}/README ${GKERMIT_DOCDIR}/gkermit.txt
X
X.include <bsd.port.mk>
END-of-gkermit/Makefile
exit



-- 
**********************************************************************
This email and any files transmitted with it are intended solely for the use of the individual or entity to whom they are addressed. 
The email has been swept by MIMEsweeper for the presence of computer viruses.

www.palmerharvey.co.uk
**********************************************************************

>Release-Note:
>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?20000108121916.4D32F1F2>