php4: Added library functions and includes. Also added development tools.

This commit is contained in:
Jose V Beneyto 2007-05-30 16:04:41 +02:00
parent 57fdb68368
commit 72f6615b68
2 changed files with 398 additions and 4 deletions

View File

@ -2,4 +2,397 @@ drwxr-xr-x root/root etc/
-rw-r--r-- root/root etc/php.ini
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/pear
-rwxr-xr-x root/root usr/bin/peardev
-rwxr-xr-x root/root usr/bin/pecl
-rwxr-xr-x root/root usr/bin/php
-rwxr-xr-x root/root usr/bin/php-config
-rwxr-xr-x root/root usr/bin/phpize
drwxr-xr-x root/root usr/etc/
-rw-r--r-- root/root usr/etc/pear.conf
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/php/
drwxr-xr-x root/root usr/include/php/TSRM/
-rw-r--r-- root/root usr/include/php/TSRM/TSRM.h
-rw-r--r-- root/root usr/include/php/TSRM/acconfig.h
-rw-r--r-- root/root usr/include/php/TSRM/readdir.h
-rw-r--r-- root/root usr/include/php/TSRM/tsrm_config.h
-rw-r--r-- root/root usr/include/php/TSRM/tsrm_config.nw.h
-rw-r--r-- root/root usr/include/php/TSRM/tsrm_config.w32.h
-rw-r--r-- root/root usr/include/php/TSRM/tsrm_config_common.h
-rw-r--r-- root/root usr/include/php/TSRM/tsrm_nw.h
-rw-r--r-- root/root usr/include/php/TSRM/tsrm_strtok_r.h
-rw-r--r-- root/root usr/include/php/TSRM/tsrm_virtual_cwd.h
-rw-r--r-- root/root usr/include/php/TSRM/tsrm_win32.h
drwxr-xr-x root/root usr/include/php/Zend/
-rw-r--r-- root/root usr/include/php/Zend/FlexLexer.h
-rw-r--r-- root/root usr/include/php/Zend/acconfig.h
-rw-r--r-- root/root usr/include/php/Zend/zend.h
-rw-r--r-- root/root usr/include/php/Zend/zend_API.h
-rw-r--r-- root/root usr/include/php/Zend/zend_alloc.h
-rw-r--r-- root/root usr/include/php/Zend/zend_builtin_functions.h
-rw-r--r-- root/root usr/include/php/Zend/zend_compile.h
-rw-r--r-- root/root usr/include/php/Zend/zend_config.h
-rw-r--r-- root/root usr/include/php/Zend/zend_config.w32.h
-rw-r--r-- root/root usr/include/php/Zend/zend_constants.h
-rw-r--r-- root/root usr/include/php/Zend/zend_dynamic_array.h
-rw-r--r-- root/root usr/include/php/Zend/zend_errors.h
-rw-r--r-- root/root usr/include/php/Zend/zend_execute.h
-rw-r--r-- root/root usr/include/php/Zend/zend_execute_globals.h
-rw-r--r-- root/root usr/include/php/Zend/zend_execute_locks.h
-rw-r--r-- root/root usr/include/php/Zend/zend_extensions.h
-rw-r--r-- root/root usr/include/php/Zend/zend_fast_cache.h
-rw-r--r-- root/root usr/include/php/Zend/zend_globals.h
-rw-r--r-- root/root usr/include/php/Zend/zend_globals_macros.h
-rw-r--r-- root/root usr/include/php/Zend/zend_hash.h
-rw-r--r-- root/root usr/include/php/Zend/zend_highlight.h
-rw-r--r-- root/root usr/include/php/Zend/zend_indent.h
-rw-r--r-- root/root usr/include/php/Zend/zend_ini.h
-rw-r--r-- root/root usr/include/php/Zend/zend_ini_parser.h
-rw-r--r-- root/root usr/include/php/Zend/zend_ini_scanner.h
-rw-r--r-- root/root usr/include/php/Zend/zend_istdiostream.h
-rw-r--r-- root/root usr/include/php/Zend/zend_language_parser.h
-rw-r--r-- root/root usr/include/php/Zend/zend_language_scanner.h
-rw-r--r-- root/root usr/include/php/Zend/zend_list.h
-rw-r--r-- root/root usr/include/php/Zend/zend_llist.h
-rw-r--r-- root/root usr/include/php/Zend/zend_modules.h
-rw-r--r-- root/root usr/include/php/Zend/zend_multibyte.h
-rw-r--r-- root/root usr/include/php/Zend/zend_multiply.h
-rw-r--r-- root/root usr/include/php/Zend/zend_operators.h
-rw-r--r-- root/root usr/include/php/Zend/zend_ptr_stack.h
-rw-r--r-- root/root usr/include/php/Zend/zend_qsort.h
-rw-r--r-- root/root usr/include/php/Zend/zend_stack.h
-rw-r--r-- root/root usr/include/php/Zend/zend_static_allocator.h
-rw-r--r-- root/root usr/include/php/Zend/zend_strtod.h
-rw-r--r-- root/root usr/include/php/Zend/zend_types.h
-rw-r--r-- root/root usr/include/php/Zend/zend_variables.h
-rw-r--r-- root/root usr/include/php/acconfig.h
drwxr-xr-x root/root usr/include/php/ext/
drwxr-xr-x root/root usr/include/php/ext/iconv/
-rw-r--r-- root/root usr/include/php/ext/iconv/php_have_bsd_iconv.h
-rw-r--r-- root/root usr/include/php/ext/iconv/php_have_glibc_iconv.h
-rw-r--r-- root/root usr/include/php/ext/iconv/php_have_iconv.h
-rw-r--r-- root/root usr/include/php/ext/iconv/php_have_libiconv.h
-rw-r--r-- root/root usr/include/php/ext/iconv/php_iconv.h
-rw-r--r-- root/root usr/include/php/ext/iconv/php_iconv_supports_errno.h
-rw-r--r-- root/root usr/include/php/ext/iconv/php_php_iconv_h_path.h
-rw-r--r-- root/root usr/include/php/ext/iconv/php_php_iconv_impl.h
drwxr-xr-x root/root usr/include/php/ext/mbstring/
drwxr-xr-x root/root usr/include/php/ext/mbstring/libmbfl/
drwxr-xr-x root/root usr/include/php/ext/mbstring/libmbfl/mbfl/
-rw-r--r-- root/root usr/include/php/ext/mbstring/libmbfl/mbfl/eaw_table.h
-rw-r--r-- root/root usr/include/php/ext/mbstring/libmbfl/mbfl/mbfilter.h
-rw-r--r-- root/root usr/include/php/ext/mbstring/libmbfl/mbfl/mbfilter_8bit.h
-rw-r--r-- root/root usr/include/php/ext/mbstring/libmbfl/mbfl/mbfilter_pass.h
-rw-r--r-- root/root usr/include/php/ext/mbstring/libmbfl/mbfl/mbfilter_wchar.h
-rw-r--r-- root/root usr/include/php/ext/mbstring/libmbfl/mbfl/mbfl_allocators.h
-rw-r--r-- root/root usr/include/php/ext/mbstring/libmbfl/mbfl/mbfl_consts.h
-rw-r--r-- root/root usr/include/php/ext/mbstring/libmbfl/mbfl/mbfl_convert.h
-rw-r--r-- root/root usr/include/php/ext/mbstring/libmbfl/mbfl/mbfl_defs.h
-rw-r--r-- root/root usr/include/php/ext/mbstring/libmbfl/mbfl/mbfl_encoding.h
-rw-r--r-- root/root usr/include/php/ext/mbstring/libmbfl/mbfl/mbfl_filter_output.h
-rw-r--r-- root/root usr/include/php/ext/mbstring/libmbfl/mbfl/mbfl_ident.h
-rw-r--r-- root/root usr/include/php/ext/mbstring/libmbfl/mbfl/mbfl_language.h
-rw-r--r-- root/root usr/include/php/ext/mbstring/libmbfl/mbfl/mbfl_memory_device.h
-rw-r--r-- root/root usr/include/php/ext/mbstring/libmbfl/mbfl/mbfl_string.h
-rw-r--r-- root/root usr/include/php/ext/mbstring/mbstring.h
-rw-r--r-- root/root usr/include/php/ext/mbstring/php_mbregex.h
-rw-r--r-- root/root usr/include/php/ext/mbstring/php_unicode.h
-rw-r--r-- root/root usr/include/php/ext/mbstring/unicode_data.h
drwxr-xr-x root/root usr/include/php/ext/pgsql/
-rw-r--r-- root/root usr/include/php/ext/pgsql/php_pgsql.h
drwxr-xr-x root/root usr/include/php/ext/session/
-rw-r--r-- root/root usr/include/php/ext/session/mod_files.h
-rw-r--r-- root/root usr/include/php/ext/session/mod_mm.h
-rw-r--r-- root/root usr/include/php/ext/session/mod_user.h
-rw-r--r-- root/root usr/include/php/ext/session/php_session.h
drwxr-xr-x root/root usr/include/php/ext/standard/
-rw-r--r-- root/root usr/include/php/ext/standard/aggregation.h
-rw-r--r-- root/root usr/include/php/ext/standard/base64.h
-rw-r--r-- root/root usr/include/php/ext/standard/basic_functions.h
-rw-r--r-- root/root usr/include/php/ext/standard/crc32.h
-rw-r--r-- root/root usr/include/php/ext/standard/credits.h
-rw-r--r-- root/root usr/include/php/ext/standard/credits_ext.h
-rw-r--r-- root/root usr/include/php/ext/standard/credits_sapi.h
-rw-r--r-- root/root usr/include/php/ext/standard/css.h
-rw-r--r-- root/root usr/include/php/ext/standard/cyr_convert.h
-rw-r--r-- root/root usr/include/php/ext/standard/datetime.h
-rw-r--r-- root/root usr/include/php/ext/standard/dl.h
-rw-r--r-- root/root usr/include/php/ext/standard/dns.h
-rw-r--r-- root/root usr/include/php/ext/standard/exec.h
-rw-r--r-- root/root usr/include/php/ext/standard/file.h
-rw-r--r-- root/root usr/include/php/ext/standard/flock_compat.h
-rw-r--r-- root/root usr/include/php/ext/standard/fsock.h
-rw-r--r-- root/root usr/include/php/ext/standard/head.h
-rw-r--r-- root/root usr/include/php/ext/standard/html.h
-rw-r--r-- root/root usr/include/php/ext/standard/info.h
-rw-r--r-- root/root usr/include/php/ext/standard/md5.h
-rw-r--r-- root/root usr/include/php/ext/standard/microtime.h
-rw-r--r-- root/root usr/include/php/ext/standard/pack.h
-rw-r--r-- root/root usr/include/php/ext/standard/pageinfo.h
-rw-r--r-- root/root usr/include/php/ext/standard/parsedate.h
-rw-r--r-- root/root usr/include/php/ext/standard/php_array.h
-rw-r--r-- root/root usr/include/php/ext/standard/php_assert.h
-rw-r--r-- root/root usr/include/php/ext/standard/php_browscap.h
-rw-r--r-- root/root usr/include/php/ext/standard/php_crypt.h
-rw-r--r-- root/root usr/include/php/ext/standard/php_dir.h
-rw-r--r-- root/root usr/include/php/ext/standard/php_ext_syslog.h
-rw-r--r-- root/root usr/include/php/ext/standard/php_filestat.h
-rw-r--r-- root/root usr/include/php/ext/standard/php_fopen_wrappers.h
-rw-r--r-- root/root usr/include/php/ext/standard/php_ftok.h
-rw-r--r-- root/root usr/include/php/ext/standard/php_image.h
-rw-r--r-- root/root usr/include/php/ext/standard/php_incomplete_class.h
-rw-r--r-- root/root usr/include/php/ext/standard/php_iptc.h
-rw-r--r-- root/root usr/include/php/ext/standard/php_lcg.h
-rw-r--r-- root/root usr/include/php/ext/standard/php_link.h
-rw-r--r-- root/root usr/include/php/ext/standard/php_mail.h
-rw-r--r-- root/root usr/include/php/ext/standard/php_math.h
-rw-r--r-- root/root usr/include/php/ext/standard/php_metaphone.h
-rw-r--r-- root/root usr/include/php/ext/standard/php_parsedate.h
-rw-r--r-- root/root usr/include/php/ext/standard/php_rand.h
-rw-r--r-- root/root usr/include/php/ext/standard/php_smart_str.h
-rw-r--r-- root/root usr/include/php/ext/standard/php_smart_str_public.h
-rw-r--r-- root/root usr/include/php/ext/standard/php_standard.h
-rw-r--r-- root/root usr/include/php/ext/standard/php_string.h
-rw-r--r-- root/root usr/include/php/ext/standard/php_type.h
-rw-r--r-- root/root usr/include/php/ext/standard/php_var.h
-rw-r--r-- root/root usr/include/php/ext/standard/php_versioning.h
-rw-r--r-- root/root usr/include/php/ext/standard/quot_print.h
-rw-r--r-- root/root usr/include/php/ext/standard/reg.h
-rw-r--r-- root/root usr/include/php/ext/standard/scanf.h
-rw-r--r-- root/root usr/include/php/ext/standard/sha1.h
-rw-r--r-- root/root usr/include/php/ext/standard/uniqid.h
-rw-r--r-- root/root usr/include/php/ext/standard/url.h
-rw-r--r-- root/root usr/include/php/ext/standard/url_scanner.h
-rw-r--r-- root/root usr/include/php/ext/standard/url_scanner_ex.h
drwxr-xr-x root/root usr/include/php/ext/xml/
drwxr-xr-x root/root usr/include/php/ext/xml/expat/
-rw-r--r-- root/root usr/include/php/ext/xml/expat/ascii.h
-rw-r--r-- root/root usr/include/php/ext/xml/expat/asciitab.h
-rw-r--r-- root/root usr/include/php/ext/xml/expat/expat.h
-rw-r--r-- root/root usr/include/php/ext/xml/expat/iasciitab.h
-rw-r--r-- root/root usr/include/php/ext/xml/expat/internal.h
-rw-r--r-- root/root usr/include/php/ext/xml/expat/latin1tab.h
-rw-r--r-- root/root usr/include/php/ext/xml/expat/nametab.h
-rw-r--r-- root/root usr/include/php/ext/xml/expat/utf8tab.h
-rw-r--r-- root/root usr/include/php/ext/xml/expat/winconfig.h
-rw-r--r-- root/root usr/include/php/ext/xml/expat/xmlrole.h
-rw-r--r-- root/root usr/include/php/ext/xml/expat/xmltok.h
-rw-r--r-- root/root usr/include/php/ext/xml/expat/xmltok_impl.h
-rw-r--r-- root/root usr/include/php/ext/xml/php_xml.h
drwxr-xr-x root/root usr/include/php/include/
-rw-r--r-- root/root usr/include/php/include/php_sab_info.h (EMPTY)
drwxr-xr-x root/root usr/include/php/main/
-rw-r--r-- root/root usr/include/php/main/SAPI.h
-rw-r--r-- root/root usr/include/php/main/build-defs.h
-rw-r--r-- root/root usr/include/php/main/config.w32.h
-rw-r--r-- root/root usr/include/php/main/fopen_wrappers.h
-rw-r--r-- root/root usr/include/php/main/internal_functions_registry.h
-rw-r--r-- root/root usr/include/php/main/logos.h
-rw-r--r-- root/root usr/include/php/main/php.h
-rw-r--r-- root/root usr/include/php/main/php3_compat.h
-rw-r--r-- root/root usr/include/php/main/php_compat.h
-rw-r--r-- root/root usr/include/php/main/php_config.h
-rw-r--r-- root/root usr/include/php/main/php_content_types.h
-rw-r--r-- root/root usr/include/php/main/php_embed.h
-rw-r--r-- root/root usr/include/php/main/php_globals.h
-rw-r--r-- root/root usr/include/php/main/php_ini.h
-rw-r--r-- root/root usr/include/php/main/php_logos.h
-rw-r--r-- root/root usr/include/php/main/php_main.h
-rw-r--r-- root/root usr/include/php/main/php_memory_streams.h
-rw-r--r-- root/root usr/include/php/main/php_network.h
-rw-r--r-- root/root usr/include/php/main/php_open_temporary_file.h
-rw-r--r-- root/root usr/include/php/main/php_output.h
-rw-r--r-- root/root usr/include/php/main/php_reentrancy.h
-rw-r--r-- root/root usr/include/php/main/php_regex.h
-rw-r--r-- root/root usr/include/php/main/php_scandir.h
-rw-r--r-- root/root usr/include/php/main/php_streams.h
-rw-r--r-- root/root usr/include/php/main/php_syslog.h
-rw-r--r-- root/root usr/include/php/main/php_ticks.h
-rw-r--r-- root/root usr/include/php/main/php_variables.h
-rw-r--r-- root/root usr/include/php/main/php_version.h
-rw-r--r-- root/root usr/include/php/main/rfc1867.h
-rw-r--r-- root/root usr/include/php/main/safe_mode.h
-rw-r--r-- root/root usr/include/php/main/snprintf.h
-rw-r--r-- root/root usr/include/php/main/spprintf.h
-rw-r--r-- root/root usr/include/php/main/win95nt.h
drwxr-xr-x root/root usr/include/php/regex/
-rw-r--r-- root/root usr/include/php/regex/cclass.h
-rw-r--r-- root/root usr/include/php/regex/cname.h
-rw-r--r-- root/root usr/include/php/regex/regex.h
-rw-r--r-- root/root usr/include/php/regex/regex2.h
-rw-r--r-- root/root usr/include/php/regex/regex_extra.h
-rw-r--r-- root/root usr/include/php/regex/utils.h
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/php/
drwxr-xr-x root/root usr/lib/php/.channels/
drwxr-xr-x root/root usr/lib/php/.channels/.alias/
-rw-r--r-- root/root usr/lib/php/.channels/.alias/pear.txt
-rw-r--r-- root/root usr/lib/php/.channels/.alias/pecl.txt
-rw-r--r-- root/root usr/lib/php/.channels/__uri.reg
-rw-r--r-- root/root usr/lib/php/.channels/pear.php.net.reg
-rw-r--r-- root/root usr/lib/php/.channels/pecl.php.net.reg
-rw-r--r-- root/root usr/lib/php/.depdb
-rw-r--r-- root/root usr/lib/php/.depdblock (EMPTY)
-rw-r--r-- root/root usr/lib/php/.filemap
-rw-r--r-- root/root usr/lib/php/.lock (EMPTY)
drwxr-xr-x root/root usr/lib/php/.registry/
drwxr-xr-x root/root usr/lib/php/.registry/.channel.__uri/
drwxr-xr-x root/root usr/lib/php/.registry/.channel.pecl.php.net/
-rw-r--r-- root/root usr/lib/php/.registry/archive_tar.reg
-rw-r--r-- root/root usr/lib/php/.registry/console_getopt.reg
-rw-r--r-- root/root usr/lib/php/.registry/html_template_it.reg
-rw-r--r-- root/root usr/lib/php/.registry/net_useragent_detect.reg
-rw-r--r-- root/root usr/lib/php/.registry/pear.reg
-rw-r--r-- root/root usr/lib/php/.registry/structures_graph.reg
drwxr-xr-x root/root usr/lib/php/Archive/
-rw-r--r-- root/root usr/lib/php/Archive/Tar.php
drwxr-xr-x root/root usr/lib/php/Console/
-rw-r--r-- root/root usr/lib/php/Console/Getopt.php
drwxr-xr-x root/root usr/lib/php/HTML/
drwxr-xr-x root/root usr/lib/php/HTML/Template/
-rw-r--r-- root/root usr/lib/php/HTML/Template/IT.php
-rw-r--r-- root/root usr/lib/php/HTML/Template/ITX.php
-rw-r--r-- root/root usr/lib/php/HTML/Template/IT_Error.php
drwxr-xr-x root/root usr/lib/php/Net/
drwxr-xr-x root/root usr/lib/php/Net/UserAgent/
-rw-r--r-- root/root usr/lib/php/Net/UserAgent/Detect.php
drwxr-xr-x root/root usr/lib/php/OS/
-rw-r--r-- root/root usr/lib/php/OS/Guess.php
-rw-r--r-- root/root usr/lib/php/PEAR.php
drwxr-xr-x root/root usr/lib/php/PEAR/
-rw-r--r-- root/root usr/lib/php/PEAR/Autoloader.php
-rw-r--r-- root/root usr/lib/php/PEAR/Builder.php
-rw-r--r-- root/root usr/lib/php/PEAR/ChannelFile.php
drwxr-xr-x root/root usr/lib/php/PEAR/ChannelFile/
-rw-r--r-- root/root usr/lib/php/PEAR/ChannelFile/Parser.php
-rw-r--r-- root/root usr/lib/php/PEAR/Command.php
drwxr-xr-x root/root usr/lib/php/PEAR/Command/
-rw-r--r-- root/root usr/lib/php/PEAR/Command/Auth.php
-rw-r--r-- root/root usr/lib/php/PEAR/Command/Auth.xml
-rw-r--r-- root/root usr/lib/php/PEAR/Command/Build.php
-rw-r--r-- root/root usr/lib/php/PEAR/Command/Build.xml
-rw-r--r-- root/root usr/lib/php/PEAR/Command/Channels.php
-rw-r--r-- root/root usr/lib/php/PEAR/Command/Channels.xml
-rw-r--r-- root/root usr/lib/php/PEAR/Command/Common.php
-rw-r--r-- root/root usr/lib/php/PEAR/Command/Config.php
-rw-r--r-- root/root usr/lib/php/PEAR/Command/Config.xml
-rw-r--r-- root/root usr/lib/php/PEAR/Command/Install.php
-rw-r--r-- root/root usr/lib/php/PEAR/Command/Install.xml
-rw-r--r-- root/root usr/lib/php/PEAR/Command/Mirror.php
-rw-r--r-- root/root usr/lib/php/PEAR/Command/Mirror.xml
-rw-r--r-- root/root usr/lib/php/PEAR/Command/Package.php
-rw-r--r-- root/root usr/lib/php/PEAR/Command/Package.xml
-rw-r--r-- root/root usr/lib/php/PEAR/Command/Pickle.php
-rw-r--r-- root/root usr/lib/php/PEAR/Command/Pickle.xml
-rw-r--r-- root/root usr/lib/php/PEAR/Command/Registry.php
-rw-r--r-- root/root usr/lib/php/PEAR/Command/Registry.xml
-rw-r--r-- root/root usr/lib/php/PEAR/Command/Remote.php
-rw-r--r-- root/root usr/lib/php/PEAR/Command/Remote.xml
-rw-r--r-- root/root usr/lib/php/PEAR/Command/Test.php
-rw-r--r-- root/root usr/lib/php/PEAR/Command/Test.xml
-rw-r--r-- root/root usr/lib/php/PEAR/Common.php
-rw-r--r-- root/root usr/lib/php/PEAR/Config.php
-rw-r--r-- root/root usr/lib/php/PEAR/Dependency.php
-rw-r--r-- root/root usr/lib/php/PEAR/Dependency2.php
-rw-r--r-- root/root usr/lib/php/PEAR/DependencyDB.php
-rw-r--r-- root/root usr/lib/php/PEAR/Downloader.php
drwxr-xr-x root/root usr/lib/php/PEAR/Downloader/
-rw-r--r-- root/root usr/lib/php/PEAR/Downloader/Package.php
-rw-r--r-- root/root usr/lib/php/PEAR/ErrorStack.php
-rw-r--r-- root/root usr/lib/php/PEAR/Exception.php
-rw-r--r-- root/root usr/lib/php/PEAR/Frontend.php
drwxr-xr-x root/root usr/lib/php/PEAR/Frontend/
-rw-r--r-- root/root usr/lib/php/PEAR/Frontend/CLI.php
-rw-r--r-- root/root usr/lib/php/PEAR/Installer.php
drwxr-xr-x root/root usr/lib/php/PEAR/Installer/
-rw-r--r-- root/root usr/lib/php/PEAR/Installer/Role.php
drwxr-xr-x root/root usr/lib/php/PEAR/Installer/Role/
-rw-r--r-- root/root usr/lib/php/PEAR/Installer/Role/Common.php
-rw-r--r-- root/root usr/lib/php/PEAR/Installer/Role/Data.php
-rw-r--r-- root/root usr/lib/php/PEAR/Installer/Role/Data.xml
-rw-r--r-- root/root usr/lib/php/PEAR/Installer/Role/Doc.php
-rw-r--r-- root/root usr/lib/php/PEAR/Installer/Role/Doc.xml
-rw-r--r-- root/root usr/lib/php/PEAR/Installer/Role/Ext.php
-rw-r--r-- root/root usr/lib/php/PEAR/Installer/Role/Ext.xml
-rw-r--r-- root/root usr/lib/php/PEAR/Installer/Role/Php.php
-rw-r--r-- root/root usr/lib/php/PEAR/Installer/Role/Php.xml
-rw-r--r-- root/root usr/lib/php/PEAR/Installer/Role/Script.php
-rw-r--r-- root/root usr/lib/php/PEAR/Installer/Role/Script.xml
-rw-r--r-- root/root usr/lib/php/PEAR/Installer/Role/Src.php
-rw-r--r-- root/root usr/lib/php/PEAR/Installer/Role/Src.xml
-rw-r--r-- root/root usr/lib/php/PEAR/Installer/Role/Test.php
-rw-r--r-- root/root usr/lib/php/PEAR/Installer/Role/Test.xml
-rw-r--r-- root/root usr/lib/php/PEAR/PackageFile.php
drwxr-xr-x root/root usr/lib/php/PEAR/PackageFile/
drwxr-xr-x root/root usr/lib/php/PEAR/PackageFile/Generator/
-rw-r--r-- root/root usr/lib/php/PEAR/PackageFile/Generator/v1.php
-rw-r--r-- root/root usr/lib/php/PEAR/PackageFile/Generator/v2.php
drwxr-xr-x root/root usr/lib/php/PEAR/PackageFile/Parser/
-rw-r--r-- root/root usr/lib/php/PEAR/PackageFile/Parser/v1.php
-rw-r--r-- root/root usr/lib/php/PEAR/PackageFile/Parser/v2.php
-rw-r--r-- root/root usr/lib/php/PEAR/PackageFile/v1.php
-rw-r--r-- root/root usr/lib/php/PEAR/PackageFile/v2.php
drwxr-xr-x root/root usr/lib/php/PEAR/PackageFile/v2/
-rw-r--r-- root/root usr/lib/php/PEAR/PackageFile/v2/Validator.php
-rw-r--r-- root/root usr/lib/php/PEAR/PackageFile/v2/rw.php
-rw-r--r-- root/root usr/lib/php/PEAR/Packager.php
-rw-r--r-- root/root usr/lib/php/PEAR/REST.php
drwxr-xr-x root/root usr/lib/php/PEAR/REST/
-rw-r--r-- root/root usr/lib/php/PEAR/REST/10.php
-rw-r--r-- root/root usr/lib/php/PEAR/REST/11.php
-rw-r--r-- root/root usr/lib/php/PEAR/Registry.php
-rw-r--r-- root/root usr/lib/php/PEAR/Remote.php
-rw-r--r-- root/root usr/lib/php/PEAR/RunTest.php
drwxr-xr-x root/root usr/lib/php/PEAR/Task/
-rw-r--r-- root/root usr/lib/php/PEAR/Task/Common.php
-rw-r--r-- root/root usr/lib/php/PEAR/Task/Postinstallscript.php
drwxr-xr-x root/root usr/lib/php/PEAR/Task/Postinstallscript/
-rw-r--r-- root/root usr/lib/php/PEAR/Task/Postinstallscript/rw.php
-rw-r--r-- root/root usr/lib/php/PEAR/Task/Replace.php
drwxr-xr-x root/root usr/lib/php/PEAR/Task/Replace/
-rw-r--r-- root/root usr/lib/php/PEAR/Task/Replace/rw.php
-rw-r--r-- root/root usr/lib/php/PEAR/Task/Unixeol.php
drwxr-xr-x root/root usr/lib/php/PEAR/Task/Unixeol/
-rw-r--r-- root/root usr/lib/php/PEAR/Task/Unixeol/rw.php
-rw-r--r-- root/root usr/lib/php/PEAR/Task/Windowseol.php
drwxr-xr-x root/root usr/lib/php/PEAR/Task/Windowseol/
-rw-r--r-- root/root usr/lib/php/PEAR/Task/Windowseol/rw.php
-rw-r--r-- root/root usr/lib/php/PEAR/Validate.php
drwxr-xr-x root/root usr/lib/php/PEAR/Validator/
-rw-r--r-- root/root usr/lib/php/PEAR/Validator/PECL.php
-rw-r--r-- root/root usr/lib/php/PEAR/XMLParser.php
drwxr-xr-x root/root usr/lib/php/Structures/
-rw-r--r-- root/root usr/lib/php/Structures/Graph.php
drwxr-xr-x root/root usr/lib/php/Structures/Graph/
drwxr-xr-x root/root usr/lib/php/Structures/Graph/Manipulator/
-rw-r--r-- root/root usr/lib/php/Structures/Graph/Manipulator/AcyclicTest.php
-rw-r--r-- root/root usr/lib/php/Structures/Graph/Manipulator/TopologicalSorter.php
-rw-r--r-- root/root usr/lib/php/Structures/Graph/Node.php
-rw-r--r-- root/root usr/lib/php/System.php
drwxr-xr-x root/root usr/lib/php/build/
-rw-r--r-- root/root usr/lib/php/build/Makefile.global
-rw-r--r-- root/root usr/lib/php/build/acinclude.m4
-rwxr-xr-x root/root usr/lib/php/build/config.guess
-rwxr-xr-x root/root usr/lib/php/build/config.sub
-rw-r--r-- root/root usr/lib/php/build/libtool.m4
-rw-r--r-- root/root usr/lib/php/build/ltmain.sh
-rw-r--r-- root/root usr/lib/php/build/mkdep.awk
-rw-r--r-- root/root usr/lib/php/build/phpize.m4
-rw-r--r-- root/root usr/lib/php/build/scan_makefile_in.awk
-rwxr-xr-x root/root usr/lib/php/build/shtool
drwxr-xr-x root/root usr/lib/php/data/
drwxr-xr-x root/root usr/lib/php/data/PEAR/
-rw-r--r-- root/root usr/lib/php/data/PEAR/package.dtd
-rw-r--r-- root/root usr/lib/php/data/PEAR/template.spec
drwxr-xr-x root/root usr/lib/php/data/Structures_Graph/
-rw-r--r-- root/root usr/lib/php/data/Structures_Graph/LICENSE
-rw-r--r-- root/root usr/lib/php/data/Structures_Graph/genpackage.xml.pl
-rw-r--r-- root/root usr/lib/php/data/Structures_Graph/package.sh
-rw-r--r-- root/root usr/lib/php/data/Structures_Graph/publish.sh
-rw-r--r-- root/root usr/lib/php/pearcmd.php
-rw-r--r-- root/root usr/lib/php/peclcmd.php
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/php-config.1.gz
-rw-r--r-- root/root usr/man/man1/phpize.1.gz

View File

@ -6,11 +6,11 @@
name=php4
version=4.4.7
release=1
release=2
source=(http://php.net/distributions/php-${version}.tar.bz2)
build() {
cd php-$version
cd php-${version}
./configure --prefix=/usr \
--with-bz2 \
--with-pic \
@ -30,6 +30,7 @@ build() {
--disable-static \
--disable-pdo
make
install -D -m 0755 sapi/cgi/php $PKG/usr/bin/php
install -D -m 0644 php.ini-dist $PKG/etc/php.ini
make INSTALL_ROOT=${PKG} install
install -D -m 0644 php.ini-dist ${PKG}/etc/php.ini
rm -rf ${PKG}/usr/lib/php/{test,doc}
}