diff options
Diffstat (limited to 'net-im/gicq')
-rw-r--r-- | net-im/gicq/Makefile | 31 | ||||
-rw-r--r-- | net-im/gicq/distinfo | 1 | ||||
-rw-r--r-- | net-im/gicq/files/patch-ab | 11 | ||||
-rw-r--r-- | net-im/gicq/pkg-comment | 1 | ||||
-rw-r--r-- | net-im/gicq/pkg-descr | 17 | ||||
-rw-r--r-- | net-im/gicq/pkg-plist | 6 |
6 files changed, 0 insertions, 67 deletions
diff --git a/net-im/gicq/Makefile b/net-im/gicq/Makefile deleted file mode 100644 index e51496425fda..000000000000 --- a/net-im/gicq/Makefile +++ /dev/null @@ -1,31 +0,0 @@ -# New ports collection makefile for: gicq -# Date Created: 31 Oct 1998 -# Whom: Seiichirou Hiraoka -# -# $FreeBSD$ -# - -PORTNAME= gicq -PORTVERSION= 0.33 -CATEGORIES= net -MASTER_SITES= ${MASTER_SITE_LOCAL} \ - ftp://ftp.korsoft.com/pub/gicq/ -MASTER_SITE_SUBDIR= flathill - -MAINTAINER= flathill@FreeBSD.org - -LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ - icq.0:${PORTSDIR}/net/libicq - -GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config -GTK_CONFIG?= ${X11BASE}/bin/gtk12-config - -USE_X_PREFIX= yes -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --without-gnome --disable-nls -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - GLIB_CONFIG="${GLIB_CONFIG}" \ - GTK_CONFIG="${GTK_CONFIG}" \ - LIBS="-L${LOCALBASE}/lib" - -.include <bsd.port.mk> diff --git a/net-im/gicq/distinfo b/net-im/gicq/distinfo deleted file mode 100644 index 56f237e78966..000000000000 --- a/net-im/gicq/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gicq-0.33.tar.gz) = 4e9ef1ef01bf1c74cbbd10448c9568e1 diff --git a/net-im/gicq/files/patch-ab b/net-im/gicq/files/patch-ab deleted file mode 100644 index 504578e8dcdb..000000000000 --- a/net-im/gicq/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Sat Mar 27 04:11:51 1999 -+++ configure Sat Mar 27 04:12:04 1999 -@@ -3979,7 +3979,7 @@ - echo $ac_n "(cached) $ac_c" 1>&6 - else - ac_save_LIBS="$LIBS" --LIBS="-licq "`glib-config --libs`" $LIBS" -+LIBS="-licq "`$GLIB_CONFIG --libs`" $LIBS" - cat > conftest.$ac_ext <<EOF - #line 3985 "configure" - #include "confdefs.h" diff --git a/net-im/gicq/pkg-comment b/net-im/gicq/pkg-comment deleted file mode 100644 index 45c82b168069..000000000000 --- a/net-im/gicq/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GTK based ICQ program diff --git a/net-im/gicq/pkg-descr b/net-im/gicq/pkg-descr deleted file mode 100644 index 7ffc39025425..000000000000 --- a/net-im/gicq/pkg-descr +++ /dev/null @@ -1,17 +0,0 @@ -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. - -See also: http://www.korsoft.com/gicq/ - -- Seiichirou Hiraoka -flathill@FreeBSD.ORG - -WWW: http://www.korsoft.com/gicq/ diff --git a/net-im/gicq/pkg-plist b/net-im/gicq/pkg-plist deleted file mode 100644 index ec71b337f897..000000000000 --- a/net-im/gicq/pkg-plist +++ /dev/null @@ -1,6 +0,0 @@ -bin/gicq -share/gnome/apps/Applications/gicq.desktop -share/gnome/help/gicq/C/index.html -share/gnome/help/gicq/C/topic.dat -@dirrm share/gnome/help/gicq/C -@dirrm share/gnome/help/gicq |