aboutsummaryrefslogtreecommitdiff
path: root/net-im/p5-Net-XMPP/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* net-im/p5-Net-XMPP: 1.02 -> 1.05Kurt Jaeger2015-05-121-2/+2
| | | | | | | | | | - Increase XML::Stream dependency to 1.24 - Update bug tracker location - RT#94649 use Digest::SHA (from Debian package maintainers) - RT#94650 spelling corrections (from Debian package maintainers) Notes: svn path=/head/; revision=386141
* - Update to 1.02_04Sunpoet Po-Chuan Hsieh2011-08-241-2/+2
| | | | | | | Changes: http://search.cpan.org/dist/Net-XMPP/CHANGES Notes: svn path=/head/; revision=280326
* - Update to 1.02.02(Using a developer release. It fixes a number of bugs.)Wen Heping2011-04-111-2/+2
| | | | | | | | PR: ports/156261 Submitted by: milki <milki@rescomp.berkeley.edu> Notes: svn path=/head/; revision=272494
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* upgrade to 1.02Ying-Chieh Liao2008-01-041-3/+3
| | | | | | | | | | | maintainer drop maintainership PR: 118862 Submitted by: ijliao Reviewed by: maintainer Notes: svn path=/head/; revision=205028
* SHA256ifyEdwin Groothuis2006-02-011-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154946
* Add p5-Net-XMPP 1.0, net::XMPP provides Perl Developer access to theErwin Lansing2004-12-071-0/+2
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