[csw-devel] SF.net SVN: gar:[18761] csw/mgar/pkg/cpan
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Mon Jul 16 20:11:37 CEST 2012
Revision: 18761
http://gar.svn.sourceforge.net/gar/?rev=18761&view=rev
Author: bonivart
Date: 2012-07-16 18:11:36 +0000 (Mon, 16 Jul 2012)
Log Message:
-----------
cpan/Cache-Memcached-Fast/trunk: initial commit
Added Paths:
-----------
csw/mgar/pkg/cpan/Cache-Memcached-Fast/
csw/mgar/pkg/cpan/Cache-Memcached-Fast/Makefile
csw/mgar/pkg/cpan/Cache-Memcached-Fast/branches/
csw/mgar/pkg/cpan/Cache-Memcached-Fast/tags/
csw/mgar/pkg/cpan/Cache-Memcached-Fast/trunk/
csw/mgar/pkg/cpan/Cache-Memcached-Fast/trunk/Makefile
csw/mgar/pkg/cpan/Cache-Memcached-Fast/trunk/checksums
csw/mgar/pkg/cpan/Cache-Memcached-Fast/trunk/files/
csw/mgar/pkg/cpan/Cache-Memcached-Fast/trunk/files/COPYING
Added: csw/mgar/pkg/cpan/Cache-Memcached-Fast/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Cache-Memcached-Fast/Makefile (rev 0)
+++ csw/mgar/pkg/cpan/Cache-Memcached-Fast/Makefile 2012-07-16 18:11:36 UTC (rev 18761)
@@ -0,0 +1,2 @@
+%:
+ $(MAKE) -C trunk $*
Property changes on: csw/mgar/pkg/cpan/Cache-Memcached-Fast/trunk
___________________________________________________________________
Added: svn:ignore
+ work
Added: csw/mgar/pkg/cpan/Cache-Memcached-Fast/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Cache-Memcached-Fast/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/cpan/Cache-Memcached-Fast/trunk/Makefile 2012-07-16 18:11:36 UTC (rev 18761)
@@ -0,0 +1,19 @@
+NAME = Cache-Memcached-Fast
+VERSION = 0.19
+GARTYPE = v2
+CATEGORIES = cpan
+AUTHOR = KROKI
+
+DESCRIPTION = Perl client for memcached, in C language
+define BLURB
+ Perl client for memcached, in C language
+endef
+
+DISTFILES += COPYING
+
+PACKAGES = CSWpm-cache-memcached-fast
+CATALOGNAME = pm_cache_memcached_fast
+
+CONFIGURE_ARGS =
+
+include gar/category.mk
Property changes on: csw/mgar/pkg/cpan/Cache-Memcached-Fast/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: csw/mgar/pkg/cpan/Cache-Memcached-Fast/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Cache-Memcached-Fast/trunk/checksums (rev 0)
+++ csw/mgar/pkg/cpan/Cache-Memcached-Fast/trunk/checksums 2012-07-16 18:11:36 UTC (rev 18761)
@@ -0,0 +1 @@
+b1d7b4e7efc692804df559f494ac0fe7 Cache-Memcached-Fast-0.19.tar.gz
Added: csw/mgar/pkg/cpan/Cache-Memcached-Fast/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/Cache-Memcached-Fast/trunk/files/COPYING (rev 0)
+++ csw/mgar/pkg/cpan/Cache-Memcached-Fast/trunk/files/COPYING 2012-07-16 18:11:36 UTC (rev 18761)
@@ -0,0 +1,17 @@
+Copyright (C) 2007-2010 Tomash Brechko. All rights reserved.
+
+This library is free software; you can redistribute it and/or modify
+it under the same terms as Perl itself, either Perl version 5.8.8 or,
+at your option, any later version of Perl 5 you may have available.
+
+When C client is used as a standalone library:
+
+This library is free software; you can redistribute it and/or modify
+it under the terms of the GNU Lesser General Public License as
+published by the Free Software Foundation; either version 2.1 of the
+License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful, but
+WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+Lesser General Public License for more details.
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