ports/114384: [PATCH] net-im/tkabber: update to 0.10.0, take maintainership

Lars Engels lars.engels at 0x20.net
Sat Jul 7 13:50:09 UTC 2007


>Number:         114384
>Category:       ports
>Synopsis:       [PATCH] net-im/tkabber: update to 0.10.0, take maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 07 13:50:09 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Lars Engels
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD maggie.bsd-geek.de 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Tue Jul  3 23:13:53 CEST
>Description:
- Update to 0.10.0
- Take maintainership

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- tkabber-0.10.0.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net-im/tkabber.orig/Makefile /usr/ports/net-im/tkabber/Makefile
--- /usr/ports/net-im/tkabber.orig/Makefile	2007-07-07 12:34:40.000000000 +0200
+++ /usr/ports/net-im/tkabber/Makefile	2007-07-07 15:42:08.000000000 +0200
@@ -6,27 +6,26 @@
 #
 
 PORTNAME=	tkabber
-PORTVERSION=	0.9.9
-PORTREVISION=	1
+PORTVERSION=	0.10.0
 CATEGORIES=	net-im
-MASTER_SITES=	http://www.jabber.ru/files/tkabber/
+MASTER_SITES=	http://files.jabber.ru/tkabber/
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	lars.engels at 0x20.net
 COMMENT=	Tcl/Tk based jabber client
 
-TCLLIBVER!=	${MAKE} -C ${.CURDIR}/../../devel/tcllib -V PORTVERSION 2>/dev/null \
-		|| (cd ${.CURDIR}/../../devel/tcllib; ${MAKE} -V PORTVERSION)
-
 RUN_DEPENDS=	wish8.4:${PORTSDIR}/x11-toolkits/tk84 \
 		${LOCALBASE}/lib/tcllib${TCLLIBVER}/pkgIndex.tcl:${PORTSDIR}/devel/tcllib \
 		${LOCALBASE}/lib/tls/pkgIndex.tcl:${PORTSDIR}/devel/tcltls \
 		${LOCALBASE}/lib/bwidget/pkgIndex.tcl:${PORTSDIR}/x11-toolkits/bwidget
 
+TCLLIBVER!=	${MAKE} -C ${.CURDIR}/../../devel/tcllib -V PORTVERSION 2>/dev/null \
+		|| (cd ${.CURDIR}/../../devel/tcllib; ${MAKE} -V PORTVERSION)
+
 WRKSRC=		${WRKDIR}/${DISTNAME}
 NO_BUILD=	yes
 
-SUBDIRS=	aniemoteicons emoticons-tkabber ifacetk plugins \
-		jabberlib-tclxml pixmaps sounds textundo msgs mclistbox-1.02
+SUBDIRS=	contrib doc emoticons examples ifacetk jabberlib-tclxml mclistbox \
+		msgs pixmaps plugins sounds trans
 
 do-install:
 	${ECHO} -e "#!/bin/sh\nexec wish8.4 ${DATADIR}/tkabber.tcl \
diff -ruN --exclude=CVS /usr/ports/net-im/tkabber.orig/distinfo /usr/ports/net-im/tkabber/distinfo
--- /usr/ports/net-im/tkabber.orig/distinfo	2007-07-07 12:34:40.000000000 +0200
+++ /usr/ports/net-im/tkabber/distinfo	2007-07-07 14:33:54.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (tkabber-0.9.9.tar.gz) = 72adb238e77018cee7ee5ac6358bdc51
-SHA256 (tkabber-0.9.9.tar.gz) = a5d3f38654a480d1ea2df60be3a5d9180d867fe400424ff09f8154fc86fc067a
-SIZE (tkabber-0.9.9.tar.gz) = 785288
+MD5 (tkabber-0.10.0.tar.gz) = f14c77d2d0cf30bc3a7ca298688f847e
+SHA256 (tkabber-0.10.0.tar.gz) = 18b6f492e3f7cd5ed653c7cea877998a065219a8dfc0b015dfc23ff432ed6e69
+SIZE (tkabber-0.10.0.tar.gz) = 890650
diff -ruN --exclude=CVS /usr/ports/net-im/tkabber.orig/files/patch-Makefile /usr/ports/net-im/tkabber/files/patch-Makefile
--- /usr/ports/net-im/tkabber.orig/files/patch-Makefile	2007-07-07 12:34:40.000000000 +0200
+++ /usr/ports/net-im/tkabber/files/patch-Makefile	2007-07-07 15:29:13.000000000 +0200
@@ -1,10 +1,11 @@
---- Makefile.orig	Tue Oct 31 13:24:25 2006
-+++ Makefile	Tue Oct 31 13:28:00 2006
-@@ -21,6 +21,6 @@
- 	cp README COPYING AUTHORS $(DESTDIR)/$(PREFIX)/share/doc/tkabber
- 	cp doc/tkabber.html $(DESTDIR)/$(PREFIX)/share/doc/tkabber/html
- 	mkdir -p $(DESTDIR)/$(PREFIX)/bin/
--	echo -e "#!/bin/sh\nexec wish $(PREFIX)/share/tkabber/tkabber.tcl -name tkabber \"\$$@\"\n" > $(DESTDIR)/$(PREFIX)/bin/tkabber
+--- Makefile.orig	2007-03-04 18:20:11.000000000 +0100
++++ Makefile	2007-07-07 15:28:30.000000000 +0200
+@@ -21,7 +21,7 @@
+ 	mkdir -p $(DESTDIR)/$(TKABBERDIR)
+ 	cp -r *.tcl $(SUBDIRS) $(DESTDIR)/$(TKABBERDIR)
+ 	mkdir -p $(DESTDIR)/$(BINDIR)
+-	echo -e "#!/bin/sh\nexec wish $(TKABBERDIR)/tkabber.tcl -name tkabber \"\$$@\"\n" \
 +	echo -e "#!/bin/sh\nexec wish8.4 $(PREFIX)/share/tkabber/tkabber.tcl -name tkabber \"\$$@\"\n" > $(DESTDIR)/$(PREFIX)/bin/tkabber
- 	chmod +x $(DESTDIR)/$(PREFIX)/bin/tkabber
+ 		>$(DESTDIR)/$(BINDIR)/tkabber
+ 	chmod 755 $(DESTDIR)/$(BINDIR)/tkabber
  
diff -ruN --exclude=CVS /usr/ports/net-im/tkabber.orig/pkg-plist /usr/ports/net-im/tkabber/pkg-plist
--- /usr/ports/net-im/tkabber.orig/pkg-plist	2007-07-07 12:34:40.000000000 +0200
+++ /usr/ports/net-im/tkabber/pkg-plist	2007-07-07 15:32:58.000000000 +0200
@@ -1,24 +1,79 @@
+bin/tkabber
+%%DOCSDIR%%/tkabber.html
+%%DOCSDIR%%/tkabber.xml
+%%EXAMPLESDIR%%/configs/badlop-config-home.tcl
+%%EXAMPLESDIR%%/configs/badlop-config.tcl
+%%EXAMPLESDIR%%/configs/config.tcl
+%%EXAMPLESDIR%%/configs/mtr-config.tcl
+%%EXAMPLESDIR%%/configs/teo-config.tcl
+%%EXAMPLESDIR%%/tclCarbonNotification-1.0.0/build.sh
+%%EXAMPLESDIR%%/tclCarbonNotification-1.0.0/tclCarbonNotification.tcl
+%%EXAMPLESDIR%%/tools/howto.txt
+%%EXAMPLESDIR%%/tools/jbot
+%%EXAMPLESDIR%%/tools/jsend.tcl
+%%EXAMPLESDIR%%/tools/rssbot
+%%EXAMPLESDIR%%/tools/rssbot.tcl
+%%EXAMPLESDIR%%/tools/tkabber_setstatus
+%%EXAMPLESDIR%%/xrdb/badlop-dark.xrdb
+%%EXAMPLESDIR%%/xrdb/black.xrdb
+%%EXAMPLESDIR%%/xrdb/dark.xrdb
+%%EXAMPLESDIR%%/xrdb/dark2.xrdb
+%%EXAMPLESDIR%%/xrdb/green.xrdb
+%%EXAMPLESDIR%%/xrdb/ice.xrdb
+%%EXAMPLESDIR%%/xrdb/light.xrdb
+%%EXAMPLESDIR%%/xrdb/lighthouse.xrdb
+%%EXAMPLESDIR%%/xrdb/ocean-deep.xrdb
+%%EXAMPLESDIR%%/xrdb/teopetuk.xrdb
+%%EXAMPLESDIR%%/xrdb/warm.xrdb
 %%DATADIR%%/Tclx.tcl
