Port details |
- py-openid Python OpenID version
- 2.2.5_1 security
=0 2.2.5_1Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2006-12-20 09:55:57
- Last Update: 2016-02-12 21:53:58
- SVN Revision: 408765
- Also Listed In: python
- License: not specified in port
- WWW:
- http://www.openidenabled.com/openid/libraries/python/
- Description:
- Python OpenID library implements recent changes to the OpenID
specification as well as making API changes that should make
integration with applications easier.
This library allows the use of XRI as OpenID identifiers, allowing users
to log in with their i-names. For full XRI compatibility,
relying parties integrating this library should take note of the user's
CanonicalID, as described in the "Identifying the End User" section of
the OpenID 2.0 specification.
WWW: http://www.openidenabled.com/openid/libraries/python/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}openid>0:security/py-openid@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-openid
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-setuptools27>0 : devel/py-setuptools27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-setuptools27>0 : devel/py-setuptools27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.2.5_1 12 Feb 2016 21:53:58
  |
rm  |
security/py-openid: rename to security/py-python-openid
Rename to match upstream name. |
2.2.5_1 02 Dec 2014 22:40:57
  |
bapt  |
Reset maintainership:
- Lots of maintainers timeout
- unresponsive for almost a year
PR: 195059 |
2.2.5_1 24 Oct 2014 16:50:43
  |
mva  |
- Convert ports of science/ and security to new USES=python
Approved by: portmgr (implicit) |
2.2.5_1 01 Mar 2014 18:04:41
  |
miwi  |
- Convert to autoplist
- Stage support
- Bump PORTREVISION |
2.2.5 20 Sep 2013 22:55:26
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
2.2.5 03 Jul 2011 14:03:52
 |
ohauer  |
-remove MD5 |
2.2.5 22 Jul 2010 02:07:06
 |
clsung  |
- Update to 2.2.5 |
2.2.4 21 Aug 2009 09:43:23
 |
clsung  |
- Update to 2.2.4 |
2.2.1 01 Jul 2008 06:35:00
 |
clsung  |
- Update to 2.2.1
PR: ports/125068
Submitted by: Wen heping <wenheping_AT_gmail dot com> |
2.2.0 13 Jun 2008 10:15:58
 |
clsung  |
- Update to 2.2.0
PR: ports/124539 [1], ports/124545 [2]
Submitted by: wxs [1], Wen heping <wenheping_AT_gmail dot com> [2] |
2.1.1 27 Mar 2008 00:40:49
 |
clsung  |
- update to 2.1.1
- dependencies are now part of the package
- fix MASTER_SITES
- tinderbox tested (amd64+i386)
Changes:
PR: ports/121352
Submitted by: mm |
1.2.0 30 Jul 2007 09:42:28
 |
alexbl  |
- Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav |
1.2.0 20 Dec 2006 09:53:45
 |
clsung  |
Python OpenID library implements recent changes to the OpenID
specification as well as making API changes that should make
integration with applications easier.
This library allows the use of XRI as OpenID identifiers, allowing users
to log in with their i-names. For full XRI compatibility,
relying parties integrating this library should take note of the user's
CanonicalID, as described in the "Identifying the End User" section of
the OpenID 2.0 specification.
WWW: http://www.openidenabled.com/openid/libraries/python/ |