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

guillomovitch at users.sourceforge.net guillomovitch at users.sourceforge.net
Mon Aug 20 12:46:34 CEST 2012


Revision: 19030
          http://gar.svn.sourceforge.net/gar/?rev=19030&view=rev
Author:   guillomovitch
Date:     2012-08-20 10:46:34 +0000 (Mon, 20 Aug 2012)
Log Message:
-----------
cpan/HTTP-Negotiate: initial import

Added Paths:
-----------
    csw/mgar/pkg/cpan/HTTP-Negotiate/
    csw/mgar/pkg/cpan/HTTP-Negotiate/branches/
    csw/mgar/pkg/cpan/HTTP-Negotiate/tags/
    csw/mgar/pkg/cpan/HTTP-Negotiate/trunk/
    csw/mgar/pkg/cpan/HTTP-Negotiate/trunk/Makefile
    csw/mgar/pkg/cpan/HTTP-Negotiate/trunk/checksums
    csw/mgar/pkg/cpan/HTTP-Negotiate/trunk/files/


Property changes on: csw/mgar/pkg/cpan/HTTP-Negotiate/trunk
___________________________________________________________________
Added: svn:ignore
   + cookies
download
work



Added: csw/mgar/pkg/cpan/HTTP-Negotiate/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/HTTP-Negotiate/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/cpan/HTTP-Negotiate/trunk/Makefile	2012-08-20 10:46:34 UTC (rev 19030)
@@ -0,0 +1,23 @@
+NAME = HTTP-Negotiate
+VERSION = 6.01
+CATEGORIES = cpan
+GARTYPE = v2
+AUTHOR = GAAS
+
+DESCRIPTION = Choose a variant to serve
+define BLURB
+  This module provides a complete implementation of the HTTP content
+  negotiation algorithm specified in draft-ietf-http-v11-spec-00.ps chapter 12.
+  Content negotiation allows for the selection of a preferred content
+  representation based upon attributes of the negotiable variants and the value
+  of the various Accept* header fields in the request.
+endef
+
+LICENSE_TEXT = This module is licensed under the perl license
+
+PACKAGES = CSWpm-http-negotiate
+CATALOGNAME = pm_http_negotiate
+ARCHALL = 1
+RUNTIME_DEP_PKGS += CSWpm-http-message
+
+include gar/category.mk

Added: csw/mgar/pkg/cpan/HTTP-Negotiate/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/HTTP-Negotiate/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/cpan/HTTP-Negotiate/trunk/checksums	2012-08-20 10:46:34 UTC (rev 19030)
@@ -0,0 +1 @@
+1236195250e264d7436e7bb02031671b  HTTP-Negotiate-6.01.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