openbsd-ports/devel/pear-Config/pkg/PLIST

48 lines
1.6 KiB
Plaintext
Raw Normal View History

@comment $OpenBSD: PLIST,v 1.7 2007/03/22 22:48:03 robert Exp $
@group daemon
2004-08-10 04:36:46 -04:00
pear/doc/Config/
pear/doc/Config/docs/
pear/doc/Config/docs/Apache.php
pear/doc/Config/docs/IniCommented.php
pear/doc/Config/docs/IniFromScratch.php
pear/lib/.registry/config.reg
2004-08-10 04:36:46 -04:00
pear/lib/Config/
pear/lib/Config.php
2004-08-10 04:36:46 -04:00
pear/lib/Config/Container/
pear/lib/Config/Container.php
pear/lib/Config/Container/Apache.php
pear/lib/Config/Container/GenericConf.php
pear/lib/Config/Container/IniCommented.php
pear/lib/Config/Container/IniFile.php
pear/lib/Config/Container/PHPArray.php
2006-10-28 13:54:37 -04:00
pear/lib/Config/Container/PHPConstants.php
pear/lib/Config/Container/XML.php
2006-10-28 13:54:37 -04:00
pear/tests/Config/
pear/tests/Config/test/
pear/tests/Config/test/bug2742.ini
pear/tests/Config/test/bug2742.phpt
pear/tests/Config/test/bug2780.phpt
pear/tests/Config/test/bug3051.phpt
pear/tests/Config/test/bug3051.xml
pear/tests/Config/test/bug3137.phpt
pear/tests/Config/test/bug3298.phpt
pear/tests/Config/test/bug3298.xml
pear/tests/Config/test/bug3398.ini
pear/tests/Config/test/bug3398.phpt
pear/tests/Config/test/bug3590-input.php
pear/tests/Config/test/bug3590.phpt
pear/tests/Config/test/bug4623.conf
pear/tests/Config/test/bug4623.phpt
pear/tests/Config/test/bug6441.ini
pear/tests/Config/test/bug6441.phpt
pear/tests/Config/test/bug7544-inicommented.phpt
pear/tests/Config/test/bug7544-inifile.phpt
pear/tests/Config/test/bug7544.ini
pear/tests/Config/test/bug7652.phpt
pear/tests/Config/test/bug7652.xml
pear/tests/Config/test/bug8357-inicommented.phpt
pear/tests/Config/test/bug8357-inifile.phpt
pear/tests/Config/test/bug8357.ini
pear/tests/Config/test/phpt_test.php.inc
pear/tests/Config/test/setup.php.inc