aboutsummaryrefslogtreecommitdiff
path: root/net-im/p5-Protocol-XMPP
Commit message (Collapse)AuthorAgeFilesLines
* - Revert ports/165605 as requested by portmgr@Philip M. Gollucci2012-03-131-1/+8
| | | | | | | | | | | | Note: devel/p5-B-Size and devel/p5-Devel-Arena where intentionally not restored. PR: ports/165605 Approved by: portmgr (bapt) Feature safe: yes (I sure hope so) Notes: svn path=/head/; revision=293247
* - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, ↵Philip M. Gollucci2012-03-081-8/+1
| | | | | | | | | | | | | | | | | | devel/p5-Devel-Arena) - Remove conditionals for PERL_LEVEL < 501200 - Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk - Other minor cleanups RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS} PR: ports/165605 Submitted by: pgollucci (myself) Approved by: portmgr (linimon) Exp Run by: linimon Tested by: make index Notes: svn path=/head/; revision=292977
* - Fix dependencySunpoet Po-Chuan Hsieh2011-03-111-4/+10
| | | | | | | | | Reported by: az Submitted by: sunpoet (myself) Approved by: <ports@c0decafe.net> (maintainer) Notes: svn path=/head/; revision=270666
* - Add p5-Protocol-XMPP 0.005Sunpoet Po-Chuan Hsieh2011-03-074-0/+106
Protocol::XMPP 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/ PR: ports/155341 Submitted by: "ports@c0decafe.net" <ports@c0decafe.net> Notes: svn path=/head/; revision=270450