FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 7:32 PM BST
Port details
p5-Net-OpenID-Consumer 1.13 net on this many watch lists=2 search for ports that depend on this port
Library for consumers of OpenID identities
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 29 May 2007 01:58:14
Also Listed In: security perl5
License: not specified in port


This is the Perl API for (the consumer half of) OpenID, a distributed
identity system based on proving you own a URL, which is then your
identity. More information is available at: http://www.danga.com/openid/

WWW:	http://search.cpan.org/dist/Net-OpenID-Consumer/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: www/p5-HTTP-Message, converters/p5-JSON, security/p5-Net-OpenID-Common, net/p5-URI, www/p5-libwww, security/p5-Digest-SHA, lang/perl5.8
Required To Run: www/p5-HTTP-Message, converters/p5-JSON, security/p5-Net-OpenID-Common, net/p5-URI, www/p5-libwww, security/p5-Digest-SHA, lang/perl5.8

Required by:
for Build

for Run

To install the port: cd /usr/ports/net/p5-Net-OpenID-Consumer/ && make install clean
To add the package: pkg_add -r p5-Net-OpenID-Consumer


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Net/
http://www.cpan.dk/modules/by-module/Net/
ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Net/
http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Net/
ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Net/
ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Net/
ftp://mirror.hiwaay.net/CPAN/modules/by-module/Net/
ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Net/
http://at.cpan.org/modules/by-module/Net/
ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Net/
http://backpan.perl.org/modules/by-module/Net/
ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Net/
http://cpan.nctu.edu.tw/modules/by-module/Net/
http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Net/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 14

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
01 May 2012 01:47:10
Original commit files touched by this commit  1.13
swills search for other commits by this committer
- Assign clsung's p5- ports to perl@

Approved by:    clsung via IRC
13 Mar 2012 16:15:36
Original commit files touched by this commit  1.13
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  1.13
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
12 Feb 2012 03:37:47
Original commit files touched by this commit  1.13
sunpoet search for other commits by this committer
- Update to 1.13
- Sort *_DEPENDS

Changes:        http://search.cpan.org/dist/Net-OpenID-Consumer/Changes
Approved by:    clsung (maintainer, via IRC)
10 Nov 2011 08:39:28
Original commit files touched by this commit  1.12
clsung search for other commits by this committer
- Update to 1.12
- grab maintainship since it depends on security/p5-Net-OpenID-Common now.

Feature safe:   yes
21 Jun 2011 06:58:21
Original commit files touched by this commit  1.06
az search for other commits by this committer
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
  See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
- Utilize CPAN macro
20 Mar 2011 12:54:45
Original commit files touched by this commit  1.06
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  1.06
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@
16 Mar 2010 22:33:43
Original commit files touched by this commit  1.06
tobez search for other commits by this committer
Update to 1.06.

Changes: http://search.cpan.org/dist/Net-OpenID-Consumer/ChangeLog
06 Dec 2008 17:13:13
Original commit files touched by this commit  1.03
miwi search for other commits by this committer
- Update to 1.03
11 Nov 2008 08:21:41
Original commit files touched by this commit  1.02
clsung search for other commits by this committer
- Update to 1.02

Changes:        http://search.cpan.org/dist/Net-OpenID-Consumer/ChangeLog
11 Jun 2008 12:29:54
Original commit files touched by this commit  0.14_1
skv search for other commits by this committer
Fixes:
1. Support multivalue rel in <link> (e.g. <link rel="openid2.server
openid.server">
2. Support numbers as keys in hmac.
3. Silence a warning.

PR:             ports/124272
Submitted by:   Alex Kapranoff <kappa xx rambler-co.ru>
21 Aug 2007 05:49:51
Original commit files touched by this commit  0.14
clsung search for other commits by this committer
- Update to 0.14
- reset maintainership

PR:             ports/115555
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
29 May 2007 01:55:38
Original commit files touched by this commit  0.13
clsung search for other commits by this committer
Add p5-Net-OpenID-Consumer 0.13, library for consumers of OpenID
identities.

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

Number of commits found: 14

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours7
new 7 days63
new fortnight184
new month256

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

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.151 seconds.