Bug 155341 - [NEW PORT] net-im/p5-Protocol-XMPP: Protocol-level support for XMPP interaction
Summary: [NEW PORT] net-im/p5-Protocol-XMPP: Protocol-level support for XMPP interaction
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-07 08:20 UTC by ports@c0decafe.net
Modified: 2011-03-07 15:40 UTC (History)
0 users

See Also:


Attachments
p5-Protocol-XMPP-0.005.shar (5.08 KB, text/plain)
2011-03-07 08:20 UTC, ports@c0decafe.net
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description ports@c0decafe.net 2011-03-07 08:20:13 UTC
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
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-03-07 08:20:34 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-03-07 11:21:20 UTC
Responsible Changed
From-To: perl->sunpoet

I will take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-03-07 15:38:17 UTC
sunpoet     2011-03-07 15:37:52 UTC

  FreeBSD ports repository

  Modified files:
    net-im               Makefile 
  Added files:
    net-im/p5-Protocol-XMPP Makefile distinfo pkg-descr pkg-plist 
  Log:
  - Add p5-Protocol-XMPP 0.005
  
  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>
  
  Revision  Changes    Path
  1.143     +1 -0      ports/net-im/Makefile
  1.1       +58 -0     ports/net-im/p5-Protocol-XMPP/Makefile (new)
  1.1       +2 -0      ports/net-im/p5-Protocol-XMPP/distinfo (new)
  1.1       +6 -0      ports/net-im/p5-Protocol-XMPP/pkg-descr (new)
  1.1       +40 -0     ports/net-im/p5-Protocol-XMPP/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-03-07 15:39:27 UTC
State Changed
From-To: open->closed

Committed. Thanks!