-%%DATADIR%%/aniemoteicons/aniemoteicons.tcl
-%%DATADIR%%/aniemoteicons/anigif.tcl
 %%DATADIR%%/balloon.tcl
 %%DATADIR%%/browser.tcl
 %%DATADIR%%/chats.tcl
+%%DATADIR%%/configdir.tcl
+%%DATADIR%%/contrib/extract-translations/extract.tcl
+%%DATADIR%%/contrib/gabber-docking-24x24/gabber-docking-24x24.zip
+%%DATADIR%%/contrib/starkit/README
+%%DATADIR%%/contrib/starkit/main.tcl
 %%DATADIR%%/custom.tcl
 %%DATADIR%%/datagathering.tcl
 %%DATADIR%%/default.tcl
 %%DATADIR%%/disco.tcl
-%%DATADIR%%/emoticons-tkabber/FaceIronic.gif
-%%DATADIR%%/emoticons-tkabber/FaceStartled.gif
-%%DATADIR%%/emoticons-tkabber/FaceStraight.gif
-%%DATADIR%%/emoticons-tkabber/beer.gif
-%%DATADIR%%/emoticons-tkabber/facegrinning.gif
-%%DATADIR%%/emoticons-tkabber/facehappy.gif
-%%DATADIR%%/emoticons-tkabber/facesad.gif
-%%DATADIR%%/emoticons-tkabber/facewinking.gif
-%%DATADIR%%/emoticons-tkabber/faceyukky.gif
-%%DATADIR%%/emoticons-tkabber/icondef.xml
-%%DATADIR%%/emoticons.tcl
+%%DATADIR%%/doc/tkabber.html
+%%DATADIR%%/doc/tkabber.xml
+%%DATADIR%%/emoticons/default/FaceIronic.gif
+%%DATADIR%%/emoticons/default/FaceStartled.gif
+%%DATADIR%%/emoticons/default/FaceStraight.gif
+%%DATADIR%%/emoticons/default/beer.gif
+%%DATADIR%%/emoticons/default/facegrinning.gif
+%%DATADIR%%/emoticons/default/facehappy.gif
+%%DATADIR%%/emoticons/default/facesad.gif
+%%DATADIR%%/emoticons/default/facewinking.gif
+%%DATADIR%%/emoticons/default/faceyukky.gif
+%%DATADIR%%/emoticons/default/icondef.xml
+%%DATADIR%%/examples/configs/badlop-config-home.tcl
+%%DATADIR%%/examples/configs/badlop-config.tcl
+%%DATADIR%%/examples/configs/config.tcl
+%%DATADIR%%/examples/configs/mtr-config.tcl
+%%DATADIR%%/examples/configs/teo-config.tcl
+%%DATADIR%%/examples/tclCarbonNotification-1.0.0/build.sh
+%%DATADIR%%/examples/tclCarbonNotification-1.0.0/tclCarbonNotification.tcl
+%%DATADIR%%/examples/tools/howto.txt
+%%DATADIR%%/examples/tools/jbot
+%%DATADIR%%/examples/tools/jsend.tcl
+%%DATADIR%%/examples/tools/rssbot
+%%DATADIR%%/examples/tools/rssbot.tcl
+%%DATADIR%%/examples/tools/tkabber_setstatus
+%%DATADIR%%/examples/xrdb/badlop-dark.xrdb
+%%DATADIR%%/examples/xrdb/black.xrdb
+%%DATADIR%%/examples/xrdb/dark.xrdb
+%%DATADIR%%/examples/xrdb/dark2.xrdb
+%%DATADIR%%/examples/xrdb/green.xrdb
+%%DATADIR%%/examples/xrdb/ice.xrdb
+%%DATADIR%%/examples/xrdb/light.xrdb
+%%DATADIR%%/examples/xrdb/lighthouse.xrdb
+%%DATADIR%%/examples/xrdb/ocean-deep.xrdb
+%%DATADIR%%/examples/xrdb/teopetuk.xrdb
+%%DATADIR%%/examples/xrdb/warm.xrdb
 %%DATADIR%%/filetransfer.tcl
 %%DATADIR%%/filters.tcl
 %%DATADIR%%/gpgme.tcl
@@ -60,11 +115,10 @@
 %%DATADIR%%/jidlink.tcl
 %%DATADIR%%/joingrdialog.tcl
 %%DATADIR%%/login.tcl
-%%DATADIR%%/mclistbox-1.02/mclistbox.tcl
+%%DATADIR%%/mclistbox/mclistbox.tcl
 %%DATADIR%%/messages.tcl
 %%DATADIR%%/msgs/ca.msg
 %%DATADIR%%/msgs/de.msg
-%%DATADIR%%/msgs/en.msg
 %%DATADIR%%/msgs/eo.msg
 %%DATADIR%%/msgs/es.msg
 %%DATADIR%%/msgs/eu.msg
@@ -78,27 +132,18 @@
 %%DATADIR%%/msgs/ru.msg
 %%DATADIR%%/msgs/ru.rc
 %%DATADIR%%/msgs/uk.msg
+%%DATADIR%%/msgs/uk.rc
 %%DATADIR%%/muc.tcl
 %%DATADIR%%/negotiate.tcl
 %%DATADIR%%/pixmaps.tcl
-%%DATADIR%%/pixmaps/amibulb/docking/tkabber.ico
-%%DATADIR%%/pixmaps/amibulb/icondef.xml
-%%DATADIR%%/pixmaps/amibulb/roster/available-away.gif
-%%DATADIR%%/pixmaps/amibulb/roster/available-chat.gif
-%%DATADIR%%/pixmaps/amibulb/roster/available-dnd.gif
-%%DATADIR%%/pixmaps/amibulb/roster/available-xa.gif
-%%DATADIR%%/pixmaps/amibulb/roster/available.gif
-%%DATADIR%%/pixmaps/amibulb/roster/group-closed.gif
-%%DATADIR%%/pixmaps/amibulb/roster/group-opened.gif
-%%DATADIR%%/pixmaps/amibulb/roster/icondef.xml
-%%DATADIR%%/pixmaps/amibulb/roster/invisible.gif
-%%DATADIR%%/pixmaps/amibulb/roster/stalker.gif
-%%DATADIR%%/pixmaps/amibulb/roster/unavailable.gif
-%%DATADIR%%/pixmaps/amibulb/tkabber/toolbar-add-user.gif
-%%DATADIR%%/pixmaps/amibulb/tkabber/toolbar-disco.gif
-%%DATADIR%%/pixmaps/amibulb/tkabber/toolbar-join-conference.gif
-%%DATADIR%%/pixmaps/amibulb/tkabber/toolbar-show-offline.gif
-%%DATADIR%%/pixmaps/amibulb/tkabber/toolbar-show-online.gif
+%%DATADIR%%/pixmaps/default-blue/docking/available-away.gif
+%%DATADIR%%/pixmaps/default-blue/docking/available-chat.gif
+%%DATADIR%%/pixmaps/default-blue/docking/available.gif
+%%DATADIR%%/pixmaps/default-blue/docking/tkabber.ico
+%%DATADIR%%/pixmaps/default-blue/icondef.xml
+%%DATADIR%%/pixmaps/default-blue/roster/available-away.gif
+%%DATADIR%%/pixmaps/default-blue/roster/available-chat.gif
+%%DATADIR%%/pixmaps/default-blue/roster/available.gif
 %%DATADIR%%/pixmaps/default/docking/available-away.gif
 %%DATADIR%%/pixmaps/default/docking/available-chat.gif
 %%DATADIR%%/pixmaps/default/docking/available-dnd.gif
