Bug 74528

Summary: New port: security/pear-LiveUser PEAR user authentication and permission management framework
Product: Ports & Packages Reporter: Antonio Carlos Venancio Junior <antonio>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description Antonio Carlos Venancio Junior 2004-11-29 18:20:35 UTC
New port: security/pear-LiveUser PEAR user authentication and permission management framework

LiveUser is a set of classes for dealing with user authentication
and permission management. Basically, there are three main elements that
make up this package:
* The LiveUser class
* The Auth containers
* The Perm containers

Currently available are containers using:
PEAR::DB, PEAR::MDB, PEAR::MDB2, PEAR::XML_Tree and PEAR::Auth.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2004-12-01 08:34:43 UTC
State Changed
From-To: open->feedback

Leftover directories after deinstall: 

> /usr/local/share/pear/LiveUser 
> /usr/local/share/pear/LiveUser/Admin 
> /usr/local/share/pear/LiveUser/Perm 
> /usr/local/share/pear/LiveUser/Perm/Container
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2004-12-01 11:23:18 UTC
State Changed
From-To: feedback->closed

Committed, thanks!