summaryrefslogtreecommitdiff
path: root/net-im/gicq
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/gicq')
-rw-r--r--net-im/gicq/Makefile43
-rw-r--r--net-im/gicq/distinfo1
-rw-r--r--net-im/gicq/files/patch-ab11
-rw-r--r--net-im/gicq/files/patch-ac13
-rw-r--r--net-im/gicq/pkg-comment1
-rw-r--r--net-im/gicq/pkg-descr17
-rw-r--r--net-im/gicq/pkg-plist7
7 files changed, 0 insertions, 93 deletions
diff --git a/net-im/gicq/Makefile b/net-im/gicq/Makefile
deleted file mode 100644
index 916dc6132b4c..000000000000
--- a/net-im/gicq/Makefile
+++ /dev/null
@@ -1,43 +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= icq.0:${PORTSDIR}/net/libicq
-
-USE_X_PREFIX= yes
-GNU_CONFIGURE= yes
-USE_GTK= yes
-WANT_GNOME= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LIBS="-L${LOCALBASE}/lib"
-
-.include <bsd.port.pre.mk>
-
-.if defined(HAVE_GNOME)
-USE_GNOME= yes
-.else
-CONFIGURE_ARGS+=--without-gnome
-.endif
-
-pre-patch:
- @${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
- s|DATADIRNAME=lib|DATADIRNAME=share|g ; \
- s|USE_INCLUDED_LIBINTL=yes|#USE_INCLUDED_LIBINTL=yes|g ; \
- s|\$$\(top_builddir\)/intl/libintl.a|-lintl|g' ${WRKSRC}/configure
- @find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \
- 's|\$$\(datadir\)/gnome/|\$$\(datadir\)/|g ; \
- s|\$$\(datadir\)/locale|\$$\(prefix\)/share/locale|g'
-
-.include <bsd.port.post.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/files/patch-ac b/net-im/gicq/files/patch-ac
deleted file mode 100644
index 92a26e88bd61..000000000000
--- a/net-im/gicq/files/patch-ac
+++ /dev/null
@@ -1,13 +0,0 @@
---- Makefile.in.orig Mon Sep 6 23:36:43 1999
-+++ Makefile.in Mon Sep 6 23:37:18 1999
-@@ -116,8 +116,10 @@
-
- SUBDIRS = macros intl po pixmaps src doc
-
-+.ifdef HAVE_GNOME
- sysdir = $(datadir)/apps/Applications
- sys_DATA = gicq.desktop
-+.endif
-
- EXTRA_DIST = gicq.desktop
- ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
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 48da86262567..000000000000
--- a/net-im/gicq/pkg-plist
+++ /dev/null
@@ -1,7 +0,0 @@
-bin/gicq
-%%GNOME:%%share/gnome/apps/Applications/gicq.desktop
-%%DATADIR%%/help/gicq/C/index.html
-%%DATADIR%%/help/gicq/C/topic.dat
-@dirrm %%DATADIR%%/help/gicq/C
-@dirrm %%DATADIR%%/help/gicq
-%%NOGNOME:%%@dirrm %%DATADIR%%/help