aboutsummaryrefslogtreecommitdiff
path: root/security/pear-LiveUser/pkg-descr
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2004-12-01 11:21:58 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2004-12-01 11:21:58 +0000
commit4f4f470f4cc49ec6e0ea4bb92fc82ded32708fde (patch)
tree14b16f5b391072a615e1c2c524ad6fb58f1414ca /security/pear-LiveUser/pkg-descr
parente52c3e44b84b0513213ad5746228b00f3a7ae52f (diff)
downloadports-4f4f470f4cc49ec6e0ea4bb92fc82ded32708fde.tar.gz
ports-4f4f470f4cc49ec6e0ea4bb92fc82ded32708fde.zip
Notes
Diffstat (limited to 'security/pear-LiveUser/pkg-descr')
-rw-r--r--security/pear-LiveUser/pkg-descr11
1 files changed, 11 insertions, 0 deletions
diff --git a/security/pear-LiveUser/pkg-descr b/security/pear-LiveUser/pkg-descr
new file mode 100644
index 000000000000..ad531f34c290
--- /dev/null
+++ b/security/pear-LiveUser/pkg-descr
@@ -0,0 +1,11 @@
+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.
+
+WWW: http://pear.php.net/package/LiveUser/