[csw-devel] SF.net SVN: gar:[8816] csw/mgar/pkg/cpan

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Thu Feb 25 16:16:39 CET 2010


Revision: 8816
          http://gar.svn.sourceforge.net/gar/?rev=8816&view=rev
Author:   dmichelsen
Date:     2010-02-25 15:16:38 +0000 (Thu, 25 Feb 2010)

Log Message:
-----------
cpan/Net-Jabber: Initial commit

Added Paths:
-----------
    csw/mgar/pkg/cpan/Net-Jabber/
    csw/mgar/pkg/cpan/Net-Jabber/branches/
    csw/mgar/pkg/cpan/Net-Jabber/tags/
    csw/mgar/pkg/cpan/Net-Jabber/trunk/
    csw/mgar/pkg/cpan/Net-Jabber/trunk/Makefile
    csw/mgar/pkg/cpan/Net-Jabber/trunk/checksums
    csw/mgar/pkg/cpan/Net-Jabber/trunk/files/


Property changes on: csw/mgar/pkg/cpan/Net-Jabber/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-Jabber/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Net-Jabber/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/cpan/Net-Jabber/trunk/Makefile	2010-02-25 15:16:38 UTC (rev 8816)
@@ -0,0 +1,25 @@
+GARNAME = Net-Jabber
+GARVERSION = 2.0
+CATEGORIES = cpan
+AUTHOR = REATMON
+
+DESCRIPTION = Jabber Perl Library
+define BLURB
+  The Jabber Instant Messaging project is an Open Source project seeking
+  to provide a complete cross protocol messaging solution.  The problem
+  with current IM solutions is that they are all proprietary and cannot
+  talk to each other.  Jabber seeks to get rid of those barriers by
+  allowing a Jabber client to talk with an AOL user, or an IRC chat room,
+  or any number of other programs.
+endef
+
+PACKAGES = CSWpmnetjabber
+CATALOGNAME = pm_netjabber
+
+DEP_PKGS = CSWpmnetxmpp
+
+LICENSE = LICENSE.LGPL
+
+ARCHALL = 1
+
+include gar/category.mk

Added: csw/mgar/pkg/cpan/Net-Jabber/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Net-Jabber/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/cpan/Net-Jabber/trunk/checksums	2010-02-25 15:16:38 UTC (rev 8816)
@@ -0,0 +1 @@
+1fd348fb9a1a6c5a167ae862ed89cd53  Net-Jabber-2.0.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