Bug 74644 - [NEW PORT] net/p5-Net-XMPP: Net::XMPP provides Perl Developer access to the XMPP protocol
Summary: [NEW PORT] net/p5-Net-XMPP: Net::XMPP provides Perl Developer access to the X...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Erwin Lansing
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-03 10:30 UTC by Lars Eggert
Modified: 2004-12-07 09:27 UTC (History)
0 users

See Also:


Attachments
p5-Net-XMPP-1.0.shar (3.04 KB, text/plain)
2004-12-03 10:30 UTC, Lars Eggert
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Eggert 2004-12-03 10:30:15 UTC
----------------------------------------------------------
NOTE: Depends on the XML::Stream update to 1.22 in
      http://www.freebsd.org/cgi/query-pr.cgi?pr=74643
----------------------------------------------------------

The Extensible Messaging and Presence Protocol (XMPP) is an IETF standard
that provides a complete cross protocol messaging solution.  The problem
with current IM solutions is that they are all proprietary and cannot
talk to each other.  XMPP seeks to get rid of those barriers.

Net::XMPP is a collection of Perl modules that provide a Perl Developer
access to the XMPP protocol.  Using OOP modules we provide a clean
interface to writing anything from a full client to a simple protocol
tester.

WWW: http://www.xmpp.org/

Generated with FreeBSD Port Tools 0.63
Comment 1 Anton Berezin freebsd_committer freebsd_triage 2004-12-03 10:45:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->tobez

Grab.
Comment 2 Erwin Lansing freebsd_committer freebsd_triage 2004-12-04 10:47:29 UTC
Responsible Changed
From-To: tobez->erwin

This one is dependend on one of mine, and another one of mine depends 
on this one, so let's just add it to my list.
Comment 3 Erwin Lansing freebsd_committer freebsd_triage 2004-12-07 09:27:12 UTC
State Changed
From-To: open->closed

Committed, thanks! 

Note that I added a check to require perl 5.8.x due to it's dependency 
on textproc/p5-XML-Stream. 

You also missed two directories in pkg-plist.