diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-14 18:33:48 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-14 18:33:48 +0800 |
commit | 1b3327761c8bcb98d89b529daeae9600844b4361 (patch) | |
tree | 0be1cd4eb5fec6661da4798906b0d9bd522e794f /irc | |
parent | a65aedbb59fd9dfb33a4633611777da99ec4dcd5 (diff) | |
download | marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.gz marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.zst marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.zip |
Clean out MarcusCom after the big import into ports.
Next stop, GNOME 2.17.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7799 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'irc')
36 files changed, 0 insertions, 1135 deletions
diff --git a/irc/gaim-irchelper/Makefile b/irc/gaim-irchelper/Makefile deleted file mode 100644 index 8d4733c65..000000000 --- a/irc/gaim-irchelper/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -# New ports collection makefile for: gaim-irchelper -# Date created: 2005-09-04 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# $MCom$ - -PORTNAME= gaim-irchelper -PORTVERSION= 0.13 -PORTREVISION= 1 -CATEGORIES= irc net -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} - -MAINTAINER= ahze@FreeBSD.org -COMMENT= Gaim plugin that enhances the usability of the IRC protocol - -BUILD_DEPENDS= gaim:${PORTSDIR}/net-im/gaim -RUN_DEPENDS= gaim:${PORTSDIR}/net-im/gaim - -USE_BZIP2= yes -USE_GMAKE= yes -PLIST_FILES= lib/gaim/irchelper.so - -.include <bsd.port.mk> diff --git a/irc/gaim-irchelper/distinfo b/irc/gaim-irchelper/distinfo deleted file mode 100644 index 5e50f2fd2..000000000 --- a/irc/gaim-irchelper/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gaim-irchelper-0.13.tar.bz2) = e974ec084e85694daa617e98086718ae -SHA256 (gaim-irchelper-0.13.tar.bz2) = b7f4164d0344109efab6c35f1afb23cead1e2000d7c2d0c6ab24b4626a302653 -SIZE (gaim-irchelper-0.13.tar.bz2) = 21838 diff --git a/irc/gaim-irchelper/files/patch-Makefile b/irc/gaim-irchelper/files/patch-Makefile deleted file mode 100644 index 4292ef246..000000000 --- a/irc/gaim-irchelper/files/patch-Makefile +++ /dev/null @@ -1,24 +0,0 @@ ---- Makefile.orig Mon Jul 25 00:54:12 2005 -+++ Makefile Sun Sep 4 20:31:58 2005 -@@ -7,10 +7,10 @@ - - # *nix Plugin Directory Settings - -- PLUGINDIR=$(HOME)/.gaim/plugins -+ #PLUGINDIR=$(HOME)/.gaim/plugins - - # Uncomment this to install the plugin for all users. -- #PLUGINDIR=$(shell pkg-config --variable=libdir gaim)/gaim -+ PLUGINDIR=$(shell pkg-config --variable=libdir gaim)/gaim - - else - -@@ -45,7 +45,7 @@ - endif - - # Common Compiler Stuff --CC = gcc -+CC ?= gcc - DEFINES=-DPACKAGE=\"$(PACKAGE)\" -DVERSION=\"$(VERSION)\" - CFLAGS ?= -g3 -O2 -Wall - override CFLAGS += $(DEFINES) diff --git a/irc/gaim-irchelper/pkg-descr b/irc/gaim-irchelper/pkg-descr deleted file mode 100644 index 8d7f3d79c..000000000 --- a/irc/gaim-irchelper/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Gaim plugin that enhances the usability of the IRC protocol - -WWW: http://sf.net/project/showfiles.php?group_id=137778&package_id=151258 diff --git a/irc/gdesklets-irc/Makefile b/irc/gdesklets-irc/Makefile deleted file mode 100644 index 049703f80..000000000 --- a/irc/gdesklets-irc/Makefile +++ /dev/null @@ -1,51 +0,0 @@ -# New ports collection makefile for: gdesklets-irc -# Date created: 6 May 2004 -# Whom: Hye-Shik Chang -# -# $FreeBSD$ -# - -PORTNAME= irc -PORTVERSION= 1.2 -PORTREVISION= 4 -CATEGORIES= irc gnome deskutils -MASTER_SITES= http://gdesklets.gnomedesktop.org/files/ -PKGNAMEPREFIX= gdesklets- - -MAINTAINER= perky@FreeBSD.org -COMMENT= An IRC display and sensor for gdesklets - -RUN_DEPENDS= gdesklets:${PORTSDIR}/deskutils/gdesklets \ - ${PYTHON_SITELIBDIR}/twisted/__init__.py:${PORTSDIR}/devel/py-twisted - -USE_PYTHON= yes -USE_XLIB= yes - -NAME= irc -DATADIR= ${PREFIX}/share/gnome/gdesklets -LANG= ko -PKGMESSAGE= ${WRKDIR}/pkg-message -WRKSRC= ${WRKDIR}/${NAME} - -do-build: - @${WRKSRC}/Install_${NAME}_Sensor.bin --nomsg ${WRKSRC} - @${CAT} pkg-message | ${SED} -e 's|%%PREFIX%%|${PREFIX}|g ; s|%%NAME%%|${NAME}|g' > ${PKGMESSAGE} - -do-install: - @${MKDIR} ${DATADIR}/Displays/${NAME}/gfx - @${MKDIR} ${DATADIR}/Sensors/${NAME}/gfx - @${INSTALL_DATA} ${WRKSRC}/${NAME}/*.py ${DATADIR}/Sensors/${NAME}/ -.for ii in ${LANG} - @${MKDIR} ${DATADIR}/Sensors/${NAME}/locale/${ii}/LC_MESSAGES - @${INSTALL_DATA} ${WRKSRC}/${NAME}/locale/${ii}/LC_MESSAGES/*.mo \ - ${DATADIR}/Sensors/${NAME}/locale/${ii}/LC_MESSAGES/ -.endfor - @${INSTALL_DATA} ${WRKSRC}/*.display ${DATADIR}/Displays/${NAME}/ - @${INSTALL_DATA} ${WRKSRC}/gfx/*.png ${DATADIR}/Displays/${NAME}/gfx/ - -post-install: - @${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${DATADIR}/Sensors/${NAME} - @${PYTHON_CMD} -O ${PYTHON_LIBDIR}/compileall.py ${DATADIR}/Sensors/${NAME} - @${CAT} ${PKGMESSAGE} - -.include <bsd.port.mk> diff --git a/irc/gdesklets-irc/distinfo b/irc/gdesklets-irc/distinfo deleted file mode 100644 index e4b85f1c1..000000000 --- a/irc/gdesklets-irc/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (irc-1.2.tar.gz) = 9e7d9e972eed0817dc0b18c5304d723d -SHA256 (irc-1.2.tar.gz) = cf3b0e10ffcb9d79577f9df6458a57edf1291d275b8d9334a56bb0f913ad9204 -SIZE (irc-1.2.tar.gz) = 27481 diff --git a/irc/gdesklets-irc/pkg-descr b/irc/gdesklets-irc/pkg-descr deleted file mode 100644 index 0de5cf66a..000000000 --- a/irc/gdesklets-irc/pkg-descr +++ /dev/null @@ -1,13 +0,0 @@ -This desklet allows you to chat in your screen background. - -Features: -* Use the mouse scroll wheel to scroll through history. -* Integrated Text-To-Speech through Festival -* Dynamically resizable borders -* Tab completion on nicks and commands -* Log text to a file -* Text wrapping -* Login to secure channels with username and password -* i18n support - -WWW: http://gdesklets.gnomedesktop.org/ diff --git a/irc/gdesklets-irc/pkg-message b/irc/gdesklets-irc/pkg-message deleted file mode 100644 index 11381c116..000000000 --- a/irc/gdesklets-irc/pkg-message +++ /dev/null @@ -1,13 +0,0 @@ -## -To view the installed applets: - - ls %%PREFIX%%/share/gnome/gdesklets/Displays - -To use this applet: - - gdesklets open %%PREFIX%%/share/gnome/gdesklets/Displays/%%NAME%%/%%NAME%%.display - -NOTE: Be sure to login as your user when you use the gdesklets command, - as the configuration will be stored in the ~/.gdesklets/ directory - and/or gconf database. -## diff --git a/irc/gdesklets-irc/pkg-plist b/irc/gdesklets-irc/pkg-plist deleted file mode 100644 index 3280ee01b..000000000 --- a/irc/gdesklets-irc/pkg-plist +++ /dev/null @@ -1,26 +0,0 @@ -%%DATADIR%%/Displays/irc/gfx/bottom_edge.png -%%DATADIR%%/Displays/irc/gfx/bottom_left_corner.png -%%DATADIR%%/Displays/irc/gfx/bottom_right_corner.png -%%DATADIR%%/Displays/irc/gfx/left_edge.png -%%DATADIR%%/Displays/irc/gfx/right_edge.png -%%DATADIR%%/Displays/irc/gfx/top_edge.png -%%DATADIR%%/Displays/irc/gfx/top_left_corner.png -%%DATADIR%%/Displays/irc/gfx/top_right_corner.png -%%DATADIR%%/Displays/irc/irc.display -%%DATADIR%%/Sensors/irc/__init__.py -%%DATADIR%%/Sensors/irc/__init__.pyc -%%DATADIR%%/Sensors/irc/__init__.pyo -%%DATADIR%%/Sensors/irc/ircbot.py -%%DATADIR%%/Sensors/irc/ircbot.pyc -%%DATADIR%%/Sensors/irc/ircbot.pyo -%%DATADIR%%/Sensors/irc/locale/ko/LC_MESSAGES/irc_sensor.mo -%%DATADIR%%/Sensors/irc/message_window.py -%%DATADIR%%/Sensors/irc/message_window.pyc -%%DATADIR%%/Sensors/irc/message_window.pyo -@dirrm %%DATADIR%%/Sensors/irc/locale/ko/LC_MESSAGES -@dirrm %%DATADIR%%/Sensors/irc/locale/ko -@dirrm %%DATADIR%%/Sensors/irc/locale -@dirrm %%DATADIR%%/Sensors/irc/gfx -@dirrm %%DATADIR%%/Sensors/irc -@dirrm %%DATADIR%%/Displays/irc/gfx -@dirrm %%DATADIR%%/Displays/irc diff --git a/irc/xchat-fish/Makefile b/irc/xchat-fish/Makefile deleted file mode 100644 index 30194e8d4..000000000 --- a/irc/xchat-fish/Makefile +++ /dev/null @@ -1,67 +0,0 @@ -# New ports collection makefile for: XChat fish -# Date created: Mon Jan 17 03:22:41 UTC 2005 -# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> -# -# $FreeBSD$ -# $MCom$ - -PORTNAME= fish -DISTVERSION= 0.97a -PORTREVISION= 1 -CATEGORIES= irc security -MASTER_SITES= http://fish.sekure.us/xchat/ -PKGNAMEPREFIX= xchat- -DISTNAME= FiSH-xchat.v${DISTVERSION}-source - -MAINTAINER= ports@FreeBSD.org -COMMENT= An encryption plugin for XChat - -BUILD_DEPENDS= ${LOCALBASE}/lib/libmiracl.a:${PORTSDIR}/math/miracl -RUN_DEPENDS= xchat:${PORTSDIR}/irc/xchat - -USE_ZIP= yes -NO_WRKSUBDIR= yes - -# -DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} - -PLIST_FILES= \ - lib/xchat/plugins/xfish.so - -PORTDOCS= \ - FiSH-xchat.txt \ - FiSH-xchat_History.txt - -post-patch: -# \r\n -> \n - @${FIND} ${WRKSRC} -type f -exec \ - ${REINPLACE_CMD} -E \ - -e 's|
||' \ - {} \; -# CC safeness -# CFLAGS safeness - @${REINPLACE_CMD} -E \ - -e 's|gcc|${CC}|' \ - -e 's|-O2|${CFLAGS}|' \ - -e 's|-shared|-shared -fPIC -DPIC|' \ - -e 's|miracl.a|${LOCALBASE}/lib/libmiracl.a|' \ - ${WRKSRC}/make* - -do-build: - @cd ${WRKSRC} && ${SH} ./make_all - -do-install: -# docs -.ifndef(NOPORTDOCS) - @${MKDIR} ${DOCSDIR} -.for doc in ${PORTDOCS} - @${INSTALL_DATA} ${WRKSRC}/${doc} \ - ${DOCSDIR} -.endfor -.endif -# plugin - @${MKDIR} ${PREFIX}/lib/xchat/plugins - @${INSTALL_PROGRAM} ${WRKSRC}/xfish.so \ - ${PREFIX}/lib/xchat/plugins - -.include <bsd.port.mk> diff --git a/irc/xchat-fish/distinfo b/irc/xchat-fish/distinfo deleted file mode 100644 index 431b0f66c..000000000 --- a/irc/xchat-fish/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (FiSH-xchat.v0.97a-source.zip) = 8a084404116faef27ba081ad1d2004e7 -SHA256 (FiSH-xchat.v0.97a-source.zip) = 5264fb1d63010f9f709d2ff48334d1cb3e8e258302b9abd5af3275e7e7ef74dd -SIZE (FiSH-xchat.v0.97a-source.zip) = 43088 diff --git a/irc/xchat-fish/pkg-descr b/irc/xchat-fish/pkg-descr deleted file mode 100644 index 6d8eaee99..000000000 --- a/irc/xchat-fish/pkg-descr +++ /dev/null @@ -1,11 +0,0 @@ -[ modified slightly from developer's web site ] - -This is an encryption plugin for xchat, it is based on blowfish and -is fully compatible to original 'blowcrypt' script. It supports -private chat and channel encryption. A secure key-exchange system -is included as well. Please read the file FiSH-xchat.txt, especially the -'Installation' section, before installing it! - -WWW: http://fish.sekure.us/ - --- lioux@FreeBSD.org diff --git a/irc/xchat-gnome/Makefile b/irc/xchat-gnome/Makefile deleted file mode 100644 index bc966333c..000000000 --- a/irc/xchat-gnome/Makefile +++ /dev/null @@ -1,116 +0,0 @@ -# New ports collection makefile for: xchat-gnome -# Date created: 04 May 2004 -# Whom: Koop Mast <kwm@rainbow-runner.nl> -# -# $FreeBSD$ -# - -PORTNAME= xchat -PORTVERSION= 0.13 -PORTREVISION= 2 -CATEGORIES= irc gnome ipv6 -MASTER_SITES= http://releases.navi.cx/xchat-gnome/ -PKGNAMESUFFIX= -gnome -DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} - -MAINTAINER= ports@thepentagon.org -COMMENT= An IRC client for GNOME 2 (development version) - -LIB_DEPENDS= sexy:${PORTSDIR}/x11-toolkits/libsexy \ - notify:${PORTSDIR}/devel/libnotify - -USE_XLIB= yes -USE_GETTEXT= yes -USE_BZIP2= yes -USE_GMAKE= yes -USE_GNOME= gnomehack gnomeprefix libgnomeui gnomedocutils desktopfileutils -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ - LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" -CONFIGURE_ARGS= --disable-tcl -GCONF_SCHEMAS= apps_xchat.schemas notification.schemas urlscraper.schemas -INSTALLS_ICONS= yes -INSTALLS_OMF= yes - -.if !defined(WITHOUT_DBUS) -LIB_DEPENDS+= dbus-1.3:${PORTSDIR}/devel/dbus -CONFIGURE_ARGS+= --enable-dbus -USE_GNOME+= gconf2 -GCONF_SCHEMAS+= xchat_gnome_url_handler.schemas -PLIST_SUB+= DBUS="" -.else -CONFIGURE_ARGS+=--disable-dbus -PLIST_SUB+= DBUS="@comment " -.endif - -.if defined(WITH_SOCKS) -BUILD_DEPENDS+= ${LOCALBASE}/lib/libsocks5.a:${PORTSDIR}/net/socks5 -CONFIGURE_ARGS+= --enable-socks -.endif - -.if !defined(WITHOUT_IPV6) -CONFIGURE_ARGS+= --enable-ipv6 -.endif - -# openssl in now default in configure - -.if defined(WITH_PYTHON) -USE_PYTHON= yes -CONFIGURE_ARGS+= --enable-python -PLIST_SUB+= PYTHON="" -.else -CONFIGURE_ARGS+= --disable-python -PLIST_SUB+= PYTHON="@comment " -.endif - -.if defined(WITH_TCL) -LIB_DEPENDS+= tcl83.1:${PORTSDIR}/lang/tcl83 -CONFIGURE_ARGS+=--enable-tcl=${LOCALBASE}/lib/tcl8.3 -CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS} \ - -I${LOCALBASE}/include/tcl8.3" \ - LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS} \ - -L${LOCALBASE}/lib/tcl8.3" -PLIST_SUB+= TCL="" -.else -CONFIGURE_ARGS+=--enable-tcl=no -PLIST_SUB+= TCL="@comment " -.endif - -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 500000 -BROKEN= does not build on 4.X -.endif - -.if ${PERL_LEVEL} < 500600 || defined(WITHOUT_PERL) -CONFIGURE_ARGS+=--disable-perl -PLIST_SUB+= PERL="@comment " -.else -USE_PERL5= yes -CONFIGURE_ARGS+=--enable-perl -PLIST_SUB+= PERL="" -.endif - -pre-everything:: -.if !defined(WITH_PYTHON) || !defined(WITH_SOCKS) || !defined(WITH_TCL) - @${ECHO_MSG} "You may specify the following on the command line:" - @${ECHO_MSG} "" -.endif -.if !defined(WITH_PYTHON) - @${ECHO_MSG} "WITH_PYTHON=yes for Python support" -.endif -.if !defined(WITH_SOCKS) - @${ECHO_MSG} "WITH_SOCKS=yes for SOCKS5 proxy support" -.endif -.if !defined(WITH_TCL) - @${ECHO_MSG} "WITH_TCL=yes for tcl support" -.endif -.if !defined(WITHOUT_PERL) - @${ECHO_MSG} "WITHOUT_PERL=yes to disable Perl support" -.endif - -post-patch: - @${REINPLACE_CMD} -E -e 's|PY_LIBS=.*|PY_LIBS="-L\$$PY_EXEC_PREFIX/lib/python\$$PY_VER/config -lpython\$$PY_VER ${PTHREAD_LIBS} -lutil"|' \ - ${WRKSRC}/configure - -.include <bsd.port.post.mk> diff --git a/irc/xchat-gnome/distinfo b/irc/xchat-gnome/distinfo deleted file mode 100644 index 8bec4db05..000000000 --- a/irc/xchat-gnome/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (xchat-gnome-0.13.tar.bz2) = 5614773724afa0c2e617615722e10091 -SHA256 (xchat-gnome-0.13.tar.bz2) = 00ac36202b1b13f1022a33ab5a28fc0c5a75475a3ea4d512e46dc9c1007de2f9 -SIZE (xchat-gnome-0.13.tar.bz2) = 1495400 diff --git a/irc/xchat-gnome/pkg-descr b/irc/xchat-gnome/pkg-descr deleted file mode 100644 index 5aa359429..000000000 --- a/irc/xchat-gnome/pkg-descr +++ /dev/null @@ -1,11 +0,0 @@ -Note that xchat-gnome is very young project and is under heavy development. -You can consider xchat-gnome as alpha software, not that its unstable -but in lack of (not-yet) implemented features. - -Xchat-gnome is a fork of the popular xchat irc client. -But the difference between the two is that xchat-gnome aims at better -gnome integration. - -For help see the website or visit #xchat-gnome on irc.freenode.net - -WWW: http://xchat-gnome.navi.cx/ diff --git a/irc/xchat-gnome/pkg-plist b/irc/xchat-gnome/pkg-plist deleted file mode 100644 index 3d3ba72c2..000000000 --- a/irc/xchat-gnome/pkg-plist +++ /dev/null @@ -1,166 +0,0 @@ -bin/xchat-gnome -bin/xchat-gnome-remote -%%DBUS%%lib/xchat-gnome/plugins/dbus.a -%%DBUS%%lib/xchat-gnome/plugins/dbus.la -%%DBUS%%lib/xchat-gnome/plugins/dbus.so -%%DBUS%%lib/xchat-gnome/plugins/netmonitor.a -%%DBUS%%lib/xchat-gnome/plugins/netmonitor.la -%%DBUS%%lib/xchat-gnome/plugins/netmonitor.so -%%PERL%%lib/xchat-gnome/plugins/perl.a -%%PERL%%lib/xchat-gnome/plugins/perl.la -%%PERL%%lib/xchat-gnome/plugins/perl.so -%%PYTHON%%lib/xchat-gnome/plugins/python.a -%%PYTHON%%lib/xchat-gnome/plugins/python.la -%%PYTHON%%lib/xchat-gnome/plugins/python.so -%%TCL%%lib/xchat-gnome/plugins/tcl.a -%%TCL%%lib/xchat-gnome/plugins/tcl.la -%%TCL%%lib/xchat-gnome/plugins/tcl.so -lib/xchat-gnome/plugins/autoaway.a -lib/xchat-gnome/plugins/autoaway.la -lib/xchat-gnome/plugins/autoaway.so -lib/xchat-gnome/plugins/notification.a -lib/xchat-gnome/plugins/notification.la -lib/xchat-gnome/plugins/notification.so -lib/xchat-gnome/plugins/notifyosd.a -lib/xchat-gnome/plugins/notifyosd.la -lib/xchat-gnome/plugins/notifyosd.so -lib/xchat-gnome/plugins/soundnotification.a -lib/xchat-gnome/plugins/soundnotification.la -lib/xchat-gnome/plugins/soundnotification.so -lib/xchat-gnome/plugins/urlscraper.a -lib/xchat-gnome/plugins/urlscraper.la -lib/xchat-gnome/plugins/urlscraper.so -share/gnome/applications/xchat-gnome.desktop -share/gnome/help/xchat-gnome/C/figures/xchat-gnome_main_window.png -share/gnome/help/xchat-gnome/C/legal.xml -share/gnome/help/xchat-gnome/C/xchat-gnome.xml -share/gnome/omf/xchat-gnome/xchat-gnome-C.omf -share/gnome/xchat-gnome/channel-list.glade -share/gnome/xchat-gnome/color.png -share/gnome/xchat-gnome/connect-dialog.glade -share/gnome/xchat-gnome/dcc-window.glade -share/gnome/xchat-gnome/dcc.png -share/gnome/xchat-gnome/effects.png -share/gnome/xchat-gnome/global-message.png -share/gnome/xchat-gnome/hop.png -share/gnome/xchat-gnome/irc-network-editor.glade -share/gnome/xchat-gnome/irc.png -share/gnome/xchat-gnome/logout.png -share/gnome/xchat-gnome/message.wav -share/gnome/xchat-gnome/newdata.png -share/gnome/xchat-gnome/nicksaid.png -share/gnome/xchat-gnome/notauthorized.png -share/gnome/xchat-gnome/op.png -share/gnome/xchat-gnome/plugin-manager.png -share/gnome/xchat-gnome/preferences-dialog.glade -share/gnome/xchat-gnome/preferences-keybindings.png -share/gnome/xchat-gnome/purple.png -share/gnome/xchat-gnome/red.png -share/gnome/xchat-gnome/servers.png -share/gnome/xchat-gnome/setup-dialog.glade -share/gnome/xchat-gnome/soap.png -share/gnome/xchat-gnome/spellcheck.png -share/gnome/xchat-gnome/stock_down.png -share/gnome/xchat-gnome/stock_link.png -share/gnome/xchat-gnome/stock_up.png -share/gnome/xchat-gnome/toilet-paper.png -share/gnome/xchat-gnome/topic-change.glade -share/gnome/xchat-gnome/users.png -share/gnome/xchat-gnome/voice.png -share/gnome/xchat-gnome/wrap.png -share/gnome/xchat-gnome/xchat-gnome-ui.xml -share/gnome/xchat-gnome/xchat-gnome.glade -share/gnome/xchat-gnome/xchat-gnome.png -share/icons/hicolor/48x48/apps/xchat-gnome.png -share/locale/am/LC_MESSAGES/xchat-gnome.mo -share/locale/az/LC_MESSAGES/xchat-gnome.mo -share/locale/bg/LC_MESSAGES/xchat-gnome.mo -share/locale/bn/LC_MESSAGES/xchat-gnome.mo -share/locale/ca/LC_MESSAGES/xchat-gnome.mo -share/locale/cs/LC_MESSAGES/xchat-gnome.mo -share/locale/da/LC_MESSAGES/xchat-gnome.mo -share/locale/de/LC_MESSAGES/xchat-gnome.mo -share/locale/el/LC_MESSAGES/xchat-gnome.mo -share/locale/en_GB/LC_MESSAGES/xchat-gnome.mo -share/locale/es/LC_MESSAGES/xchat-gnome.mo -share/locale/et/LC_MESSAGES/xchat-gnome.mo -share/locale/eu/LC_MESSAGES/xchat-gnome.mo -share/locale/fi/LC_MESSAGES/xchat-gnome.mo -share/locale/fr/LC_MESSAGES/xchat-gnome.mo -share/locale/gl/LC_MESSAGES/xchat-gnome.mo -share/locale/hi/LC_MESSAGES/xchat-gnome.mo -share/locale/hr/LC_MESSAGES/xchat-gnome.mo -share/locale/hu/LC_MESSAGES/xchat-gnome.mo -share/locale/it/LC_MESSAGES/xchat-gnome.mo -share/locale/ja/LC_MESSAGES/xchat-gnome.mo -share/locale/jbo/LC_MESSAGES/xchat-gnome.mo -share/locale/ka/LC_MESSAGES/xchat-gnome.mo -share/locale/ko/LC_MESSAGES/xchat-gnome.mo -share/locale/ku/LC_MESSAGES/xchat-gnome.mo -share/locale/lt/LC_MESSAGES/xchat-gnome.mo -share/locale/lv/LC_MESSAGES/xchat-gnome.mo -share/locale/mk/LC_MESSAGES/xchat-gnome.mo -share/locale/ms/LC_MESSAGES/xchat-gnome.mo -share/locale/nb/LC_MESSAGES/xchat-gnome.mo -share/locale/nl/LC_MESSAGES/xchat-gnome.mo -share/locale/pa/LC_MESSAGES/xchat-gnome.mo -share/locale/pl/LC_MESSAGES/xchat-gnome.mo -share/locale/pt/LC_MESSAGES/xchat-gnome.mo -share/locale/pt_BR/LC_MESSAGES/xchat-gnome.mo -share/locale/ru/LC_MESSAGES/xchat-gnome.mo -share/locale/sk/LC_MESSAGES/xchat-gnome.mo -share/locale/sl/LC_MESSAGES/xchat-gnome.mo -share/locale/sq/LC_MESSAGES/xchat-gnome.mo -share/locale/sr/LC_MESSAGES/xchat-gnome.mo -share/locale/sv/LC_MESSAGES/xchat-gnome.mo -share/locale/tl/LC_MESSAGES/xchat-gnome.mo -share/locale/tr/LC_MESSAGES/xchat-gnome.mo -share/locale/uk/LC_MESSAGES/xchat-gnome.mo -share/locale/vi/LC_MESSAGES/xchat-gnome.mo -share/locale/wa/LC_MESSAGES/xchat-gnome.mo -share/locale/zh_CN/LC_MESSAGES/xchat-gnome.mo -share/locale/zh_HK/LC_MESSAGES/xchat-gnome.mo -share/locale/zh_TW/LC_MESSAGES/xchat-gnome.mo -@dirrm share/gnome/xchat-gnome -@dirrm share/gnome/omf/xchat-gnome -@dirrm share/gnome/help/xchat-gnome/C/figures -@dirrm share/gnome/help/xchat-gnome/C -@dirrm share/gnome/help/xchat-gnome -@dirrm lib/xchat-gnome/plugins -@dirrm lib/xchat-gnome -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/tl/LC_MESSAGES -@dirrmtry share/locale/tl -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/jbo/LC_MESSAGES -@dirrmtry share/locale/jbo -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca diff --git a/irc/xchat-mircryption/Makefile b/irc/xchat-mircryption/Makefile deleted file mode 100644 index 0bcc05fa3..000000000 --- a/irc/xchat-mircryption/Makefile +++ /dev/null @@ -1,79 +0,0 @@ -# New ports collection makefile for: XChat encryption -# Date created: Sat Jan 8 21:48:41 UTC 2005 -# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/irc/xchat-mircryption/Makefile,v 1.1 2006/10/04 22:27:49 ahze Exp $ -# - -PORTNAME= mircryption -DISTVERSION= 1.1.27 -PORTREVISION= 1 -CATEGORIES= irc security -MASTER_SITES= http://mircryption.sourceforge.net/Downloads/ -PKGNAMEPREFIX= xchat- -DISTNAME= mircryption_xchatsrc - -MAINTAINER= ports@FreeBSD.org -COMMENT= A free encryption add-on for the popular XChat irc client - -RUN_DEPENDS= xchat:${PORTSDIR}/irc/xchat - -USE_ZIP= yes -ALL_TARGET= freebsd -CFLAGS+= -fPIC -USE_LDCONFIG= yes - -WRKSRC= ${WRKDIR}/mircryption/src/xchat/ -# -DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} -EXAMPLESDIR= ${PREFIX}/share/examples/${PKGNAMEPREFIX}${PORTNAME} - -PLIST_DIRS= \ - %%EXAMPLESDIR%% -PLIST_FILES= \ - lib/xchat/plugins/mircryption.so \ - %%EXAMPLESDIR%%/mcps_masterkey_on_start.pl - -PORTDOCS= \ - README.txt - -post-patch: -# \r\n -> \n - @${FIND} ${WRKSRC} -type f -exec \ - ${REINPLACE_CMD} -E \ - -e 's|
||' \ - {} \; -# CFLAGS safeness -# LDFLAGS safeness -# linker safeness - @${REINPLACE_CMD} -E \ - -e 's|^(CFLAGS.+)"$$|\1 ${CFLAGS}"|' \ - -e 's|^(LDFLAGS.+)"$$|\1 ${LDFLAGS}"|' \ - -e 's|^(LOAD).*$$|LOAD=${CXX}|' \ - ${WRKSRC}/${MAKEFILE} -# set perl path if it exists -.ifdef(PERL5) - @${REINPLACE_CMD} -E \ - -e 's|/usr/bin/perl|${PERL5}|' \ - ${WRKSRC}/extras/mcps_masterkey_on_start.pl -.endif - -do-install: -# docs -.ifndef(NOPORTDOCS) - @${MKDIR} ${DOCSDIR} - @${INSTALL_DATA} ${WRKSRC}/README.txt \ - ${DOCSDIR} -.endif -# plugin - @${MKDIR} ${PREFIX}/lib/xchat/plugins - @${INSTALL_PROGRAM} ${WRKSRC}/mircryption.so \ - ${PREFIX}/lib/xchat/plugins -# script - @${MKDIR} ${EXAMPLESDIR} - @${INSTALL_SCRIPT} \ - ${WRKSRC}/extras/mcps_masterkey_on_start.pl \ - ${EXAMPLESDIR} - -.include <bsd.port.mk> diff --git a/irc/xchat-mircryption/distinfo b/irc/xchat-mircryption/distinfo deleted file mode 100644 index 34822f1ce..000000000 --- a/irc/xchat-mircryption/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (mircryption_xchatsrc.zip) = daf2065fe74efe91a8ebb0c83da87bc8 -SHA256 (mircryption_xchatsrc.zip) = d9e7dab51559294eeca43ec6a2e7ad20a05a00104b7f7cb886996b06cab847e4 -SIZE (mircryption_xchatsrc.zip) = 632479 diff --git a/irc/xchat-mircryption/pkg-descr b/irc/xchat-mircryption/pkg-descr deleted file mode 100644 index cefb54486..000000000 --- a/irc/xchat-mircryption/pkg-descr +++ /dev/null @@ -1,24 +0,0 @@ -[ excerpt from developer's web site with modifications ] - -Mircryption is a free encryption add-on for the popular irc clients -mIRC and XChat. Features: - -- Channel text, Private query windows, DCC Chats, Actions, Topics can -all be encrypted. All crypto-related algorithms used are taken from -published, common, trusted sources. Encryption algorithm is Blowfish -(no known vulnerabilities); encryption keys are themselves stored -in encrypted form. - -- Supports CBC mode encryption. - -- No need to modify the way you work - text is encrypted and decrypted -automatically; encryption status of conversations is clear but -unobtrusive. - -- User-friendly key management routines; menu driven and easy to -temporarily disable & re-enable encryption on a channel, send plain -text quicky, etc. - -WWW: http://www.donationcoder.com/Software/Mouser/mircryption/index.php - --- lioux@FreeBSD.org diff --git a/irc/xchat-systray-plugin/Makefile b/irc/xchat-systray-plugin/Makefile deleted file mode 100644 index bdcb148fe..000000000 --- a/irc/xchat-systray-plugin/Makefile +++ /dev/null @@ -1,35 +0,0 @@ -# New ports collection makefile for: xchat-systray-plugin -# Date Created: Nov 04 2003 -# Whom: Pav Lucistnik <pav@oook.cz> -# -# $FreeBSD$ -# - -PORTNAME= xchat-systray-plugin -PORTVERSION= 2.4.5 -PORTREVISION= 5 -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 - -WRKSRC= ${WRKDIR}/xchat-systray-integration-${PORTVERSION} -USE_GMAKE= yes -USE_GNOME= gtk20 - -post-patch: - @${REINPLACE_CMD} -e 's|-Os|${CFLAGS} -fPIC|' ${WRKSRC}/Makefile - -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 <bsd.port.mk> diff --git a/irc/xchat-systray-plugin/distinfo b/irc/xchat-systray-plugin/distinfo deleted file mode 100644 index 020b5994d..000000000 --- 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 2a21d35ce..000000000 --- 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,"/usr/X11R6/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", "/usr/X11R6/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 de01c847f..000000000 --- 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 25de698b2..000000000 --- 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 diff --git a/irc/xchat/Makefile b/irc/xchat/Makefile deleted file mode 100644 index 1da8b2edd..000000000 --- a/irc/xchat/Makefile +++ /dev/null @@ -1,121 +0,0 @@ -# New ports collection makefile for: xchat2 -# Date created: 17 Aug 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/irc/xchat/Makefile,v 1.4 2006/10/10 20:45:35 mezz Exp $ - -PORTNAME= xchat -PORTVERSION= 2.6.6 -PORTREVISION= 3 -CATEGORIES= irc gnome ipv6 -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ - http://xchat.org/files/source/2.6/ -MASTER_SITE_SUBDIR= ${PORTNAME:S|2||} -DISTNAME= xchat-${PORTVERSION} - -MAINTAINER= gnome@FreeBSD.org -COMMENT= An X11 IRC client using the GTK+ 2 toolkit - -USE_BZIP2= yes -USE_GMAKE= yes -USE_GNOME= gnomehack gtk20 -USE_GETTEXT= yes -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ - LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" -CONFIGURE_ARGS= --enable-nls \ - --enable-ipv6 - -CONFLICTS= xchat-1* - -.if defined(WITH_SOCKS) -BUILD_DEPENDS+= ${LOCALBASE}/lib/libsocks5.a:${PORTSDIR}/net/socks5 -CONFIGURE_ARGS+= --enable-socks -.endif - -# openssl in now default in configure - -.if defined(WITH_PYTHON) -USE_PYTHON= yes -CONFIGURE_ARGS+= --enable-python -PLIST_SUB+= PYTHON="" -.else -CONFIGURE_ARGS+= --disable-python -PLIST_SUB+= PYTHON="@comment " -.endif - -.if defined(WITH_TCL) -LIB_DEPENDS+= tcl83.1:${PORTSDIR}/lang/tcl83 -CONFIGURE_ARGS+=--enable-tcl=${LOCALBASE}/lib/tcl8.3 -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS} \ - -I${LOCALBASE}/include/tcl8.3" \ - LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS} \ - -L${LOCALBASE}/lib/tcl8.3" -PLIST_SUB+= TCL="" -.else -CONFIGURE_ARGS+=--enable-tcl=no -PLIST_SUB+= TCL="@comment " -.endif - -.if !defined(WITHOUT_DBUS) -LIB_DEPENDS+= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib -CONFIGURE_ARGS+=--enable-dbus -USE_GNOME+= gconf2 -GCONF_SCHEMAS+= apps_xchat_url_handler.schemas -PLIST_SUB+= DBUS="" -.else -CONFIGURE_ARGS+=--disable-dbus -PLIST_SUB+= DBUS="@comment " -.endif - -.if !defined(WITHOUT_GTKSPELL) -LIB_DEPENDS+= gtkspell.0:${PORTSDIR}/textproc/gtkspell -.else -CONFIGURE_ARGS+=--disable-spell -.endif - -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 500600 || defined(WITHOUT_PERL) -CONFIGURE_ARGS+=--disable-perl -PLIST_SUB+= PERL="@comment " -.else -USE_PERL5= yes -CONFIGURE_ARGS+=--enable-perl -PLIST_SUB+= PERL="" -.endif - -pre-everything:: -.if !defined(WITH_PYTHON) || !defined(WITH_SOCKS) || !defined(WITH_TCL) || !defined(WITHOUT_PERL) || !defined(WITHOUT_DBUS) || !defined(WITHOUT_GTKSPELL) - @${ECHO_MSG} "You may specify the following on the command line:" - @${ECHO_MSG} "" -.endif -.if !defined(WITH_PYTHON) - @${ECHO_MSG} "WITH_PYTHON=yes for Python support" -.endif -.if !defined(WITH_SOCKS) - @${ECHO_MSG} "WITH_SOCKS=yes for SOCKS5 proxy support" -.endif -.if !defined(WITH_TCL) - @${ECHO_MSG} "WITH_TCL=yes for tcl support" -.endif -.if !defined(WITHOUT_PERL) - @${ECHO_MSG} "WITHOUT_PERL=yes to disable Perl support" -.endif -.if !defined(WITHOUT_DBUS) - @${ECHO_MSG} "WITHOUT_DBUS=yes to disable dbus support" -.endif -.if !defined(WITHOUT_GTKSPELL) - @${ECHO_MSG} "WITHOUT_GTKSPELL=yes to disable spell check support" -.endif - -post-patch: - @${REINPLACE_CMD} -E -e 's|PY_LIBS=.*|PY_LIBS="-L\$$PY_EXEC_PREFIX/lib/python\$$PY_VER/config -lpython\$$PY_VER ${PTHREAD_LIBS} -lutil"|' \ - ${WRKSRC}/configure - -# Create plugins directory even when no plugins are installed -post-install: - @${MKDIR} ${PREFIX}/lib/xchat/plugins - -.include <bsd.port.post.mk> diff --git a/irc/xchat/distinfo b/irc/xchat/distinfo deleted file mode 100644 index 1a194f5f9..000000000 --- a/irc/xchat/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (xchat-2.6.6.tar.bz2) = 43c187582beb31e744c4c5a833a022b5 -SHA256 (xchat-2.6.6.tar.bz2) = c4b38d29e6a9872c8ffde27c8866d8c3b9f1fe6e227cef5fed39bc79f983d44c -SIZE (xchat-2.6.6.tar.bz2) = 1098934 diff --git a/irc/xchat/files/patch-configure b/irc/xchat/files/patch-configure deleted file mode 100644 index a48d5cbc8..000000000 --- a/irc/xchat/files/patch-configure +++ /dev/null @@ -1,17 +0,0 @@ ---- configure.orig Sun Apr 2 19:17:32 2006 -+++ configure Sun Apr 2 19:18:07 2006 -@@ -24741,12 +24741,12 @@ cat >>conftest.$ac_ext <<_ACEOF - /* end confdefs.h. */ - #include <libintl.h> - extern int _nl_msg_cat_cntr; --extern int *_nl_domain_bindings; -+extern int *libintl_nl_domain_bindings; - int - main () - { - bindtextdomain ("", ""); --return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings -+return * gettext ("") + _nl_msg_cat_cntr + *libintl_nl_domain_bindings - ; - return 0; - } diff --git a/irc/xchat/files/patch-fixtabcomp b/irc/xchat/files/patch-fixtabcomp deleted file mode 100644 index 9498dd636..000000000 --- a/irc/xchat/files/patch-fixtabcomp +++ /dev/null @@ -1,24 +0,0 @@ -# Fixes two tab-nick-completion bugs: -# 1. Crash when you type space-tab -# 2. Critical glib warning when completion in a dialog-tab. ---- src/fe-gtk/fkeys.c.orig Thu Aug 5 07:49:06 2004 -+++ src/fe-gtk/fkeys.c Mon Aug 16 22:54:58 2004 -@@ -1427,7 +1427,7 @@ - skip_len++; - } - else -- cursor_pos = g_utf8_pointer_to_offset(text, g_utf8_offset_to_pointer(ch, 1)); -+ return 2; - } - - comp = skip_len; -@@ -1608,7 +1608,8 @@ - list = list->next; - } - PrintText (sess, buf); -- g_completion_free(gcomp); -+ if (gcomp) -+ g_completion_free(gcomp); - return 2; - } - /* Only one matching entry */ diff --git a/irc/xchat/pkg-descr b/irc/xchat/pkg-descr deleted file mode 100644 index f93552a5a..000000000 --- a/irc/xchat/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -XChat is a graphical IRC client. It requires a computer running a -UNIX-like OS and the X Window System (X11), and the GTK 2 library. It can -also use Perl and (optionally) Python scripts. - -WWW: http://xchat.org/ diff --git a/irc/xchat/pkg-plist b/irc/xchat/pkg-plist deleted file mode 100644 index f2044973f..000000000 --- a/irc/xchat/pkg-plist +++ /dev/null @@ -1,45 +0,0 @@ -bin/xchat -%%DBUS%%bin/xchat-remote -%%DBUS%%lib/xchat/plugins/dbus.la -%%DBUS%%lib/xchat/plugins/dbus.so -%%PERL%%lib/xchat/plugins/perl.la -%%PERL%%lib/xchat/plugins/perl.so -%%PYTHON%%lib/xchat/plugins/python.la -%%PYTHON%%lib/xchat/plugins/python.so -%%TCL%%lib/xchat/plugins/tcl.la -%%TCL%%lib/xchat/plugins/tcl.so -share/applications/xchat.desktop -share/locale/de/LC_MESSAGES/xchat.mo -share/locale/el/LC_MESSAGES/xchat.mo -share/locale/es/LC_MESSAGES/xchat.mo -share/locale/fi/LC_MESSAGES/xchat.mo -share/locale/fr/LC_MESSAGES/xchat.mo -share/locale/gl/LC_MESSAGES/xchat.mo -share/locale/hu/LC_MESSAGES/xchat.mo -share/locale/ja/LC_MESSAGES/xchat.mo -share/locale/ko/LC_MESSAGES/xchat.mo -share/locale/nl/LC_MESSAGES/xchat.mo -share/locale/pa/LC_MESSAGES/xchat.mo -share/locale/sq/LC_MESSAGES/xchat.mo -share/locale/sr/LC_MESSAGES/xchat.mo -share/locale/sv/LC_MESSAGES/xchat.mo -share/locale/vi/LC_MESSAGES/xchat.mo -share/locale/zh_TW/LC_MESSAGES/xchat.mo -share/pixmaps/xchat.png -@dirrmtry share/applications -@dirrmtry share/pixmaps -@exec mkdir -p %D/lib/xchat/plugins -@dirrm lib/xchat/plugins -@dirrm lib/xchat -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el diff --git a/irc/xchat1/Makefile b/irc/xchat1/Makefile deleted file mode 100644 index 7f790ce3c..000000000 --- a/irc/xchat1/Makefile +++ /dev/null @@ -1,89 +0,0 @@ -# New ports collection makefile for: xchat -# Date created: 17 Nov 1998 -# Whom: Jim Mock <jim@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= xchat -PORTVERSION= 1.8.11 -PORTREVISION= 7 -CATEGORIES+= irc gnome ipv6 -MASTER_SITES= http://xchat.org/files/source/1.8/ \ - http://xchat.linuxpower.org/files/source/1.8/ - -MAINTAINER?= ports@FreeBSD.org -COMMENT= An X11 IRC client using the GTK+ toolkit, and optionally, GNOME - -# This port has a slave port japanese/xchat. Do not carelessly overwrite -# the variables or the targets defined in it. When you need to, please -# contact its maintainer. - -USE_X_PREFIX= yes -USE_BZIP2= yes -USE_GMAKE= yes -USE_ICONV= yes -USE_PERL5= yes -USE_GNOME= gtk12 -WANT_GNOME= yes -GNU_CONFIGURE= yes -# Assign with `+=' for slave ports -CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib -lintl -liconv" -CONFIGURE_ARGS+= --without-included-gettext \ - --enable-nls \ - --enable-ipv6 \ - --datadir="${PREFIX}/share" \ - --enable-perl -LATEST_LINK?= xchat1 - -.if defined(WITH_SSL) -USE_OPENSSL= YES -CONFIGURE_ARGS+= --enable-openssl -.endif - -.if defined(WITH_PYTHON) -USE_PYTHON= yes -CONFIGURE_ARGS+= --enable-python -.else -CONFIGURE_ARGS+= --disable-python -.endif - -.include <bsd.port.pre.mk> - -.if defined(WITH_SOCKS) -# Assign with `+=' for slave ports -BUILD_DEPENDS+= ${LOCALBASE}/lib/libsocks5.a:${PORTSDIR}/net/socks5 -CONFIGURE_ARGS+= --enable-socks -.endif - -.if defined(WITH_TRANSPARENCY) -BUILD_DEPENDS+= ${LOCALBASE}/bin/gdk-pixbuf-config:${PORTSDIR}/graphics/gdk-pixbuf -CONFIGURE_ARGS+= --enable-gdk-pixbuf -.endif - -.if ${HAVE_GNOME:Mimlib}!="" -USE_GNOME= imlib -CONFIGURE_ARGS+= --enable-gnome --enable-panel --enable-gdk-pixbuf \ - --enable-zvt -MAKE_ARGS= icondir="${PREFIX}/share/gnome/pixmaps" \ - utildir="${PREFIX}/share/gnome/apps/Internet" -.else -CONFIGURE_ARGS+= --disable-gnome --disable-zvt -.endif - -post-patch: - @${PERL} -pi \ - -e 's|-lpthread|${PTHREAD_LIBS}|g;' \ - ${WRKSRC}/configure - -post-install: -.if !defined(NOPORTDOCS) - @${ECHO_MSG} "===> Installing xchat docs in ${PREFIX}/share/doc/xchat" - @${MKDIR} ${PREFIX}/share/doc/xchat && ${CHMOD} a+rx ${PREFIX}/share/doc/xchat - ${INSTALL_DATA} ${WRKSRC}/doc/*.* ${PREFIX}/share/doc/xchat - ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/xchat - ${INSTALL_DATA} ${WRKSRC}/ChangeLog ${PREFIX}/share/doc/xchat -.endif - -.include <bsd.port.post.mk> diff --git a/irc/xchat1/distinfo b/irc/xchat1/distinfo deleted file mode 100644 index 0e2f124dc..000000000 --- a/irc/xchat1/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (xchat-1.8.11.tar.bz2) = 951f5b2fe2d5deef08f7f519414072a1 -SHA256 (xchat-1.8.11.tar.bz2) = b3d457e014649e4b25ba5241e6dde600ffe2c8c6c4d462b8d4392b9f38b5abed -SIZE (xchat-1.8.11.tar.bz2) = 850453 diff --git a/irc/xchat1/files/patch-configure b/irc/xchat1/files/patch-configure deleted file mode 100644 index 1d6df50fa..000000000 --- a/irc/xchat1/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Wed Jan 15 23:38:08 2003 -+++ configure Wed Jan 15 23:38:08 2003 -@@ -6017,4 +6017,4 @@ - #include "confdefs.h" - #include <libintl.h> - extern int _nl_msg_cat_cntr; --extern int *_nl_domain_bindings; -+extern int *libintl_nl_domain_bindings; -@@ -6031,2 +6031,2 @@ --return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings -+return (int) gettext ("") + _nl_msg_cat_cntr + *libintl_nl_domain_bindings diff --git a/irc/xchat1/files/patch-src::common::cfgfiles.c b/irc/xchat1/files/patch-src::common::cfgfiles.c deleted file mode 100644 index d33af116d..000000000 --- a/irc/xchat1/files/patch-src::common::cfgfiles.c +++ /dev/null @@ -1,11 +0,0 @@ ---- src/common/cfgfiles.c.orig Mon Mar 29 15:46:01 2004 -+++ src/common/cfgfiles.c Mon Mar 29 15:46:20 2004 -@@ -600,7 +600,7 @@ - - prefs.autoresume = 1; - prefs.show_away_once = 1; -- prefs.show_away_message = 1; -+ prefs.show_away_message = 0; - prefs.indent_pixels = 80; - prefs.dialog_indent_pixels = 80; - prefs.indent_nicks = 1; diff --git a/irc/xchat1/pkg-descr b/irc/xchat1/pkg-descr deleted file mode 100644 index 8fb4ab1a1..000000000 --- a/irc/xchat1/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -XChat is a graphical IRC client. It requires a computer running a -UNIX-like OS and the X Window System (X11), and the GTK library. It can -also (optionally) take advantage of GNOME and use Perl and Python -scripts. - -WWW: http://xchat.org/ - -- Jim <jim@FreeBSD.org> diff --git a/irc/xchat1/pkg-plist b/irc/xchat1/pkg-plist deleted file mode 100644 index feeacf15b..000000000 --- a/irc/xchat1/pkg-plist +++ /dev/null @@ -1,55 +0,0 @@ -bin/xchat -bin/xchat-text -%%NOGNOME:%%etc/X11/applnk/Internet/xchat.desktop -%%PORTDOCS%%share/doc/xchat/ChangeLog -%%PORTDOCS%%share/doc/xchat/README -%%PORTDOCS%%share/doc/xchat/xchat-1.html -%%PORTDOCS%%share/doc/xchat/xchat-10.html -%%PORTDOCS%%share/doc/xchat/xchat-2.html -%%PORTDOCS%%share/doc/xchat/xchat-3.html -%%PORTDOCS%%share/doc/xchat/xchat-4.html -%%PORTDOCS%%share/doc/xchat/xchat-5.html -%%PORTDOCS%%share/doc/xchat/xchat-6.html -%%PORTDOCS%%share/doc/xchat/xchat-7.html -%%PORTDOCS%%share/doc/xchat/xchat-8.html -%%PORTDOCS%%share/doc/xchat/xchat-9.html -%%PORTDOCS%%share/doc/xchat/xchat.html -%%PORTDOCS%%share/doc/xchat/xchat.sgml -%%GNOME:%%share/gnome/apps/Internet/xchat.desktop -%%GNOME:%%share/gnome/pixmaps/xchat.png -%%PORTDOCS%%@dirrm share/doc/xchat -share/locale/ca/LC_MESSAGES/xchat.mo -share/locale/cs/LC_MESSAGES/xchat.mo -share/locale/da/LC_MESSAGES/xchat.mo -share/locale/de/LC_MESSAGES/xchat.mo -share/locale/el/LC_MESSAGES/xchat.mo -share/locale/es/LC_MESSAGES/xchat.mo -share/locale/fi/LC_MESSAGES/xchat.mo -share/locale/fr/LC_MESSAGES/xchat.mo -share/locale/he/LC_MESSAGES/xchat.mo -share/locale/hu/LC_MESSAGES/xchat.mo -share/locale/it/LC_MESSAGES/xchat.mo -share/locale/ja/LC_MESSAGES/xchat.mo -share/locale/ko/LC_MESSAGES/xchat.mo -share/locale/lt/LC_MESSAGES/xchat.mo -share/locale/lv/LC_MESSAGES/xchat.mo -share/locale/nl/LC_MESSAGES/xchat.mo -share/locale/no/LC_MESSAGES/xchat.mo -share/locale/pl/LC_MESSAGES/xchat.mo -share/locale/pt/LC_MESSAGES/xchat.mo -share/locale/pt_BR/LC_MESSAGES/xchat.mo -share/locale/ro/LC_MESSAGES/xchat.mo -share/locale/ru/LC_MESSAGES/xchat.mo -share/locale/sk/LC_MESSAGES/xchat.mo -share/locale/sl/LC_MESSAGES/xchat.mo -share/locale/sr/LC_MESSAGES/xchat.mo -share/locale/sv/LC_MESSAGES/xchat.mo -share/locale/tr/LC_MESSAGES/xchat.mo -share/locale/uk/LC_MESSAGES/xchat.mo -share/locale/vi/LC_MESSAGES/xchat.mo -share/locale/zh_CN/LC_MESSAGES/xchat.mo -share/locale/zh_TW.Big5/LC_MESSAGES/xchat.mo -%%NOGNOME:%%share/pixmaps/xchat.png -%%NOGNOME:%%@dirrmtry etc/X11/applnk/Internet -%%NOGNOME:%%@dirrmtry etc/X11/applnk -%%NOGNOME:%%@dirrmtry etc/X11 |