| non port: lang/php5/files/patch-configure |
|
CVSWeb
|
Number of commits found: 13 |
|
Sat, 6 May 2006
|
[ 13:26 ale ]
1.982 MOVED
1.18 devel/pear/Makefile
1.5 devel/php4-mcve/Makefile
1.483 lang/Makefile
1.3 lang/php4-cli/Makefile
1.100 lang/php4/Makefile
1.4 lang/php5-cli/Makefile
1.95 lang/php5/Makefile
1.1380 www/Makefile
1.193 www/mod_php4/Makefile
(Only the first 10 of 39 ports in this commit are shown above. )
Simplify PHP base ports infrastructure:
- remove all slave ports
- add the ability to build all SAPIs concurrently
- update php5 to 5.1.4
*Read* the UPDATING file *before* trying to update PHP
(or at least before mailing me).
|
|
Fri, 9 Dec 2005
|
[ 19:41 ale ]
1.465 databases/Makefile
1.2 databases/php5-dbx/Makefile
1.2 databases/php5-oracle/Makefile
1.2063 devel/Makefile
1.2 devel/php5-dio/Makefile
1.4 devel/php5-mcve/Makefile
1.91 lang/php5/Makefile
1.1586 net/Makefile
1.2 net/php5-yp/Makefile
1.1260 www/Makefile
(Only the first 10 of 30 ports in this commit are shown above. )
Finally update to PHP 5.1.1 release! (And remove unsupported extensions)
|
|
Fri, 14 Oct 2005
|
[ 06:00 ale ]
1.87 lang/php5/Makefile
1.15 lang/php5/files/patch-configure
1.1 lang/php5/files/patch-ext_standard_incomplete_class.c
1.1 lang/php5/files/patch-ext_standard_php_incomplete_class.h
AMD64 fixes:
- fix crypto part again [1]
- fix object serialization [2]
PR: ports/86885 [2]
Submitted by: André Böhm <andre@gaarden.net> [2],
Claus Guttesen <kometen@gmail.com> [1]
|
|
Wed, 6 Apr 2005
|
[ 14:43 ale ]
1.14 lang/php5/files/patch-configure
Fix crypt functions on AMD64.
|
|
Mon, 11 Oct 2004
|
[ 19:48 ale ]
1.74 lang/php5/Makefile
1.3 textproc/php5-pspell/Makefile
1.9 lang/php5/Makefile.ext
1.14 lang/php5/distinfo
1.13 lang/php5/files/patch-configure
Update to 5.0.2 release:
- Fix compilation of thread-safe PHP after the PTHREAD_LIBS change
- Include md5 and blowfish support on amd64 (fix headers) [1]
- Add support for dom_import_simplexml function in php5-dom [2]
- Fix vulnerability in RFC 1867 file upload processing [3]
- Fix php_variables memory disclosure [3]
PR: ports/71752 [1], ports/72003 [2], ports/72420 [3]
Submitted by: Adam Gregoire <bsdunx@yahoo.com> [1],
Vaidrius Petrauskas <acrozy@uosis.mif.vu.lt> [2],
Dmitry A Grigorovich <odip@bionet.nsc.ru> [3]
Approved by: portmgr (kris)
|
|
Mon, 19 Jul 2004
|
[ 07:05 ale ]
1.2 lang/php4-cli/Makefile
1.75 lang/php4/Makefile
1.3 lang/php5-cli/Makefile
1.70 lang/php5/Makefile
1.192 www/mod_php4/Makefile
1.193 www/mod_php5/Makefile
1.2 www/php4-cgi/Makefile
1.3 www/php5-cgi/Makefile
1.1 lang/php4/Makefile.ext
1.1 lang/php5/Makefile.ext
(Only the first 10 of 56 ports in this commit are shown above. )
First step of the PHP mega-commit:
- remove extensions and PEAR from the PHP base ports
- add more OPTIONS to PHP base ports
|
|
Mon, 29 Mar 2004
|
[ 07:58 ale ]
1.12 lang/php4/files/patch-configure
1.11 lang/php5/files/patch-configure
Forgot a patch in previous commit (support for DB 4.2).
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
|
|
Fri, 19 Mar 2004
|
[ 10:54 ale ]
1.55 lang/php5/Makefile
1.16 lang/php5/scripts/configure.php
1.9 lang/php5/distinfo
1.10 lang/php5/files/patch-configure
1.2 lang/php5/files/patch-ext::gd::libgd::gdft.c
1.8 lang/php5/scripts/php5_options
1.9 lang/php5/pkg-plist
Update to 5.0.0a6 snapshot:
- add mysqli extension
- add support for db 4.2
|
|
Sat, 24 Jan 2004
|
[ 13:15 ale ]
1.48 lang/php4/Makefile
1.42 lang/php5/Makefile
1.13 lang/php4/scripts/configure.php
1.14 lang/php5/scripts/configure.php
1.10 lang/php4/files/patch-configure
1.9 lang/php5/files/patch-configure
1.9 lang/php4/scripts/php4_options
1.6 lang/php5/scripts/php5_options
- Better handling of snmp dependency [1]
- Add support for BDB 4.1 [2]
- Better handling of postgresql dependency [3]
- Add new direct I/O extension [4]
PR: 58920 [1], 60541 [2], 61409 [3]
Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org> [1] [3],
Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> [2],
Izzy Kindred <ikindred@cox.net> [4]
Approved by: nork (mentor/implicitly)
|
|
Mon, 22 Dec 2003
|
[ 18:45 nork ]
1.35 lang/php5/Makefile
1.12 lang/php5/scripts/configure.php
1.7 lang/php5/distinfo
1.8 lang/php5/files/patch-configure
1.2 lang/php5/files/patch-ext::standard::datetime.c
1.4 lang/php5/scripts/php5_options
1.7 lang/php5/pkg-plist
o Update to 5.0.0a4 snapshot.
o Add TIDY extension.
o Remove MCAL extension.
o Remove patch-ext::standard::datetime.c file.
PR: ports/60504
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
|
|
Thu, 30 Oct 2003
|
[ 01:52 nork ]
1.29 lang/php5/Makefile
1.11 lang/php5/scripts/configure.php
1.6 lang/php5/distinfo
1.7 lang/php5/files/patch-configure
1.3 lang/php5/scripts/php5_options
1.5 lang/php5/pkg-plist
o Update to 5.0.0a3 snapshot.
o Un-break port.
o A lot of fixes, taken from recent commits to php4 port.
PR: ports/58617
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
|
|
Wed, 24 Sep 2003
|
[ 08:49 edwin ]
1.25 lang/php5/Makefile
1.10 lang/php5/scripts/configure.php
1.5 lang/php5/distinfo
1.6 lang/php5/files/patch-configure
1.1 lang/php5/files/patch-ext::standard::datetime.c
1.2 lang/php5/scripts/php5_options
1.4 lang/php5/pkg-plist
[Maintainer Update] Port: lang/php5
Update to 5.0.0a2-alexdupre snapshot (and fix 5.0.0a1 memory leak).
Add DB4 extension.
Correctly use USE_MYSQL/USE_OPENSSL/USE_OPENLDAP.
PR: ports/56979
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
|
|
Wed, 16 Jul 2003
|
[ 10:59 nork ]
1.350 lang/Makefile
1.20 lang/php5/Makefile
1.4 lang/php5/bsd.php.mk
1.7 lang/php5/scripts/configure.php
1.4 lang/php5/distinfo
1.5 lang/php5/files/patch-configure
1.2 lang/php5/files/patch-ext::gd::gd_ctx.c
1.2 lang/php5/files/patch-main::main.c
1.4 lang/php5/scripts/php4_options
1.1 lang/php5/scripts/php5_options
(Only the first 10 of 12 ports in this commit are shown above. )
Add php5 5.0.0.a1, PHP5 Scripting Language.
PR: ports/54519
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
Repo copied by: joe (cvs)
Approved by: portmgr (no objections)
|
Number of commits found: 13 |