@@ -143,18 +188,18 @@
 %%DATADIR%%/pixmaps/default/services/icq_online.gif
 %%DATADIR%%/pixmaps/default/services/icq_xa.gif
 %%DATADIR%%/pixmaps/default/services/jud.gif
+%%DATADIR%%/pixmaps/default/services/mrim_away.gif
+%%DATADIR%%/pixmaps/default/services/mrim_offline.gif
+%%DATADIR%%/pixmaps/default/services/mrim_online.gif
 %%DATADIR%%/pixmaps/default/services/msn_away.gif
 %%DATADIR%%/pixmaps/default/services/msn_chat.gif
 %%DATADIR%%/pixmaps/default/services/msn_dnd.gif
 %%DATADIR%%/pixmaps/default/services/msn_offline.gif
 %%DATADIR%%/pixmaps/default/services/msn_online.gif
 %%DATADIR%%/pixmaps/default/services/msn_xa.gif
-%%DATADIR%%/pixmaps/default/services/rss_away.gif
-%%DATADIR%%/pixmaps/default/services/rss_chat.gif
-%%DATADIR%%/pixmaps/default/services/rss_dnd.gif
 %%DATADIR%%/pixmaps/default/services/rss_offline.gif
 %%DATADIR%%/pixmaps/default/services/rss_online.gif
-%%DATADIR%%/pixmaps/default/services/rss_xa.gif
+%%DATADIR%%/pixmaps/default/services/server.gif
 %%DATADIR%%/pixmaps/default/services/sms.gif
 %%DATADIR%%/pixmaps/default/services/weather_away.gif
 %%DATADIR%%/pixmaps/default/services/weather_chat.gif
@@ -168,23 +213,66 @@
 %%DATADIR%%/pixmaps/default/services/yahoo_offline.gif
 %%DATADIR%%/pixmaps/default/services/yahoo_online.gif
 %%DATADIR%%/pixmaps/default/services/yahoo_xa.gif
-%%DATADIR%%/pixmaps/default/tkabber/chat-bookmark.gif
+%%DATADIR%%/pixmaps/default/tkabber/chat-bookmark-blue.gif
+%%DATADIR%%/pixmaps/default/tkabber/chat-bookmark-green.gif
+%%DATADIR%%/pixmaps/default/tkabber/chat-bookmark-red.gif
+%%DATADIR%%/pixmaps/default/tkabber/gpg-badencrypted.gif
 %%DATADIR%%/pixmaps/default/tkabber/gpg-badsigned.gif
 %%DATADIR%%/pixmaps/default/tkabber/gpg-encrypted.gif
 %%DATADIR%%/pixmaps/default/tkabber/gpg-signed.gif
 %%DATADIR%%/pixmaps/default/tkabber/gpg-unencrypted.gif
 %%DATADIR%%/pixmaps/default/tkabber/gpg-unsigned.gif
-%%DATADIR%%/pixmaps/default/tkabber/new-msg.gif
-%%DATADIR%%/pixmaps/default/tkabber/search_bk.gif
-%%DATADIR%%/pixmaps/default/tkabber/search_case.gif
-%%DATADIR%%/pixmaps/default/tkabber/search_exact.gif
-%%DATADIR%%/pixmaps/default/tkabber/search_fw.gif
+%%DATADIR%%/pixmaps/default/tkabber/gpg-vsigned.gif
 %%DATADIR%%/pixmaps/default/tkabber/tkabber-logo.gif
 %%DATADIR%%/pixmaps/default/tkabber/toolbar-add-user.gif
 %%DATADIR%%/pixmaps/default/tkabber/toolbar-disco.gif
 %%DATADIR%%/pixmaps/default/tkabber/toolbar-join-conference.gif
 %%DATADIR%%/pixmaps/default/tkabber/toolbar-show-offline.gif
 %%DATADIR%%/pixmaps/default/tkabber/toolbar-show-online.gif
+%%DATADIR%%/pixmaps/default/tkabber/xaddress-blue.gif
+%%DATADIR%%/pixmaps/default/tkabber/xaddress-green.gif
+%%DATADIR%%/pixmaps/default/tkabber/xaddress-red.gif
+%%DATADIR%%/pixmaps/feather16/docking/available-away.gif
+%%DATADIR%%/pixmaps/feather16/docking/available-chat.gif
+%%DATADIR%%/pixmaps/feather16/docking/available-dnd.gif
+%%DATADIR%%/pixmaps/feather16/docking/available-xa.gif
+%%DATADIR%%/pixmaps/feather16/docking/available.gif
+%%DATADIR%%/pixmaps/feather16/docking/blank.gif
+%%DATADIR%%/pixmaps/feather16/docking/invisible.gif
+%%DATADIR%%/pixmaps/feather16/docking/message-personal.gif
+%%DATADIR%%/pixmaps/feather16/docking/message-server.gif
+%%DATADIR%%/pixmaps/feather16/docking/message.gif
+%%DATADIR%%/pixmaps/feather16/docking/tkabber.ico
+%%DATADIR%%/pixmaps/feather16/docking/unavailable.gif
+%%DATADIR%%/pixmaps/feather16/icondef.xml
+%%DATADIR%%/pixmaps/feather16/roster/available-away.gif
+%%DATADIR%%/pixmaps/feather16/roster/available-chat.gif
+%%DATADIR%%/pixmaps/feather16/roster/available-dnd.gif
+%%DATADIR%%/pixmaps/feather16/roster/available-xa.gif
+%%DATADIR%%/pixmaps/feather16/roster/available.gif
+%%DATADIR%%/pixmaps/feather16/roster/conference-available.gif
+%%DATADIR%%/pixmaps/feather16/roster/conference-unavailable.gif
+%%DATADIR%%/pixmaps/feather16/roster/invisible.gif
+%%DATADIR%%/pixmaps/feather16/roster/stalker.gif
+%%DATADIR%%/pixmaps/feather16/roster/unavailable.gif
+%%DATADIR%%/pixmaps/feather16/services/rss_away.gif
+%%DATADIR%%/pixmaps/feather16/services/rss_chat.gif
+%%DATADIR%%/pixmaps/feather16/services/rss_dnd.gif
+%%DATADIR%%/pixmaps/feather16/services/rss_offline.gif
+%%DATADIR%%/pixmaps/feather16/services/rss_online.gif
+%%DATADIR%%/pixmaps/feather16/services/rss_xa.gif
+%%DATADIR%%/pixmaps/feather16/tkabber/gpg-badencrypted.gif
+%%DATADIR%%/pixmaps/feather16/tkabber/gpg-badsigned.gif
+%%DATADIR%%/pixmaps/feather16/tkabber/gpg-encrypted.gif
+%%DATADIR%%/pixmaps/feather16/tkabber/gpg-signed.gif
+%%DATADIR%%/pixmaps/feather16/tkabber/gpg-unencrypted.gif
+%%DATADIR%%/pixmaps/feather16/tkabber/gpg-unsigned.gif
+%%DATADIR%%/pixmaps/feather16/tkabber/gpg-vsigned.gif
+%%DATADIR%%/pixmaps/feather16/tkabber/toolbar-add-user.gif
+%%DATADIR%%/pixmaps/feather16/tkabber/toolbar-disco.gif
+%%DATADIR%%/pixmaps/feather16/tkabber/toolbar-join-conference.gif
+%%DATADIR%%/pixmaps/feather16/tkabber/toolbar-show-offline.gif
+%%DATADIR%%/pixmaps/feather16/tkabber/toolbar-show-online.gif
 %%DATADIR%%/pixmaps/feather22/icondef.xml
 %%DATADIR%%/pixmaps/feather22/roster/available-away.gif
 %%DATADIR%%/pixmaps/feather22/roster/available-chat.gif
@@ -193,266 +281,47 @@
 %%DATADIR%%/pixmaps/feather22/roster/available.gif
 %%DATADIR%%/pixmaps/feather22/roster/invisible.gif
 %%DATADIR%%/pixmaps/feather22/roster/unavailable.gif
