Bug 46005 - New port: net/ginsu - a client for the gale secure chat system
Summary: New port: net/ginsu - a client for the gale secure chat system
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Mark Linimon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-05 10:40 UTC by Jason Stone
Modified: 2003-11-18 00:12 UTC (History)
0 users

See Also:


Attachments
ginsu.shar (1.79 KB, text/plain)
2002-12-05 10:40 UTC, Jason Stone
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Stone 2002-12-05 10:40:01 UTC
	New port: ginsu - a threaded client for the gale secure chat system
Comment 1 Jason Stone 2003-01-03 13:38:59 UTC
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 ---
Comment 2 Mark Linimon 2003-11-10 03:15:38 UTC
Is the submitter by any chance still interested in this port?  By
now this is one of the oldest "new ports" PRs in GNATS.
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2003-11-14 11:13:55 UTC
State Changed
From-To: open->feedback

Set to feedback to note that I've inquired about the 
status of this PR.
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2003-11-17 08:31:23 UTC
State Changed
From-To: feedback->open

So far it seems to install fine on 4.x (minus the several- 
hour-long Haskell install); now all I have to do is find out 
how long it takes to install on a 200MHz 5.x machine. 


Comment 5 Mark Linimon freebsd_committer freebsd_triage 2003-11-17 08:31:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->linimon
Comment 6 Mark Linimon freebsd_committer freebsd_triage 2003-11-18 00:11:53 UTC
State Changed
From-To: open->closed

Committed, thanks.