Index: head/net-im/mcabber/files/patch-libjabber__jconn.c =================================================================== --- head/net-im/mcabber/files/patch-libjabber__jconn.c (revision 252597) +++ head/net-im/mcabber/files/patch-libjabber__jconn.c (nonexistent) @@ -1,12 +0,0 @@ ---- ./libjabber/jconn.c.orig Sat Dec 16 21:05:39 2006 -+++ ./libjabber/jconn.c Sat Jan 13 03:02:55 2007 -@@ -164,6 +164,9 @@ - } - change_socket_to_blocking(j->fd); - -+ /* XXX why do we need this?? */ -+ sleep (1); -+ - j->state = JCONN_STATE_CONNECTED; - STATE_EVT(JCONN_STATE_CONNECTED) - Property changes on: head/net-im/mcabber/files/patch-libjabber__jconn.c ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.2 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/net-im/mcabber/Makefile =================================================================== --- head/net-im/mcabber/Makefile (revision 252597) +++ head/net-im/mcabber/Makefile (revision 252598) @@ -1,71 +1,76 @@ # New ports collection makefile for: mcabber # Date created: 2005-10-05 # Whom: vsevolod # # $FreeBSD$ # PORTNAME= mcabber -PORTVERSION= 0.9.10 +PORTVERSION= 0.10.0 CATEGORIES= net-im MASTER_SITES= http://www.lilotux.net/~mikael/mcabber/files/ CENKES +#DISTNAME= ${PORTNAME}-${PORTVERSION}-rc3 MAINTAINER= dhn@FreeBSD.org COMMENT= Small Jabber console client +LIB_DEPENDS= loudmouth:${PORTSDIR}/net-im/loudmouth + USE_BZIP2= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-ssl --enable-sigwinch +CONFIGURE_ARGS= --enable-sigwinch CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" -USE_OPENSSL= yes USE_ICONV= yes USE_GETTEXT= yes +USE_LDCONFIG= yes USE_GNOME= glib20 CPPFLAGS= -I${LOCALBASE}/include LDFLAGS= -L${LOCALBASE}/lib MAN1= mcabber.1 OPTIONS= GPGME "Use security/gpgme for PGP support" off \ OTR "Off-the-record messaging support" off \ ASPELL "Use textproc/aspell for spell checking" off .include .if ${OSVERSION} < 602107 || (${OSVERSION} > 700000 && ${OSVERSION} < 700033) LIB_DEPENDS+= ncursesw.5:${PORTSDIR}/devel/ncurses .endif .if defined(WITH_GPGME) LIB_DEPENDS+= gpgme.18:${PORTSDIR}/security/gpgme CONFIGURE_ARGS+=--enable-gpgme .else CONFIGURE_ARGS+=--disable-gpgme .endif .if defined(WITH_ASPELL) LIB_DEPENDS+= aspell.16:${PORTSDIR}/textproc/aspell CONFIGURE_ARGS+=--enable-aspell .else CONFIGURE_ARGS+=--disable-aspell .endif .if defined(WITH_OTR) LIB_DEPENDS+= otr.4:${PORTSDIR}/security/libotr \ gcrypt.16:${PORTSDIR}/security/libgcrypt CONFIGURE_ARGS+=--enable-otr .else CONFIGURE_ARGS+=--disable-otr .endif post-patch: @${REINPLACE_CMD} -e 's|$$"$${datadir}"|"$${datadir}"|;s|-O2||'\ - ${WRKSRC}/configure ${WRKSRC}/*/configure + ${WRKSRC}/configure + @${REINPLACE_CMD} -e 's|$$(libdir)/pkgconfig|${PREFIX}/libdata/pkgconfig|g' \ + ${WRKSRC}/Makefile.* post-install: @${INSTALL} -d ${PREFIX}/share/applications/ ${EXAMPLESDIR}/ @${INSTALL} ${WRKSRC}/${PORTNAME}.desktop ${PREFIX}/share/applications/ @${CP} -R ${WRKSRC}/contrib ${DATADIR}/ ${INSTALL_DATA} ${WRKSRC}/mcabberrc.example ${EXAMPLESDIR}/mcabberrc .include Property changes on: head/net-im/mcabber/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.37 \ No newline at end of property +1.38 \ No newline at end of property Index: head/net-im/mcabber/distinfo =================================================================== --- head/net-im/mcabber/distinfo (revision 252597) +++ head/net-im/mcabber/distinfo (revision 252598) @@ -1,3 +1,3 @@ -MD5 (mcabber-0.9.10.tar.bz2) = 887415d16c32af58eab2ec2d9bb17fa6 -SHA256 (mcabber-0.9.10.tar.bz2) = 431e47ba3095c1cc6c11931bab9034c42ba0911dfadcc137ba765803e4460cb5 -SIZE (mcabber-0.9.10.tar.bz2) = 579621 +MD5 (mcabber-0.10.0.tar.bz2) = 97faad2154a87da9329d51db957f9024 +SHA256 (mcabber-0.10.0.tar.bz2) = ef1bb95238a32f841c6e7032550b40197643843b6e459f44ad53c558f5d75c03 +SIZE (mcabber-0.10.0.tar.bz2) = 552111 Property changes on: head/net-im/mcabber/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.20 \ No newline at end of property +1.21 \ No newline at end of property Index: head/net-im/mcabber/pkg-plist =================================================================== --- head/net-im/mcabber/pkg-plist (revision 252597) +++ head/net-im/mcabber/pkg-plist (revision 252598) @@ -1,363 +1,410 @@ bin/mcabber share/applications/mcabber.desktop +include/mcabber/main.h +include/mcabber/roster.h +include/mcabber/events.h +include/mcabber/commands.h +include/mcabber/compl.h +include/mcabber/hbuf.h +include/mcabber/screen.h +include/mcabber/logprint.h +include/mcabber/settings.h +include/mcabber/hooks.h +include/mcabber/utf8.c +include/mcabber/utf8.h +include/mcabber/histolog.h +include/mcabber/utils.h +include/mcabber/pgp.h +include/mcabber/xmpp.h +include/mcabber/xmpp_helper.h +include/mcabber/xmpp_defines.h +include/mcabber/xmpp_iq.h +include/mcabber/xmpp_iqrequest.h +include/mcabber/xmpp_muc.h +include/mcabber/xmpp_s10n.h +include/mcabber/caps.h +include/mcabber/fifo.h +include/mcabber/help.h +include/mcabber/modules.h +include/mcabber/api.h +include/mcabber/config.h +include/mcabber/hgcset.h +lib/mcabber/libbeep.so +lib/mcabber/libbeep.la +lib/mcabber/libxttitle.so +lib/mcabber/libxttitle.la +libdata/pkgconfig/mcabber.pc %%EXAMPLESDIR%%/mcabberrc +%%DATADIR%%/contrib/vim/mcabber_log-ftdetect.vim +%%DATADIR%%/contrib/vim/mcabber_log-syntax.vim %%DATADIR%%/contrib/cicq2mcabber.pl %%DATADIR%%/contrib/events/eventcmd %%DATADIR%%/contrib/events/eventcmd.osd %%DATADIR%%/contrib/events/eventcmd.pastebin %%DATADIR%%/contrib/events/mcnotify.py %%DATADIR%%/contrib/filter_statusmsg.py -%%DATADIR%%/contrib/mcwizz.rb %%DATADIR%%/contrib/merge_history.py %%DATADIR%%/contrib/themes/light.txt %%DATADIR%%/contrib/themes/light2.txt %%DATADIR%%/contrib/themes/oliver.txt %%DATADIR%%/help/cs/hlp.txt %%DATADIR%%/help/cs/hlp_add.txt %%DATADIR%%/help/cs/hlp_alias.txt %%DATADIR%%/help/cs/hlp_authorization.txt %%DATADIR%%/help/cs/hlp_bind.txt %%DATADIR%%/help/cs/hlp_buffer.txt %%DATADIR%%/help/cs/hlp_chat_disable.txt %%DATADIR%%/help/cs/hlp_clear.txt %%DATADIR%%/help/cs/hlp_color.txt %%DATADIR%%/help/cs/hlp_connect.txt %%DATADIR%%/help/cs/hlp_del.txt %%DATADIR%%/help/cs/hlp_disconnect.txt %%DATADIR%%/help/cs/hlp_echo.txt %%DATADIR%%/help/cs/hlp_event.txt %%DATADIR%%/help/cs/hlp_group.txt %%DATADIR%%/help/cs/hlp_help.txt %%DATADIR%%/help/cs/hlp_iline.txt %%DATADIR%%/help/cs/hlp_info.txt +%%DATADIR%%/help/cs/hlp_module.txt %%DATADIR%%/help/cs/hlp_move.txt %%DATADIR%%/help/cs/hlp_msay.txt %%DATADIR%%/help/cs/hlp_otr.txt %%DATADIR%%/help/cs/hlp_otrpolicy.txt %%DATADIR%%/help/cs/hlp_pgp.txt %%DATADIR%%/help/cs/hlp_quit.txt %%DATADIR%%/help/cs/hlp_rawxml.txt %%DATADIR%%/help/cs/hlp_rename.txt %%DATADIR%%/help/cs/hlp_request.txt %%DATADIR%%/help/cs/hlp_room.txt %%DATADIR%%/help/cs/hlp_roster.txt %%DATADIR%%/help/cs/hlp_say.txt %%DATADIR%%/help/cs/hlp_say_to.txt %%DATADIR%%/help/cs/hlp_screen_refresh.txt %%DATADIR%%/help/cs/hlp_set.txt %%DATADIR%%/help/cs/hlp_source.txt %%DATADIR%%/help/cs/hlp_status.txt %%DATADIR%%/help/cs/hlp_status_to.txt %%DATADIR%%/help/cs/hlp_version.txt %%DATADIR%%/help/de/hlp.txt %%DATADIR%%/help/de/hlp_add.txt %%DATADIR%%/help/de/hlp_alias.txt %%DATADIR%%/help/de/hlp_authorization.txt %%DATADIR%%/help/de/hlp_bind.txt %%DATADIR%%/help/de/hlp_buffer.txt %%DATADIR%%/help/de/hlp_chat_disable.txt %%DATADIR%%/help/de/hlp_clear.txt %%DATADIR%%/help/de/hlp_color.txt %%DATADIR%%/help/de/hlp_connect.txt %%DATADIR%%/help/de/hlp_del.txt %%DATADIR%%/help/de/hlp_disconnect.txt %%DATADIR%%/help/de/hlp_echo.txt %%DATADIR%%/help/de/hlp_event.txt %%DATADIR%%/help/de/hlp_group.txt %%DATADIR%%/help/de/hlp_help.txt %%DATADIR%%/help/de/hlp_iline.txt %%DATADIR%%/help/de/hlp_info.txt +%%DATADIR%%/help/de/hlp_module.txt %%DATADIR%%/help/de/hlp_move.txt %%DATADIR%%/help/de/hlp_msay.txt %%DATADIR%%/help/de/hlp_otr.txt %%DATADIR%%/help/de/hlp_otrpolicy.txt %%DATADIR%%/help/de/hlp_pgp.txt %%DATADIR%%/help/de/hlp_quit.txt %%DATADIR%%/help/de/hlp_rawxml.txt %%DATADIR%%/help/de/hlp_rename.txt %%DATADIR%%/help/de/hlp_request.txt %%DATADIR%%/help/de/hlp_room.txt %%DATADIR%%/help/de/hlp_roster.txt %%DATADIR%%/help/de/hlp_say.txt %%DATADIR%%/help/de/hlp_say_to.txt %%DATADIR%%/help/de/hlp_screen_refresh.txt %%DATADIR%%/help/de/hlp_set.txt %%DATADIR%%/help/de/hlp_source.txt %%DATADIR%%/help/de/hlp_status.txt %%DATADIR%%/help/de/hlp_status_to.txt %%DATADIR%%/help/de/hlp_version.txt %%DATADIR%%/help/en/hlp.txt %%DATADIR%%/help/en/hlp_add.txt %%DATADIR%%/help/en/hlp_alias.txt %%DATADIR%%/help/en/hlp_authorization.txt %%DATADIR%%/help/en/hlp_bind.txt %%DATADIR%%/help/en/hlp_buffer.txt %%DATADIR%%/help/en/hlp_chat_disable.txt %%DATADIR%%/help/en/hlp_clear.txt %%DATADIR%%/help/en/hlp_color.txt %%DATADIR%%/help/en/hlp_connect.txt %%DATADIR%%/help/en/hlp_del.txt %%DATADIR%%/help/en/hlp_disconnect.txt %%DATADIR%%/help/en/hlp_echo.txt %%DATADIR%%/help/en/hlp_event.txt %%DATADIR%%/help/en/hlp_group.txt %%DATADIR%%/help/en/hlp_help.txt %%DATADIR%%/help/en/hlp_iline.txt %%DATADIR%%/help/en/hlp_info.txt +%%DATADIR%%/help/en/hlp_module.txt %%DATADIR%%/help/en/hlp_move.txt %%DATADIR%%/help/en/hlp_msay.txt %%DATADIR%%/help/en/hlp_otr.txt %%DATADIR%%/help/en/hlp_otrpolicy.txt %%DATADIR%%/help/en/hlp_pgp.txt %%DATADIR%%/help/en/hlp_quit.txt %%DATADIR%%/help/en/hlp_rawxml.txt %%DATADIR%%/help/en/hlp_rename.txt %%DATADIR%%/help/en/hlp_request.txt %%DATADIR%%/help/en/hlp_room.txt %%DATADIR%%/help/en/hlp_roster.txt %%DATADIR%%/help/en/hlp_say.txt %%DATADIR%%/help/en/hlp_say_to.txt %%DATADIR%%/help/en/hlp_screen_refresh.txt %%DATADIR%%/help/en/hlp_set.txt %%DATADIR%%/help/en/hlp_source.txt %%DATADIR%%/help/en/hlp_status.txt %%DATADIR%%/help/en/hlp_status_to.txt %%DATADIR%%/help/en/hlp_version.txt %%DATADIR%%/help/fr/hlp.txt %%DATADIR%%/help/fr/hlp_add.txt %%DATADIR%%/help/fr/hlp_alias.txt %%DATADIR%%/help/fr/hlp_authorization.txt %%DATADIR%%/help/fr/hlp_bind.txt %%DATADIR%%/help/fr/hlp_buffer.txt %%DATADIR%%/help/fr/hlp_chat_disable.txt %%DATADIR%%/help/fr/hlp_clear.txt %%DATADIR%%/help/fr/hlp_color.txt %%DATADIR%%/help/fr/hlp_connect.txt %%DATADIR%%/help/fr/hlp_del.txt %%DATADIR%%/help/fr/hlp_disconnect.txt %%DATADIR%%/help/fr/hlp_echo.txt %%DATADIR%%/help/fr/hlp_event.txt %%DATADIR%%/help/fr/hlp_group.txt %%DATADIR%%/help/fr/hlp_help.txt %%DATADIR%%/help/fr/hlp_iline.txt %%DATADIR%%/help/fr/hlp_info.txt +%%DATADIR%%/help/fr/hlp_module.txt %%DATADIR%%/help/fr/hlp_move.txt %%DATADIR%%/help/fr/hlp_msay.txt %%DATADIR%%/help/fr/hlp_otr.txt %%DATADIR%%/help/fr/hlp_otrpolicy.txt %%DATADIR%%/help/fr/hlp_pgp.txt %%DATADIR%%/help/fr/hlp_quit.txt %%DATADIR%%/help/fr/hlp_rawxml.txt %%DATADIR%%/help/fr/hlp_rename.txt %%DATADIR%%/help/fr/hlp_request.txt %%DATADIR%%/help/fr/hlp_room.txt %%DATADIR%%/help/fr/hlp_roster.txt %%DATADIR%%/help/fr/hlp_say.txt %%DATADIR%%/help/fr/hlp_say_to.txt %%DATADIR%%/help/fr/hlp_screen_refresh.txt %%DATADIR%%/help/fr/hlp_set.txt %%DATADIR%%/help/fr/hlp_source.txt %%DATADIR%%/help/fr/hlp_status.txt %%DATADIR%%/help/fr/hlp_status_to.txt %%DATADIR%%/help/fr/hlp_version.txt %%DATADIR%%/help/it/hlp.txt %%DATADIR%%/help/it/hlp_add.txt %%DATADIR%%/help/it/hlp_alias.txt %%DATADIR%%/help/it/hlp_authorization.txt %%DATADIR%%/help/it/hlp_bind.txt %%DATADIR%%/help/it/hlp_buffer.txt %%DATADIR%%/help/it/hlp_chat_disable.txt %%DATADIR%%/help/it/hlp_clear.txt %%DATADIR%%/help/it/hlp_color.txt %%DATADIR%%/help/it/hlp_connect.txt %%DATADIR%%/help/it/hlp_del.txt %%DATADIR%%/help/it/hlp_disconnect.txt %%DATADIR%%/help/it/hlp_echo.txt %%DATADIR%%/help/it/hlp_event.txt %%DATADIR%%/help/it/hlp_group.txt %%DATADIR%%/help/it/hlp_help.txt %%DATADIR%%/help/it/hlp_iline.txt %%DATADIR%%/help/it/hlp_info.txt +%%DATADIR%%/help/it/hlp_module.txt %%DATADIR%%/help/it/hlp_move.txt %%DATADIR%%/help/it/hlp_msay.txt %%DATADIR%%/help/it/hlp_otr.txt %%DATADIR%%/help/it/hlp_otrpolicy.txt %%DATADIR%%/help/it/hlp_pgp.txt %%DATADIR%%/help/it/hlp_quit.txt %%DATADIR%%/help/it/hlp_rawxml.txt %%DATADIR%%/help/it/hlp_rename.txt %%DATADIR%%/help/it/hlp_request.txt %%DATADIR%%/help/it/hlp_room.txt %%DATADIR%%/help/it/hlp_roster.txt %%DATADIR%%/help/it/hlp_say.txt %%DATADIR%%/help/it/hlp_say_to.txt %%DATADIR%%/help/it/hlp_screen_refresh.txt %%DATADIR%%/help/it/hlp_set.txt %%DATADIR%%/help/it/hlp_source.txt %%DATADIR%%/help/it/hlp_status.txt %%DATADIR%%/help/it/hlp_status_to.txt %%DATADIR%%/help/it/hlp_version.txt %%DATADIR%%/help/nl/hlp.txt %%DATADIR%%/help/nl/hlp_add.txt %%DATADIR%%/help/nl/hlp_alias.txt %%DATADIR%%/help/nl/hlp_authorization.txt %%DATADIR%%/help/nl/hlp_bind.txt %%DATADIR%%/help/nl/hlp_buffer.txt %%DATADIR%%/help/nl/hlp_chat_disable.txt %%DATADIR%%/help/nl/hlp_clear.txt %%DATADIR%%/help/nl/hlp_color.txt %%DATADIR%%/help/nl/hlp_connect.txt %%DATADIR%%/help/nl/hlp_del.txt %%DATADIR%%/help/nl/hlp_disconnect.txt %%DATADIR%%/help/nl/hlp_echo.txt %%DATADIR%%/help/nl/hlp_event.txt %%DATADIR%%/help/nl/hlp_group.txt %%DATADIR%%/help/nl/hlp_help.txt %%DATADIR%%/help/nl/hlp_iline.txt %%DATADIR%%/help/nl/hlp_info.txt +%%DATADIR%%/help/nl/hlp_module.txt %%DATADIR%%/help/nl/hlp_move.txt %%DATADIR%%/help/nl/hlp_msay.txt %%DATADIR%%/help/nl/hlp_otr.txt %%DATADIR%%/help/nl/hlp_otrpolicy.txt %%DATADIR%%/help/nl/hlp_pgp.txt %%DATADIR%%/help/nl/hlp_quit.txt %%DATADIR%%/help/nl/hlp_rawxml.txt %%DATADIR%%/help/nl/hlp_rename.txt %%DATADIR%%/help/nl/hlp_request.txt %%DATADIR%%/help/nl/hlp_room.txt %%DATADIR%%/help/nl/hlp_roster.txt %%DATADIR%%/help/nl/hlp_say.txt %%DATADIR%%/help/nl/hlp_say_to.txt %%DATADIR%%/help/nl/hlp_screen_refresh.txt %%DATADIR%%/help/nl/hlp_set.txt %%DATADIR%%/help/nl/hlp_source.txt %%DATADIR%%/help/nl/hlp_status.txt %%DATADIR%%/help/nl/hlp_status_to.txt %%DATADIR%%/help/nl/hlp_version.txt %%DATADIR%%/help/pl/hlp.txt %%DATADIR%%/help/pl/hlp_add.txt %%DATADIR%%/help/pl/hlp_alias.txt %%DATADIR%%/help/pl/hlp_authorization.txt %%DATADIR%%/help/pl/hlp_bind.txt %%DATADIR%%/help/pl/hlp_buffer.txt %%DATADIR%%/help/pl/hlp_chat_disable.txt %%DATADIR%%/help/pl/hlp_clear.txt %%DATADIR%%/help/pl/hlp_color.txt %%DATADIR%%/help/pl/hlp_connect.txt %%DATADIR%%/help/pl/hlp_del.txt %%DATADIR%%/help/pl/hlp_disconnect.txt %%DATADIR%%/help/pl/hlp_echo.txt %%DATADIR%%/help/pl/hlp_event.txt %%DATADIR%%/help/pl/hlp_group.txt %%DATADIR%%/help/pl/hlp_help.txt %%DATADIR%%/help/pl/hlp_iline.txt %%DATADIR%%/help/pl/hlp_info.txt +%%DATADIR%%/help/pl/hlp_module.txt %%DATADIR%%/help/pl/hlp_move.txt %%DATADIR%%/help/pl/hlp_msay.txt %%DATADIR%%/help/pl/hlp_otr.txt %%DATADIR%%/help/pl/hlp_otrpolicy.txt %%DATADIR%%/help/pl/hlp_pgp.txt %%DATADIR%%/help/pl/hlp_quit.txt %%DATADIR%%/help/pl/hlp_rawxml.txt %%DATADIR%%/help/pl/hlp_rename.txt %%DATADIR%%/help/pl/hlp_request.txt %%DATADIR%%/help/pl/hlp_room.txt %%DATADIR%%/help/pl/hlp_roster.txt %%DATADIR%%/help/pl/hlp_say.txt %%DATADIR%%/help/pl/hlp_say_to.txt %%DATADIR%%/help/pl/hlp_screen_refresh.txt %%DATADIR%%/help/pl/hlp_set.txt %%DATADIR%%/help/pl/hlp_source.txt %%DATADIR%%/help/pl/hlp_status.txt %%DATADIR%%/help/pl/hlp_status_to.txt %%DATADIR%%/help/pl/hlp_version.txt %%DATADIR%%/help/ru/hlp.txt %%DATADIR%%/help/ru/hlp_add.txt %%DATADIR%%/help/ru/hlp_alias.txt %%DATADIR%%/help/ru/hlp_authorization.txt %%DATADIR%%/help/ru/hlp_bind.txt %%DATADIR%%/help/ru/hlp_buffer.txt %%DATADIR%%/help/ru/hlp_chat_disable.txt %%DATADIR%%/help/ru/hlp_clear.txt %%DATADIR%%/help/ru/hlp_color.txt %%DATADIR%%/help/ru/hlp_connect.txt %%DATADIR%%/help/ru/hlp_del.txt %%DATADIR%%/help/ru/hlp_disconnect.txt %%DATADIR%%/help/ru/hlp_echo.txt %%DATADIR%%/help/ru/hlp_event.txt %%DATADIR%%/help/ru/hlp_group.txt %%DATADIR%%/help/ru/hlp_help.txt %%DATADIR%%/help/ru/hlp_iline.txt %%DATADIR%%/help/ru/hlp_info.txt +%%DATADIR%%/help/ru/hlp_module.txt %%DATADIR%%/help/ru/hlp_move.txt %%DATADIR%%/help/ru/hlp_msay.txt %%DATADIR%%/help/ru/hlp_otr.txt %%DATADIR%%/help/ru/hlp_otrpolicy.txt %%DATADIR%%/help/ru/hlp_pgp.txt %%DATADIR%%/help/ru/hlp_quit.txt %%DATADIR%%/help/ru/hlp_rawxml.txt %%DATADIR%%/help/ru/hlp_rename.txt %%DATADIR%%/help/ru/hlp_request.txt %%DATADIR%%/help/ru/hlp_room.txt %%DATADIR%%/help/ru/hlp_roster.txt %%DATADIR%%/help/ru/hlp_say.txt %%DATADIR%%/help/ru/hlp_say_to.txt %%DATADIR%%/help/ru/hlp_screen_refresh.txt %%DATADIR%%/help/ru/hlp_set.txt %%DATADIR%%/help/ru/hlp_source.txt %%DATADIR%%/help/ru/hlp_status.txt %%DATADIR%%/help/ru/hlp_status_to.txt %%DATADIR%%/help/ru/hlp_version.txt %%DATADIR%%/help/uk/hlp.txt %%DATADIR%%/help/uk/hlp_add.txt %%DATADIR%%/help/uk/hlp_alias.txt %%DATADIR%%/help/uk/hlp_authorization.txt %%DATADIR%%/help/uk/hlp_bind.txt %%DATADIR%%/help/uk/hlp_buffer.txt %%DATADIR%%/help/uk/hlp_chat_disable.txt %%DATADIR%%/help/uk/hlp_clear.txt %%DATADIR%%/help/uk/hlp_color.txt %%DATADIR%%/help/uk/hlp_connect.txt %%DATADIR%%/help/uk/hlp_del.txt %%DATADIR%%/help/uk/hlp_disconnect.txt %%DATADIR%%/help/uk/hlp_echo.txt %%DATADIR%%/help/uk/hlp_event.txt %%DATADIR%%/help/uk/hlp_group.txt %%DATADIR%%/help/uk/hlp_help.txt %%DATADIR%%/help/uk/hlp_iline.txt %%DATADIR%%/help/uk/hlp_info.txt +%%DATADIR%%/help/uk/hlp_module.txt %%DATADIR%%/help/uk/hlp_move.txt %%DATADIR%%/help/uk/hlp_msay.txt %%DATADIR%%/help/uk/hlp_otr.txt %%DATADIR%%/help/uk/hlp_otrpolicy.txt %%DATADIR%%/help/uk/hlp_pgp.txt %%DATADIR%%/help/uk/hlp_quit.txt %%DATADIR%%/help/uk/hlp_rawxml.txt %%DATADIR%%/help/uk/hlp_rename.txt %%DATADIR%%/help/uk/hlp_request.txt %%DATADIR%%/help/uk/hlp_room.txt %%DATADIR%%/help/uk/hlp_roster.txt %%DATADIR%%/help/uk/hlp_say.txt %%DATADIR%%/help/uk/hlp_say_to.txt %%DATADIR%%/help/uk/hlp_screen_refresh.txt %%DATADIR%%/help/uk/hlp_set.txt %%DATADIR%%/help/uk/hlp_source.txt %%DATADIR%%/help/uk/hlp_status.txt %%DATADIR%%/help/uk/hlp_status_to.txt %%DATADIR%%/help/uk/hlp_version.txt @dirrm %%EXAMPLESDIR%% +@dirrm include/mcabber +@dirrm lib/mcabber +@dirrm %%DATADIR%%/contrib/vim @dirrm %%DATADIR%%/contrib/events @dirrm %%DATADIR%%/contrib/themes @dirrm %%DATADIR%%/contrib @dirrm %%DATADIR%%/help/cs @dirrm %%DATADIR%%/help/de @dirrm %%DATADIR%%/help/en @dirrm %%DATADIR%%/help/fr @dirrm %%DATADIR%%/help/it @dirrm %%DATADIR%%/help/nl @dirrm %%DATADIR%%/help/pl @dirrm %%DATADIR%%/help/ru @dirrm %%DATADIR%%/help/uk @dirrm %%DATADIR%%/help @dirrm %%DATADIR%% @dirrmtry share/applications Property changes on: head/net-im/mcabber/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property