aboutsummaryrefslogtreecommitdiff
path: root/security/pear-Auth_OpenID
Commit message (Collapse)AuthorAgeFilesLines
* - Convert to PEAR_AUTOINSTALLMartin Wilke2013-05-131-147/+3
| | | | | | | | - Trim header - Take maintainership Notes: svn path=/head/; revision=318086
* Style: tab -> space.Eitan Adler2013-03-281-1/+1
| | | | | | | Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree. Notes: svn path=/head/; revision=315487
* Convert to new options frameworkBaptiste Daroussin2012-07-201-4/+5
| | | | Notes: svn path=/head/; revision=301256
* - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orSteve Wills2012-06-101-1/+1
| | | | | | | | | | | RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned about for a while. PR: ports/168208 Approved by: portmgr (miwi) Notes: svn path=/head/; revision=298970
* Return maintainership back to poolMartin Matuska2012-02-261-1/+1
| | | | Notes: svn path=/head/; revision=292261
* - The proper acronym for Apache Software License 2 is really AL2Thomas Abthorpe2012-01-091-1/+1
| | | | | | | | | | | | - Thanks to crees@ for generating the initial patch PR: ports/163521 Submitted by: Pedro Giffuni <pfg apache.org> Hat: portmgr Exp run by: pav Notes: svn path=/head/; revision=288824
* - Add LICENSE knob(s)Martin Matuska2011-03-232-1/+3
| | | | Notes: svn path=/head/; revision=271527
* - Update to 2.1.3Martin Matuska2009-05-052-4/+4
| | | | Notes: svn path=/head/; revision=233266
* - Update to 2.1.2Martin Matuska2008-10-022-8/+17
| | | | | | | - Add option for PEAR_DB Notes: svn path=/head/; revision=221118
* This is version 2 of PHP OpenID using the PEAR framework.Martin Matuska2008-03-045-0/+213
The PHP OpenID library lets you enable OpenID authentication on sites built using PHP. It features the OpenID consumer, Store implementations, and an OpenID server. WWW: http://openidenabled.com/php-openid/ Notes: svn path=/head/; revision=208417