Date: Fri, 3 Jan 2003 05:40:02 -0800 (PST) From: <jason-fbsd-ports-ginsu@shalott.net> To: freebsd-ports@FreeBSD.org Subject: Re: ports/46005: New port: ginsu - a client for the gale secure chat system Message-ID: <200301031340.h03De29J021532@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/46005; it has been noted by GNATS. From: <jason-fbsd-ports-ginsu@shalott.net> To: <freebsd-gnats-submit@FreeBSD.org> Cc: Subject: Re: ports/46005: New port: ginsu - a client for the gale secure chat system Date: Fri, 3 Jan 2003 05:38:59 -0800 (PST) Update for ginsu-0.4.4 --- ginsu.shar begins here --- # 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: # # ginsu/ # ginsu/Makefile # ginsu/distinfo # ginsu/pkg-comment # ginsu/pkg-descr # ginsu/pkg-plist # echo c - ginsu/ mkdir -p ginsu/ > /dev/null 2>&1 echo x - ginsu/Makefile sed 's/^X//' >ginsu/Makefile << 'END-of-ginsu/Makefile' X# New ports collection makefile for: ginsu X# Date created: 04 December 2002 X# Whom: Jason Stone <jason-fbsd-ports-ginsu@shalott.net> X# X# $FreeBSD$ X# X XPORTNAME= ginsu XPORTVERSION= 0.4.4 XCATEGORIES= net XMASTER_SITES= http://repetae.net/john/computer/ginsu/drop/ X XMAINTAINER= jason-fbsd-ports-ginsu@shalott.net X XBUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc X XGNU_CONFIGURE= yes X XMAN1= ginsu.1 X X.include <bsd.port.mk> END-of-ginsu/Makefile echo x - ginsu/distinfo sed 's/^X//' >ginsu/distinfo << 'END-of-ginsu/distinfo' XMD5 (ginsu-0.4.4.tar.gz) = 3f1ad81e5d4c9195f8636901e264b2c6 END-of-ginsu/distinfo echo x - ginsu/pkg-comment sed 's/^X//' >ginsu/pkg-comment << 'END-of-ginsu/pkg-comment' XA client for the gale secure instant messaging system END-of-ginsu/pkg-comment echo x - ginsu/pkg-descr sed 's/^X//' >ginsu/pkg-descr << 'END-of-ginsu/pkg-descr' Xginsu is a client for the gale chat system. It is designed to be powerful Xand above all stable, as well as having a quick learning curve. If you are Xcomortable with 'vi' you should find it particularly easy. X XWWW: http://repetae.net/~john/computer/ginsu/ X Xjason-fbsd-ports-ginsu@shalott.net END-of-ginsu/pkg-descr echo x - ginsu/pkg-plist sed 's/^X//' >ginsu/pkg-plist << 'END-of-ginsu/pkg-plist' Xbin/ginsu END-of-ginsu/pkg-plist exit --- ginsu.shar ends here --- 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?200301031340.h03De29J021532>