| non port: lang/php4/files/patch-configure |
|
CVSWeb
|
Number of commits found: 16 |
|
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).
|
|
Wed, 16 Nov 2005
|
[ 08:24 ale ]
1.93 lang/php4/Makefile
1.7 lang/php4/Makefile.pear
1.2 lang/php4/files/patch-Zend::zend.h
1.2 lang/php4/files/patch-acinclude.m4
1.15 lang/php4/files/patch-configure
1.4 lang/php4/files/patch-main::php_config.h.in
1.4 lang/php4/files/patch-pear::scripts::pearcmd.php
1.2 lang/php4/files/patch-sapi_apache2handler_sapi_apache2.c
1.6 lang/php4/pkg-plist.pear
- Fix pear pkg-plist
- Increase pear memory limit (requested by amd64)
- Revert apache2handler to the latest working version found in
PHP 4.4.0, since PHP developers seem not interested in
fixing the bug with apache2 and mod_rewrite
|
|
Mon, 11 Oct 2004
|
[ 19:47 ale ]
1.78 lang/php4/Makefile
1.3 textproc/php4-pspell/Makefile
1.6 lang/php4/Makefile.ext
1.14 lang/php4/distinfo
1.2 graphics/php4-gd/files/patch-config.m4
1.14 lang/php4/files/patch-configure
1.2 graphics/php4-gd/files/patch-gd.c
1.2 graphics/php4-gd/files/patch-gd_ctx.c
1.2 graphics/php4-gd/files/patch-libgd::gd.h
1.2 graphics/php4-gd/files/patch-libgd::gd_biggif_out.c
(Only the first 10 of 13 ports in this commit are shown above. )
Update to 4.3.9 release:
- Fix compilation of thread-safe PHP after the PTHREAD_LIBS change
- Include md5 and blowfish support on amd64 (fix headers) [1]
- Fix vulnerability in RFC 1867 file upload processing [2]
- Fix php_variables memory disclosure [2]
- GD LZW-GIF support is now enabled by default
PR: ports/71752 [1], ports/72420 [2]
Submitted by: Adam Gregoire <bsdunx@yahoo.com> [1],
Dmitry A Grigorovich <odip@bionet.nsc.ru> [2]
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, 26 Mar 2004
|
[ 16:44 ale ]
1.61 lang/php4/Makefile
1.10 lang/php4/distinfo
1.11 lang/php4/files/patch-configure
1.2 lang/php4/files/patch-ext::gd::libgd::gdft.c
1.2 lang/php4/files/patch-scripts::Makefile.frag
1.11 lang/php4/pkg-plist
Update to 4.3.5 release:
- 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)
|
|
Wed, 5 Nov 2003
|
[ 11:06 jeh ]
1.34 lang/php4/Makefile
1.8 lang/php4/distinfo
1.9 lang/php4/files/patch-configure
1.6 lang/php4/pkg-plist
Update to 4.3.4 final release.
PR: 58914
Submitted by: MAINTAINER
|
|
Tue, 30 Sep 2003
|
[ 11:50 nork ]
1.28 lang/php4/Makefile
1.8 lang/php4/scripts/configure.php
1.7 lang/php4/distinfo
1.8 lang/php4/files/patch-configure
1.4 lang/php4/scripts/php4_options
1.5 lang/php4/pkg-plist
o Update to 4.3.4RC1.
o Sync with latest PHP5 changes (new DB4 extension,
use correct knobs, etc...)
PR: ports/57399
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
|
|
Tue, 26 Aug 2003
|
[ 15:58 nork ]
1.26 lang/php4/Makefile
1.6 lang/php4/distinfo
1.7 lang/php4/files/patch-configure
1.1 lang/php4/files/patch-ext::standard::datetime.c
Update to 4.3.3 final release.
PR: ports/55990
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
|
|
Tue, 19 Aug 2003
|
[ 01:57 nork ]
1.24 lang/php4/Makefile
1.5 lang/php4/distinfo
1.6 lang/php4/files/patch-configure
1.4 lang/php4/pkg-plist
Update to 4.3.3RC4.
PR: ports/55713
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
|
|
Thu, 31 Jul 2003
|
[ 07:57 nork ]
1.20 lang/php4/Makefile
1.7 lang/php4/scripts/configure.php
1.4 lang/php4/distinfo
1.5 lang/php4/files/patch-configure
1.3 lang/php4/pkg-plist
o Update to 4.3.3RC2.
o Add identification to php4 configuration dialog [1].
o Fix incorrect detecting of OpenLDAP dependency [2].
PR: ports/55100, ports/54283[1], ports/54726[2]
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
Mark Linimon <linimon@lonesome.com> [1]
Jens Rehsack <rehsack@liwing.de> [2]
|
|
Thu, 3 Jul 2003
|
[ 06:01 nork ]
1.18 lang/php4/Makefile
1.2 lang/php4/files/gd_gif_out.diff
1.4 lang/php4/files/patch-configure
o Switch to libtool 1.4.
o Add WITHOUT_IPV6 knob (Requested by Jens Rehsack <rehsack@liwing.de>
in ports/53754, implemented in a slightly different way).
o Add GIF and animated GIF write support by default in GD and add
WITH_LZW knob to enable the LZW compression algorithm (patented
in some countries).
o Removed gd_gif_out.diff patch and added many new patches.
PR: ports/53754, ports/53879
Requested by: Jens Rehsack <rehsack@liwing.de>
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
|
|
Fri, 20 Jun 2003
|
[ 05:25 nork ]
1.14 lang/php4/Makefile
1.3 lang/php4/scripts/configure.php
1.3 lang/php4/distinfo
1.3 lang/php4/files/patch-configure
1.1 lang/php4/scripts/php4_options
o Update to 4.3.3RC1.
o Add inifile and cdb extensions.
o Fix imap without ssl(inspired from ports/53141).
o Rename some variable for future compatability (PHP => PHP4)
(inspired from ports/53113, points 1 and 4 - point 2 is useless).
PR: ports/53498
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
Inspired by: ports/53141 (Torsten Schneider <fbsd-bugs@tschneider.org>)
Inspired by: ports/53113 (Jens Rehsack <rehsack@liwing.de>)
|
|
Sat, 7 Jun 2003
|
[ 20:45 nork ]
1.13 lang/php4/Makefile
1.2 lang/php4/scripts/configure.php
1.2 lang/php4/files/patch-configure
1.2 lang/php4/scripts/php_options
Add Oracle7 support into PHP4.
PR: ports/53017
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
Obtained from: ports/52615
Obtained by: Joe Kelsey <joek@zircon.staff.flyingcroc.net>
|
|
Thu, 22 May 2003
|
[ 18:26 nork ]
1.344 lang/Makefile
1.10 lang/php4/Makefile
1.1 lang/php4/scripts/configure.php
1.1 lang/php4/distinfo
1.1 lang/php4/files/patch-configure
1.1 lang/php4/files/patch-pear::Makefile.frag
1.1 lang/php4/files/patch-pear::scripts::pearcmd.php
1.1 lang/php4/scripts/php_options
1.1 lang/php4/pkg-descr
1.1 lang/php4/pkg-message
(Only the first 10 of 11 ports in this commit are shown above. )
Add completely new port system for PHP4 (4.3.2RC4). Updated mod_php4
to 4.3.2RC4 release and added php4-cli and php4 ports, for apache
module, command line interface, and both, respectively. Too many
changes (improvements, bug fixes and new features) to be listed here,
PR: ports/51945
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
|
Number of commits found: 16 |