Sun Aug 26 14:06:19 2012 UTC ()
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.


(wiz)
diff -r0 -r1.1 pkgsrc/chat/irssi-xmpp/DESCR
diff -r0 -r1.1 pkgsrc/chat/irssi-xmpp/Makefile
diff -r0 -r1.1 pkgsrc/chat/irssi-xmpp/PLIST
diff -r0 -r1.1 pkgsrc/chat/irssi-xmpp/distinfo

File Added: pkgsrc/chat/irssi-xmpp/Attic/DESCR
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.

File Added: pkgsrc/chat/irssi-xmpp/Attic/Makefile
# $NetBSD: Makefile,v 1.1 2012/08/26 14:06:19 wiz Exp $
#

DISTNAME=	irssi-xmpp-0.52
CATEGORIES=	chat
MASTER_SITES=	http://cybione.org/~irssi-xmpp/files/
DISTFILES=	${DISTNAME}.tar.gz ${IRSSI_DISTFILE}

MAINTAINER=	leot1990@users.sourceforge.net
HOMEPAGE=	http://cybione.org/~irssi-xmpp/
COMMENT=	Irssi plugin to connect to the Jabber network
LICENSE=	gnu-gpl-v2

DEPENDS+=	irssi>=${IRSSI_VERSION}:../../chat/irssi

PKG_DESTDIR_SUPPORT=	user-destdir

.include "../../mk/bsd.prefs.mk"
.include "../../chat/irssi/Makefile.common"

MAKE_JOBS_SAFE=	no
USE_TOOLS+=	pkg-config
WRKSRC=		${WRKDIR}/${IRSSI_DISTNAME}/${DISTNAME}

MAKE_ENV+=	IRSSI_INCLUDE="${WRKDIR}/${IRSSI_DISTNAME}"

SUBST_CLASSES+=		makefile
SUBST_STAGE.makefile=	pre-build
SUBST_MESSAGE.makefile=	Fixing doc-install Makefile target.
SUBST_FILES.makefile=	Makefile
SUBST_SED.makefile+=	-e '/docs/s/install/install -m 644/'

post-extract:
	${MV} ${WRKDIR}/${DISTNAME} ${WRKDIR}/${IRSSI_DISTNAME}
	${CP} ${IRSSI_CONFIG_H} ${WRKSRC}/src/config.h

.include "../../chat/loudmouth/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/chat/irssi-xmpp/Attic/PLIST
@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

File Added: pkgsrc/chat/irssi-xmpp/Attic/distinfo
$NetBSD: distinfo,v 1.1 2012/08/26 14:06:19 wiz Exp $

SHA1 (irssi-0.8.15.tar.bz2) = b79ce8c2c98a76b004f63706e7868cd363000d89
RMD160 (irssi-0.8.15.tar.bz2) = 0c8fba8cf3409621f6c1883127e14538a58c3359
Size (irssi-0.8.15.tar.bz2) = 948847 bytes
SHA1 (irssi-xmpp-0.52.tar.gz) = 330d80e6deb115b875d2a4e1ad0841888285e378
RMD160 (irssi-xmpp-0.52.tar.gz) = b007e0462fee3a24dc06296713e4fc912b8c2528
Size (irssi-xmpp-0.52.tar.gz) = 68105 bytes