freebsd-ports/lang/php4/pkg-plist.pear
Alex Dupre af7ee2a6ac First step of the PHP mega-commit:
- remove extensions and PEAR from the PHP base ports
- add more OPTIONS to PHP base ports
2004-07-19 07:05:36 +00:00

41 lines
1.5 KiB
Plaintext

bin/pear
share/pear/bootstrap/Archive/Tar.php
share/pear/bootstrap/PEAR.php
share/pear/bootstrap/System.php
share/pear/bootstrap/Console/Getopt.php
share/pear/bootstrap/OS/Guess.php
share/pear/bootstrap/PEAR/Command/Auth.php
share/pear/bootstrap/PEAR/Command/Build.php
share/pear/bootstrap/PEAR/Command/Common.php
share/pear/bootstrap/PEAR/Command/Config.php
share/pear/bootstrap/PEAR/Command/Install.php
share/pear/bootstrap/PEAR/Command/Mirror.php
share/pear/bootstrap/PEAR/Command/Package.php
share/pear/bootstrap/PEAR/Command/Registry.php
share/pear/bootstrap/PEAR/Command/Remote.php
share/pear/bootstrap/PEAR/Autoloader.php
share/pear/bootstrap/PEAR/Builder.php
share/pear/bootstrap/PEAR/Command.php
share/pear/bootstrap/PEAR/Common.php
share/pear/bootstrap/PEAR/Config.php
share/pear/bootstrap/PEAR/Dependency.php
share/pear/bootstrap/PEAR/Downloader.php
share/pear/bootstrap/PEAR/ErrorStack.php
share/pear/bootstrap/PEAR/Frontend/CLI.php
share/pear/bootstrap/PEAR/Installer.php
share/pear/bootstrap/PEAR/Packager.php
share/pear/bootstrap/PEAR/Registry.php
share/pear/bootstrap/PEAR/Remote.php
share/pear/bootstrap/XML/RPC.php
share/pear/bootstrap/XML/RPC/Server.php
@dirrm share/pear/bootstrap/Archive
@dirrm share/pear/bootstrap/Console
@dirrm share/pear/bootstrap/OS
@dirrm share/pear/bootstrap/PEAR/Command
@dirrm share/pear/bootstrap/PEAR/Frontend
@dirrm share/pear/bootstrap/PEAR
@dirrm share/pear/bootstrap/XML/RPC
@dirrm share/pear/bootstrap/XML
@dirrm share/pear/bootstrap
@unexec rmdir %D/share/pear 2> /dev/null || true