From c1d9c203814d39d37871fc2cdd10cca48059416d Mon Sep 17 00:00:00 2001 From: Seiichirou Hiraoka Date: Thu, 19 Nov 1998 07:09:00 +0000 Subject: Initial Import gicq. gicq is GTK based ICQ program. --- net/gicq/Makefile | 23 +++++++++++++++++++++++ net/gicq/distinfo | 1 + net/gicq/pkg-comment | 1 + net/gicq/pkg-descr | 13 +++++++++++++ net/gicq/pkg-plist | 1 + 5 files changed, 39 insertions(+) create mode 100644 net/gicq/Makefile create mode 100644 net/gicq/distinfo create mode 100644 net/gicq/pkg-comment create mode 100644 net/gicq/pkg-descr create mode 100644 net/gicq/pkg-plist (limited to 'net/gicq') diff --git a/net/gicq/Makefile b/net/gicq/Makefile new file mode 100644 index 000000000000..c15f6039ef5b --- /dev/null +++ b/net/gicq/Makefile @@ -0,0 +1,23 @@ +# New ports collection makefile for: gicq +# Version required: 0.22 +# Date Created: 31 Oct 1998 +# Whom: Seiichirou Hiraoka +# +# $Id$ +# + +DISTNAME= gicq-0.22 +PKGNAME= gicq-0.22 +CATEGORIES= net +MASTER_SITES= http://www.montana.com/gabriel/gicq/files/ + +MAINTAINER= flathill@FreeBSD.ORG + +USE_X_PREFIX= yes +GNU_CONFIGURE= yes +CONFIGURE_ARGS= --without-gnome --disable-nls + +BUILD_DEPENDS= ${LOCALBASE}/lib/libicq.a:${PORTSDIR}/devel/libicq \ + ${X11BASE}/lib/libgtk.a:${PORTSDIR}/x11-toolkits/gtk + +.include diff --git a/net/gicq/distinfo b/net/gicq/distinfo new file mode 100644 index 000000000000..a722d7c70806 --- /dev/null +++ b/net/gicq/distinfo @@ -0,0 +1 @@ +MD5 (gicq-0.22.tar.gz) = 06d1a56a2c244df6d73813952665136d diff --git a/net/gicq/pkg-comment b/net/gicq/pkg-comment new file mode 100644 index 000000000000..45c82b168069 --- /dev/null +++ b/net/gicq/pkg-comment @@ -0,0 +1 @@ +GTK based ICQ program diff --git a/net/gicq/pkg-descr b/net/gicq/pkg-descr new file mode 100644 index 000000000000..f8d0eed45d7d --- /dev/null +++ b/net/gicq/pkg-descr @@ -0,0 +1,13 @@ +For lack of a better name, I'm referring to this program as "gicq", +since it's intended to eventually be a clone of the popular chat client +"ICQ" by Mirabilis Ltd. (http://www.mirabilis.com) and it utilizes the +GTK toolkit (http://www.gtk.org). + +You must already have an ICQ number to use this. When you launch +gicq, choose "Online" from the status selector at the bottom of the +window. The first time, you'll be prompted for your ICQ number and +password. IMPORTANT: you must enter your ICQ number - NOT your +nickname. + +- Seiichirou Hiraoka +flathill@FreeBSD.ORG diff --git a/net/gicq/pkg-plist b/net/gicq/pkg-plist new file mode 100644 index 000000000000..51d93de9a7b1 --- /dev/null +++ b/net/gicq/pkg-plist @@ -0,0 +1 @@ +bin/gicq -- cgit v1.2.3