Date: Fri, 2 Sep 2005 01:52:34 +0000 (UTC) From: Jean-Yves Lefort <jylefort@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security Makefile ports/security/p5-Net-OpenID-Server Makefile distinfo pkg-descr pkg-plist Message-ID: <200509020152.j821qYi8082102@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509020152.j821qYi8082102>