From owner-freebsd-ports Thu Dec 5 2:40:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E17B537B401 for ; Thu, 5 Dec 2002 02:40:07 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2655043EBE for ; Thu, 5 Dec 2002 02:40:07 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gB5Ae6x3085757 for ; Thu, 5 Dec 2002 02:40:06 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gB5Ae6aP085756; Thu, 5 Dec 2002 02:40:06 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6397F37B401 for ; Thu, 5 Dec 2002 02:38:44 -0800 (PST) Received: from idealab.com (il-la.la.idealab.com [63.251.211.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6FEF43EBE for ; Thu, 5 Dec 2002 02:38:43 -0800 (PST) (envelope-from jason@idealab.com) Received: (qmail 39409 invoked by uid 517); 5 Dec 2002 10:27:19 -0000 Message-Id: <20021205102719.39408.qmail@hermione.hivemind.idealab.com> Date: 5 Dec 2002 10:27:19 -0000 From: Jason Stone Reply-To: Jason Stone To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/46005: New port: ginsu - a client for the gale secure chat system Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46005 >Category: ports >Synopsis: New port: ginsu - a client for the gale secure chat system >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Dec 05 02:40:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Jason Stone >Release: FreeBSD 4.6-STABLE i386 >Organization: DFMM >Environment: System: FreeBSD hermione.pas.lab 4.6-STABLE FreeBSD 4.6-STABLE #0: Mon Aug 19 19:26:45 PDT 2002 root@hermione.pas.lab:/usr/src/sys/compile/JKERN i386 >Description: New port: ginsu - a threaded client for the gale secure chat system >How-To-Repeat: >Fix: --- 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 X# X# $FreeBSD$ X# X XPORTNAME= ginsu XPORTVERSION= 0.4.1 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 END-of-ginsu/Makefile echo x - ginsu/distinfo sed 's/^X//' >ginsu/distinfo << 'END-of-ginsu/distinfo' XMD5 (ginsu-0.4.1.tar.gz) = ba42127603df940d8684d25e767a12c1 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 --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message