openbsd-ports/security/pear-Auth/pkg/PLIST

62 lines
2.0 KiB
Plaintext
Raw Normal View History

2008-10-30 07:00:48 -04:00
@comment $OpenBSD: PLIST,v 1.3 2008/10/30 11:00:48 mbalmer Exp $
@group daemon
2006-10-21 08:27:32 -04:00
lib/
lib/php/
pear/doc/
2006-10-21 08:27:32 -04:00
pear/doc/Auth/
2008-10-30 07:00:48 -04:00
pear/doc/Auth/README.AdvancedSecurity
2006-10-21 08:27:32 -04:00
pear/doc/Auth/README.Auth
2008-10-30 07:00:48 -04:00
pear/doc/Auth/examples/
pear/doc/Auth/examples/logging.php
pear/doc/Auth/examples/multi-container.php
2006-10-21 08:27:32 -04:00
pear/lib/.registry/auth.reg
pear/lib/Auth/
pear/lib/Auth.php
2008-10-30 07:00:48 -04:00
pear/lib/Auth/Anonymous.php
2006-10-21 08:27:32 -04:00
pear/lib/Auth/Auth.php
pear/lib/Auth/Container/
pear/lib/Auth/Container.php
2008-10-30 07:00:48 -04:00
pear/lib/Auth/Container/Array.php
2006-10-21 08:27:32 -04:00
pear/lib/Auth/Container/DB.php
2008-10-30 07:00:48 -04:00
pear/lib/Auth/Container/DBLite.php
2006-10-21 08:27:32 -04:00
pear/lib/Auth/Container/File.php
pear/lib/Auth/Container/IMAP.php
2008-10-30 07:00:48 -04:00
pear/lib/Auth/Container/KADM5.php
2006-10-21 08:27:32 -04:00
pear/lib/Auth/Container/LDAP.php
pear/lib/Auth/Container/MDB.php
2008-10-30 07:00:48 -04:00
pear/lib/Auth/Container/MDB2.php
pear/lib/Auth/Container/Multiple.php
pear/lib/Auth/Container/NetVPOPMaild.php
pear/lib/Auth/Container/PEAR.php
2006-10-21 08:27:32 -04:00
pear/lib/Auth/Container/POP3.php
pear/lib/Auth/Container/RADIUS.php
2008-10-30 07:00:48 -04:00
pear/lib/Auth/Container/SAP.php
2006-10-21 08:27:32 -04:00
pear/lib/Auth/Container/SMBPasswd.php
pear/lib/Auth/Container/SOAP.php
2008-10-30 07:00:48 -04:00
pear/lib/Auth/Container/SOAP5.php
2006-10-21 08:27:32 -04:00
pear/lib/Auth/Container/vpopmail.php
2008-10-30 07:00:48 -04:00
pear/lib/Auth/Controller.php
pear/lib/Auth/Frontend/
pear/lib/Auth/Frontend/Html.php
pear/lib/Auth/Frontend/md5.js
2006-10-21 08:27:32 -04:00
pear/tests/Auth/
pear/tests/Auth/tests/
pear/tests/Auth/tests/DBContainer.php
pear/tests/Auth/tests/FileContainer.php
2008-10-30 07:00:48 -04:00
pear/tests/Auth/tests/MDB2Container.php
pear/tests/Auth/tests/MDBContainer.php
2006-10-21 08:27:32 -04:00
pear/tests/Auth/tests/POP3Container.php
pear/tests/Auth/tests/POP3aContainer.php
pear/tests/Auth/tests/TestAuthContainer.php
pear/tests/Auth/tests/auth_container_db_options.php
pear/tests/Auth/tests/auth_container_file_options.php
2008-10-30 07:00:48 -04:00
pear/tests/Auth/tests/auth_container_mdb2_options.php
pear/tests/Auth/tests/auth_container_mdb_options.php
2006-10-21 08:27:32 -04:00
pear/tests/Auth/tests/auth_container_pop3_options.php
pear/tests/Auth/tests/auth_container_pop3a_options.php
2008-10-30 07:00:48 -04:00
pear/tests/Auth/tests/bug8735.passwd
pear/tests/Auth/tests/bug8735.phpt
pear/tests/Auth/tests/mysql_test_db.sql
2006-10-21 08:27:32 -04:00
pear/tests/Auth/tests/tests.php
pear/tests/Auth/tests/users