Bug 106874 - [NEW PORT] security/phpMyID: A single user Identity Provider for the OpenID framework
Summary: [NEW PORT] security/phpMyID: A single user Identity Provider for the OpenID f...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-18 17:20 UTC by gslin
Modified: 2006-12-20 05:50 UTC (History)
1 user (show)

See Also:


Attachments
phpMyID-0.3.shar (2.08 KB, text/plain)
2006-12-18 17:20 UTC, gslin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description gslin 2006-12-18 17:20:21 UTC
phpMyID is a single user (though, if you were so inclined, you could
easily turn it into a multi-user setup) IdP, or "Identity Provider"
for the OpenID framework. It's a single PHP script with minimal
dependancies. You don't need a database, you don't need to make your
filesystem writable, you don't need to download any libraries, and you
don't need to recompile PHP.

WWW:	http://siege.org/projects/phpMyID/

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-12-18 17:20:33 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

clsung@ wants his PRs
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-12-20 05:47:45 UTC
clsung      2006-12-20 05:47:34 UTC

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/phpmyid     Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add phpmyid 0.3, a single user Identity Provider for the OpenID
  framework.
  
  PR:             ports/106874
  Submitted by:   Gea-Suan Lin <gslin at gslin.org>
  
  Revision  Changes    Path
  1.841     +1 -0      ports/security/Makefile
  1.1       +24 -0     ports/security/phpmyid/Makefile (new)
  1.1       +3 -0      ports/security/phpmyid/distinfo (new)
  1.1       +8 -0      ports/security/phpmyid/pkg-descr (new)
  1.1       +6 -0      ports/security/phpmyid/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Cheng-Lung Sung freebsd_committer freebsd_triage 2006-12-20 05:50:23 UTC
State Changed
From-To: open->closed

New port added. Thank You.