diff options
author | wiz <wiz@pkgsrc.org> | 2012-08-26 14:06:19 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-08-26 14:06:19 +0000 |
commit | e860e21e9cfebb26c8b68c80d4993cf3d7e7ceaa (patch) | |
tree | 08815a7f5c83651014abd37376aa7bcf53971062 /chat/irssi-xmpp/PLIST | |
parent | 4f4eabeb7450b779783519630e4e6ae05c500ea0 (diff) | |
download | pkgsrc-e860e21e9cfebb26c8b68c80d4993cf3d7e7ceaa.tar.gz |
Import irssi-xmpp-0.52 as chat/irssi-xmpp.
Packaged for wip by Leonardo Taccari.
irssi-xmpp is an irssi plugin to connect to the Jabber network.
Its aim is to provide a good integration in this text-based irc client
and a good support of XMPP (the Jabber protocol).
Its main features are:
* Sending and receiving messages in irssi's query windows
* A roster with contact & resource tracking (contact list)
* Contact management (add, remove, manage subscriptions)
* Tab completion of commands, JIDs and resources
* Many extensions supported (XEP) including Multi-User Chat (MUC)
* Support for multiple accounts
* Unicode support (UTF-8)
* SSL and STARTTLS support
To deal with the XMPP protocol, it uses of the Loudmouth library.
Diffstat (limited to 'chat/irssi-xmpp/PLIST')
-rw-r--r-- | chat/irssi-xmpp/PLIST | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/chat/irssi-xmpp/PLIST b/chat/irssi-xmpp/PLIST new file mode 100644 index 00000000000..fdd02c8e0a6 --- /dev/null +++ b/chat/irssi-xmpp/PLIST @@ -0,0 +1,12 @@ +@comment $NetBSD: PLIST,v 1.1 2012/08/26 14:06:19 wiz Exp $ +lib/irssi/modules/libfe_xmpp.so +lib/irssi/modules/libtext_xmpp.so +lib/irssi/modules/libxmpp_core.so +share/doc/irssi/irssi-xmpp/FAQ +share/doc/irssi/irssi-xmpp/GENERAL +share/doc/irssi/irssi-xmpp/MUC +share/doc/irssi/irssi-xmpp/STARTUP +share/doc/irssi/irssi-xmpp/XEP +share/irssi/help/roster +share/irssi/help/xmppconnect +share/irssi/help/xmppserver |