5754 FreshPorts -- net/p5-Google-SAML-Request
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-Google-SAML-Request 0.04_2 net on this many watch lists=0 search for ports that depend on this port
Create or parse Google\'s SAML requests
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 05 Aug 2009 12:25:20
Also Listed In: perl5
License: not specified in port


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/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/p5-TimeDate
  2. net/p5-URI
  3. textproc/p5-XML-Simple
  4. lang/perl5.12
Required To Run:
  1. devel/p5-TimeDate
  2. net/p5-URI
  3. textproc/p5-XML-Simple
  4. lang/perl5.12

This port is required by:

for Build for Run

To install the port: cd /usr/ports/net/p5-Google-SAML-Request/ && make install clean
To add the package: pkg_add -r p5-Google-SAML-Request


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Google/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Google/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Google/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Google/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Google/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Google/
  8. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Google/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Google/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/Google/
  11. http://at.cpan.org/modules/by-module/Google/
  12. http://backpan.perl.org/modules/by-module/Google/
  13. http://cpan.nctu.edu.tw/modules/by-module/Google/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Google/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Google/
  16. http://www.cpan.dk/modules/by-module/Google/
  17. http://www.cpan.dk/modules/by-module/Google/

Number of commits found: 10

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
17 Dec 2012 15:39:36
Original commit files touched by this commit  0.04_2
az search for other commits by this committer
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
13 Mar 2012 16:15:36
Original commit files touched by this commit  0.04_2
pgollucci search for other commits by this committer
- Revert ports/165605 as requested by portmgr@

Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
08 Mar 2012 18:45:38
Original commit files touched by this commit  0.04_2
pgollucci search for other commits by this committer
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
07 Jan 2012 18:33:42
Original commit files touched by this commit  0.04_2
swills search for other commits by this committer
- Add BUILD_DEPENDS and TEST_DEPENDS to silence build warnings and enable
  testing
20 Mar 2011 12:54:45
Original commit files touched by this commit  0.04_2
miwi search for other commits by this committer
- Get Rid MD5 support
24 Sep 2010 02:03:44
Original commit files touched by this commit  0.04_2
pgollucci search for other commits by this committer
- only 13% of the p5- ports embed @comment $FreeBSD$:
  so standarize and remove it

With Hat:   perl@
21 Sep 2010 07:56:43
Original commit files touched by this commit  0.04_2
  Sanity Test Failure
mm search for other commits by this committer
Change dependency on old p5-Compress-Zlib, p5-IO-Compress-Base,
p5-IO-Compress-Zlib and p5-IO-Compress-Bzip2 modules to p5-IO-Compress.
Explicitly depend on p5-IO-Compress only if PERL_LEVEL < 500903
Bump PORTREVISION
26 Jan 2010 22:30:02
Original commit files touched by this commit  0.04_1
kuriyama search for other commits by this committer
- Remove unneeded dependencies which is in perl-5.8.9 dist
  (part 9).

Approved by:    portmgr (itetcu)
09 Dec 2009 13:03:10
Original commit files touched by this commit  0.04
wen search for other commits by this committer
- Update to 0.04
- Pass maintainership to perl@

PR:             ports/141261
Submitted by:   Gea-Suan Lin <gslin@gslin.org> (previous maintainer)
05 Aug 2009 12:25:02
Original commit files touched by this commit  0.02
miwi search for other commits by this committer
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/

PR:             ports/137444
Submitted by:   Gea-Suan Lin <gslin at gslin.org>

Number of commits found: 10

284a
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24523
Broken 217
Deprecated 473
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 7
new 48 hours10
new 7 days29
new fortnight78
new month210

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0