From 59faf4332276d4531d27c0dede6792a5f69b0f86 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Wed, 7 Feb 2007 16:57:02 +0000 Subject: 2007-02-06 irc/xchat-systray-plugin: Functionality is now included in xchat 2007-02-01 chinese/oicq: Does not work with newer OICQ protocol 2007-02-01 net/nicmond: Disappeared from the internet 2007-02-01 www/caudium10: Please use www/caudium12 --- irc/Makefile | 1 - irc/xchat-systray-plugin/Makefile | 40 ---------------------- irc/xchat-systray-plugin/distinfo | 3 -- irc/xchat-systray-plugin/files/patch-src-systray.c | 33 ------------------ irc/xchat-systray-plugin/pkg-descr | 5 --- irc/xchat-systray-plugin/pkg-plist | 23 ------------- 6 files changed, 105 deletions(-) delete mode 100644 irc/xchat-systray-plugin/Makefile delete mode 100644 irc/xchat-systray-plugin/distinfo delete mode 100644 irc/xchat-systray-plugin/files/patch-src-systray.c delete mode 100644 irc/xchat-systray-plugin/pkg-descr delete mode 100644 irc/xchat-systray-plugin/pkg-plist (limited to 'irc') diff --git a/irc/Makefile b/irc/Makefile index 7259e59eb06d..077bc57606aa 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -122,7 +122,6 @@ SUBDIR += xchat-fish SUBDIR += xchat-gnome SUBDIR += xchat-mircryption - SUBDIR += xchat-systray-plugin SUBDIR += xchat1 SUBDIR += zircon diff --git a/irc/xchat-systray-plugin/Makefile b/irc/xchat-systray-plugin/Makefile deleted file mode 100644 index f2e7d47a6591..000000000000 --- a/irc/xchat-systray-plugin/Makefile +++ /dev/null @@ -1,40 +0,0 @@ -# New ports collection makefile for: xchat-systray-plugin -# Date Created: Nov 04 2003 -# Whom: Pav Lucistnik -# -# $FreeBSD$ -# - -PORTNAME= xchat-systray-plugin -PORTVERSION= 2.4.5 -PORTREVISION= 6 -CATEGORIES= irc -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= xchat2-plugins -DISTNAME= xchat-systray-integration-${PORTVERSION}-src - -MAINTAINER= pav@FreeBSD.org -COMMENT= Systray icon plugin for X-Chat - -RUN_DEPENDS= xchat:${PORTSDIR}/irc/xchat - -DEPRECATED= Functionality is now included in xchat -EXPIRATION_DATE=2007-02-06 - -WRKSRC= ${WRKDIR}/xchat-systray-integration-${PORTVERSION} -USE_GMAKE= yes -USE_GNOME= gtk20 - -post-patch: - @${REINPLACE_CMD} -e 's|-Os|${CFLAGS} -fPIC|' ${WRKSRC}/Makefile - @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ - ${WRKSRC}/src/systray.c - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/systray.so ${PREFIX}/lib/xchat/plugins/ - ${MKDIR} ${PREFIX}/lib/xchat/plugins/GTKTray - ${INSTALL_DATA} ${WRKSRC}/src/images/GTKTray/* ${PREFIX}/lib/xchat/plugins/GTKTray - ${MKDIR} ${PREFIX}/lib/xchat/plugins/Menu - ${INSTALL_DATA} ${WRKSRC}/src/images/Menu/* ${PREFIX}/lib/xchat/plugins/Menu - -.include diff --git a/irc/xchat-systray-plugin/distinfo b/irc/xchat-systray-plugin/distinfo deleted file mode 100644 index 020b5994d527..000000000000 --- a/irc/xchat-systray-plugin/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (xchat-systray-integration-2.4.5-src.tar.gz) = f7068053ff7cc63d5bf2fd8cfabe0c82 -SHA256 (xchat-systray-integration-2.4.5-src.tar.gz) = aeb0b76a5b612c6f93a3dc33238fd20d3ac47b6fcff98a58e9df9324afe98e73 -SIZE (xchat-systray-integration-2.4.5-src.tar.gz) = 57953 diff --git a/irc/xchat-systray-plugin/files/patch-src-systray.c b/irc/xchat-systray-plugin/files/patch-src-systray.c deleted file mode 100644 index a7566af9dd78..000000000000 --- a/irc/xchat-systray-plugin/files/patch-src-systray.c +++ /dev/null @@ -1,33 +0,0 @@ ---- src/systray.c.orig Fri Apr 30 14:38:10 2004 -+++ src/systray.c Sun May 2 01:02:59 2004 -@@ -117,16 +117,18 @@ - edit=TRUE; - go_change=TRUE; - go_identify=TRUE; -- strcpy(imagepath,xchat_get_info(ph, "xchatdir")); -+ strcpy(imagepath,"%%LOCALBASE%%/lib/xchat/plugins"); - - } - // events handling - void tray_init_xchat(void) - { -- initialize_shared_vars(); -- //show warning if version is too old - const char *str; - int i; -+ -+ initialize_shared_vars(); -+ -+ //show warning if version is too old - if (xchat_get_prefs (ph, "away_size_max", &str, &i) == 0) - version_warning(); - -@@ -191,7 +193,7 @@ - if (filename && type) - { - if (imagepath) sprintf(temp,"%s/%s/%s", imagepath ,type,filename); -- else sprintf(temp,"%s/%s/%s", xchat_get_info(ph, "xchatdir"),type,filename); -+ else sprintf(temp,"%s/%s/%s", "%%LOCALBASE%%/lib/xchat/plugins",type,filename); - #ifdef _WIN32_ - tempbuffer= ((HICON)LoadImage( tray_inst, temp, IMAGE_ICON, 16, 16, LR_LOADFROMFILE )); - #else diff --git a/irc/xchat-systray-plugin/pkg-descr b/irc/xchat-systray-plugin/pkg-descr deleted file mode 100644 index de01c847f8f3..000000000000 --- a/irc/xchat-systray-plugin/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -Plugin for IRC client X-Chat which adds an icon in your systray that flashes -when you got highlighted message. Configurable events and actions. -Integrates with KDE, GNOME and Xfce4. - -WWW: http://blight.altervista.org/index.php?act=Systray diff --git a/irc/xchat-systray-plugin/pkg-plist b/irc/xchat-systray-plugin/pkg-plist deleted file mode 100644 index 25de698b2e87..000000000000 --- a/irc/xchat-systray-plugin/pkg-plist +++ /dev/null @@ -1,23 +0,0 @@ -lib/xchat/plugins/systray.so -lib/xchat/plugins/Menu/help.png -lib/xchat/plugins/Menu/browser.png -lib/xchat/plugins/Menu/email.png -lib/xchat/plugins/Menu/backaway.png -lib/xchat/plugins/Menu/player.png -lib/xchat/plugins/Menu/quit.png -lib/xchat/plugins/Menu/goaway.png -lib/xchat/plugins/Menu/stop.png -lib/xchat/plugins/Menu/settings.png -lib/xchat/plugins/Menu/max.png -lib/xchat/plugins/Menu/min.png -lib/xchat/plugins/GTKTray/xchatblue.png -lib/xchat/plugins/GTKTray/xchat.png -lib/xchat/plugins/GTKTray/goaway.png -lib/xchat/plugins/GTKTray/xchatred.png -lib/xchat/plugins/GTKTray/dccalert.png -lib/xchat/plugins/GTKTray/disconnected.png -lib/xchat/plugins/GTKTray/invited.png -lib/xchat/plugins/GTKTray/notifyin.png -lib/xchat/plugins/GTKTray/notifyout.png -@dirrm lib/xchat/plugins/Menu -@dirrm lib/xchat/plugins/GTKTray -- cgit v1.2.3