[csw-devel] SF.net SVN: gar:[8320] csw/mgar/pkg/cpan
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Tue Feb 2 17:42:06 CET 2010
Revision: 8320
http://gar.svn.sourceforge.net/gar/?rev=8320&view=rev
Author: bonivart
Date: 2010-02-02 16:42:06 +0000 (Tue, 02 Feb 2010)
Log Message:
-----------
pm_gssapi: move to gar
Added Paths:
-----------
csw/mgar/pkg/cpan/GSSAPI/
csw/mgar/pkg/cpan/GSSAPI/branches/
csw/mgar/pkg/cpan/GSSAPI/tags/
csw/mgar/pkg/cpan/GSSAPI/trunk/
csw/mgar/pkg/cpan/GSSAPI/trunk/Makefile
csw/mgar/pkg/cpan/GSSAPI/trunk/checksums
csw/mgar/pkg/cpan/GSSAPI/trunk/files/
csw/mgar/pkg/cpan/GSSAPI/trunk/files/COPYING
Property changes on: csw/mgar/pkg/cpan/GSSAPI/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/GSSAPI/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/GSSAPI/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/cpan/GSSAPI/trunk/Makefile 2010-02-02 16:42:06 UTC (rev 8320)
@@ -0,0 +1,18 @@
+GARNAME = GSSAPI
+GARVERSION = 0.26
+CATEGORIES = cpan
+AUTHOR = AGROLMS
+
+DESCRIPTION = Perl extension providing access to the GSSAPIv2 library
+define BLURB
+ Perl extension providing access to the GSSAPIv2 library.
+endef
+
+DISTFILES += COPYING
+
+PACKAGES = CSWpmgssapi
+CATALOGNAME = pm_gssapi
+
+REQUIRED_PKGS = CSWkrb5lib
+
+include gar/category.mk
Added: csw/mgar/pkg/cpan/GSSAPI/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/GSSAPI/trunk/checksums (rev 0)
+++ csw/mgar/pkg/cpan/GSSAPI/trunk/checksums 2010-02-02 16:42:06 UTC (rev 8320)
@@ -0,0 +1,2 @@
+b386bc039a9a3bed7d79042a9c127bb1 COPYING
+c113a8952a9b97541fb7fb9de4502ad6 GSSAPI-0.26.tar.gz
Added: csw/mgar/pkg/cpan/GSSAPI/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/GSSAPI/trunk/files/COPYING (rev 0)
+++ csw/mgar/pkg/cpan/GSSAPI/trunk/files/COPYING 2010-02-02 16:42:06 UTC (rev 8320)
@@ -0,0 +1,5 @@
+Copyright (C) 2006, 2007 by Achim Grolms perl at grolmsnet.de
+
+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.4 or,
+at your option, any later version of Perl 5 you may have available.
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