summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-03-26 10:13:40 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-03-26 10:13:40 +0000
commite14192abc4992c7b4448d9cfa3288a444f3db0a6 (patch)
tree4c7352e1f33b04cb9ecfc7635a6a226ef4954fae /net-im
parent- Update to 4.45.1 (diff)
- Update to 0.9.9.a.20070325
PR: 110843 Submitted by: Denis Shaposhnikov <dsh@vlink.ru> (maintainer)
Notes
Notes: svn path=/head/; revision=188377
Diffstat (limited to 'net-im')
-rw-r--r--net-im/tkabber-devel/Makefile17
-rw-r--r--net-im/tkabber-devel/distinfo6
-rw-r--r--net-im/tkabber-devel/files/patch-tkabber.tcl14
-rw-r--r--net-im/tkabber-devel/pkg-plist29
4 files changed, 33 insertions, 33 deletions
diff --git a/net-im/tkabber-devel/Makefile b/net-im/tkabber-devel/Makefile
index e346f94b9b9b..901ab1ceb6ed 100644
--- a/net-im/tkabber-devel/Makefile
+++ b/net-im/tkabber-devel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= tkabber
-PORTVERSION= 0.9.9.a.20070212
+PORTVERSION= 0.9.9.a.20070325
CATEGORIES= net-im
MASTER_SITES= http://ports.internal.vlink.ru/distfiles/
PKGNAMESUFFIX= -devel
@@ -28,8 +28,8 @@ USE_BZIP2= yes
USE_TCL= yes
USE_TK= yes
-SUBDIRS= aniemoteicons emoticons ifacetk jabberlib-tclxml \
- mclistbox msgs pixmaps plugins sounds trans
+SUBDIRS= emoticons ifacetk jabberlib-tclxml mclistbox msgs pixmaps \
+ plugins sounds trans
OPTIONS= ZLIB "with zlib support" off
@@ -40,18 +40,11 @@ do-install:
${MKDIR} ${DATADIR}
${INSTALL_DATA} ${WRKSRC}/*.tcl ${DATADIR}
-.for i in ${SUBDIRS}
- ${CP} -R ${WRKSRC}/${i} ${DATADIR}
-.endfor
+ (cd ${WRKSRC} && ${COPYTREE_SHARE} "${SUBDIRS}" ${DATADIR})
${HEAD} -1 ${WRKSRC}/ChangeLog > ${DATADIR}/version
${MKDIR} ${EXAMPLESDIR}
- ${CP} -R ${WRKSRC}/examples/* ${EXAMPLESDIR}
-
-.for i in ${DATADIR} ${EXAMPLESDIR}
- ${FIND} ${i} -type f -print0 | ${XARGS} -0 ${CHMOD} ${SHAREMODE}
- ${FIND} ${i} -type f -print0 | ${XARGS} -0 ${CHOWN} ${SHAREOWN}:${SHAREGRP}
-.endfor
+ (cd ${WRKSRC}/examples && ${COPYTREE_SHARE} \* ${EXAMPLESDIR})
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}
diff --git a/net-im/tkabber-devel/distinfo b/net-im/tkabber-devel/distinfo
index 00dbc2e7513b..4f0661c52857 100644
--- a/net-im/tkabber-devel/distinfo
+++ b/net-im/tkabber-devel/distinfo
@@ -1,3 +1,3 @@
-MD5 (tkabber-0.9.9.a.20070212.tar.bz2) = b6481711e861a518c91fd166efbf339f
-SHA256 (tkabber-0.9.9.a.20070212.tar.bz2) = 69aaf104a156a1bc22fefd0a3b52e7cdc1fe5053efb91cc2c3b0e1d479b15208
-SIZE (tkabber-0.9.9.a.20070212.tar.bz2) = 689601
+MD5 (tkabber-0.9.9.a.20070325.tar.bz2) = df3e6c3e91d787c58e1d5bbcb45c0d39
+SHA256 (tkabber-0.9.9.a.20070325.tar.bz2) = cd3ecdd65ee2f9398168659eea55b0dac1a8bc44f0fbe0d1d708039f2d086a5f
+SIZE (tkabber-0.9.9.a.20070325.tar.bz2) = 725605
diff --git a/net-im/tkabber-devel/files/patch-tkabber.tcl b/net-im/tkabber-devel/files/patch-tkabber.tcl
index 58d205f9362c..d830f4bc7cfb 100644
--- a/net-im/tkabber-devel/files/patch-tkabber.tcl
+++ b/net-im/tkabber-devel/files/patch-tkabber.tcl
@@ -1,11 +1,11 @@
---- tkabber.tcl.orig Sun Feb 11 22:34:35 2007
-+++ tkabber.tcl Mon Feb 12 14:44:44 2007
-@@ -102,7 +102,7 @@
+--- tkabber.tcl.orig Sat Mar 17 20:24:28 2007
++++ tkabber.tcl Mon Mar 26 12:56:48 2007
+@@ -104,7 +104,7 @@
return $snapshot
}
--set tkabber_version "0.9.9-SVN[get_snapshot [file join $rootdir ChangeLog]]"
-+set tkabber_version "0.9.9-SVN[get_snapshot [file join $rootdir version]]"
+-set tkabber_version "0.9.9-SVN[get_snapshot [fullpath ChangeLog]]"
++set tkabber_version "0.9.9-SVN[get_snapshot [fullpath version]]"
set toolkit_version "Tcl/Tk [info patchlevel]"
- if {$is_a_starkit} {
- append toolkit_version " (starkit)"
+
+ proc rescmd {id res ls} {
diff --git a/net-im/tkabber-devel/pkg-plist b/net-im/tkabber-devel/pkg-plist
index 3769941ef9e6..32e6ff6a43f1 100644
--- a/net-im/tkabber-devel/pkg-plist
+++ b/net-im/tkabber-devel/pkg-plist
@@ -1,12 +1,10 @@
bin/tkabber
%%DATADIR%%/Tclx.tcl
-%%DATADIR%%/aniemoteicons/aniemoteicons.tcl
-%%DATADIR%%/aniemoteicons/anigif.tcl
%%DATADIR%%/balloon.tcl
%%DATADIR%%/browser.tcl
%%DATADIR%%/chats.tcl
%%DATADIR%%/ckabber.tcl
-%%DATADIR%%/config.tcl
+%%DATADIR%%/configdir.tcl
%%DATADIR%%/custom.tcl
%%DATADIR%%/datagathering.tcl
%%DATADIR%%/default.tcl
@@ -159,7 +157,9 @@ bin/tkabber
%%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
@@ -173,7 +173,9 @@ bin/tkabber
%%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.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
@@ -263,6 +265,7 @@ bin/tkabber
%%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
@@ -278,6 +281,7 @@ bin/tkabber
%%DATADIR%%/plugins/chat/empty_body.tcl
%%DATADIR%%/plugins/chat/events.tcl
%%DATADIR%%/plugins/chat/exec_command.tcl
+%%DATADIR%%/plugins/chat/histool.tcl
%%DATADIR%%/plugins/chat/history.tcl
%%DATADIR%%/plugins/chat/info_commands.tcl
%%DATADIR%%/plugins/chat/insert_nick.tcl
@@ -290,6 +294,7 @@ bin/tkabber
%%DATADIR%%/plugins/chat/open_chat.tcl
%%DATADIR%%/plugins/chat/open_window.tcl
%%DATADIR%%/plugins/chat/popupmenu.tcl
+%%DATADIR%%/plugins/chat/postpone.tcl
%%DATADIR%%/plugins/chat/send_message.tcl
%%DATADIR%%/plugins/chat/unisymbols.tcl
%%DATADIR%%/plugins/chat/update_tab.tcl
@@ -337,9 +342,11 @@ bin/tkabber
%%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
@@ -378,6 +385,7 @@ bin/tkabber
%%DATADIR%%/splash.tcl
%%DATADIR%%/tkabber.tcl
%%DATADIR%%/trans.tcl
+%%DATADIR%%/trans/de.msg
%%DATADIR%%/trans/es.msg
%%DATADIR%%/trans/pl.msg
%%DATADIR%%/trans/ru.msg
@@ -417,7 +425,6 @@ bin/tkabber
%%PORTDOCS%%%%DOCSDIR%%/tkabber.html
%%PORTDOCS%%%%DOCSDIR%%/tkabber.xml
%%PORTDOCS%%@dirrm %%DOCSDIR%%
-@dirrm %%DATADIR%%/aniemoteicons
@dirrm %%DATADIR%%/emoticons/default
@dirrm %%DATADIR%%/emoticons
@dirrm %%DATADIR%%/ifacetk
@@ -446,12 +453,12 @@ bin/tkabber
@dirrm %%DATADIR%%/pixmaps/stars/roster
@dirrm %%DATADIR%%/pixmaps/stars
@dirrm %%DATADIR%%/pixmaps
-@dirrm %%DATADIR%%/plugins/iq
+@dirrm %%DATADIR%%/plugins/chat
@dirrm %%DATADIR%%/plugins/unix
@dirrm %%DATADIR%%/plugins/filetransfer
@dirrm %%DATADIR%%/plugins/jidlink
@dirrm %%DATADIR%%/plugins/search
-@dirrm %%DATADIR%%/plugins/chat
+@dirrm %%DATADIR%%/plugins/iq
@dirrm %%DATADIR%%/plugins/richtext
@dirrm %%DATADIR%%/plugins/windows
@dirrm %%DATADIR%%/plugins/si
@@ -463,8 +470,8 @@ bin/tkabber
@dirrm %%DATADIR%%/sounds
@dirrm %%DATADIR%%/trans
@dirrm %%DATADIR%%
-@dirrm %%EXAMPLESDIR%%/xrdb
-@dirrm %%EXAMPLESDIR%%/tools
-@dirrm %%EXAMPLESDIR%%/tclCarbonNotification-1.0.0
@dirrm %%EXAMPLESDIR%%/configs
+@dirrm %%EXAMPLESDIR%%/tclCarbonNotification-1.0.0
+@dirrm %%EXAMPLESDIR%%/tools
+@dirrm %%EXAMPLESDIR%%/xrdb
@dirrm %%EXAMPLESDIR%%