cvs commit: ports/security Makefile
ports/security/p5-Net-OpenID-Server
Makefile distinfo pkg-descr pkg-plist
Jean-Yves Lefort
jylefort at FreeBSD.org
Fri Sep 2 01:52:35 GMT 2005
jylefort 2005-09-02 01:52:34 UTC
FreeBSD ports repository
Modified files:
security Makefile
Added files:
security/p5-Net-OpenID-Server Makefile distinfo pkg-descr
pkg-plist
Log:
Add p5-Net-OpenID-Server.
OpenID is a decentralized identity system, but one that's actually
decentralized and doesn't entirely crumble if one company turns evil
or goes out of business.
An OpenID identity is just a URL. You can have multiple identities in
the same way you can have multiple URLs. All OpenID does is provide a
way to prove that you own a URL (identity).
Anybody can run their own site using OpenID, and anybody can be an
OpenID server, and they all work with each other without having to
register with or pay anybody to "get started". An owner of a URL can
pick which OpenID server to use.
WWW: http://www.openid.net
PR: ports/85284
Submitted by: Alex Kapranoff <kappa at rambler-co.ru>
Revision Changes Path
1.632 +1 -0 ports/security/Makefile
1.1 +26 -0 ports/security/p5-Net-OpenID-Server/Makefile (new)
1.1 +2 -0 ports/security/p5-Net-OpenID-Server/distinfo (new)
1.1 +14 -0 ports/security/p5-Net-OpenID-Server/pkg-descr (new)
1.1 +7 -0 ports/security/p5-Net-OpenID-Server/pkg-plist (new)
More information about the cvs-all
mailing list