From d13fddfbc9c2095f38c98a80322face9a37d0eb8 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Mon, 17 Nov 2003 23:30:24 +0000 Subject: [PATCH] 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 Reviewed by: edwin (implicitly) --- net-im/ginsu/Makefile | 22 ++++++++++++++++++++++ net-im/ginsu/distinfo | 1 + net-im/ginsu/pkg-descr | 7 +++++++ net-im/ginsu/pkg-plist | 1 + net/ginsu/Makefile | 22 ++++++++++++++++++++++ net/ginsu/distinfo | 1 + net/ginsu/pkg-descr | 7 +++++++ net/ginsu/pkg-plist | 1 + 8 files changed, 62 insertions(+) create mode 100644 net-im/ginsu/Makefile create mode 100644 net-im/ginsu/distinfo create mode 100644 net-im/ginsu/pkg-descr create mode 100644 net-im/ginsu/pkg-plist create mode 100644 net/ginsu/Makefile create mode 100644 net/ginsu/distinfo create mode 100644 net/ginsu/pkg-descr create mode 100644 net/ginsu/pkg-plist diff --git a/net-im/ginsu/Makefile b/net-im/ginsu/Makefile new file mode 100644 index 000000000000..16366550a82b --- /dev/null +++ b/net-im/ginsu/Makefile @@ -0,0 +1,22 @@ +# New ports collection makefile for: ginsu +# Date created: 04 December 2002 +# Whom: Jason Stone +# +# $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 diff --git a/net-im/ginsu/distinfo b/net-im/ginsu/distinfo new file mode 100644 index 000000000000..b0f9d2c5826e --- /dev/null +++ b/net-im/ginsu/distinfo @@ -0,0 +1 @@ +MD5 (ginsu-0.4.1.tar.gz) = ba42127603df940d8684d25e767a12c1 diff --git a/net-im/ginsu/pkg-descr b/net-im/ginsu/pkg-descr new file mode 100644 index 000000000000..0295eb3e58ff --- /dev/null +++ b/net-im/ginsu/pkg-descr @@ -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 diff --git a/net-im/ginsu/pkg-plist b/net-im/ginsu/pkg-plist new file mode 100644 index 000000000000..9743309596df --- /dev/null +++ b/net-im/ginsu/pkg-plist @@ -0,0 +1 @@ +bin/ginsu diff --git a/net/ginsu/Makefile b/net/ginsu/Makefile new file mode 100644 index 000000000000..16366550a82b --- /dev/null +++ b/net/ginsu/Makefile @@ -0,0 +1,22 @@ +# New ports collection makefile for: ginsu +# Date created: 04 December 2002 +# Whom: Jason Stone +# +# $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 diff --git a/net/ginsu/distinfo b/net/ginsu/distinfo new file mode 100644 index 000000000000..b0f9d2c5826e --- /dev/null +++ b/net/ginsu/distinfo @@ -0,0 +1 @@ +MD5 (ginsu-0.4.1.tar.gz) = ba42127603df940d8684d25e767a12c1 diff --git a/net/ginsu/pkg-descr b/net/ginsu/pkg-descr new file mode 100644 index 000000000000..0295eb3e58ff --- /dev/null +++ b/net/ginsu/pkg-descr @@ -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 diff --git a/net/ginsu/pkg-plist b/net/ginsu/pkg-plist new file mode 100644 index 000000000000..9743309596df --- /dev/null +++ b/net/ginsu/pkg-plist @@ -0,0 +1 @@ +bin/ginsu