diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-12-17 08:18:04 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-12-17 08:18:04 +0000 |
commit | c9725fb85b442f5229246e7b4e1c53e913dbbb90 (patch) | |
tree | e00c7b9a13c8748065f79c57e9e81d9a1239e743 /net-im | |
parent | Install sudoers in correct place. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_3_4_0'.release/3.4.0
Notes
Notes:
svn path=/head/; revision=23787
svn path=/tags/RELEASE_3_4_0/; revision=23788; tag=release/3.4.0
Diffstat (limited to 'net-im')
93 files changed, 0 insertions, 1348 deletions
diff --git a/net-im/climm/Makefile b/net-im/climm/Makefile deleted file mode 100644 index 06f8dcc23331..000000000000 --- a/net-im/climm/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# New ports collection makefile for: micq -# Version required: 0.4.3 -# Date created: 11 Oct 1998 -# Whom: mph -# -# $FreeBSD$ -# - -DISTNAME= micq-0.4.3 -CATEGORIES= net -MASTER_SITES= ftp://micq.chatzone.org/pub/micq/V0.4.3/ -EXTRACT_SUFX= .tgz - -MAINTAINER= mph@freebsd.org - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/micq ${PREFIX}/bin -.if !defined(NOPORTDOCS) - ${MKDIR} ${PREFIX}/share/doc/micq - ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/micq -.endif - -.include <bsd.port.mk> diff --git a/net-im/climm/distinfo b/net-im/climm/distinfo deleted file mode 100644 index ada717f3e400..000000000000 --- a/net-im/climm/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (micq-0.4.3.tgz) = aea8f4bee64c0508adb0c87517039622 diff --git a/net-im/climm/files/patch-aa b/net-im/climm/files/patch-aa deleted file mode 100644 index c0a515923864..000000000000 --- a/net-im/climm/files/patch-aa +++ /dev/null @@ -1,14 +0,0 @@ ---- Makefile.orig Sun Sep 12 18:42:33 1999 -+++ Makefile Mon Nov 1 17:19:29 1999 -@@ -1,8 +1,9 @@ - # Anyone who knows how to make Makefiles please help out. - # I have no clue but this appears to work fairly well - # be sure to use gmake --CC = gcc --CFLAGS = -O4 -Wall -DUNIX -DANSI_COLOR -+#CC = gcc -+#CFLAGS = -O4 -Wall -DUNIX -DANSI_COLOR -+CFLAGS += -Wall -DUNIX -DANSI_COLOR - CFLAGS += -DMAX_CONTACTS=255 - CFLAGS += -DUSE_MREADLINE - #CFLAGS += -DCOLOR_SCHEME_A diff --git a/net-im/climm/pkg-comment b/net-im/climm/pkg-comment deleted file mode 100644 index 29477ae75518..000000000000 --- a/net-im/climm/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Text-based ICQ implementation diff --git a/net-im/climm/pkg-descr b/net-im/climm/pkg-descr deleted file mode 100644 index cce4ef3c3ac5..000000000000 --- a/net-im/climm/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -A text-based implementation of ICQ, independant of Mirabilis. -Currently does not offer chat. Still appears rough: There's no -command-line editing, and ANSI color codes are hardcoded in the -program. diff --git a/net-im/climm/pkg-plist b/net-im/climm/pkg-plist deleted file mode 100644 index 777d846e734d..000000000000 --- a/net-im/climm/pkg-plist +++ /dev/null @@ -1,3 +0,0 @@ -bin/micq -share/doc/micq/README -@dirrm share/doc/micq diff --git a/net-im/gaim/Makefile b/net-im/gaim/Makefile deleted file mode 100644 index 3505f4579381..000000000000 --- a/net-im/gaim/Makefile +++ /dev/null @@ -1,33 +0,0 @@ -# New ports collection makefile for: gaim -# Version required: 0.9.10 -# Date created: 26 Mar 1999 -# Whom: Jim Mock <jim@FreeBSD.org> -# -# $FreeBSD$ -# - -DISTNAME= gaim-0.9.10 -CATEGORIES= net -MASTER_SITES= ftp://ftp.marko.net/pub/gaim/ - -MAINTAINER= jim@FreeBSD.org - -LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 - -GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config -GTK_CONFIG?= ${X11BASE}/bin/gtk12-config - -GNU_CONFIGURE= yes -USE_GMAKE= yes -USE_X_PREFIX= yes -CONFIGURE_ARGS= --disable-esd -CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" \ - GLIB_CONFIG="${GLIB_CONFIG}" - -do-install: - @${INSTALL_PROGRAM} ${WRKSRC}/src/gaim ${PREFIX}/bin - @${MKDIR} ${PREFIX}/share/gaim/pixmaps && ${CHMOD} a+rx ${PREFIX}/share/gaim/pixmaps - @${ECHO} "===> Installing pixmaps" - @${INSTALL_DATA} ${WRKSRC}/pixmaps/*.xpm ${PREFIX}/share/gaim/pixmaps - -.include <bsd.port.mk> diff --git a/net-im/gaim/distinfo b/net-im/gaim/distinfo deleted file mode 100644 index 3dff4c991ddc..000000000000 --- a/net-im/gaim/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gaim-0.9.10.tar.gz) = 793d21402cc778defa6d32b224a7c75f diff --git a/net-im/gaim/pkg-comment b/net-im/gaim/pkg-comment deleted file mode 100644 index 4014745a2094..000000000000 --- a/net-im/gaim/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Gtk+ open-source 'clone' of AOL's Instant Messenger client diff --git a/net-im/gaim/pkg-descr b/net-im/gaim/pkg-descr deleted file mode 100644 index d9136f63a88a..000000000000 --- a/net-im/gaim/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -GAIM is an Open Source 'clone' of America OnLine's Instant Messenger -client using the GTK+ toolkit. It features most of the functionality -of the official AIM client while being much smaller and faster. It -features multiple groups, group chat, user information fetching and -registration, time stamping, sound (for when you really do want to be -interrupted), multiple away messages, and probably a few other things. - -WWW: http://www.marko.net/gaim/ - -- Jim <jim@FreeBSD.org> diff --git a/net-im/gaim/pkg-plist b/net-im/gaim/pkg-plist deleted file mode 100644 index 1f7cea337885..000000000000 --- a/net-im/gaim/pkg-plist +++ /dev/null @@ -1,39 +0,0 @@ -bin/gaim -share/gaim/pixmaps/admin_icon.xpm -share/gaim/pixmaps/aimicon.xpm -share/gaim/pixmaps/aimicon2.xpm -share/gaim/pixmaps/aol_icon.xpm -share/gaim/pixmaps/away.xpm -share/gaim/pixmaps/away_icon.xpm -share/gaim/pixmaps/big.xpm -share/gaim/pixmaps/bold.xpm -share/gaim/pixmaps/buddyadd.xpm -share/gaim/pixmaps/buddychat.xpm -share/gaim/pixmaps/buddydel.xpm -share/gaim/pixmaps/dt_icon.xpm -share/gaim/pixmaps/free_icon.xpm -share/gaim/pixmaps/im.xpm -share/gaim/pixmaps/info.xpm -share/gaim/pixmaps/italic.xpm -share/gaim/pixmaps/link.xpm -share/gaim/pixmaps/login_icon.xpm -share/gaim/pixmaps/logo.xpm -share/gaim/pixmaps/logout_icon.xpm -share/gaim/pixmaps/msg_pending.xpm -share/gaim/pixmaps/no_icon.xpm -share/gaim/pixmaps/normal.xpm -share/gaim/pixmaps/offline.xpm -share/gaim/pixmaps/online.xpm -share/gaim/pixmaps/palette.xpm -share/gaim/pixmaps/peng_frown.xpm -share/gaim/pixmaps/peng_smile.xpm -share/gaim/pixmaps/peng_wink.xpm -share/gaim/pixmaps/permadd.xpm -share/gaim/pixmaps/permdel.xpm -share/gaim/pixmaps/signing_on.xpm -share/gaim/pixmaps/small.xpm -share/gaim/pixmaps/speaker.xpm -share/gaim/pixmaps/underline.xpm -share/gaim/pixmaps/wood.xpm -@dirrm share/gaim/pixmaps -@dirrm share/gaim diff --git a/net-im/gicq/Makefile b/net-im/gicq/Makefile deleted file mode 100644 index 7cfa46e7ffba..000000000000 --- a/net-im/gicq/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# New ports collection makefile for: gicq -# Version required: 0.33 -# Date Created: 31 Oct 1998 -# Whom: Seiichirou Hiraoka -# -# $FreeBSD$ -# - -DISTNAME= gicq-0.33 -CATEGORIES= net -MASTER_SITES= ftp://ftp.korsoft.com/pub/gicq/ \ - http://www.nectar.com/distfiles/ - -MAINTAINER= flathill@FreeBSD.org - -LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ - icq.0:${PORTSDIR}/net/libicq - -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" \ - 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 cc30b78ef453..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 "`glib12-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 diff --git a/net-im/gnomeicu/Makefile b/net-im/gnomeicu/Makefile deleted file mode 100644 index 9492f80f3720..000000000000 --- a/net-im/gnomeicu/Makefile +++ /dev/null @@ -1,26 +0,0 @@ -# Ports collection Makefile for: GnomeICU -# Version required: 0.62a -# Date created: 03/16/1999 -# Whom: nectar@FreeBSD.org -# -# $FreeBSD$ -# - -DISTNAME= gnomeicu-0.65 -CATEGORIES= net gnome -MASTER_SITES= ftp://gnomeicu.gdev.net/pub/gnomeicu/ \ - http://www.nectar.cc/distfiles/ - -MAINTAINER= nectar@FreeBSD.org - -LIB_DEPENDS= panel_applet.2:${PORTSDIR}/x11/gnomecore - -GTK_CONFIG?= ${X11BASE}/bin/gtk12-config - -USE_X_PREFIX= YES -USE_BZIP2= YES -GNU_CONFIGURE= YES -CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" -CONFIGURE_ARGS= --datadir=${PREFIX}/share/gnome - -.include <bsd.port.mk> diff --git a/net-im/gnomeicu/distinfo b/net-im/gnomeicu/distinfo deleted file mode 100644 index 4b7c0589d082..000000000000 --- a/net-im/gnomeicu/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnomeicu-0.65.tar.bz2) = b2ca09340242b12266924d7daa029e5a diff --git a/net-im/gnomeicu/pkg-comment b/net-im/gnomeicu/pkg-comment deleted file mode 100644 index bb39546ca3ca..000000000000 --- a/net-im/gnomeicu/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNOME ICQ client diff --git a/net-im/gnomeicu/pkg-descr b/net-im/gnomeicu/pkg-descr deleted file mode 100644 index 1ea707c0865a..000000000000 --- a/net-im/gnomeicu/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ - GnomeICU (previously GtkICQ) is an Internet based communications - program which makes use of ICQ protocol. GnomeICU also makes use of - Gnome, a growingly popular desktop environment.GnomeICU is released - under the GNU Public License, and is available free of charge. - -WWW: http://gnomeicu.gdev.net/ - -Jacques Vidrine <nectar@FreeBSD.ORG> diff --git a/net-im/gnomeicu/pkg-plist b/net-im/gnomeicu/pkg-plist deleted file mode 100644 index fe03b3d1d716..000000000000 --- a/net-im/gnomeicu/pkg-plist +++ /dev/null @@ -1,23 +0,0 @@ -bin/gnomeicu -etc/CORBA/servers/GnomeICU.gnorba -etc/sound/events/GnomeICU.soundlist -share/gnome/applets/Network/GnomeICU.desktop -share/gnome/pixmaps/gnome-gnomeicu.xpm -share/gnome/pixmaps/gnomeicu-auth.xpm -share/gnome/pixmaps/gnomeicu-away.xpm -share/gnome/pixmaps/gnomeicu-blank.xpm -share/gnome/pixmaps/gnomeicu-chat.xpm -share/gnome/pixmaps/gnomeicu-chat2.xpm -share/gnome/pixmaps/gnomeicu-dnd.xpm -share/gnome/pixmaps/gnomeicu-ffc.xpm -share/gnome/pixmaps/gnomeicu-file.xpm -share/gnome/pixmaps/gnomeicu-info.xpm -share/gnome/pixmaps/gnomeicu-inv.xpm -share/gnome/pixmaps/gnomeicu-message.xpm -share/gnome/pixmaps/gnomeicu-na.xpm -share/gnome/pixmaps/gnomeicu-nomess.xpm -share/gnome/pixmaps/gnomeicu-occ.xpm -share/gnome/pixmaps/gnomeicu-offline.xpm -share/gnome/pixmaps/gnomeicu-online.xpm -share/gnome/pixmaps/gnomeicu-url.xpm -share/gnome/sounds/gnomeicu/message.wav diff --git a/net-im/gnomeicu2/Makefile b/net-im/gnomeicu2/Makefile deleted file mode 100644 index 9492f80f3720..000000000000 --- a/net-im/gnomeicu2/Makefile +++ /dev/null @@ -1,26 +0,0 @@ -# Ports collection Makefile for: GnomeICU -# Version required: 0.62a -# Date created: 03/16/1999 -# Whom: nectar@FreeBSD.org -# -# $FreeBSD$ -# - -DISTNAME= gnomeicu-0.65 -CATEGORIES= net gnome -MASTER_SITES= ftp://gnomeicu.gdev.net/pub/gnomeicu/ \ - http://www.nectar.cc/distfiles/ - -MAINTAINER= nectar@FreeBSD.org - -LIB_DEPENDS= panel_applet.2:${PORTSDIR}/x11/gnomecore - -GTK_CONFIG?= ${X11BASE}/bin/gtk12-config - -USE_X_PREFIX= YES -USE_BZIP2= YES -GNU_CONFIGURE= YES -CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" -CONFIGURE_ARGS= --datadir=${PREFIX}/share/gnome - -.include <bsd.port.mk> diff --git a/net-im/gnomeicu2/distinfo b/net-im/gnomeicu2/distinfo deleted file mode 100644 index 4b7c0589d082..000000000000 --- a/net-im/gnomeicu2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnomeicu-0.65.tar.bz2) = b2ca09340242b12266924d7daa029e5a diff --git a/net-im/gnomeicu2/pkg-comment b/net-im/gnomeicu2/pkg-comment deleted file mode 100644 index bb39546ca3ca..000000000000 --- a/net-im/gnomeicu2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNOME ICQ client diff --git a/net-im/gnomeicu2/pkg-descr b/net-im/gnomeicu2/pkg-descr deleted file mode 100644 index 1ea707c0865a..000000000000 --- a/net-im/gnomeicu2/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ - GnomeICU (previously GtkICQ) is an Internet based communications - program which makes use of ICQ protocol. GnomeICU also makes use of - Gnome, a growingly popular desktop environment.GnomeICU is released - under the GNU Public License, and is available free of charge. - -WWW: http://gnomeicu.gdev.net/ - -Jacques Vidrine <nectar@FreeBSD.ORG> diff --git a/net-im/gnomeicu2/pkg-plist b/net-im/gnomeicu2/pkg-plist deleted file mode 100644 index fe03b3d1d716..000000000000 --- a/net-im/gnomeicu2/pkg-plist +++ /dev/null @@ -1,23 +0,0 @@ -bin/gnomeicu -etc/CORBA/servers/GnomeICU.gnorba -etc/sound/events/GnomeICU.soundlist -share/gnome/applets/Network/GnomeICU.desktop -share/gnome/pixmaps/gnome-gnomeicu.xpm -share/gnome/pixmaps/gnomeicu-auth.xpm -share/gnome/pixmaps/gnomeicu-away.xpm -share/gnome/pixmaps/gnomeicu-blank.xpm -share/gnome/pixmaps/gnomeicu-chat.xpm -share/gnome/pixmaps/gnomeicu-chat2.xpm -share/gnome/pixmaps/gnomeicu-dnd.xpm -share/gnome/pixmaps/gnomeicu-ffc.xpm -share/gnome/pixmaps/gnomeicu-file.xpm -share/gnome/pixmaps/gnomeicu-info.xpm -share/gnome/pixmaps/gnomeicu-inv.xpm -share/gnome/pixmaps/gnomeicu-message.xpm -share/gnome/pixmaps/gnomeicu-na.xpm -share/gnome/pixmaps/gnomeicu-nomess.xpm -share/gnome/pixmaps/gnomeicu-occ.xpm -share/gnome/pixmaps/gnomeicu-offline.xpm -share/gnome/pixmaps/gnomeicu-online.xpm -share/gnome/pixmaps/gnomeicu-url.xpm -share/gnome/sounds/gnomeicu/message.wav diff --git a/net-im/gtkyahoo/Makefile b/net-im/gtkyahoo/Makefile deleted file mode 100644 index 9b7f63b36973..000000000000 --- a/net-im/gtkyahoo/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# New ports collection makefile for: gtkyahoo -# Version required: 0.16 -# Date created: 18 August 1999 -# Whom: dannyman@dannyland.org -# -# $FreeBSD$ -# - -DISTNAME= gtkyahoo-0.16 -CATEGORIES= net -MASTER_SITES= http://www.unixtools.org/gtkyahoo/dist/tars/ - -MAINTAINER= dannyman@dannyland.org - -LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 - -USE_X_PREFIX= yes -GNU_CONFIGURE= yes - -GTK_CONFIG?= ${X11BASE}/bin/gtk12-config -CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" - -.include <bsd.port.mk> diff --git a/net-im/gtkyahoo/distinfo b/net-im/gtkyahoo/distinfo deleted file mode 100644 index 289e54daa61e..000000000000 --- a/net-im/gtkyahoo/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gtkyahoo-0.16.tar.gz) = 054fe8cd3cfb71140aece925b6f6ee85 diff --git a/net-im/gtkyahoo/pkg-comment b/net-im/gtkyahoo/pkg-comment deleted file mode 100644 index 42298e210d04..000000000000 --- a/net-im/gtkyahoo/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Yahoo Messenger Client using GTK diff --git a/net-im/gtkyahoo/pkg-descr b/net-im/gtkyahoo/pkg-descr deleted file mode 100644 index cc931b3dbfa7..000000000000 --- a/net-im/gtkyahoo/pkg-descr +++ /dev/null @@ -1,13 +0,0 @@ -This is GTK-based client for Yahoo! Messenger. This client is far superior, -imho, to the Java client, which can not be invoked by apprunner, and whose DNS -seems frequently broken. - -The first time you run this program it will create a config file and ask you -to edit it. Enter your Yahoo user ID and password in the config file, run -gtkyahoo again and you're online. - -WWW: http://www.unixtools.org/gtkyahoo/ -WWW: http://messenger.yahoo.com/ - -- dannyman -dannyman@dannyland.org ( http://www.dannyland.org/~dannyman/ ) diff --git a/net-im/gtkyahoo/pkg-plist b/net-im/gtkyahoo/pkg-plist deleted file mode 100644 index 085073d81594..000000000000 --- a/net-im/gtkyahoo/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/gtkyahoo diff --git a/net-im/icb/Makefile b/net-im/icb/Makefile deleted file mode 100644 index 38e533bccba6..000000000000 --- a/net-im/icb/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -# ex:ts=8 -# Ports collection makefile for: icb -# Version required: 5.0.9 -# Date created: Tue Feb 03, 1998 -# Whom: David O'Brien (obrien@NUXI.ucdavis.edu) -# -# $FreeBSD$ -# - -DISTNAME= icb-5.0.9 -CATEGORIES= net -MASTER_SITES= ftp://ftp.swcp.com/pub/icb/clients/unix/ \ - ftp://ftp.empire.net/pub/icb/clients/ \ - ftp://ftp.cs.unm.edu/pub/armijo/icb.src/clients/ \ - ftp://ftp.dorje.com/pub/archive/ \ - ftp://ftp.tu-clausthal.de/pub/unix.new/net/ -EXTRACT_SUFX= .tar.Z - -MAINTAINER= obrien@FreeBSD.org - -do-configure: - @cd ${WRKSRC}; \ - ${SED} -e s,@PREFIX@,${PREFIX},g ${FILESDIR}/config >${WRKSRC}/config - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/icb/icb ${PREFIX}/bin - ${INSTALL} -d -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \ - ${PREFIX}/share/icb - ${INSTALL_DATA} ${WRKSRC}/icbserverdb ${PREFIX}/share/icb - ${INSTALL_DATA} ${WRKSRC}/sample.icbrc \ - ${WRKSRC}/contrib/bartender \ - ${WRKSRC}/contrib/confuse \ - ${WRKSRC}/contrib/echofile \ - ${PREFIX}/share/icb - -.include <bsd.port.mk> diff --git a/net-im/icb/distinfo b/net-im/icb/distinfo deleted file mode 100644 index 4998993fe5e4..000000000000 --- a/net-im/icb/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (icb-5.0.9.tar.Z) = 19e802b1644d5a27284b70ecdcb07e0f diff --git a/net-im/icb/files/config b/net-im/icb/files/config deleted file mode 100644 index 270602a841a0..000000000000 --- a/net-im/icb/files/config +++ /dev/null @@ -1,56 +0,0 @@ -# -# THIS IS AN AUTOMATICALLY GENERATED FILE -# -# If you edit this file and later run "setup", your -# changes will be lost. This file gets fed to "make", -# so keep that in mind if you make changes. -# - -# Installing user's home directory -HOME = /nonexistent - -# Directory where the client will be installed. -BINDIR = @PREFIX@/bin - -# Directory where the manual page will be installed. -MANDIR = @PREFIX@/man - -# Compiler to use. -CC = cc - -# Compile options. -CFLAGS = -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -TCLCFLAGS = -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H - -# Lint flags -LFLAGS = -u -DNO_LRAND48 -DSTRINGS_H -DTIME_H - -# System dependent source file. -SYSDEP =sysdep.bsd - -# Other libraries to include. -OTHERLIBS =-lcurses -ltermcap - -# Resolver library -RESOLVLIB = - -# Parallel makes. Set to & for Sequents. -PMAKE = - -# Makefile dependency generator. -MAKEDEPEND = makedepend - -# Makefile dependency generator. -DEPENDFLAGS = -fMake -DNO_LRAND48 -DSTRINGS_H -DTIME_H - -# Hostname and port of remote server. -#DEFAULTHOST = crater.unm.edu -DEFAULTHOST = cvs.openbsd.org -DEFAULTPORT = 7326 - -# Directory for support files -LIBDIR = @PREFIX@/share/icb - -# location of server database -SERVERLIST = @PREFIX@/share/icb/icbserverdb - diff --git a/net-im/icb/files/patch-ab b/net-im/icb/files/patch-ab deleted file mode 100644 index 93413db66b51..000000000000 --- a/net-im/icb/files/patch-ab +++ /dev/null @@ -1,30 +0,0 @@ ---- tcl/Make.orig Fri Feb 24 13:19:48 1995 -+++ tcl/Make Mon May 25 14:58:35 1998 -@@ -11,13 +11,6 @@ - - SRC = \ - panic.c \ -- strchr.c \ -- strerror.c \ -- strpbrk.c \ -- strspn.c \ -- strstr.c \ -- strtol.c \ -- strtoul.c \ - tclAssem.c \ - tclBasic.c \ - tclCmdAH.c \ -@@ -30,13 +23,6 @@ - - OBJ = \ - panic.o \ -- strchr.o \ -- strerror.o \ -- strpbrk.o \ -- strspn.o \ -- strstr.o \ -- strtol.o \ -- strtoul.o \ - tclAssem.o \ - tclBasic.o \ - tclCmdAH.o \ diff --git a/net-im/icb/files/patch-ac b/net-im/icb/files/patch-ac deleted file mode 100644 index c71c7790cfb1..000000000000 --- a/net-im/icb/files/patch-ac +++ /dev/null @@ -1,12 +0,0 @@ ---- icb/c_log.c.orig Fri Feb 24 13:20:18 1995 -+++ icb/c_log.c Mon May 25 15:04:35 1998 -@@ -46,7 +46,9 @@ - struct tm *t, *localtime(); - time_t clock; - extern int errno, sys_nerr; -+#if !(defined(BSD) && BSD >= 199306) - extern char *sys_errlist[]; -+#endif - - /* determine pathname to use */ - if (path == NULL || *path == '\0') diff --git a/net-im/icb/files/patch-ad b/net-im/icb/files/patch-ad deleted file mode 100644 index 036023b82631..000000000000 --- a/net-im/icb/files/patch-ad +++ /dev/null @@ -1,34 +0,0 @@ ---- icb/strings.c.orig Sun Sep 19 18:14:24 1999 -+++ icb/strings.c Sun Sep 19 18:20:05 1999 -@@ -3,7 +3,7 @@ - - #include "icb.h" - #include "externs.h" --#include <varargs.h> -+#include <stdarg.h> - - extern char *charmap; - -@@ -334,19 +334,12 @@ - /* call with strscat(dest, src, src, ...) */ - - char * --strscat(va_alist) --va_dcl -+strscat(char *dest, ...) - { -- char *dest, *src; - va_list args; -+ char *src; - -- va_start(args); -- -- /* get the dest pointer */ -- if ((dest = va_arg(args, char *)) == 0) { -- puts("fatal error: strscat called without dest"); -- exit(-1); -- } -+ va_start(args, dest); - - /* copy strings */ - while ((src = va_arg(args, char *)) != NULL) { diff --git a/net-im/icb/files/patch-n-ac b/net-im/icb/files/patch-n-ac deleted file mode 100644 index bba6ba061903..000000000000 --- a/net-im/icb/files/patch-n-ac +++ /dev/null @@ -1,20 +0,0 @@ ---- icb/protos.h.orig Fri Feb 24 15:20:25 1995 -+++ icb/protos.h Sun Sep 19 18:17:21 1999 -@@ -15,7 +15,7 @@ - char *idlestr(char *num); - char *nextword(char *s); - char *response(char *num); --char *strscat(int va_alist,...); -+char *strscat(char *dest, ...); - char *tildexpand(char *s); - int addusage(char *name, int type, char *args, char *usage); - sighandler askquit(); -@@ -64,7 +64,7 @@ - int inserttab(void); - int ishushed(char *nick); - int lcaseit(char *s); --#ifdef linux -+#if defined(linux) || (defined(BSD) && BSD >= 199306) - int linebuffer(FILE *fp); - #else - int linebuffer(struct _iobuf *fp); diff --git a/net-im/icb/files/patch-o-aa b/net-im/icb/files/patch-o-aa deleted file mode 100644 index 25500e293009..000000000000 --- a/net-im/icb/files/patch-o-aa +++ /dev/null @@ -1,19 +0,0 @@ -*** murgil/clientserve.c.orig Wed May 6 18:40:46 1998 ---- murgil/clientserve.c Wed May 6 18:43:34 1998 -*************** -*** 41,47 **** - /* look at tty fd */ - FD_SET(0,&fdset); /**/ - -! signal(SIGALRM, gotalarm); - timeisup = 0; - - for (;;) { ---- 41,47 ---- - /* look at tty fd */ - FD_SET(0,&fdset); /**/ - -! signal(SIGALRM, (void *)gotalarm); - timeisup = 0; - - for (;;) { diff --git a/net-im/icb/files/patch-o-ab b/net-im/icb/files/patch-o-ab deleted file mode 100644 index a5af3884f240..000000000000 --- a/net-im/icb/files/patch-o-ab +++ /dev/null @@ -1,19 +0,0 @@ -*** murgil/getrname.c.orig Wed May 6 18:43:56 1998 ---- murgil/getrname.c Wed May 6 18:45:17 1998 -*************** -*** 14,20 **** - { - static char rname[24]; - struct hostent *host; -! #if defined(linux) - #define PEER_CAST (struct sockaddr *) - #define HOST_CAST (char *) - #else ---- 14,20 ---- - { - static char rname[24]; - struct hostent *host; -! #if defined(linux) || defined(__OpenBSD__) - #define PEER_CAST (struct sockaddr *) - #define HOST_CAST (char *) - #else diff --git a/net-im/icb/files/patch-o-ac b/net-im/icb/files/patch-o-ac deleted file mode 100644 index 2e09c1dd645a..000000000000 --- a/net-im/icb/files/patch-o-ac +++ /dev/null @@ -1,19 +0,0 @@ -*** murgil/serverserve.c.orig Wed May 6 18:47:32 1998 ---- murgil/serverserve.c Wed May 6 18:47:48 1998 -*************** -*** 33,39 **** - if (port_fd > highestfd) - highestfd = port_fd; - -! signal(SIGALRM, gotalarm); - timeisup = 0; - - for (;;) { ---- 33,39 ---- - if (port_fd > highestfd) - highestfd = port_fd; - -! signal(SIGALRM, (void *)gotalarm); - timeisup = 0; - - for (;;) { diff --git a/net-im/icb/files/patch-o-ad b/net-im/icb/files/patch-o-ad deleted file mode 100644 index f50110f139d6..000000000000 --- a/net-im/icb/files/patch-o-ad +++ /dev/null @@ -1,36 +0,0 @@ -*** tcl/tclCmdAH.c.orig Sat Feb 25 03:19:53 1995 ---- tcl/tclCmdAH.c Wed May 6 18:54:07 1998 -*************** -*** 38,45 **** ---- 38,51 ---- - #include <sys/wait.h> - #include "tclInt.h" - -+ #if (defined(__unix__) || defined(unix)) && !defined(USG) -+ #include <sys/param.h> -+ #endif -+ - extern int errno; -+ #if !(defined(BSD) && BSD >= 199306) - extern long lseek(); -+ #endif - extern char *mktemp(); - - /* -*************** -*** 627,633 **** - while (1) { - int child; - -! child = wait(&status); - if (child == -1) { - sprintf(interp->result, - "child process disappeared mysteriously"); ---- 633,639 ---- - while (1) { - int child; - -! child = wait((int *)&status); - if (child == -1) { - sprintf(interp->result, - "child process disappeared mysteriously"); diff --git a/net-im/icb/files/patch-o-ae b/net-im/icb/files/patch-o-ae deleted file mode 100644 index afb9058781ee..000000000000 --- a/net-im/icb/files/patch-o-ae +++ /dev/null @@ -1,104 +0,0 @@ -*** readline/readline.c.orig Wed May 6 18:49:08 1998 ---- readline/readline.c Wed May 6 18:51:35 1998 -*************** -*** 610,631 **** - - rl_set_signals () - { -! old_int = (SigHandler *)signal (SIGINT, rl_signal_handler); - if (old_int == (SigHandler *)SIG_IGN) - signal (SIGINT, SIG_IGN); - -! old_alrm = (SigHandler *)signal (SIGALRM, rl_signal_handler); - if (old_alrm == (SigHandler *)SIG_IGN) - signal (SIGALRM, SIG_IGN); - - #if defined (SIGTSTP) -! old_tstp = (SigHandler *)signal (SIGTSTP, rl_signal_handler); - if (old_tstp == (SigHandler *)SIG_IGN) - signal (SIGTSTP, SIG_IGN); - #endif - #if defined (SIGTTOU) -! old_ttou = (SigHandler *)signal (SIGTTOU, rl_signal_handler); -! old_ttin = (SigHandler *)signal (SIGTTIN, rl_signal_handler); - - if (old_tstp == (SigHandler *)SIG_IGN) - { ---- 610,631 ---- - - rl_set_signals () - { -! old_int = (SigHandler *)signal (SIGINT, (void *)rl_signal_handler); - if (old_int == (SigHandler *)SIG_IGN) - signal (SIGINT, SIG_IGN); - -! old_alrm = (SigHandler *)signal (SIGALRM, (void *)rl_signal_handler); - if (old_alrm == (SigHandler *)SIG_IGN) - signal (SIGALRM, SIG_IGN); - - #if defined (SIGTSTP) -! old_tstp = (SigHandler *)signal (SIGTSTP, (void *)rl_signal_handler); - if (old_tstp == (SigHandler *)SIG_IGN) - signal (SIGTSTP, SIG_IGN); - #endif - #if defined (SIGTTOU) -! old_ttou = (SigHandler *)signal (SIGTTOU, (void *)rl_signal_handler); -! old_ttin = (SigHandler *)signal (SIGTTIN, (void *)rl_signal_handler); - - if (old_tstp == (SigHandler *)SIG_IGN) - { -*************** -*** 635,660 **** - #endif - - #if defined (SIGWINCH) -! old_sigwinch = (SigHandler *)signal (SIGWINCH, rl_handle_sigwinch); - #endif - } - - rl_clear_signals () - { -! signal (SIGINT, old_int); -! signal (SIGALRM, old_alrm); - - #if defined (SIGTSTP) -! signal (SIGTSTP, old_tstp); - #endif - - #if defined (SIGTTOU) -! signal (SIGTTOU, old_ttou); -! signal (SIGTTIN, old_ttin); - #endif - - #if defined (SIGWINCH) -! signal (SIGWINCH, old_sigwinch); - #endif - } - #endif /* HANDLE_SIGNALS */ ---- 635,660 ---- - #endif - - #if defined (SIGWINCH) -! old_sigwinch = (SigHandler *)signal (SIGWINCH, (void *)rl_handle_sigwinch); - #endif - } - - rl_clear_signals () - { -! signal (SIGINT, (void *)old_int); -! signal (SIGALRM, (void *)old_alrm); - - #if defined (SIGTSTP) -! signal (SIGTSTP, (void *)old_tstp); - #endif - - #if defined (SIGTTOU) -! signal (SIGTTOU, (void *)old_ttou); -! signal (SIGTTIN, (void *)old_ttin); - #endif - - #if defined (SIGWINCH) -! signal (SIGWINCH, (void *)old_sigwinch); - #endif - } - #endif /* HANDLE_SIGNALS */ diff --git a/net-im/icb/files/patch-o-ah b/net-im/icb/files/patch-o-ah deleted file mode 100644 index 858a51e24b3c..000000000000 --- a/net-im/icb/files/patch-o-ah +++ /dev/null @@ -1,31 +0,0 @@ -*** icb/c_shell.c.orig Wed May 6 18:54:38 1998 ---- icb/c_shell.c Wed May 6 18:55:02 1998 -*************** -*** 60,72 **** - signal(SIGQUIT, SIG_IGN); - - /* wait for the child(ren) to die */ -! while ((w = wait(&status)) != pid && w != -1); - - /* restore the terminal */ - icbterm(); - - /* restore signal processing */ -! signal(SIGINT, askquit); - signal(SIGQUIT, SIG_DFL); - - /* clean up a little */ ---- 60,72 ---- - signal(SIGQUIT, SIG_IGN); - - /* wait for the child(ren) to die */ -! while ((w = wait((int *)&status)) != pid && w != -1); - - /* restore the terminal */ - icbterm(); - - /* restore signal processing */ -! signal(SIGINT, (void *)askquit); - signal(SIGQUIT, SIG_DFL); - - /* clean up a little */ diff --git a/net-im/icb/files/patch-o-ai b/net-im/icb/files/patch-o-ai deleted file mode 100644 index 1ac66091909b..000000000000 --- a/net-im/icb/files/patch-o-ai +++ /dev/null @@ -1,67 +0,0 @@ -*** icb/signals.c.orig Wed May 6 18:55:15 1998 ---- icb/signals.c Wed May 6 18:55:55 1998 -*************** -*** 22,35 **** - /* sighandler askquit(), suspend(), icbexit(); */ - - /* exit on a hangup or terminate signal */ -! signal(SIGHUP, icbexit); -! signal(SIGTERM, icbexit); - - /* on an interrupt, verify the user wants to quit */ -! signal(SIGINT, askquit); - - /* suspend on a stop signal */ -! signal(SIGTSTP, suspend); - } - - ---- 22,35 ---- - /* sighandler askquit(), suspend(), icbexit(); */ - - /* exit on a hangup or terminate signal */ -! signal(SIGHUP, (void *)icbexit); -! signal(SIGTERM, (void *)icbexit); - - /* on an interrupt, verify the user wants to quit */ -! signal(SIGINT, (void *)askquit); - - /* suspend on a stop signal */ -! signal(SIGTSTP, (void *)suspend); - } - - -*************** -*** 45,51 **** - sigsetmask(sigblock(0) &~ mask(SIGTSTP)); - kill(0, SIGTSTP); - sigblock(mask(SIGTSTP)); -! signal(SIGTSTP, suspend); - icbterm(); - continued = 1; - } ---- 45,51 ---- - sigsetmask(sigblock(0) &~ mask(SIGTSTP)); - kill(0, SIGTSTP); - sigblock(mask(SIGTSTP)); -! signal(SIGTSTP, (void *)suspend); - icbterm(); - continued = 1; - } -*************** -*** 73,79 **** - if (c == 'Y' || c == 'y') - icbexit(); - -! signal(SIGINT, askquit); - continued = 1; - - if (oem) ---- 73,79 ---- - if (c == 'Y' || c == 'y') - icbexit(); - -! signal(SIGINT, (void *)askquit); - continued = 1; - - if (oem) diff --git a/net-im/icb/files/patch-o-aj b/net-im/icb/files/patch-o-aj deleted file mode 100644 index 760a3b4f0be4..000000000000 --- a/net-im/icb/files/patch-o-aj +++ /dev/null @@ -1,29 +0,0 @@ -*** tcl/tclProc.c.orig Mon May 18 03:13:18 1998 ---- tcl/tclProc.c Mon May 18 03:14:36 1998 -*************** -*** 793,803 **** - */ - - procDone: -! for (argPtr = frame.varPtr; argPtr != NULL; argPtr = argPtr->nextPtr) { - if (argPtr->flags & VAR_DYNAMIC) { - free(argPtr->value); - } -! free((char *) argPtr); - } - iPtr->framePtr = frame.callerPtr; - iPtr->varFramePtr = frame.callerVarPtr; ---- 793,805 ---- - */ - - procDone: -! for (argPtr = frame.varPtr; argPtr != NULL;) { -! void *tmp = argPtr; - if (argPtr->flags & VAR_DYNAMIC) { - free(argPtr->value); - } -! argPtr = argPtr->nextPtr; -! free(tmp); - } - iPtr->framePtr = frame.callerPtr; - iPtr->varFramePtr = frame.callerVarPtr; diff --git a/net-im/icb/pkg-comment b/net-im/icb/pkg-comment deleted file mode 100644 index 7aa00e3ffea8..000000000000 --- a/net-im/icb/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Internet CB - a mostly-defunct chat client diff --git a/net-im/icb/pkg-descr b/net-im/icb/pkg-descr deleted file mode 100644 index 517ea5464ea6..000000000000 --- a/net-im/icb/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -This is a chat client similar to irc, but for the icb protocol. -It is a much lighter weight client than IRC in terms of gaudyness, childish -features, and bots. - -All-in-all, what it would be nice for IRC to be. - --- David - (obrien@NUXI.com) diff --git a/net-im/icb/pkg-plist b/net-im/icb/pkg-plist deleted file mode 100644 index a76a5fd4c1f0..000000000000 --- a/net-im/icb/pkg-plist +++ /dev/null @@ -1,8 +0,0 @@ -@comment $FreeBSD$ -bin/icb -share/icb/icbserverdb -share/icb/sample.icbrc -share/icb/bartender -share/icb/confuse -share/icb/echofile -@dirrm share/icb diff --git a/net-im/icqlib/Makefile b/net-im/icqlib/Makefile deleted file mode 100644 index 423f6fd4572a..000000000000 --- a/net-im/icqlib/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# New ports collection makefile for: icqlib -# Version required: 0.1.3 -# Date created: 16 March 1999 -# Whom: Pavel Andreev -# -# $FreeBSD$ -# - -DISTNAME= icqlib-0.1.3 -CATEGORIES= net -MASTER_SITES= http://www.cn.ua/~denis/kde/ - -MAINTAINER= paxvel@iname.com - -GNU_CONFIGURE= yes - -.include <bsd.port.mk> diff --git a/net-im/icqlib/distinfo b/net-im/icqlib/distinfo deleted file mode 100644 index 7617f89127ba..000000000000 --- a/net-im/icqlib/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (icqlib-0.1.3.tar.gz) = 6feeee66ed0a8c1e0910acb5cad439d7 diff --git a/net-im/icqlib/pkg-comment b/net-im/icqlib/pkg-comment deleted file mode 100644 index 18a2cb5737a4..000000000000 --- a/net-im/icqlib/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Icqlib (not libicq!), used by kicq diff --git a/net-im/icqlib/pkg-descr b/net-im/icqlib/pkg-descr deleted file mode 100644 index 167faacbd6db..000000000000 --- a/net-im/icqlib/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -icqlib is a library required by kicq, KDE ICQ client. - -Note that it is NOT libicq and is not compatible with it. - -WWW: http://www.cn.ua/~denis/kde/icqlib.html - -- Pavel Andreev -<paxvel@iname.com> diff --git a/net-im/icqlib/pkg-plist b/net-im/icqlib/pkg-plist deleted file mode 100644 index c1e99c736dc9..000000000000 --- a/net-im/icqlib/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -lib/libicq.a -lib/libicq.la -lib/libicq.so -lib/libicq.so.1 -include/icq.h -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R diff --git a/net-im/libicq/Makefile b/net-im/libicq/Makefile deleted file mode 100644 index 669f47168647..000000000000 --- a/net-im/libicq/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# New ports collection makefile for: libicq -# Version required: 0.33 -# Date Created: 31 Oct 1998 -# Whom: Seiichirou Hiraoka -# -# $FreeBSD$ -# - -DISTNAME= libicq-0.33 -CATEGORIES= net -MASTER_SITES= ftp://ftp.korsoft.com/pub/gicq/ \ - http://www.nectar.com/distfiles/ - -MAINTAINER= flathill@FreeBSD.org - -LIB_DEPENDS= glib12.3:${PORTSDIR}/devel/glib12 - -GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config - -USE_LIBTOOL= yes -CONFIGURE_ENV= GLIB_CONFIG="${GLIB_CONFIG}" - -.include <bsd.port.mk> diff --git a/net-im/libicq/distinfo b/net-im/libicq/distinfo deleted file mode 100644 index 82ae50cb5c3e..000000000000 --- a/net-im/libicq/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (libicq-0.33.tar.gz) = 3717d4b08dfdd9af9a57f5d17d04529d diff --git a/net-im/libicq/files/patch-ad b/net-im/libicq/files/patch-ad deleted file mode 100644 index ba3b41a090d2..000000000000 --- a/net-im/libicq/files/patch-ad +++ /dev/null @@ -1,50 +0,0 @@ ---- src/send.c.orig Thu Nov 11 17:16:26 1999 -+++ src/send.c Thu Nov 11 17:18:50 1999 -@@ -139,6 +139,17 @@ - fprintf(stderr, "\nSocket creation failed."); - exit(1); - } -+ -+#ifdef IP_PORTRANGE -+ { -+ int i=IP_PORTRANGE_HIGH; -+ if (setsockopt(sok, IPPROTO_IP, IP_PORTRANGE, &i, sizeof(i))<0) -+ { -+ fprintf(stderr, "\nSocket range selection failed."); -+ exit(1); -+ } -+ } -+#endif - - if(Verbose & ICQ_VERB_INFO) - printf("\nSocket created. Attempting to connect..." ); -@@ -170,6 +181,12 @@ - bzero(&(sin.sin_zero), 8); - - tcp_sok = socket(AF_INET, SOCK_STREAM, 0); -+#if IP_PORTRANGE -+ { -+ int i=IP_PORTRANGE_HIGH; -+ setsockopt(tcp_sok, IPPROTO_IP, IP_PORTRANGE, &i, sizeof(i)); -+ } -+#endif - setsockopt(tcp_sok, SOL_SOCKET, SO_REUSEADDR, &retval, 4); - set_nonblock(tcp_sok); - retval = bind(tcp_sok, (struct sockaddr*)&sin, sizeof(sin)); ---- src/tcp.c.orig Thu Nov 11 17:20:01 1999 -+++ src/tcp.c Thu Nov 11 17:20:02 1999 -@@ -608,6 +608,14 @@ - sock = socket(AF_INET, SOCK_STREAM, 0); - if(sock == -1) return -1; - -+#ifdef IP_PORTRANGE -+ { -+ int i=IP_PORTRANGE_HIGH; -+ if (setsockopt(sock, IPPROTO_IP, IP_PORTRANGE, &i, sizeof(i))<0) -+ return -1; -+ } -+#endif -+ - set_nonblock(sock); - - if((bind(sock, (struct sockaddr*)&local, sizeof(struct sockaddr))) == -1) diff --git a/net-im/libicq/pkg-comment b/net-im/libicq/pkg-comment deleted file mode 100644 index 0a6c793f6854..000000000000 --- a/net-im/libicq/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Library to add ICQ communication support to your software diff --git a/net-im/libicq/pkg-descr b/net-im/libicq/pkg-descr deleted file mode 100644 index 3796aa1a2860..000000000000 --- a/net-im/libicq/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -libicq is based on micq and is intended to make it easy to add ICQ -communication support to your software. - -micq is available at ftp://micq.ml.org/pub/micq/ - -See also: http://www.korsoft.com/gicq/ - -- Seiichirou Hiraoka -flathill@FreeBSD.ORG diff --git a/net-im/libicq/pkg-plist b/net-im/libicq/pkg-plist deleted file mode 100644 index c717b5fc0c3c..000000000000 --- a/net-im/libicq/pkg-plist +++ /dev/null @@ -1,6 +0,0 @@ -include/libicq.h -lib/libicq.a -lib/libicq.so -lib/libicq.so.0.3 -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R diff --git a/net-im/licq/Makefile b/net-im/licq/Makefile deleted file mode 100644 index d6d03b944342..000000000000 --- a/net-im/licq/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# New ports collection makefile for: licq -# Version required: 0.61 -# Date created: 2 July 1998 -# Whom: Brian Feldman -# -# $FreeBSD$ -# - -DISTNAME= licq-0.61 -CATEGORIES= net -MASTER_SITES= ftp://ftp.wibble.net/pub/licq/srcs/ \ - ftp://licq.darkorb.net/srcs/ \ - ftp://ftp.fanfic.org/pub/licq/srcs/ \ - ftp://ftp.inter-i.uni-mainz.de/pub/licq/srcs/ - -MAINTAINER= green@FreeBSD.org - -USE_QT= yes - -USE_GMAKE= yes -GNU_CONFIGURE= yes - -MAN1= licq.1 - -post-install: - @${MKDIR} ${PREFIX}/share/licq - @${CP} ${WRKSRC}/contrib/licq.* ${WRKSRC}/contrib/viewurl* \ - ${PREFIX}/share/licq - @${CHMOD} 555 ${PREFIX}/share/licq/* - @${CHOWN} bin.bin ${PREFIX}/share/licq/* - -.include <bsd.port.mk> diff --git a/net-im/licq/distinfo b/net-im/licq/distinfo deleted file mode 100644 index cd5cbb74aa42..000000000000 --- a/net-im/licq/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (licq-0.61.tar.gz) = 5abfb71ab1dcd45ca6f349d5e0dd26a1 diff --git a/net-im/licq/files/patch-aa b/net-im/licq/files/patch-aa deleted file mode 100644 index 41d231f474bb..000000000000 --- a/net-im/licq/files/patch-aa +++ /dev/null @@ -1,22 +0,0 @@ ---- src/messagebox.cpp.old Tue Mar 9 15:42:14 1999 -+++ src/messagebox.cpp Tue Mar 9 15:42:55 1999 -@@ -67,7 +67,7 @@ - QColorGroup newNormal(normal.foreground(), normal.background(), normal.light(), normal.dark(), - normal.mid(), normal.text(), QColor(192, 192, 192)); - setPalette(QPalette(newNormal, pal.disabled(), newNormal)); -- setStyle(WindowsStyle); -+ setStyle(MotifStyle); - setFrameStyle(QFrame::Panel | QFrame::Sunken); - - } ---- src/searchuserdlg.cpp.old Tue Mar 9 15:42:23 1999 -+++ src/searchuserdlg.cpp Tue Mar 9 15:42:48 1999 -@@ -115,7 +115,7 @@ - QColorGroup normal(pal.normal()); - QColorGroup newNormal(normal.foreground(), normal.background(), normal.light(), normal.dark(), normal.mid(), normal.text(), QColor(192, 192, 192)); - foundView->setPalette(QPalette(newNormal, pal.disabled(), newNormal));*/ -- foundView->setStyle(WindowsStyle); -+ foundView->setStyle(MotifStyle); - foundView->setFrameStyle(QFrame::Box | QFrame::Raised); - - connect (btnDone, SIGNAL(clicked()), this, SLOT(accept())); diff --git a/net-im/licq/files/patch-ab b/net-im/licq/files/patch-ab deleted file mode 100644 index 27aee2a8cbe9..000000000000 --- a/net-im/licq/files/patch-ab +++ /dev/null @@ -1,22 +0,0 @@ ---- acconfig.h.old Wed Mar 10 10:05:47 1999 -+++ acconfig.h Wed Mar 10 10:06:26 1999 -@@ -14,7 +14,7 @@ - - /* Change this to MotifStyle if you want the old-school Motif - widget look. */ --#define STYLE WindowsStyle -+#define STYLE MotifStyle - - /* The name of the package we're compiling */ - #undef PACKAGE ---- config.h.in.old Wed Mar 10 10:05:53 1999 -+++ config.h.in Wed Mar 10 10:06:17 1999 -@@ -15,7 +15,7 @@ - - /* Change this to MotifStyle if you want the old-school Motif - widget look. */ --#define STYLE WindowsStyle -+#define STYLE MotifStyle - - /* The name of the package we're compiling */ - #undef PACKAGE diff --git a/net-im/licq/pkg-comment b/net-im/licq/pkg-comment deleted file mode 100644 index 9d3275098511..000000000000 --- a/net-im/licq/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -X11 and QT-based ICQ-compatible program diff --git a/net-im/licq/pkg-descr b/net-im/licq/pkg-descr deleted file mode 100644 index ae3421e48382..000000000000 --- a/net-im/licq/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -This is an unofficial ICQ clone, written in C++ for X11 and the QT interface. -It is in no way endorsed by Mirabilis, and now is the most full-featured -ICQ-compatible program with the exception of Java ICQ. diff --git a/net-im/licq/pkg-plist b/net-im/licq/pkg-plist deleted file mode 100644 index e7c4b870db02..000000000000 --- a/net-im/licq/pkg-plist +++ /dev/null @@ -1,9 +0,0 @@ -bin/licq -share/licq-base.tar.gz -share/licq/licq.javaconvert -share/licq/licq.micqconvert -share/licq/licq.winconvert -share/licq/viewurl-lynx.sh -share/licq/viewurl-ncftp.sh -share/licq/viewurl-netscape.sh -@dirrm share/licq diff --git a/net-im/micq/Makefile b/net-im/micq/Makefile deleted file mode 100644 index 06f8dcc23331..000000000000 --- a/net-im/micq/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# New ports collection makefile for: micq -# Version required: 0.4.3 -# Date created: 11 Oct 1998 -# Whom: mph -# -# $FreeBSD$ -# - -DISTNAME= micq-0.4.3 -CATEGORIES= net -MASTER_SITES= ftp://micq.chatzone.org/pub/micq/V0.4.3/ -EXTRACT_SUFX= .tgz - -MAINTAINER= mph@freebsd.org - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/micq ${PREFIX}/bin -.if !defined(NOPORTDOCS) - ${MKDIR} ${PREFIX}/share/doc/micq - ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/micq -.endif - -.include <bsd.port.mk> diff --git a/net-im/micq/distinfo b/net-im/micq/distinfo deleted file mode 100644 index ada717f3e400..000000000000 --- a/net-im/micq/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (micq-0.4.3.tgz) = aea8f4bee64c0508adb0c87517039622 diff --git a/net-im/micq/files/patch-aa b/net-im/micq/files/patch-aa deleted file mode 100644 index c0a515923864..000000000000 --- a/net-im/micq/files/patch-aa +++ /dev/null @@ -1,14 +0,0 @@ ---- Makefile.orig Sun Sep 12 18:42:33 1999 -+++ Makefile Mon Nov 1 17:19:29 1999 -@@ -1,8 +1,9 @@ - # Anyone who knows how to make Makefiles please help out. - # I have no clue but this appears to work fairly well - # be sure to use gmake --CC = gcc --CFLAGS = -O4 -Wall -DUNIX -DANSI_COLOR -+#CC = gcc -+#CFLAGS = -O4 -Wall -DUNIX -DANSI_COLOR -+CFLAGS += -Wall -DUNIX -DANSI_COLOR - CFLAGS += -DMAX_CONTACTS=255 - CFLAGS += -DUSE_MREADLINE - #CFLAGS += -DCOLOR_SCHEME_A diff --git a/net-im/micq/pkg-comment b/net-im/micq/pkg-comment deleted file mode 100644 index 29477ae75518..000000000000 --- a/net-im/micq/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Text-based ICQ implementation diff --git a/net-im/micq/pkg-descr b/net-im/micq/pkg-descr deleted file mode 100644 index cce4ef3c3ac5..000000000000 --- a/net-im/micq/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -A text-based implementation of ICQ, independant of Mirabilis. -Currently does not offer chat. Still appears rough: There's no -command-line editing, and ANSI color codes are hardcoded in the -program. diff --git a/net-im/micq/pkg-plist b/net-im/micq/pkg-plist deleted file mode 100644 index 777d846e734d..000000000000 --- a/net-im/micq/pkg-plist +++ /dev/null @@ -1,3 +0,0 @@ -bin/micq -share/doc/micq/README -@dirrm share/doc/micq diff --git a/net-im/naim/Makefile b/net-im/naim/Makefile deleted file mode 100644 index 110ba22ea784..000000000000 --- a/net-im/naim/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# New ports collection makefile for: naim -# Version required: 0.9.3 -# Date created: 02 March 1999 -# Whom: mharo@area51.fremont.ca.us -# -# $FreeBSD$ -# - -DISTNAME= naim-0.9.5-recon4 -CATEGORIES= net -MASTER_SITES= http://dev.n.ml.org/ \ - ftp://ftp.netmug.org/pub/FreeBSD/distfiles/ -EXTRACT_SUFX= .tar.gz - -MAINTAINER= mharo@FreeBSD.org - -GNU_CONFIGURE= yes - -#MAN1= naim.1 - -post-install: - @ ${MKDIR} ${PREFIX}/share/examples/naim - @ ${INSTALL_DATA} ${WRKSRC}/doc/faimrc_sample ${PREFIX}/share/examples/naim/ -.if !defined(NOPORTDOCS) - @ ${MKDIR} ${PREFIX}/share/doc/naim - @ ${INSTALL_DATA} ${WRKSRC}/doc/naim.hlp ${PREFIX}/share/doc/naim/ -.endif - @ ${ECHO} "************************************************************" - @ ${CAT} ${PKGDIR}/MESSAGE - @ ${ECHO} "************************************************************" - -.include <bsd.port.mk> diff --git a/net-im/naim/distinfo b/net-im/naim/distinfo deleted file mode 100644 index 36502918d2a5..000000000000 --- a/net-im/naim/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (naim-0.9.5-recon4.tar.gz) = 7a8c74dec7ae264b6f691fe019b9f8c6 diff --git a/net-im/naim/pkg-comment b/net-im/naim/pkg-comment deleted file mode 100644 index a3836a74c3d8..000000000000 --- a/net-im/naim/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Curses based AOL Instant Messager implementation diff --git a/net-im/naim/pkg-descr b/net-im/naim/pkg-descr deleted file mode 100644 index c37d12a19869..000000000000 --- a/net-im/naim/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -A chat program for use with America Online's Instant Messenger. The -name naim is derived from n's AIM client, but it could also have been -derived from ncurses AIM client because of naim's use of the ncurses -text-mode screen library. - -WWW: http://naim.n.ml.org/ diff --git a/net-im/naim/pkg-message b/net-im/naim/pkg-message deleted file mode 100644 index a1d0d183c14c..000000000000 --- a/net-im/naim/pkg-message +++ /dev/null @@ -1,3 +0,0 @@ -Before running, make sure to copy -/usr/local/share/examples/naim/faimrc_sample -to your home directory as .faimrc and modify it to fit your needs. diff --git a/net-im/naim/pkg-plist b/net-im/naim/pkg-plist deleted file mode 100644 index 5287e43cf66c..000000000000 --- a/net-im/naim/pkg-plist +++ /dev/null @@ -1,5 +0,0 @@ -bin/naim -share/examples/naim/faimrc_sample -share/doc/naim/naim.hlp -@dirrm share/examples/naim -@dirrm share/doc/naim diff --git a/net-im/tik/Makefile b/net-im/tik/Makefile deleted file mode 100644 index 0ec799cf9c63..000000000000 --- a/net-im/tik/Makefile +++ /dev/null @@ -1,71 +0,0 @@ -# New ports collection makefile for: tik -# Version required: 0.59 -# Date created: 13 January 1999 -# Whom: Eugene M. Kim <astralblue@usa.net> -# -# $FreeBSD$ -# - -DISTNAME= tik-0.59 -CATEGORIES= net tk82 -MASTER_SITES= http://www.aim.aol.com/tik/ \ - http://www.nectar.com/distfiles/ - -MAINTAINER= astralblue@usa.net - -RUN_DEPENDS= tclsh8.2:${PORTSDIR}/lang/tcl82 \ - wish8.2:${PORTSDIR}/x11-toolkits/tk82 - -NO_BUILD= yes -WRKSRC= ${WRKDIR}/tik -PLIST= ${WRKDIR}/PLIST - -SORT?= sort - -SRCDIRS= share/tik share/tik/media share/tik/packages -SRCFILES= media/AOL.gif media/Admin.gif media/DT.gif media/Login.gif \ - media/Logo.gif media/Logout.gif media/Oscar.gif \ - media/downarrow.gif media/uparrow.gif media/BuddyArrive.au \ - media/BuddyLeave.au media/Pounce.au media/Receive.au \ - media/Send.au packages/away.tcl packages/imcapture.tcl \ - packages/mynews.tcl packages/pounce.tcl \ - packages/quickchat.tcl packages/search.tcl \ - packages/socksproxy.tcl packages/sslproxy.tcl \ - packages/stock.tcl packages/ticker.tcl sflap.tcl \ - configTool.tcl toc.tcl tik.tcl tac.tcl sag.tcl -EGDIR= share/examples/tik -EGFILES= example.tacrc example.tikpre example.tikrc -DOCDIR= share/doc/tik -DOCFILES= CHANGES LICENSE README PROTOCOL - -# The packing list starts with just bin/tik. As we install things, -# build onto the list. -do-install: - @${CP} ${PKGDIR}/PLIST ${PLIST} -.for d in ${SRCDIRS} - @${MKDIR} ${PREFIX}/${d} - @${ECHO} @dirrm ${d} >> ${PLIST}.dirrm -.endfor -.for f in ${SRCFILES} - ${INSTALL_DATA} ${WRKSRC}/${f} ${PREFIX}/share/tik/${f} - @${ECHO} share/tik/${f} >> ${PLIST} -.endfor - @${MKDIR} ${PREFIX}/${EGDIR} - @${ECHO} @dirrm ${EGDIR} >> ${PLIST}.dirrm -.for f in ${EGFILES} - ${INSTALL_DATA} ${WRKSRC}/${f} ${PREFIX}/${EGDIR}/${f} - @${ECHO} ${EGDIR}/${f} >> ${PLIST} -.endfor - @${SED} 's#@PREFIX@#${PREFIX}#g' < ${FILESDIR}/tik >${WRKDIR}/tik.sh - ${INSTALL_SCRIPT} ${WRKDIR}/tik.sh ${PREFIX}/bin/tik -.if !defined(NOPORTDOCS) - @${MKDIR} ${PREFIX}/${DOCDIR} - @${ECHO} @dirrm ${DOCDIR} >> ${PLIST}.dirrm -.for f in ${DOCFILES} - ${INSTALL_DATA} ${WRKSRC}/${f} ${PREFIX}/${DOCDIR}/${f} - @${ECHO} ${DOCDIR}/${f} >> ${PLIST} -.endfor -.endif - @${SORT} -r ${PLIST}.dirrm >> ${PLIST} && ${RM} ${PLIST}.dirrm - -.include <bsd.port.mk> diff --git a/net-im/tik/distinfo b/net-im/tik/distinfo deleted file mode 100644 index ef66d41bebd1..000000000000 --- a/net-im/tik/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (tik-0.59.tar.gz) = baaec15a9e16ecd5d5c56ebd8414db57 diff --git a/net-im/tik/files/tik b/net-im/tik/files/tik deleted file mode 100644 index a17f2b8bbb63..000000000000 --- a/net-im/tik/files/tik +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -exec wish8.2 @PREFIX@/share/tik/tik.tcl diff --git a/net-im/tik/pkg-comment b/net-im/tik/pkg-comment deleted file mode 100644 index 1d524f50f74c..000000000000 --- a/net-im/tik/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Tcl/Tk based AOL Instant Messenger (AIM) Chat Client diff --git a/net-im/tik/pkg-descr b/net-im/tik/pkg-descr deleted file mode 100644 index 5cd59d9a7a76..000000000000 --- a/net-im/tik/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -From the README file: - - TiK is a pure Tcl/Tk 8.0 version of AOL Instant Messenger (AIM). The - TiK client began its life as a scaled down version of the native Windows - and Macintosh clients. However, TiK now has most of the features the - native clients have, plus some extras. TiK includes a graphical buddy - list display plus packages for away messages, buddy pounce, buddy - ticker, stock monitoring and im capturing. It is very easy for end users - to add new features to TiK, using Tcl/Tk. TiK is meant to give UNIX - users an alternative to the Java client. diff --git a/net-im/tik/pkg-plist b/net-im/tik/pkg-plist deleted file mode 100644 index 5096cc31a512..000000000000 --- a/net-im/tik/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/tik diff --git a/net-im/xicq/Makefile b/net-im/xicq/Makefile deleted file mode 100644 index dee8ff5b30a7..000000000000 --- a/net-im/xicq/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# New ports collection makefile for: xicq -# Version required: 12 July 1998 -# Date created: 29 June 1998 -# Whom: scrappy -# -# $FreeBSD$ -# - -DISTNAME= xicq-071298-snapshot.src -PKGNAME= xicq-071298 -CATEGORIES= net -MASTER_SITES= http://www.xtrophy.dk/xicq/ - -MAINTAINER= scrappy@FreeBSD.org - -WRKSRC= ${WRKDIR}/${PKGNAME} - -USE_GMAKE= yes -MAKE_ENV= OPT="${CFLAGS}" - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/src/xicq/main ${PREFIX}/bin/xicq - ${MKDIR} ${PREFIX}/share/examples/xicq -.for file in contact config - ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/examples/xicq -.endfor - -.include <bsd.port.mk> diff --git a/net-im/xicq/distinfo b/net-im/xicq/distinfo deleted file mode 100644 index 0c67af2a0bf6..000000000000 --- a/net-im/xicq/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (xicq-071298-snapshot.src.tar.gz) = 22358f012b7b2fcdf22a6a48b12e7017 diff --git a/net-im/xicq/files/patch-aa b/net-im/xicq/files/patch-aa deleted file mode 100644 index 8c410b175c5d..000000000000 --- a/net-im/xicq/files/patch-aa +++ /dev/null @@ -1,28 +0,0 @@ -diff -urN src.orig/libXicq/Makefile src/libXicq/Makefile ---- src.orig/libXicq/Makefile Tue Dec 15 19:13:57 1998 -+++ src/libXicq/Makefile Tue Dec 15 19:14:51 1998 -@@ -1,8 +1,8 @@ - CC = g++ - SHELL = /bin/sh - INCLUDE = -I. --CFLAGS = -g -Wall $(INCLUDE) --CXXFLAGS= -g -Wall $(INCLUDE) -+CFLAGS = $(OPT) -g -Wall $(INCLUDE) -+CXXFLAGS= $(OPT) -g -Wall $(INCLUDE) - - OBJECTS = libXicq.o net.o misc.o parse.o packets.o ui2lib.o contact.o - -diff -urN src.orig/xicq/Makefile src/xicq/Makefile ---- src.orig/xicq/Makefile Tue Dec 15 19:13:59 1998 -+++ src/xicq/Makefile Tue Dec 15 19:15:08 1998 -@@ -1,8 +1,8 @@ - CC = g++ - SHELL = /bin/sh - INCLUDE = -I. -I../libXicq --CXXFLAGS= -g -Wall $(INCLUDE) --CFLAGS = -g -Wall $(INCLUDE) -+CXXFLAGS= $(OPT) -g -Wall $(INCLUDE) -+CFLAGS = $(OPT) -g -Wall $(INCLUDE) - LIBDIR = -L../libXicq - LIB = -lXicq - diff --git a/net-im/xicq/files/patch-af b/net-im/xicq/files/patch-af deleted file mode 100644 index 2a2416c2eac3..000000000000 --- a/net-im/xicq/files/patch-af +++ /dev/null @@ -1,8 +0,0 @@ ---- Makefile.orig Tue Dec 15 18:33:35 1998 -+++ Makefile Tue Dec 15 18:33:42 1998 -@@ -1,4 +1,4 @@ --all: lib xicq kxicq -+all: lib xicq - - lib: - @${MAKE} -C src/libXicq all diff --git a/net-im/xicq/pkg-comment b/net-im/xicq/pkg-comment deleted file mode 100644 index e1315e3ced8e..000000000000 --- a/net-im/xicq/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Xtropy's ICQ Client diff --git a/net-im/xicq/pkg-descr b/net-im/xicq/pkg-descr deleted file mode 100644 index 145b7aebd5d5..000000000000 --- a/net-im/xicq/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Xtropy's ICQ Client - -WWW: http://www.xtrophy.dk/xicq/ diff --git a/net-im/xicq/pkg-plist b/net-im/xicq/pkg-plist deleted file mode 100644 index 31de076da4af..000000000000 --- a/net-im/xicq/pkg-plist +++ /dev/null @@ -1,4 +0,0 @@ -bin/xicq -share/examples/xicq/contact -share/examples/xicq/config -@dirrm share/examples/xicq |