-%%DATADIR%%/pixmaps/gabber/docking/available-away.gif
-%%DATADIR%%/pixmaps/gabber/docking/available-chat.gif
-%%DATADIR%%/pixmaps/gabber/docking/available-dnd.gif
-%%DATADIR%%/pixmaps/gabber/docking/available-xa.gif
-%%DATADIR%%/pixmaps/gabber/docking/available.gif
-%%DATADIR%%/pixmaps/gabber/docking/invisible.gif
-%%DATADIR%%/pixmaps/gabber/docking/message-personal.gif
-%%DATADIR%%/pixmaps/gabber/docking/message-server.gif
-%%DATADIR%%/pixmaps/gabber/docking/message.gif
-%%DATADIR%%/pixmaps/gabber/docking/tkabber.ico
-%%DATADIR%%/pixmaps/gabber/docking/unavailable.gif
-%%DATADIR%%/pixmaps/gabber/icondef.xml
-%%DATADIR%%/pixmaps/gabber/roster/available-away.gif
-%%DATADIR%%/pixmaps/gabber/roster/available-chat.gif
-%%DATADIR%%/pixmaps/gabber/roster/available-dnd.gif
-%%DATADIR%%/pixmaps/gabber/roster/available-xa.gif
-%%DATADIR%%/pixmaps/gabber/roster/available.gif
-%%DATADIR%%/pixmaps/gabber/roster/conference-available.gif
-%%DATADIR%%/pixmaps/gabber/roster/conference-unavailable.gif
-%%DATADIR%%/pixmaps/gabber/roster/group-closed.gif
-%%DATADIR%%/pixmaps/gabber/roster/group-opened.gif
-%%DATADIR%%/pixmaps/gabber/roster/invisible.gif
-%%DATADIR%%/pixmaps/gabber/roster/stalker.gif
-%%DATADIR%%/pixmaps/gabber/roster/unavailable.gif
-%%DATADIR%%/pixmaps/gabber/services/aim_away.gif
-%%DATADIR%%/pixmaps/gabber/services/aim_chat.gif
-%%DATADIR%%/pixmaps/gabber/services/aim_dnd.gif
-%%DATADIR%%/pixmaps/gabber/services/aim_offline.gif
-%%DATADIR%%/pixmaps/gabber/services/aim_online.gif
-%%DATADIR%%/pixmaps/gabber/services/aim_xa.gif
-%%DATADIR%%/pixmaps/gabber/services/icq_away.gif
-%%DATADIR%%/pixmaps/gabber/services/icq_chat.gif
-%%DATADIR%%/pixmaps/gabber/services/icq_dnd.gif
-%%DATADIR%%/pixmaps/gabber/services/icq_offline.gif
-%%DATADIR%%/pixmaps/gabber/services/icq_online.gif
-%%DATADIR%%/pixmaps/gabber/services/icq_xa.gif
-%%DATADIR%%/pixmaps/gabber/services/jud.gif
-%%DATADIR%%/pixmaps/gabber/services/msn_away.gif
-%%DATADIR%%/pixmaps/gabber/services/msn_chat.gif
-%%DATADIR%%/pixmaps/gabber/services/msn_dnd.gif
-%%DATADIR%%/pixmaps/gabber/services/msn_offline.gif
-%%DATADIR%%/pixmaps/gabber/services/msn_online.gif
-%%DATADIR%%/pixmaps/gabber/services/msn_xa.gif
-%%DATADIR%%/pixmaps/gabber/services/rss_away.gif
-%%DATADIR%%/pixmaps/gabber/services/rss_chat.gif
-%%DATADIR%%/pixmaps/gabber/services/rss_dnd.gif
-%%DATADIR%%/pixmaps/gabber/services/rss_offline.gif
-%%DATADIR%%/pixmaps/gabber/services/rss_online.gif
-%%DATADIR%%/pixmaps/gabber/services/rss_xa.gif
-%%DATADIR%%/pixmaps/gabber/services/sms.gif
-%%DATADIR%%/pixmaps/gabber/services/yahoo_away.gif
-%%DATADIR%%/pixmaps/gabber/services/yahoo_chat.gif
-%%DATADIR%%/pixmaps/gabber/services/yahoo_dnd.gif
-%%DATADIR%%/pixmaps/gabber/services/yahoo_offline.gif
-%%DATADIR%%/pixmaps/gabber/services/yahoo_online.gif
-%%DATADIR%%/pixmaps/gabber/services/yahoo_xa.gif
-%%DATADIR%%/pixmaps/gabber/tkabber/toolbar-add-user.gif
-%%DATADIR%%/pixmaps/gabber/tkabber/toolbar-disco.gif
-%%DATADIR%%/pixmaps/gabber/tkabber/toolbar-join-conference.gif
-%%DATADIR%%/pixmaps/gabber/tkabber/toolbar-show-offline.gif
-%%DATADIR%%/pixmaps/gabber/tkabber/toolbar-show-online.gif
-%%DATADIR%%/pixmaps/gush/docking/tkabber.ico
-%%DATADIR%%/pixmaps/gush/icondef.xml
-%%DATADIR%%/pixmaps/gush/roster/available-away.gif
-%%DATADIR%%/pixmaps/gush/roster/available-chat.gif
-%%DATADIR%%/pixmaps/gush/roster/available-dnd.gif
-%%DATADIR%%/pixmaps/gush/roster/available-xa.gif
-%%DATADIR%%/pixmaps/gush/roster/available.gif
-%%DATADIR%%/pixmaps/gush/roster/available2.gif
-%%DATADIR%%/pixmaps/gush/roster/group-closed.gif
-%%DATADIR%%/pixmaps/gush/roster/group-opened.gif
-%%DATADIR%%/pixmaps/gush/roster/invisible.gif
-%%DATADIR%%/pixmaps/gush/roster/stalker.gif
-%%DATADIR%%/pixmaps/gush/roster/unavailable.gif
-%%DATADIR%%/pixmaps/gush/tkabber/toolbar-add-user.gif
-%%DATADIR%%/pixmaps/gush/tkabber/toolbar-disco.gif
-%%DATADIR%%/pixmaps/gush/tkabber/toolbar-join-conference.gif
-%%DATADIR%%/pixmaps/gush/tkabber/toolbar-show-offline.gif
-%%DATADIR%%/pixmaps/gush/tkabber/toolbar-show-online.gif
-%%DATADIR%%/pixmaps/icq/docking/available-away.gif
-%%DATADIR%%/pixmaps/icq/docking/available-chat.gif
-%%DATADIR%%/pixmaps/icq/docking/available-dnd.gif
-%%DATADIR%%/pixmaps/icq/docking/available-xa.gif
-%%DATADIR%%/pixmaps/icq/docking/available.gif
-%%DATADIR%%/pixmaps/icq/docking/invisible.gif
-%%DATADIR%%/pixmaps/icq/docking/unavailable.gif
-%%DATADIR%%/pixmaps/icq/icondef.xml
-%%DATADIR%%/pixmaps/icq/roster/available-away.gif
-%%DATADIR%%/pixmaps/icq/roster/available-chat.gif
-%%DATADIR%%/pixmaps/icq/roster/available-dnd.gif
-%%DATADIR%%/pixmaps/icq/roster/available-xa.gif
-%%DATADIR%%/pixmaps/icq/roster/available.gif
-%%DATADIR%%/pixmaps/icq/roster/invisible.gif
-%%DATADIR%%/pixmaps/icq/roster/message.gif
-%%DATADIR%%/pixmaps/icq/roster/send.gif
-%%DATADIR%%/pixmaps/icq/roster/stalker.gif
-%%DATADIR%%/pixmaps/icq/roster/unavailable.gif
-%%DATADIR%%/pixmaps/icq/tkabber/new-msg.gif
-%%DATADIR%%/pixmaps/icq/tkabber/tkabber-logo.gif
-%%DATADIR%%/pixmaps/icq/tkabber/toolbar-add-user.gif
-%%DATADIR%%/pixmaps/icq/tkabber/toolbar-disco.gif
-%%DATADIR%%/pixmaps/icq/tkabber/toolbar-join-conference.gif
-%%DATADIR%%/pixmaps/icq/tkabber/toolbar-show-offline.gif
-%%DATADIR%%/pixmaps/icq/tkabber/toolbar-show-online.gif
-%%DATADIR%%/pixmaps/jajc/docking/available-away.gif
-%%DATADIR%%/pixmaps/jajc/docking/available-chat.gif
-%%DATADIR%%/pixmaps/jajc/docking/available-dnd.gif
-%%DATADIR%%/pixmaps/jajc/docking/available-xa.gif
-%%DATADIR%%/pixmaps/jajc/docking/available.gif
-%%DATADIR%%/pixmaps/jajc/docking/tkabber.ico
-%%DATADIR%%/pixmaps/jajc/docking/unavailable.gif
-%%DATADIR%%/pixmaps/jajc/icondef.xml
-%%DATADIR%%/pixmaps/jajc/roster/available-away.gif
-%%DATADIR%%/pixmaps/jajc/roster/available-chat.gif
-%%DATADIR%%/pixmaps/jajc/roster/available-dnd.gif
-%%DATADIR%%/pixmaps/jajc/roster/available-xa.gif
-%%DATADIR%%/pixmaps/jajc/roster/available.gif
-%%DATADIR%%/pixmaps/jajc/roster/conference-available.gif
-%%DATADIR%%/pixmaps/jajc/roster/conference-unavailable.gif
-%%DATADIR%%/pixmaps/jajc/roster/group-closed.gif
-%%DATADIR%%/pixmaps/jajc/roster/group-opened.gif
-%%DATADIR%%/pixmaps/jajc/roster/group_closed.gif
-%%DATADIR%%/pixmaps/jajc/roster/group_opened.gif
-%%DATADIR%%/pixmaps/jajc/roster/unavailable.gif
-%%DATADIR%%/pixmaps/jajc/services/aim_away.gif
-%%DATADIR%%/pixmaps/jajc/services/aim_chat.gif
-%%DATADIR%%/pixmaps/jajc/services/aim_dnd.gif
-%%DATADIR%%/pixmaps/jajc/services/aim_offline.gif
-%%DATADIR%%/pixmaps/jajc/services/aim_online.gif
-%%DATADIR%%/pixmaps/jajc/services/aim_xa.gif
-%%DATADIR%%/pixmaps/jajc/services/icq_away.gif
-%%DATADIR%%/pixmaps/jajc/services/icq_chat.gif
-%%DATADIR%%/pixmaps/jajc/services/icq_dnd.gif
-%%DATADIR%%/pixmaps/jajc/services/icq_offline.gif
-%%DATADIR%%/pixmaps/jajc/services/icq_online.gif
-%%DATADIR%%/pixmaps/jajc/services/icq_xa.gif
-%%DATADIR%%/pixmaps/jajc/services/jud.gif
-%%DATADIR%%/pixmaps/jajc/services/msn_away.gif
-%%DATADIR%%/pixmaps/jajc/services/msn_chat.gif
-%%DATADIR%%/pixmaps/jajc/services/msn_dnd.gif
-%%DATADIR%%/pixmaps/jajc/services/msn_offline.gif
-%%DATADIR%%/pixmaps/jajc/services/msn_online.gif
-%%DATADIR%%/pixmaps/jajc/services/msn_xa.gif
-%%DATADIR%%/pixmaps/jajc/services/sms.gif
-%%DATADIR%%/pixmaps/jajc/services/yahoo_away.gif
-%%DATADIR%%/pixmaps/jajc/services/yahoo_chat.gif
-%%DATADIR%%/pixmaps/jajc/services/yahoo_dnd.gif
-%%DATADIR%%/pixmaps/jajc/services/yahoo_offline.gif
-%%DATADIR%%/pixmaps/jajc/services/yahoo_online.gif
-%%DATADIR%%/pixmaps/jajc/services/yahoo_xa.gif
-%%DATADIR%%/pixmaps/jajc/tkabber/toolbar-add-user.gif
-%%DATADIR%%/pixmaps/jajc/tkabber/toolbar-disco.gif
-%%DATADIR%%/pixmaps/jajc/tkabber/toolbar-join-conference.gif
-%%DATADIR%%/pixmaps/jajc/tkabber/toolbar-show-offline.gif
-%%DATADIR%%/pixmaps/jajc/tkabber/toolbar-show-online.gif
-%%DATADIR%%/pixmaps/jarl/icondef.xml
-%%DATADIR%%/pixmaps/jarl/roster/available-away.gif
-%%DATADIR%%/pixmaps/jarl/roster/available-chat.gif
-%%DATADIR%%/pixmaps/jarl/roster/available-dnd.gif
-%%DATADIR%%/pixmaps/jarl/roster/available-xa.gif
-%%DATADIR%%/pixmaps/jarl/roster/available.gif
-%%DATADIR%%/pixmaps/jarl/roster/invisible.gif
-%%DATADIR%%/pixmaps/jarl/roster/unavailable.gif
-%%DATADIR%%/pixmaps/kroc/docking/available-away.gif
-%%DATADIR%%/pixmaps/kroc/docking/available-chat.gif
-%%DATADIR%%/pixmaps/kroc/docking/available-dnd.gif
-%%DATADIR%%/pixmaps/kroc/docking/available-xa.gif
-%%DATADIR%%/pixmaps/kroc/docking/available.gif
-%%DATADIR%%/pixmaps/kroc/docking/invisible.gif
-%%DATADIR%%/pixmaps/kroc/docking/tkabber.ico
-%%DATADIR%%/pixmaps/kroc/docking/unavailable.gif
-%%DATADIR%%/pixmaps/kroc/icondef.xml
-%%DATADIR%%/pixmaps/kroc/roster/available-away.gif
-%%DATADIR%%/pixmaps/kroc/roster/available-chat.gif
-%%DATADIR%%/pixmaps/kroc/roster/available-dnd.gif
-%%DATADIR%%/pixmaps/kroc/roster/available-xa.gif
-%%DATADIR%%/pixmaps/kroc/roster/available.gif
-%%DATADIR%%/pixmaps/kroc/roster/conference-available.gif
-%%DATADIR%%/pixmaps/kroc/roster/conference-unavailable.gif
-%%DATADIR%%/pixmaps/kroc/roster/group-closed.gif
-%%DATADIR%%/pixmaps/kroc/roster/group-opened.gif
-%%DATADIR%%/pixmaps/kroc/roster/invisible.gif
-%%DATADIR%%/pixmaps/kroc/roster/stalker.gif
-%%DATADIR%%/pixmaps/kroc/roster/unavailable.gif
-%%DATADIR%%/pixmaps/kroc/roster/unsubscribed.gif
-%%DATADIR%%/pixmaps/kroc/services/aim_away.gif
-%%DATADIR%%/pixmaps/kroc/services/aim_chat.gif
-%%DATADIR%%/pixmaps/kroc/services/aim_dnd.gif
-%%DATADIR%%/pixmaps/kroc/services/aim_offline.gif
-%%DATADIR%%/pixmaps/kroc/services/aim_online.gif
-%%DATADIR%%/pixmaps/kroc/services/aim_xa.gif
-%%DATADIR%%/pixmaps/kroc/services/gg_away.gif
-%%DATADIR%%/pixmaps/kroc/services/gg_chat.gif
-%%DATADIR%%/pixmaps/kroc/services/gg_dnd.gif
-%%DATADIR%%/pixmaps/kroc/services/gg_offline.gif
-%%DATADIR%%/pixmaps/kroc/services/gg_online.gif
-%%DATADIR%%/pixmaps/kroc/services/gg_xa.gif
-%%DATADIR%%/pixmaps/kroc/services/icq_away.gif
-%%DATADIR%%/pixmaps/kroc/services/icq_chat.gif
-%%DATADIR%%/pixmaps/kroc/services/icq_dnd.gif
-%%DATADIR%%/pixmaps/kroc/services/icq_offline.gif
-%%DATADIR%%/pixmaps/kroc/services/icq_online.gif
-%%DATADIR%%/pixmaps/kroc/services/icq_xa.gif
-%%DATADIR%%/pixmaps/kroc/services/jud.gif
-%%DATADIR%%/pixmaps/kroc/services/msn_away.gif
-%%DATADIR%%/pixmaps/kroc/services/msn_chat.gif
-%%DATADIR%%/pixmaps/kroc/services/msn_dnd.gif
-%%DATADIR%%/pixmaps/kroc/services/msn_offline.gif
-%%DATADIR%%/pixmaps/kroc/services/msn_online.gif
-%%DATADIR%%/pixmaps/kroc/services/msn_xa.gif
-%%DATADIR%%/pixmaps/kroc/services/rss_away.gif
-%%DATADIR%%/pixmaps/kroc/services/rss_chat.gif
-%%DATADIR%%/pixmaps/kroc/services/rss_dnd.gif
-%%DATADIR%%/pixmaps/kroc/services/rss_offline.gif
-%%DATADIR%%/pixmaps/kroc/services/rss_online.gif
-%%DATADIR%%/pixmaps/kroc/services/rss_xa.gif
-%%DATADIR%%/pixmaps/kroc/services/sms.gif
-%%DATADIR%%/pixmaps/kroc/services/weather_away.gif
-%%DATADIR%%/pixmaps/kroc/services/weather_chat.gif
-%%DATADIR%%/pixmaps/kroc/services/weather_dnd.gif
-%%DATADIR%%/pixmaps/kroc/services/weather_offline.gif
-%%DATADIR%%/pixmaps/kroc/services/weather_online.gif
-%%DATADIR%%/pixmaps/kroc/services/weather_xa.gif
-%%DATADIR%%/pixmaps/kroc/services/yahoo_away.gif
-%%DATADIR%%/pixmaps/kroc/services/yahoo_chat.gif
-%%DATADIR%%/pixmaps/kroc/services/yahoo_dnd.gif
-%%DATADIR%%/pixmaps/kroc/services/yahoo_offline.gif
-%%DATADIR%%/pixmaps/kroc/services/yahoo_online.gif
-%%DATADIR%%/pixmaps/kroc/services/yahoo_xa.gif
-%%DATADIR%%/pixmaps/kroc/tkabber/gpg-badsigned.gif
-%%DATADIR%%/pixmaps/kroc/tkabber/gpg-encrypted.gif
-%%DATADIR%%/pixmaps/kroc/tkabber/gpg-signed.gif
-%%DATADIR%%/pixmaps/kroc/tkabber/gpg-unencrypted.gif
-%%DATADIR%%/pixmaps/kroc/tkabber/gpg-unsigned.gif
-%%DATADIR%%/pixmaps/kroc/tkabber/new-msg.gif
-%%DATADIR%%/pixmaps/kroc/tkabber/search_bk.gif
-%%DATADIR%%/pixmaps/kroc/tkabber/search_case.gif
-%%DATADIR%%/pixmaps/kroc/tkabber/search_exact.gif
-%%DATADIR%%/pixmaps/kroc/tkabber/search_fw.gif
-%%DATADIR%%/pixmaps/kroc/tkabber/toolbar-add-user.gif
-%%DATADIR%%/pixmaps/kroc/tkabber/toolbar-disco.gif
-%%DATADIR%%/pixmaps/kroc/tkabber/toolbar-join-conference.gif
-%%DATADIR%%/pixmaps/kroc/tkabber/toolbar-show-offline.gif
-%%DATADIR%%/pixmaps/kroc/tkabber/toolbar-show-online.gif
-%%DATADIR%%/pixmaps/psi/icondef.xml
-%%DATADIR%%/pixmaps/psi/roster/available-away.gif
-%%DATADIR%%/pixmaps/psi/roster/available-chat.gif
-%%DATADIR%%/pixmaps/psi/roster/available-dnd.gif
-%%DATADIR%%/pixmaps/psi/roster/available-xa.gif
-%%DATADIR%%/pixmaps/psi/roster/available.gif
-%%DATADIR%%/pixmaps/psi/roster/group-closed.gif
-%%DATADIR%%/pixmaps/psi/roster/group-opened.gif
-%%DATADIR%%/pixmaps/psi/roster/stalker.gif
-%%DATADIR%%/pixmaps/psi/roster/unavailable.gif
-%%DATADIR%%/pixmaps/psi/tkabber/toolbar-add-user.gif
-%%DATADIR%%/pixmaps/psi/tkabber/toolbar-disco.gif
-%%DATADIR%%/pixmaps/psi/tkabber/toolbar-join-conference.gif
-%%DATADIR%%/pixmaps/psi/tkabber/toolbar-show-offline.gif
-%%DATADIR%%/pixmaps/psi/tkabber/toolbar-show-online.gif
+%%DATADIR%%/pixmaps/stars/docking/available-away.gif
+%%DATADIR%%/pixmaps/stars/docking/available-chat.gif
+%%DATADIR%%/pixmaps/stars/docking/available-dnd.gif
+%%DATADIR%%/pixmaps/stars/docking/available-xa.gif
+%%DATADIR%%/pixmaps/stars/docking/available.gif
+%%DATADIR%%/pixmaps/stars/docking/invisible.gif
+%%DATADIR%%/pixmaps/stars/docking/message-personal.gif
+%%DATADIR%%/pixmaps/stars/docking/message-server.gif
+%%DATADIR%%/pixmaps/stars/docking/message.gif
+%%DATADIR%%/pixmaps/stars/docking/unavailable.gif
+%%DATADIR%%/pixmaps/stars/icondef.xml
+%%DATADIR%%/pixmaps/stars/roster/available-away.gif
+%%DATADIR%%/pixmaps/stars/roster/available-chat.gif
+%%DATADIR%%/pixmaps/stars/roster/available-dnd.gif
+%%DATADIR%%/pixmaps/stars/roster/available-xa.gif
+%%DATADIR%%/pixmaps/stars/roster/available.gif
+%%DATADIR%%/pixmaps/stars/roster/conference-available.gif
+%%DATADIR%%/pixmaps/stars/roster/conference-unavailable.gif
+%%DATADIR%%/pixmaps/stars/roster/group-closed.gif
+%%DATADIR%%/pixmaps/stars/roster/group-opened.gif
+%%DATADIR%%/pixmaps/stars/roster/invisible.gif
+%%DATADIR%%/pixmaps/stars/roster/stalker.gif
+%%DATADIR%%/pixmaps/stars/roster/unavailable.gif
+%%DATADIR%%/pixmaps/stars/services/rss_away.gif
+%%DATADIR%%/pixmaps/stars/services/rss_chat.gif
+%%DATADIR%%/pixmaps/stars/services/rss_dnd.gif
+%%DATADIR%%/pixmaps/stars/services/rss_offline.gif
+%%DATADIR%%/pixmaps/stars/services/rss_online.gif
+%%DATADIR%%/pixmaps/stars/services/rss_xa.gif
+%%DATADIR%%/pixmaps/stars/tkabber/chat-bookmark.gif
+%%DATADIR%%/pixmaps/stars/tkabber/chat-bookmark1.gif
+%%DATADIR%%/pixmaps/stars/tkabber/new-msg.gif
+%%DATADIR%%/pixmaps/stars/tkabber/toolbar-add-user.gif
+%%DATADIR%%/pixmaps/stars/tkabber/toolbar-disco.gif
+%%DATADIR%%/pixmaps/stars/tkabber/toolbar-disco_old.gif
+%%DATADIR%%/pixmaps/stars/tkabber/toolbar-join-conference.gif
+%%DATADIR%%/pixmaps/stars/tkabber/toolbar-show-offline.gif
+%%DATADIR%%/pixmaps/stars/tkabber/toolbar-show-online.gif
+%%DATADIR%%/pixmaps/stars/tkabber/xaddress.gif
 %%DATADIR%%/plugins.tcl
