new PHP extension module framework, which makes it possible to build
authorjdolecek <jdolecek>
Sun, 31 Oct 2004 19:30:30 +0000 (19:30 +0000)
committerjdolecek <jdolecek>
Sun, 31 Oct 2004 19:30:30 +0000 (19:30 +0000)
commit0ac666dbfcae3fbb2e11132d0b3618f2c2d5010b
treec05950bf56a53ca443f7d9b1e4371a32d5e4031d
parent2ebd0e99a8f669d86b2da3996ff7fcb0a95c4eac
new PHP extension module framework, which makes it possible to build
individual PHP extension packages with either PHP 4.x or PHP 5.x

convert existing php4-* packages to this framework and import as php-*
66 files changed:
archivers/php-bz2/DESCR [new file with mode: 0644]
archivers/php-bz2/Makefile [new file with mode: 0644]
archivers/php-zlib/DESCR [new file with mode: 0644]
archivers/php-zlib/Makefile [new file with mode: 0644]
converters/php-iconv/DESCR [new file with mode: 0644]
converters/php-iconv/Makefile [new file with mode: 0644]
databases/php-dba/DESCR [new file with mode: 0644]
databases/php-dba/Makefile [new file with mode: 0644]
databases/php-dbase/DESCR [new file with mode: 0644]
databases/php-dbase/Makefile [new file with mode: 0644]
databases/php-filepro/DESCR [new file with mode: 0644]
databases/php-filepro/Makefile [new file with mode: 0644]
databases/php-ldap/DESCR [new file with mode: 0644]
databases/php-ldap/Makefile [new file with mode: 0644]
databases/php-mssql/DESCR [new file with mode: 0644]
databases/php-mssql/Makefile [new file with mode: 0644]
databases/php-mysql/DESCR [new file with mode: 0644]
databases/php-mysql/Makefile [new file with mode: 0644]
databases/php-odbc/DESCR [new file with mode: 0644]
databases/php-odbc/Makefile [new file with mode: 0644]
databases/php-pgsql/DESCR [new file with mode: 0644]
databases/php-pgsql/Makefile [new file with mode: 0644]
devel/php-gettext/DESCR [new file with mode: 0644]
devel/php-gettext/Makefile [new file with mode: 0644]
devel/php-gmp/DESCR [new file with mode: 0644]
devel/php-gmp/Makefile [new file with mode: 0644]
devel/php-posix/DESCR [new file with mode: 0644]
devel/php-posix/Makefile [new file with mode: 0644]
devel/php-shmop/DESCR [new file with mode: 0644]
devel/php-shmop/Makefile [new file with mode: 0644]
devel/php-sysvsem/DESCR [new file with mode: 0644]
devel/php-sysvsem/Makefile [new file with mode: 0644]
devel/php-sysvshm/DESCR [new file with mode: 0644]
devel/php-sysvshm/Makefile [new file with mode: 0644]
graphics/php-exif/DESCR [new file with mode: 0644]
graphics/php-exif/Makefile [new file with mode: 0644]
graphics/php-gd/DESCR [new file with mode: 0644]
graphics/php-gd/Makefile [new file with mode: 0644]
lang/php/ext.mk [new file with mode: 0644]
lang/php/phpversion.mk [new file with mode: 0644]
mail/php-imap/DESCR [new file with mode: 0644]
mail/php-imap/Makefile [new file with mode: 0644]
math/php-bcmath/DESCR [new file with mode: 0644]
math/php-bcmath/Makefile [new file with mode: 0644]
misc/php-calendar/DESCR [new file with mode: 0644]
misc/php-calendar/Makefile [new file with mode: 0644]
misc/php-mbstring/DESCR [new file with mode: 0644]
misc/php-mbstring/Makefile [new file with mode: 0644]
net/php-ftp/DESCR [new file with mode: 0644]
net/php-ftp/Makefile [new file with mode: 0644]
net/php-snmp/DESCR [new file with mode: 0644]
net/php-snmp/Makefile [new file with mode: 0644]
net/php-sockets/DESCR [new file with mode: 0644]
net/php-sockets/Makefile [new file with mode: 0644]
net/php-yp/DESCR [new file with mode: 0644]
net/php-yp/Makefile [new file with mode: 0644]
security/php-mcrypt/DESCR [new file with mode: 0644]
security/php-mcrypt/Makefile [new file with mode: 0644]
security/php-mhash/DESCR [new file with mode: 0644]
security/php-mhash/Makefile [new file with mode: 0644]
security/php-openssl/DESCR [new file with mode: 0644]
security/php-openssl/Makefile [new file with mode: 0644]
textproc/php-wddx/DESCR [new file with mode: 0644]
textproc/php-wddx/Makefile [new file with mode: 0644]
www/php-curl/DESCR [new file with mode: 0644]
www/php-curl/Makefile [new file with mode: 0644]