1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

Add port net/ginsu, a threaded client for the gale secure chat system.

Compiles on both 4.x and 5.x.

PR:		ports/46005
Submitted by:	Jason Stone <jason-fbsd-ports-ginsu@shalott.net>
Reviewed by:	edwin (implicitly)
This commit is contained in:
Mark Linimon 2003-11-17 23:30:24 +00:00
parent 182c3d5b17
commit d13fddfbc9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=94211
8 changed files with 62 additions and 0 deletions

22
net-im/ginsu/Makefile Normal file
View File

@ -0,0 +1,22 @@
# New ports collection makefile for: ginsu
# Date created: 04 December 2002
# Whom: Jason Stone <jason-fbsd-ports-ginsu@shalott.net>
#
# $FreeBSD$
#
PORTNAME= ginsu
PORTVERSION= 0.4.1
CATEGORIES= net
MASTER_SITES= http://repetae.net/john/computer/ginsu/drop/
MAINTAINER= jason-fbsd-ports-ginsu@shalott.net
COMMENT= A client for the gale secure instant messaging system
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
GNU_CONFIGURE= yes
MAN1= ginsu.1
.include <bsd.port.mk>

1
net-im/ginsu/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (ginsu-0.4.1.tar.gz) = ba42127603df940d8684d25e767a12c1

7
net-im/ginsu/pkg-descr Normal file
View File

@ -0,0 +1,7 @@
ginsu is a client for the gale chat system. It is designed to be powerful
and above all stable, as well as having a quick learning curve. If you are
comortable with 'vi' you should find it particularly easy.
WWW: http://repetae.net/~john/computer/ginsu/
jason-fbsd-ports-ginsu@shalott.net

1
net-im/ginsu/pkg-plist Normal file
View File

@ -0,0 +1 @@
bin/ginsu

22
net/ginsu/Makefile Normal file
View File

@ -0,0 +1,22 @@
# New ports collection makefile for: ginsu
# Date created: 04 December 2002
# Whom: Jason Stone <jason-fbsd-ports-ginsu@shalott.net>
#
# $FreeBSD$
#
PORTNAME= ginsu
PORTVERSION= 0.4.1
CATEGORIES= net
MASTER_SITES= http://repetae.net/john/computer/ginsu/drop/
MAINTAINER= jason-fbsd-ports-ginsu@shalott.net
COMMENT= A client for the gale secure instant messaging system
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
GNU_CONFIGURE= yes
MAN1= ginsu.1
.include <bsd.port.mk>

1
net/ginsu/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (ginsu-0.4.1.tar.gz) = ba42127603df940d8684d25e767a12c1

7
net/ginsu/pkg-descr Normal file
View File

@ -0,0 +1,7 @@
ginsu is a client for the gale chat system. It is designed to be powerful
and above all stable, as well as having a quick learning curve. If you are
comortable with 'vi' you should find it particularly easy.
WWW: http://repetae.net/~john/computer/ginsu/
jason-fbsd-ports-ginsu@shalott.net

1
net/ginsu/pkg-plist Normal file
View File

@ -0,0 +1 @@
bin/ginsu