summaryrefslogtreecommitdiff
path: root/net-im/gicq
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2003-12-12 19:19:02 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2003-12-12 19:19:02 +0000
commita0848d727648aa70f6a89c013203f2b82a4e972e (patch)
tree37ec8e378ec2d731e9ba9c15cd58724325a5637c /net-im/gicq
parentFix build by syncing with gaim-0.73. (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_5_2_0'.release/5.2.0
Diffstat (limited to '')
-rw-r--r--net-im/gicq/Makefile45
-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-descr17
-rw-r--r--net-im/gicq/pkg-plist7
6 files changed, 0 insertions, 94 deletions
diff --git a/net-im/gicq/Makefile b/net-im/gicq/Makefile
deleted file mode 100644
index a1d1f1d0d3a5..000000000000
--- a/net-im/gicq/Makefile
+++ /dev/null
@@ -1,45 +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= http://download.sourceforge.net/gicq/ \
- ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= flathill
-
-MAINTAINER= flathill@FreeBSD.org
-COMMENT= GTK based ICQ program
-
-LIB_DEPENDS= icq.0:${PORTSDIR}/net/libicq
-
-USE_X_PREFIX= yes
-GNU_CONFIGURE= yes
-USE_GNOME= gtk12 gnomehack
-WANT_GNOME= yes
-USE_REINPLACE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LIBS="-L${LOCALBASE}/lib"
-
-.include <bsd.port.pre.mk>
-
-.if ${HAVE_GNOME:Mgnomelibs}!=""
-USE_GNOME+= gnomeprefix gnomelibs
-PKGNAMESUFFIX= -gnome
-PLIST_SUB= DATADIR="share/gnome"
-.else
-CONFIGURE_ARGS+=--without-gnome
-PLIST_SUB= DATADIR="share"
-.endif
-
-post-patch:
- @${REINPLACE_CMD} -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
-
-.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 edb8ba6f0be0..000000000000
--- a/net-im/gicq/files/patch-ac
+++ /dev/null
@@ -1,13 +0,0 @@
---- Makefile.in.orig Fri Sep 20 17:11:23 2002
-+++ Makefile.in Fri Sep 20 17:11:57 2002
-@@ -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-descr b/net-im/gicq/pkg-descr
deleted file mode 100644
index cde82581679b..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://gicq.sourceforge.net/
-
-WWW: http://www.korsoft.com/gicq/
-
-- Seiichirou Hiraoka
-flathill@FreeBSD.ORG
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