[csw-devel] SF.net SVN: gar:[8814] csw/mgar/pkg/cpan
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu Feb 25 16:04:28 CET 2010
Revision: 8814
http://gar.svn.sourceforge.net/gar/?rev=8814&view=rev
Author: dmichelsen
Date: 2010-02-25 15:04:27 +0000 (Thu, 25 Feb 2010)
Log Message:
-----------
cpan/Net-XMPP: Initial commit
Added Paths:
-----------
csw/mgar/pkg/cpan/Net-XMPP/
csw/mgar/pkg/cpan/Net-XMPP/branches/
csw/mgar/pkg/cpan/Net-XMPP/tags/
csw/mgar/pkg/cpan/Net-XMPP/trunk/
csw/mgar/pkg/cpan/Net-XMPP/trunk/Makefile
csw/mgar/pkg/cpan/Net-XMPP/trunk/checksums
csw/mgar/pkg/cpan/Net-XMPP/trunk/files/
Property changes on: csw/mgar/pkg/cpan/Net-XMPP/trunk
___________________________________________________________________
Added: svn:ignore
+ cookies
download
work
Added: svn:externals
+ gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2
Added: csw/mgar/pkg/cpan/Net-XMPP/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Net-XMPP/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/cpan/Net-XMPP/trunk/Makefile 2010-02-25 15:04:27 UTC (rev 8814)
@@ -0,0 +1,23 @@
+GARNAME = Net-XMPP
+GARVERSION = 1.02
+CATEGORIES = cpan
+AUTHOR = HACKER
+
+DESCRIPTION = XMPP Perl Library
+define BLURB
+ 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.
+endef
+
+PACKAGES = CSWpmnetxmpp
+CATALOGNAME = pm_netxmpp
+
+DEP_PKGS = CSWpmxmlstream
+
+LICENSE = LICENSE.LGPL
+
+ARCHALL = 1
+
+include gar/category.mk
Added: csw/mgar/pkg/cpan/Net-XMPP/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Net-XMPP/trunk/checksums (rev 0)
+++ csw/mgar/pkg/cpan/Net-XMPP/trunk/checksums 2010-02-25 15:04:27 UTC (rev 8814)
@@ -0,0 +1 @@
+67cf40d3bbbe6740c21c856c79692fde Net-XMPP-1.02.tar.gz
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list