Bug 79556 - New port: security/pear-Auth_PrefManager PEAR preferences management class
Summary: New port: security/pear-Auth_PrefManager PEAR preferences management class
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-05 13:40 UTC by Antonio Carlos Venancio Junior
Modified: 2005-04-09 23:52 UTC (History)
0 users

See Also:


Attachments
file.shar (2.16 KB, text/plain)
2005-04-05 13:40 UTC, Antonio Carlos Venancio Junior
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Antonio Carlos Venancio Junior 2005-04-05 13:40:03 UTC
New port: security/pear-Auth_PrefManager PEAR preferences management class

Preference Manager is a class to handle user preferences in a web application,
looking them up in a table using a combination of their userid, and the
preference name to get a value, and (optionally) returning a default value for
the preference if no value could be found for that user.

It is designed to be used alongside the PEAR Auth class, but can be used with
anything that allows you to obtain the user's id - including your own code.
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2005-04-09 23:52:38 UTC
State Changed
From-To: open->closed

New port added, thank you!