+%%DATADIR%%/plugins/chat/abbrev.tcl
 %%DATADIR%%/plugins/chat/bookmark_highlighted.tcl
 %%DATADIR%%/plugins/chat/chatstate.tcl
 %%DATADIR%%/plugins/chat/clear.tcl
@@ -468,52 +337,77 @@
 %%DATADIR%%/plugins/chat/empty_body.tcl
 %%DATADIR%%/plugins/chat/events.tcl
 %%DATADIR%%/plugins/chat/exec_command.tcl
-%%DATADIR%%/plugins/chat/highlight.tcl
+%%DATADIR%%/plugins/chat/histool.tcl
 %%DATADIR%%/plugins/chat/history.tcl
 %%DATADIR%%/plugins/chat/info_commands.tcl
 %%DATADIR%%/plugins/chat/insert_nick.tcl
 %%DATADIR%%/plugins/chat/irc_commands.tcl
+%%DATADIR%%/plugins/chat/log_on_open.tcl
 %%DATADIR%%/plugins/chat/logger.tcl
 %%DATADIR%%/plugins/chat/me_command.tcl
+%%DATADIR%%/plugins/chat/muc_ignore.tcl
 %%DATADIR%%/plugins/chat/nick_colors.tcl
 %%DATADIR%%/plugins/chat/open_chat.tcl
 %%DATADIR%%/plugins/chat/open_window.tcl
 %%DATADIR%%/plugins/chat/popupmenu.tcl
