Date: Tue, 7 Dec 2004 09:27:04 +0000 (UTC) From: Erwin Lansing <erwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/p5-Net-XMPP Makefile distinfo pkg-descr pkg-plist Message-ID: <200412070927.iB79R41I058644@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
erwin 2004-12-07 09:27:04 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/p5-Net-XMPP Makefile distinfo pkg-descr pkg-plist Log: Add p5-Net-XMPP 1.0, net::XMPP provides Perl Developer access to the 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> Revision Changes Path 1.1381 +1 -0 ports/net/Makefile 1.1 +38 -0 ports/net/p5-Net-XMPP/Makefile (new) 1.1 +2 -0 ports/net/p5-Net-XMPP/distinfo (new) 1.1 +11 -0 ports/net/p5-Net-XMPP/pkg-descr (new) 1.1 +18 -0 ports/net/p5-Net-XMPP/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412070927.iB79R41I058644>