Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Mar 2011 10:15:00 +0200 (EET)
From:      "ports@c0decafe.net" <ports@c0decafe.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/155341: [NEW PORT] net-im/p5-Protocol-XMPP: Protocol-level support for XMPP interaction
Message-ID:  <201103070815.p278F0MO045489@absolut.c0decafe.net>
Resent-Message-ID: <201103070820.p278KDMw031707@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         155341
>Category:       ports
>Synopsis:       [NEW PORT] net-im/p5-Protocol-XMPP: Protocol-level support for XMPP interaction
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 07 08:20:13 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     ports@c0decafe.net
>Release:        FreeBSD 8.2-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD absolut.c0decafe.net 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Feb 24 18:26:25 EET 2011
>Description:
This module provides an API for the Extensible Message Passing Protocol.
This is commonly used for integration with Jabber servers and Google Talk,
although XMPP itself supports a number of extended features for a distributed
multi-server, multi-client message exchange system.

WWW:	http://search.cpan.org/dist/Protocol-XMPP/

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- p5-Protocol-XMPP-0.005.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	p5-Protocol-XMPP
#	p5-Protocol-XMPP/pkg-descr
#	p5-Protocol-XMPP/Makefile
#	p5-Protocol-XMPP/pkg-plist
#	p5-Protocol-XMPP/distinfo
#
echo c - p5-Protocol-XMPP
mkdir -p p5-Protocol-XMPP > /dev/null 2>&1
echo x - p5-Protocol-XMPP/pkg-descr
sed 's/^X//' >p5-Protocol-XMPP/pkg-descr << '3fbfecd21d90ddb0598fd33faea6324b'
XThis module provides an API for the Extensible Message Passing Protocol.
XThis is commonly used for integration with Jabber servers and Google Talk,
Xalthough XMPP itself supports a number of extended features for a distributed
Xmulti-server, multi-client message exchange system.
X
XWWW:	http://search.cpan.org/dist/Protocol-XMPP/
3fbfecd21d90ddb0598fd33faea6324b
echo x - p5-Protocol-XMPP/Makefile
sed 's/^X//' >p5-Protocol-XMPP/Makefile << '4e186f407f24641b542e892a0ea4e08d'
X# New ports collection makefile for:	p5-Protocol-XMPP
X# Date created:		2011-03-07
X# Whom:			<ports@c0decafe.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Protocol-XMPP
XPORTVERSION=	0.005
XCATEGORIES=	net-im perl5
XMASTER_SITES=	CPAN
XMASTER_SITE_SUBDIR=	../../authors/id/T/TE/TEAM
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	ports@c0decafe.net
XCOMMENT=	Protocol-level support for XMPP interaction
X
XRUN_DEPENDS=	p5-Authen-SASL>=0:${PORTSDIR}/security/p5-Authen-SASL\
X		p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64\
X		p5-Module-Load>=0:${PORTSDIR}/devel/p5-Module-Load\
X		p5-XML-LibXML-SAX-ChunkParser>=0.00003:${PORTSDIR}/textproc/p5-XML-LibXML-SAX-ChunkParser\
X		p5-parent>=0:${PORTSDIR}/devel/p5-parent
X
XPERL_CONFIGURE=	yes
X
XMAN3=	Protocol::XMPP.3\
X	Protocol::XMPP::Base.3\
X	Protocol::XMPP::Contact.3\
X	Protocol::XMPP::Element::Active.3\
X	Protocol::XMPP::Element::Auth.3\
X	Protocol::XMPP::Element::Bind.3\
X	Protocol::XMPP::Element::Body.3\
X	Protocol::XMPP::Element::Challenge.3\
X	Protocol::XMPP::Element::Feature.3\
X	Protocol::XMPP::Element::Features.3\
X	Protocol::XMPP::Element::HTML.3\
X	Protocol::XMPP::Element::IQ.3\
X	Protocol::XMPP::Element::JID.3\
X	Protocol::XMPP::Element::Mechanism.3\
X	Protocol::XMPP::Element::Mechanisms.3\
X	Protocol::XMPP::Element::Message.3\
X	Protocol::XMPP::Element::Nick.3\
X	Protocol::XMPP::Element::Presence.3\
X	Protocol::XMPP::Element::Proceed.3\
X	Protocol::XMPP::Element::Register.3\
X	Protocol::XMPP::Element::Response.3\
X	Protocol::XMPP::Element::Session.3\
X	Protocol::XMPP::Element::StartTLS.3\
X	Protocol::XMPP::Element::Subject.3\
X	Protocol::XMPP::Element::Success.3\
X	Protocol::XMPP::ElementBase.3\
X	Protocol::XMPP::Handler.3\
X	Protocol::XMPP::IQ::Roster.3\
X	Protocol::XMPP::Message.3\
X	Protocol::XMPP::Stream.3\
X	Protocol::XMPP::TextElement.3\
X	Protocol::XMPP::User.3
X
X.include <bsd.port.mk>
4e186f407f24641b542e892a0ea4e08d
echo x - p5-Protocol-XMPP/pkg-plist
sed 's/^X//' >p5-Protocol-XMPP/pkg-plist << '70f3dad4be0a8fb1b19770d4be058d58'
X@comment $FreeBSD$
X%%SITE_PERL%%/Protocol/XMPP/Element/JID.pm
X%%SITE_PERL%%/Protocol/XMPP/Element/Auth.pm
X%%SITE_PERL%%/Protocol/XMPP/Element/Mechanism.pm
X%%SITE_PERL%%/Protocol/XMPP/Element/Nick.pm
X%%SITE_PERL%%/Protocol/XMPP/Element/Presence.pm
X%%SITE_PERL%%/Protocol/XMPP/Element/Features.pm
X%%SITE_PERL%%/Protocol/XMPP/Element/Mechanisms.pm
X%%SITE_PERL%%/Protocol/XMPP/Element/Feature.pm
X%%SITE_PERL%%/Protocol/XMPP/Element/HTML.pm
X%%SITE_PERL%%/Protocol/XMPP/Element/Proceed.pm
X%%SITE_PERL%%/Protocol/XMPP/Element/Session.pm
X%%SITE_PERL%%/Protocol/XMPP/Element/Bind.pm
X%%SITE_PERL%%/Protocol/XMPP/Element/IQ.pm
X%%SITE_PERL%%/Protocol/XMPP/Element/Active.pm
X%%SITE_PERL%%/Protocol/XMPP/Element/Message.pm
X%%SITE_PERL%%/Protocol/XMPP/Element/Subject.pm
X%%SITE_PERL%%/Protocol/XMPP/Element/Register.pm
X%%SITE_PERL%%/Protocol/XMPP/Element/Body.pm
X%%SITE_PERL%%/Protocol/XMPP/Element/Response.pm
X%%SITE_PERL%%/Protocol/XMPP/Element/Success.pm
X%%SITE_PERL%%/Protocol/XMPP/Element/StartTLS.pm
X%%SITE_PERL%%/Protocol/XMPP/Element/Challenge.pm
X%%SITE_PERL%%/Protocol/XMPP/IQ/Roster.pm
X%%SITE_PERL%%/Protocol/XMPP/TextElement.pm
X%%SITE_PERL%%/Protocol/XMPP/Base.pm
X%%SITE_PERL%%/Protocol/XMPP/Message.pm
X%%SITE_PERL%%/Protocol/XMPP/Handler.pm
X%%SITE_PERL%%/Protocol/XMPP/Stream.pm
X%%SITE_PERL%%/Protocol/XMPP/ElementBase.pm
X%%SITE_PERL%%/Protocol/XMPP/Contact.pm
X%%SITE_PERL%%/Protocol/XMPP/User.pm
X%%SITE_PERL%%/Protocol/XMPP.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Protocol/XMPP/.packlist
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Protocol/XMPP
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Protocol
X@dirrmtry %%SITE_PERL%%/Protocol/XMPP/IQ
X@dirrmtry %%SITE_PERL%%/Protocol/XMPP/Element
X@dirrmtry %%SITE_PERL%%/Protocol/XMPP
X@dirrmtry %%SITE_PERL%%/Protocol
70f3dad4be0a8fb1b19770d4be058d58
echo x - p5-Protocol-XMPP/distinfo
sed 's/^X//' >p5-Protocol-XMPP/distinfo << '25634b021ec372b8ed826148b487fbe5'
XSHA256 (Protocol-XMPP-0.005.tar.gz) = cfba6257c0d44debc9605dd89f58d3edea15309bdc154038e00f7d98bdc1a221
XSIZE (Protocol-XMPP-0.005.tar.gz) = 18955
25634b021ec372b8ed826148b487fbe5
exit
--- p5-Protocol-XMPP-0.005.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103070815.p278F0MO045489>