-%%DATADIR%%/plugins/chat/search.tcl
+%%DATADIR%%/plugins/chat/postpone.tcl
 %%DATADIR%%/plugins/chat/send_message.tcl
 %%DATADIR%%/plugins/chat/unisymbols.tcl
+%%DATADIR%%/plugins/chat/update_tab.tcl
 %%DATADIR%%/plugins/filetransfer/http.tcl
 %%DATADIR%%/plugins/filetransfer/jidlink.tcl
 %%DATADIR%%/plugins/filetransfer/si.tcl
-%%DATADIR%%/plugins/general/annotations.tcl
 %%DATADIR%%/plugins/general/autoaway.tcl
 %%DATADIR%%/plugins/general/avatars.tcl
 %%DATADIR%%/plugins/general/clientinfo.tcl
-%%DATADIR%%/plugins/general/conferenceinfo.tcl
-%%DATADIR%%/plugins/general/conferences.tcl
+%%DATADIR%%/plugins/general/copy_jid.tcl
 %%DATADIR%%/plugins/general/headlines.tcl
+%%DATADIR%%/plugins/general/ispell.tcl
 %%DATADIR%%/plugins/general/jitworkaround.tcl
 %%DATADIR%%/plugins/general/message_archive.tcl
 %%DATADIR%%/plugins/general/offline.tcl
 %%DATADIR%%/plugins/general/rawxml.tcl
