View | Details | Raw Unified | Return to bug 110843
Collapse All | Expand All

(-)tkabber-devel/Makefile (-12 / +5 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	tkabber
8
PORTNAME=	tkabber
9
PORTVERSION=	0.9.9.a.20070212
9
PORTVERSION=	0.9.9.a.20070325
10
CATEGORIES=	net-im
10
CATEGORIES=	net-im
11
MASTER_SITES=	http://ports.internal.vlink.ru/distfiles/
11
MASTER_SITES=	http://ports.internal.vlink.ru/distfiles/
12
PKGNAMESUFFIX=	-devel
12
PKGNAMESUFFIX=	-devel
Lines 28-35 Link Here
28
USE_TCL=	yes
28
USE_TCL=	yes
29
USE_TK=		yes
29
USE_TK=		yes
30
30
31
SUBDIRS=	aniemoteicons emoticons ifacetk jabberlib-tclxml \
31
SUBDIRS=	emoticons ifacetk jabberlib-tclxml mclistbox msgs pixmaps \
32
		mclistbox msgs pixmaps plugins sounds trans
32
		plugins sounds trans
33
33
34
OPTIONS=	ZLIB "with zlib support" off
34
OPTIONS=	ZLIB "with zlib support" off
35
35
Lines 40-57 Link Here
40
40
41
	${MKDIR} ${DATADIR}
41
	${MKDIR} ${DATADIR}
42
	${INSTALL_DATA} ${WRKSRC}/*.tcl ${DATADIR}
42
	${INSTALL_DATA} ${WRKSRC}/*.tcl ${DATADIR}
43
.for i in ${SUBDIRS}
43
	(cd ${WRKSRC} && ${COPYTREE_SHARE} "${SUBDIRS}" ${DATADIR})
44
	${CP} -R ${WRKSRC}/${i} ${DATADIR}
45
.endfor
46
	${HEAD} -1 ${WRKSRC}/ChangeLog > ${DATADIR}/version
44
	${HEAD} -1 ${WRKSRC}/ChangeLog > ${DATADIR}/version
47
45
48
	${MKDIR} ${EXAMPLESDIR}
46
	${MKDIR} ${EXAMPLESDIR}
49
	${CP} -R ${WRKSRC}/examples/* ${EXAMPLESDIR}
47
	(cd ${WRKSRC}/examples && ${COPYTREE_SHARE} \* ${EXAMPLESDIR})
50
51
.for i in ${DATADIR} ${EXAMPLESDIR}
52
	${FIND} ${i} -type f -print0 | ${XARGS} -0 ${CHMOD} ${SHAREMODE}
53
	${FIND} ${i} -type f -print0 | ${XARGS} -0 ${CHOWN} ${SHAREOWN}:${SHAREGRP}
54
.endfor
55
48
56
.if !defined(NOPORTDOCS)
49
.if !defined(NOPORTDOCS)
57
	${MKDIR} ${DOCSDIR}
50
	${MKDIR} ${DOCSDIR}
(-)tkabber-devel/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (tkabber-0.9.9.a.20070212.tar.bz2) = b6481711e861a518c91fd166efbf339f
1
MD5 (tkabber-0.9.9.a.20070325.tar.bz2) = df3e6c3e91d787c58e1d5bbcb45c0d39
2
SHA256 (tkabber-0.9.9.a.20070212.tar.bz2) = 69aaf104a156a1bc22fefd0a3b52e7cdc1fe5053efb91cc2c3b0e1d479b15208
2
SHA256 (tkabber-0.9.9.a.20070325.tar.bz2) = cd3ecdd65ee2f9398168659eea55b0dac1a8bc44f0fbe0d1d708039f2d086a5f
3
SIZE (tkabber-0.9.9.a.20070212.tar.bz2) = 689601
3
SIZE (tkabber-0.9.9.a.20070325.tar.bz2) = 725605
(-)tkabber-devel/files/patch-tkabber.tcl (-7 / +7 lines)
Lines 1-11 Link Here
1
--- tkabber.tcl.orig	Sun Feb 11 22:34:35 2007
1
--- tkabber.tcl.orig	Sat Mar 17 20:24:28 2007
2
+++ tkabber.tcl	Mon Feb 12 14:44:44 2007
2
+++ tkabber.tcl	Mon Mar 26 12:56:48 2007
3
@@ -102,7 +102,7 @@
3
@@ -104,7 +104,7 @@
4
     return $snapshot
4
     return $snapshot
5
 }
5
 }
6
 
6
 
7
-set tkabber_version "0.9.9-SVN[get_snapshot [file join $rootdir ChangeLog]]"
7
-set tkabber_version "0.9.9-SVN[get_snapshot [fullpath ChangeLog]]"
8
+set tkabber_version "0.9.9-SVN[get_snapshot [file join $rootdir version]]"
8
+set tkabber_version "0.9.9-SVN[get_snapshot [fullpath version]]"
9
 set toolkit_version "Tcl/Tk [info patchlevel]"
9
 set toolkit_version "Tcl/Tk [info patchlevel]"
10
 if {$is_a_starkit} {
10
 
11
     append toolkit_version " (starkit)"
11
 proc rescmd {id res ls} {
(-)tkabber-devel/pkg-plist (-11 / +18 lines)
Lines 1-12 Link Here
1
bin/tkabber
1
bin/tkabber
2
%%DATADIR%%/Tclx.tcl
2
%%DATADIR%%/Tclx.tcl
3
%%DATADIR%%/aniemoteicons/aniemoteicons.tcl
4
%%DATADIR%%/aniemoteicons/anigif.tcl
5
%%DATADIR%%/balloon.tcl
3
%%DATADIR%%/balloon.tcl
6
%%DATADIR%%/browser.tcl
4
%%DATADIR%%/browser.tcl
7
%%DATADIR%%/chats.tcl
5
%%DATADIR%%/chats.tcl
8
%%DATADIR%%/ckabber.tcl
6
%%DATADIR%%/ckabber.tcl
9
%%DATADIR%%/config.tcl
7
%%DATADIR%%/configdir.tcl
10
%%DATADIR%%/custom.tcl
8
%%DATADIR%%/custom.tcl
11
%%DATADIR%%/datagathering.tcl
9
%%DATADIR%%/datagathering.tcl
12
%%DATADIR%%/default.tcl
10
%%DATADIR%%/default.tcl
Lines 159-165 Link Here
159
%%DATADIR%%/pixmaps/default/services/yahoo_offline.gif
157
%%DATADIR%%/pixmaps/default/services/yahoo_offline.gif
160
%%DATADIR%%/pixmaps/default/services/yahoo_online.gif
158
%%DATADIR%%/pixmaps/default/services/yahoo_online.gif
161
%%DATADIR%%/pixmaps/default/services/yahoo_xa.gif
159
%%DATADIR%%/pixmaps/default/services/yahoo_xa.gif
162
%%DATADIR%%/pixmaps/default/tkabber/chat-bookmark.gif
160
%%DATADIR%%/pixmaps/default/tkabber/chat-bookmark-blue.gif
161
%%DATADIR%%/pixmaps/default/tkabber/chat-bookmark-green.gif
162
%%DATADIR%%/pixmaps/default/tkabber/chat-bookmark-red.gif
163
%%DATADIR%%/pixmaps/default/tkabber/gpg-badencrypted.gif
163
%%DATADIR%%/pixmaps/default/tkabber/gpg-badencrypted.gif
164
%%DATADIR%%/pixmaps/default/tkabber/gpg-badsigned.gif
164
%%DATADIR%%/pixmaps/default/tkabber/gpg-badsigned.gif
165
%%DATADIR%%/pixmaps/default/tkabber/gpg-encrypted.gif
165
%%DATADIR%%/pixmaps/default/tkabber/gpg-encrypted.gif
Lines 173-179 Link Here
173
%%DATADIR%%/pixmaps/default/tkabber/toolbar-join-conference.gif
173
%%DATADIR%%/pixmaps/default/tkabber/toolbar-join-conference.gif
174
%%DATADIR%%/pixmaps/default/tkabber/toolbar-show-offline.gif
174
%%DATADIR%%/pixmaps/default/tkabber/toolbar-show-offline.gif
175
%%DATADIR%%/pixmaps/default/tkabber/toolbar-show-online.gif
175
%%DATADIR%%/pixmaps/default/tkabber/toolbar-show-online.gif
176
%%DATADIR%%/pixmaps/default/tkabber/xaddress.gif
176
%%DATADIR%%/pixmaps/default/tkabber/xaddress-blue.gif
177
%%DATADIR%%/pixmaps/default/tkabber/xaddress-green.gif
178
%%DATADIR%%/pixmaps/default/tkabber/xaddress-red.gif
177
%%DATADIR%%/pixmaps/feather16/docking/available-away.gif
179
%%DATADIR%%/pixmaps/feather16/docking/available-away.gif
178
%%DATADIR%%/pixmaps/feather16/docking/available-chat.gif
180
%%DATADIR%%/pixmaps/feather16/docking/available-chat.gif
179
%%DATADIR%%/pixmaps/feather16/docking/available-dnd.gif
181
%%DATADIR%%/pixmaps/feather16/docking/available-dnd.gif
Lines 263-268 Link Here
263
%%DATADIR%%/pixmaps/stars/tkabber/toolbar-show-online.gif
265
%%DATADIR%%/pixmaps/stars/tkabber/toolbar-show-online.gif
264
%%DATADIR%%/pixmaps/stars/tkabber/xaddress.gif
266
%%DATADIR%%/pixmaps/stars/tkabber/xaddress.gif
265
%%DATADIR%%/plugins.tcl
267
%%DATADIR%%/plugins.tcl
268
%%DATADIR%%/plugins/chat/abbrev.tcl
266
%%DATADIR%%/plugins/chat/bookmark_highlighted.tcl
269
%%DATADIR%%/plugins/chat/bookmark_highlighted.tcl
267
%%DATADIR%%/plugins/chat/chatstate.tcl
270
%%DATADIR%%/plugins/chat/chatstate.tcl
268
%%DATADIR%%/plugins/chat/clear.tcl
271
%%DATADIR%%/plugins/chat/clear.tcl
Lines 278-283 Link Here
278
%%DATADIR%%/plugins/chat/empty_body.tcl
281
%%DATADIR%%/plugins/chat/empty_body.tcl
279
%%DATADIR%%/plugins/chat/events.tcl
282
%%DATADIR%%/plugins/chat/events.tcl
280
%%DATADIR%%/plugins/chat/exec_command.tcl
283
%%DATADIR%%/plugins/chat/exec_command.tcl
284
%%DATADIR%%/plugins/chat/histool.tcl
281
%%DATADIR%%/plugins/chat/history.tcl
285
%%DATADIR%%/plugins/chat/history.tcl
282
%%DATADIR%%/plugins/chat/info_commands.tcl
286
%%DATADIR%%/plugins/chat/info_commands.tcl
283
%%DATADIR%%/plugins/chat/insert_nick.tcl
287
%%DATADIR%%/plugins/chat/insert_nick.tcl
Lines 290-295 Link Here
290
%%DATADIR%%/plugins/chat/open_chat.tcl
294
%%DATADIR%%/plugins/chat/open_chat.tcl
291
%%DATADIR%%/plugins/chat/open_window.tcl
295
%%DATADIR%%/plugins/chat/open_window.tcl
292
%%DATADIR%%/plugins/chat/popupmenu.tcl
296
%%DATADIR%%/plugins/chat/popupmenu.tcl
297
%%DATADIR%%/plugins/chat/postpone.tcl
293
%%DATADIR%%/plugins/chat/send_message.tcl
298
%%DATADIR%%/plugins/chat/send_message.tcl
294
%%DATADIR%%/plugins/chat/unisymbols.tcl
299
%%DATADIR%%/plugins/chat/unisymbols.tcl
295
%%DATADIR%%/plugins/chat/update_tab.tcl
300
%%DATADIR%%/plugins/chat/update_tab.tcl
Lines 337-345 Link Here
337
%%DATADIR%%/plugins/search/browser.tcl
342
%%DATADIR%%/plugins/search/browser.tcl
338
%%DATADIR%%/plugins/search/chat.tcl
343
%%DATADIR%%/plugins/search/chat.tcl
339
%%DATADIR%%/plugins/search/custom.tcl
344
%%DATADIR%%/plugins/search/custom.tcl
345
%%DATADIR%%/plugins/search/headlines.tcl
340
%%DATADIR%%/plugins/search/logger.tcl
346
%%DATADIR%%/plugins/search/logger.tcl
341
%%DATADIR%%/plugins/search/rawxml.tcl
347
%%DATADIR%%/plugins/search/rawxml.tcl
342
%%DATADIR%%/plugins/search/search.tcl
348
%%DATADIR%%/plugins/search/search.tcl
349
%%DATADIR%%/plugins/search/spanel.tcl
343
%%DATADIR%%/plugins/si/ibb.tcl
350
%%DATADIR%%/plugins/si/ibb.tcl
344
%%DATADIR%%/plugins/si/iqibb.tcl
351
%%DATADIR%%/plugins/si/iqibb.tcl
345
%%DATADIR%%/plugins/si/socks5.tcl
352
%%DATADIR%%/plugins/si/socks5.tcl
Lines 378-383 Link Here
378
%%DATADIR%%/splash.tcl
385
%%DATADIR%%/splash.tcl
379
%%DATADIR%%/tkabber.tcl
386
%%DATADIR%%/tkabber.tcl
380
%%DATADIR%%/trans.tcl
387
%%DATADIR%%/trans.tcl
388
%%DATADIR%%/trans/de.msg
381
%%DATADIR%%/trans/es.msg
389
%%DATADIR%%/trans/es.msg
382
%%DATADIR%%/trans/pl.msg
390
%%DATADIR%%/trans/pl.msg
383
%%DATADIR%%/trans/ru.msg
391
%%DATADIR%%/trans/ru.msg
Lines 417-423 Link Here
417
%%PORTDOCS%%%%DOCSDIR%%/tkabber.html
425
%%PORTDOCS%%%%DOCSDIR%%/tkabber.html
418
%%PORTDOCS%%%%DOCSDIR%%/tkabber.xml
426
%%PORTDOCS%%%%DOCSDIR%%/tkabber.xml
419
%%PORTDOCS%%@dirrm %%DOCSDIR%%
427
%%PORTDOCS%%@dirrm %%DOCSDIR%%
420
@dirrm %%DATADIR%%/aniemoteicons
421
@dirrm %%DATADIR%%/emoticons/default
428
@dirrm %%DATADIR%%/emoticons/default
422
@dirrm %%DATADIR%%/emoticons
429
@dirrm %%DATADIR%%/emoticons
423
@dirrm %%DATADIR%%/ifacetk
430
@dirrm %%DATADIR%%/ifacetk
Lines 446-457 Link Here
446
@dirrm %%DATADIR%%/pixmaps/stars/roster
453
@dirrm %%DATADIR%%/pixmaps/stars/roster
447
@dirrm %%DATADIR%%/pixmaps/stars
454
@dirrm %%DATADIR%%/pixmaps/stars
448
@dirrm %%DATADIR%%/pixmaps
455
@dirrm %%DATADIR%%/pixmaps
449
@dirrm %%DATADIR%%/plugins/iq
456
@dirrm %%DATADIR%%/plugins/chat
450
@dirrm %%DATADIR%%/plugins/unix
457
@dirrm %%DATADIR%%/plugins/unix
451
@dirrm %%DATADIR%%/plugins/filetransfer
458
@dirrm %%DATADIR%%/plugins/filetransfer
452
@dirrm %%DATADIR%%/plugins/jidlink
459
@dirrm %%DATADIR%%/plugins/jidlink
453
@dirrm %%DATADIR%%/plugins/search
460
@dirrm %%DATADIR%%/plugins/search
454
@dirrm %%DATADIR%%/plugins/chat
461
@dirrm %%DATADIR%%/plugins/iq
455
@dirrm %%DATADIR%%/plugins/richtext
462
@dirrm %%DATADIR%%/plugins/richtext
456
@dirrm %%DATADIR%%/plugins/windows
463
@dirrm %%DATADIR%%/plugins/windows
457
@dirrm %%DATADIR%%/plugins/si
464
@dirrm %%DATADIR%%/plugins/si
Lines 463-470 Link Here
463
@dirrm %%DATADIR%%/sounds
470
@dirrm %%DATADIR%%/sounds
464
@dirrm %%DATADIR%%/trans
471
@dirrm %%DATADIR%%/trans
465
@dirrm %%DATADIR%%
472
@dirrm %%DATADIR%%
466
@dirrm %%EXAMPLESDIR%%/xrdb
467
@dirrm %%EXAMPLESDIR%%/tools
468
@dirrm %%EXAMPLESDIR%%/tclCarbonNotification-1.0.0
469
@dirrm %%EXAMPLESDIR%%/configs
473
@dirrm %%EXAMPLESDIR%%/configs
474
@dirrm %%EXAMPLESDIR%%/tclCarbonNotification-1.0.0
475
@dirrm %%EXAMPLESDIR%%/tools
476
@dirrm %%EXAMPLESDIR%%/xrdb
470
@dirrm %%EXAMPLESDIR%%
477
@dirrm %%EXAMPLESDIR%%

Return to bug 110843