Date: Sat, 9 Apr 2005 22:52:32 +0000 (UTC) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security Makefileports/security/pear-Auth_PrefManager Makefile distinfo pkg-descr Message-ID: <200504092252.j39MqWPQ084402@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pav 2005-04-09 22:52:32 UTC
FreeBSD ports repository
Modified files:
security Makefile
Added files:
security/pear-Auth_PrefManager Makefile distinfo pkg-descr
Log:
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.
PR: ports/79556
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
Revision Changes Path
1.591 +1 -0 ports/security/Makefile
1.1 +24 -0 ports/security/pear-Auth_PrefManager/Makefile (new)
1.1 +2 -0 ports/security/pear-Auth_PrefManager/distinfo (new)
1.1 +9 -0 ports/security/pear-Auth_PrefManager/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504092252.j39MqWPQ084402>
