Date: Wed, 5 Aug 2009 12:36:15 +0800 (CST) From: Gea-Suan Lin <gslin@gslin.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: gslin@gslin.org Subject: ports/137444: [NEW PORT] net/p5-Google-SAML-Request: Create or parse Google\'s SAML requests Message-ID: <20090805043615.2C1AA7E81B@colo-p.gslin.org> Resent-Message-ID: <200908050440.n754e4aD053101@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 137444 >Category: ports >Synopsis: [NEW PORT] net/p5-Google-SAML-Request: Create or parse Google\'s SAML requests >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Aug 05 04:40:04 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Gea-Suan Lin >Release: FreeBSD 7.1-STABLE i386 >Organization: >Environment: System: FreeBSD colo-p.gslin.org 7.1-STABLE FreeBSD 7.1-STABLE #0: Sat Jan 31 21:46:23 UTC 2009 >Description: Google::SAML::Request will parse (and, for the sake of completeness, create) SAML requests as used by Google. Please note that Google::SAML::Request is by no means a full implementation of the SAML 2.0 standard. But if you want to talk to Google to authenticate users, you should be fine. WWW: http://search.cpan.org/dist/Google-SAML-Request/ Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Google-SAML-Request-0.02.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # p5-Google-SAML-Request # p5-Google-SAML-Request/pkg-descr # p5-Google-SAML-Request/Makefile # p5-Google-SAML-Request/pkg-plist # p5-Google-SAML-Request/distinfo # echo c - p5-Google-SAML-Request mkdir -p p5-Google-SAML-Request > /dev/null 2>&1 echo x - p5-Google-SAML-Request/pkg-descr sed 's/^X//' >p5-Google-SAML-Request/pkg-descr << 'c02a32fec73e781a297302d3eab93a33' XGoogle::SAML::Request will parse (and, for the sake of completeness, Xcreate) SAML requests as used by Google. Please note that XGoogle::SAML::Request is by no means a full implementation of the SAML X2.0 standard. But if you want to talk to Google to authenticate users, Xyou should be fine. X XWWW: http://search.cpan.org/dist/Google-SAML-Request/ c02a32fec73e781a297302d3eab93a33 echo x - p5-Google-SAML-Request/Makefile sed 's/^X//' >p5-Google-SAML-Request/Makefile << 'edf8f1337dee99f4562d7dccd77ce2a8' X# New ports collection makefile for: p5-Google-SAML-Request X# Date created: 2009-08-05 X# Whom: Gea-Suan Lin <gslin@gslin.org> X# X# $FreeBSD$ X# X XPORTNAME= Google-SAML-Request XPORTVERSION= 0.02 XCATEGORIES= net perl5 XMASTER_SITES= CPAN XMASTER_SITE_SUBDIR= Google XPKGNAMEPREFIX= p5- X XMAINTAINER= gslin@gslin.org XCOMMENT= Create or parse Google\'s SAML requests X XRUN_DEPENDS= p5-Compress-Zlib>0:${PORTSDIR}/archivers/p5-Compress-Zlib \ X p5-MIME-Base64>0:${PORTSDIR}/converters/p5-MIME-Base64 \ X p5-TimeDate>0:${PORTSDIR}/devel/p5-TimeDate \ X p5-URI>0:${PORTSDIR}/net/p5-URI \ X p5-XML-Simple>0:${PORTSDIR}/textproc/p5-XML-Simple X XPERL_CONFIGURE= yes X XMAN3= Google::SAML::Request.3 X X.include <bsd.port.mk> edf8f1337dee99f4562d7dccd77ce2a8 echo x - p5-Google-SAML-Request/pkg-plist sed 's/^X//' >p5-Google-SAML-Request/pkg-plist << '86efd21ac5a1b9585ed247e9b7e7fbb9' X@comment $FreeBSD$ X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Google/SAML/Request/.packlist X%%SITE_PERL%%/Google/SAML/Request.pm X@dirrmtry %%SITE_PERL%%/Google/SAML X@dirrmtry %%SITE_PERL%%/Google X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Google/SAML/Request X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Google/SAML X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Google 86efd21ac5a1b9585ed247e9b7e7fbb9 echo x - p5-Google-SAML-Request/distinfo sed 's/^X//' >p5-Google-SAML-Request/distinfo << '983311d529a30f08b89c7658f7b0ee85' XMD5 (Google-SAML-Request-0.02.tar.gz) = f99102e3ee749f5644ef09372674eb4c XSHA256 (Google-SAML-Request-0.02.tar.gz) = d790024eef3d93f5c9d6a699464005785a675929168a8ce54a51ffd15ac494f1 XSIZE (Google-SAML-Request-0.02.tar.gz) = 12986 983311d529a30f08b89c7658f7b0ee85 exit --- p5-Google-SAML-Request-0.02.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090805043615.2C1AA7E81B>