-%%DATADIR%%/plugins/general/roster_delimiter.tcl
-%%DATADIR%%/plugins/general/rosterx.tcl
+%%DATADIR%%/plugins/general/remote.tcl
+%%DATADIR%%/plugins/general/session.tcl
 %%DATADIR%%/plugins/general/sound.tcl
 %%DATADIR%%/plugins/general/stats.tcl
 %%DATADIR%%/plugins/general/subscribe_gateway.tcl
 %%DATADIR%%/plugins/general/tkcon.tcl
+%%DATADIR%%/plugins/general/xaddress.tcl
 %%DATADIR%%/plugins/general/xcommands.tcl
 %%DATADIR%%/plugins/iq/browse.tcl
 %%DATADIR%%/plugins/iq/last.tcl
 %%DATADIR%%/plugins/iq/oob.tcl
+%%DATADIR%%/plugins/iq/ping.tcl
 %%DATADIR%%/plugins/iq/time.tcl
 %%DATADIR%%/plugins/iq/version.tcl
 %%DATADIR%%/plugins/jidlink/dtcp.tcl
 %%DATADIR%%/plugins/jidlink/ibb.tcl
+%%DATADIR%%/plugins/richtext/chatlog.tcl
+%%DATADIR%%/plugins/richtext/emoticons.tcl
+%%DATADIR%%/plugins/richtext/highlight.tcl
+%%DATADIR%%/plugins/richtext/stylecodes.tcl
+%%DATADIR%%/plugins/richtext/urls.tcl
+%%DATADIR%%/plugins/roster/annotations.tcl
+%%DATADIR%%/plugins/roster/cache_categories.tcl
+%%DATADIR%%/plugins/roster/conferenceinfo.tcl
+%%DATADIR%%/plugins/roster/conferences.tcl
+%%DATADIR%%/plugins/roster/fetch_nicknames.tcl
+%%DATADIR%%/plugins/roster/roster_delimiter.tcl
+%%DATADIR%%/plugins/roster/rosterx.tcl
+%%DATADIR%%/plugins/search/browser.tcl
+%%DATADIR%%/plugins/search/chat.tcl
+%%DATADIR%%/plugins/search/custom.tcl
+%%DATADIR%%/plugins/search/headlines.tcl
+%%DATADIR%%/plugins/search/logger.tcl
+%%DATADIR%%/plugins/search/rawxml.tcl
+%%DATADIR%%/plugins/search/search.tcl
+%%DATADIR%%/plugins/search/spanel.tcl
 %%DATADIR%%/plugins/si/ibb.tcl
+%%DATADIR%%/plugins/si/iqibb.tcl
 %%DATADIR%%/plugins/si/socks5.tcl
 %%DATADIR%%/plugins/unix/dockingtray.tcl
-%%DATADIR%%/plugins/unix/ispell.tcl
+%%DATADIR%%/plugins/unix/icon.tcl
 %%DATADIR%%/plugins/unix/menu.tcl
 %%DATADIR%%/plugins/unix/menu8.4.tcl
 %%DATADIR%%/plugins/unix/systray.tcl
@@ -524,8 +418,10 @@
 %%DATADIR%%/plugins/windows/taskbar.tcl
 %%DATADIR%%/presence.tcl
 %%DATADIR%%/privacy.tcl
-%%DATADIR%%/roster.tcl
+%%DATADIR%%/pubsub.tcl
 %%DATADIR%%/register.tcl
+%%DATADIR%%/richtext.tcl
+%%DATADIR%%/roster.tcl
 %%DATADIR%%/search.tcl
 %%DATADIR%%/si.tcl
 %%DATADIR%%/sounds/default/chat_their_message.wav
@@ -543,101 +439,74 @@
 %%DATADIR%%/sounds/psi/presence_available.wav
 %%DATADIR%%/sounds/psi/presence_unavailable.wav
 %%DATADIR%%/splash.tcl
-%%DATADIR%%/textundo/dkflib.tcl
-%%DATADIR%%/textundo/textundo.tcl
 %%DATADIR%%/tkabber.tcl
+%%DATADIR%%/trans.tcl
+%%DATADIR%%/trans/de.msg
+%%DATADIR%%/trans/es.msg
+%%DATADIR%%/trans/pl.msg
+%%DATADIR%%/trans/ru.msg
+%%DATADIR%%/trans/uk.msg
 %%DATADIR%%/userinfo.tcl
 %%DATADIR%%/utils.tcl
 %%DATADIR%%/xmppmime.tcl
-%%PORTDOCS%%%%EXAMPLESDIR%%/badlop-config-home.tcl
-%%PORTDOCS%%%%EXAMPLESDIR%%/badlop-config.tcl
-%%PORTDOCS%%%%EXAMPLESDIR%%/badlop-dark.xrdb
-%%PORTDOCS%%%%EXAMPLESDIR%%/black.xrdb
-%%PORTDOCS%%%%EXAMPLESDIR%%/config.tcl
-%%PORTDOCS%%%%EXAMPLESDIR%%/dark.xrdb
-%%PORTDOCS%%%%EXAMPLESDIR%%/dark2.xrdb
-%%PORTDOCS%%%%EXAMPLESDIR%%/green.xrdb
-%%PORTDOCS%%%%EXAMPLESDIR%%/ice.xrdb
-%%PORTDOCS%%%%EXAMPLESDIR%%/light.xrdb
-%%PORTDOCS%%%%EXAMPLESDIR%%/mtr-config.tcl
-%%PORTDOCS%%%%EXAMPLESDIR%%/ocean-deep.xrdb
-%%PORTDOCS%%%%EXAMPLESDIR%%/tclCarbonNotification-1.0.0/build.sh
-%%PORTDOCS%%%%EXAMPLESDIR%%/tclCarbonNotification-1.0.0/tclCarbonNotification.tcl
-%%PORTDOCS%%%%EXAMPLESDIR%%/teo-config.tcl
-%%PORTDOCS%%%%EXAMPLESDIR%%/teopetuk.xrdb
-%%PORTDOCS%%%%EXAMPLESDIR%%/tkabber_setstatus
-%%PORTDOCS%%%%EXAMPLESDIR%%/tools/howto.txt
-%%PORTDOCS%%%%EXAMPLESDIR%%/tools/jbot
-%%PORTDOCS%%%%EXAMPLESDIR%%/tools/jsend.tcl
-%%PORTDOCS%%%%EXAMPLESDIR%%/tools/rssbot
-%%PORTDOCS%%%%EXAMPLESDIR%%/tools/rssbot.tcl
-%%PORTDOCS%%%%EXAMPLESDIR%%/warm.xrdb
-%%PORTDOCS%%%%DOCSDIR%%/tkabber.html
-%%PORTDOCS%%%%DOCSDIR%%/tkabber.xml
-bin/tkabber
-
- at dirrm %%PORTDOCS%%%%EXAMPLESDIR%%/tclCarbonNotification-1.0.0
- at dirrm %%PORTDOCS%%%%EXAMPLESDIR%%/tools
- at dirrm %%PORTDOCS%%%%EXAMPLESDIR%%
-%%PORTDOCS%%@dirrm %%DOCSDIR%%
- at dirrm %%DATADIR%%/msgs
- at dirrm %%DATADIR%%/aniemoteicons
- at dirrm %%DATADIR%%/sounds/default
+ at dirrm %%DATADIR%%/trans
 @dirrm %%DATADIR%%/sounds/psi
