aboutsummaryrefslogtreecommitdiff
path: root/net-im/p5-Net-XMPP
Commit message (Collapse)AuthorAgeFilesLines
* Move ports to a newly created net-im category:Pav Lucistnik2005-11-091-1/+1
| | | | | | | | | | | net/jabber-pyicq -> net-im/jabber-pyicq net/p5-Net-XMPP -> net-im/p5-Net-XMPP www/jwchat -> net-im/jwchat Repocopies by: marcus Notes: svn path=/head/; revision=147766
* Let the IGNORE message make a bit more sense and change it from:Erwin Lansing2005-10-311-1/+1
| | | | | | | | | | | | | | | ===> p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install lang/perl5 then try again. to: ===> p5-Some-Module-0.7 requires perl 5.6.x or later. Install lang/perl5 then try again. Approved by: silence on -ports Notes: svn path=/head/; revision=146850
* Fix WWW.Anton Berezin2005-09-291-1/+1
| | | | | | | | Submitted by: maintainer PR: 86702 Notes: svn path=/head/; revision=143757
* Add p5-Net-XMPP 1.0, net::XMPP provides Perl Developer access to theErwin Lansing2004-12-074-0/+69
XMPP protocol. 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/ PR: ports/74644 Submitted by: Lars Eggert <lars.eggert@gmx.net> Notes: svn path=/head/; revision=123381