+ at dirrm %%DATADIR%%/sounds/default
 @dirrm %%DATADIR%%/sounds
+ at dirrm %%DATADIR%%/plugins/windows
+ at dirrm %%DATADIR%%/plugins/unix
+ at dirrm %%DATADIR%%/plugins/si
+ at dirrm %%DATADIR%%/plugins/search
+ at dirrm %%DATADIR%%/plugins/roster
+ at dirrm %%DATADIR%%/plugins/richtext
 @dirrm %%DATADIR%%/plugins/jidlink
- at dirrm %%DATADIR%%/plugins/filetransfer
- at dirrm %%DATADIR%%/plugins/general
 @dirrm %%DATADIR%%/plugins/iq
+ at dirrm %%DATADIR%%/plugins/general
+ at dirrm %%DATADIR%%/plugins/filetransfer
 @dirrm %%DATADIR%%/plugins/chat
- at dirrm %%DATADIR%%/plugins/si
- at dirrm %%DATADIR%%/plugins/unix
- at dirrm %%DATADIR%%/plugins/windows
 @dirrm %%DATADIR%%/plugins
- at dirrm %%DATADIR%%/pixmaps/icq/docking
- at dirrm %%DATADIR%%/pixmaps/icq/roster
- at dirrm %%DATADIR%%/pixmaps/icq/tkabber
- at dirrm %%DATADIR%%/pixmaps/icq
- at dirrm %%DATADIR%%/pixmaps/default/docking
- at dirrm %%DATADIR%%/pixmaps/default/roster
- at dirrm %%DATADIR%%/pixmaps/default/services
- at dirrm %%DATADIR%%/pixmaps/default/tkabber
- at dirrm %%DATADIR%%/pixmaps/default
+ at dirrm %%DATADIR%%/pixmaps/stars/tkabber
+ at dirrm %%DATADIR%%/pixmaps/stars/services
+ at dirrm %%DATADIR%%/pixmaps/stars/roster
+ at dirrm %%DATADIR%%/pixmaps/stars/docking
+ at dirrm %%DATADIR%%/pixmaps/stars
 @dirrm %%DATADIR%%/pixmaps/feather22/roster
 @dirrm %%DATADIR%%/pixmaps/feather22
- at dirrm %%DATADIR%%/pixmaps/gabber/docking
- at dirrm %%DATADIR%%/pixmaps/gabber/roster
- at dirrm %%DATADIR%%/pixmaps/gabber/services
- at dirrm %%DATADIR%%/pixmaps/gabber/tkabber
- at dirrm %%DATADIR%%/pixmaps/gabber
- at dirrm %%DATADIR%%/pixmaps/gush/docking
- at dirrm %%DATADIR%%/pixmaps/gush/roster
- at dirrm %%DATADIR%%/pixmaps/gush/tkabber
- at dirrm %%DATADIR%%/pixmaps/gush
- at dirrm %%DATADIR%%/pixmaps/amibulb/docking
- at dirrm %%DATADIR%%/pixmaps/amibulb/roster
- at dirrm %%DATADIR%%/pixmaps/amibulb/tkabber
- at dirrm %%DATADIR%%/pixmaps/amibulb
- at dirrm %%DATADIR%%/pixmaps/jajc/docking
- at dirrm %%DATADIR%%/pixmaps/jajc/roster
- at dirrm %%DATADIR%%/pixmaps/jajc/services
- at dirrm %%DATADIR%%/pixmaps/jajc/tkabber
- at dirrm %%DATADIR%%/pixmaps/jajc
- at dirrm %%DATADIR%%/pixmaps/jarl/roster
- at dirrm %%DATADIR%%/pixmaps/jarl
- at dirrm %%DATADIR%%/pixmaps/kroc/docking
- at dirrm %%DATADIR%%/pixmaps/kroc/roster
- at dirrm %%DATADIR%%/pixmaps/kroc/services
- at dirrm %%DATADIR%%/pixmaps/kroc/tkabber
- at dirrm %%DATADIR%%/pixmaps/kroc
- at dirrm %%DATADIR%%/pixmaps/psi/roster
- at dirrm %%DATADIR%%/pixmaps/psi/tkabber
- at dirrm %%DATADIR%%/pixmaps/psi
+ at dirrm %%DATADIR%%/pixmaps/feather16/tkabber
+ at dirrm %%DATADIR%%/pixmaps/feather16/services
+ at dirrm %%DATADIR%%/pixmaps/feather16/roster
+ at dirrm %%DATADIR%%/pixmaps/feather16/docking
+ at dirrm %%DATADIR%%/pixmaps/feather16
+ at dirrm %%DATADIR%%/pixmaps/default/tkabber
+ at dirrm %%DATADIR%%/pixmaps/default/services
+ at dirrm %%DATADIR%%/pixmaps/default/roster
+ at dirrm %%DATADIR%%/pixmaps/default/docking
+ at dirrm %%DATADIR%%/pixmaps/default-blue/roster
+ at dirrm %%DATADIR%%/pixmaps/default-blue/docking
+ at dirrm %%DATADIR%%/pixmaps/default-blue
+ at dirrm %%DATADIR%%/pixmaps/default
 @dirrm %%DATADIR%%/pixmaps
- at dirrm %%DATADIR%%/emoticons-tkabber
- at dirrm %%DATADIR%%/mclistbox-1.02
+ at dirrm %%DATADIR%%/msgs
+ at dirrm %%DATADIR%%/mclistbox
 @dirrm %%DATADIR%%/jabberlib-tclxml/tclxml
 @dirrm %%DATADIR%%/jabberlib-tclxml
 @dirrm %%DATADIR%%/ifacetk
- at dirrm %%DATADIR%%/textundo
+ at dirrm %%DATADIR%%/examples/xrdb
+ at dirrm %%DATADIR%%/examples/tools
+ at dirrm %%DATADIR%%/examples/tclCarbonNotification-1.0.0
+ at dirrm %%DATADIR%%/examples/configs
+ at dirrm %%DATADIR%%/examples
+ at dirrm %%DATADIR%%/emoticons/default
+ at dirrm %%DATADIR%%/emoticons
+ at dirrm %%DATADIR%%/doc
+ at dirrm %%DATADIR%%/contrib/starkit
+ at dirrm %%DATADIR%%/contrib/gabber-docking-24x24
+ at dirrm %%DATADIR%%/contrib/extract-translations
+ at dirrm %%DATADIR%%/contrib
 @dirrm %%DATADIR%%
+ at dirrm %%EXAMPLESDIR%%/xrdb
+ at dirrm %%EXAMPLESDIR%%/tools
+ at dirrm %%EXAMPLESDIR%%/tclCarbonNotification-1.0.0
+ at dirrm %%EXAMPLESDIR%%/configs
+ at dirrm %%EXAMPLESDIR%%
+ at dirrm %%DOCSDIR%%
--- tkabber-0.10.0.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list