Commit graph

42 commits

Author SHA1 Message Date
Alex Dupre
757aa194da Raise default memory limit from 8M to 12M to let pear run well
on 64bit archs.
2005-12-10 08:42:56 +00:00
Alex Dupre
0f8717ab04 Reorganize (use bsd.apache.mk and remove pear leftovers) 2005-12-09 19:36:40 +00:00
Alex Dupre
730fa70418 - 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
2005-11-16 08:24:47 +00:00
Alex Dupre
f60c3c0a79 - Make key() and current() functions work by reference
- Bump PORTREVISION

PR:		ports/88481
Submitted by:	Matthew Luckie <mjl@luckie.org.nz>
Obtained from:	PHP CVS
2005-11-04 08:39:28 +00:00
Alex Dupre
59c11832bf Fix for apache2+mod_rewrite.
Obtained from:	PHP CVS
2005-11-03 09:17:22 +00:00
Alex Dupre
599fa9769e Fix pear installation.
Spotted by:	Sean McNeil <sean@mcneil.com>
2005-11-01 22:28:01 +00:00
Alex Dupre
276c3a29ae Update to 4.4.0 release:
- fix a serious memory corruption problem
- remove automake dependency
- switch to the latest autoconf version
2005-07-13 19:56:27 +00:00
Alex Dupre
a0f57b5ec7 Fix pear command on FreeBSD-current.
(We loose the output buffering capability,
but we cannot set it inside the script)

PR:		ports/81890
Submitted by:	Edwin Culp <eculp@bafirst.com>
2005-06-08 07:45:15 +00:00
Alex Dupre
44a677fdbf Make zlib.output_compression working again.
PR:		ports/76331
Submitted by:	Martin Portmann <map@infinitum.ch>
Patch by:	Vasil Dimov <vd@datamax.bg>
2005-04-15 09:01:10 +00:00
Alex Dupre
2cee0c25ff Update PHP ports to 4.3.11 and 5.0.4 releases:
- fix security issues
- unbreak PEAR packages [1]

PR:		ports/78516 [1]
Submitted by:	Yen-Ming Lee <leeym@utopia.leeym.com> [1]
Tested by:	thierry
2005-04-04 09:20:21 +00:00
Alex Dupre
114b2bec5b Speed up unserialize() and fix a serious performance issue.
Obtained from:	PHP CVS
2005-01-19 16:13:55 +00:00
Alex Dupre
1c51ab2fde Fix compilation on ia64.
Reported by:	bento via kris
Obtained from:	PHP CVS
2005-01-13 23:11:34 +00:00
Alex Dupre
aa4d81d3be - Fix overloading objects [1] (bump php4 PORTREVISION)
- Fix crash with threaded apache2 [2]
- Fix build when SSL is in not in base system [3] [4]

PR:		ports/75737 [1], ports/74780 [2],
		ports/73896 [3], ports/74886 [4]
Submitted by:	Toni Viemero <toni.viemero@iki.fi> [1],
		Peter Jeffery <peterj@qubesoft.com> [2],
		oliver [3], William Fletcher <ultraviolet@omina.co.za> [4]
Patch by:	Simon Barner <barner@gmx.de> [4]
2005-01-10 17:00:34 +00:00
Alex Dupre
f922b07fdd Update to 4.3.10 release:
- Fix some serious security bugs
- Other enhancements (PRs fixes) will come later
2004-12-16 11:37:23 +00:00
Alex Dupre
af7695c0ae 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)
2004-10-11 19:47:20 +00:00
Ade Lovett
e32a824579 Move devel/autoconf->devel/autoconf253 and devel/automake->devel/automake15
All autotools ports are now truly versioned and do not conflict with each
other.

This marks the end of "Phase 1" of the autotools updates.
2004-08-03 22:36:52 +00:00
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
Alex Dupre
3a5839b5bd Install GD header files for pecl-pdflib extension. 2004-06-28 09:02:19 +00:00
Alex Dupre
0bf1b33ea0 - Remove pdflib extension
- Point phpize to use libtoolize13
2004-06-25 11:19:49 +00:00
Alex Dupre
37306f2485 Fix compilation of FreeTDS MSSQL extension.
PR:		ports/67710
Submitted by:	Henry Karpatskij <henkka@spheroid.info>
Obtained from:	PHP CVS repository
2004-06-08 13:23:43 +00:00
Alex Dupre
e3c782fdc4 Update to 4.3.7 release. 2004-06-03 16:27:01 +00:00
Alex Dupre
ac9bdc26ef - Add sysvmsg extension [1]
- Add XML_RPC to PEAR bootstrap [2]
- Use the official pcre fix [3]
- Bump PORTREVISION

Requested by:	Andy Smith <andy@strugglers.net> [1]
Submitted by:	thierry [2]
Obtained from:	php CVS [3]
2004-05-07 23:30:30 +00:00
Alex Dupre
02020776c8 Update to 4.3.6 release.
- Fix build curl dependency
- Fix (hopefully) the core dump on apache restart
- Fix DaylightSavingTime issue
2004-04-16 07:44:34 +00:00
Alex Dupre
c3335dba03 Forgot a patch in previous commit (support for DB 4.2).
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
2004-03-29 07:58:06 +00:00
Alex Dupre
acf996bc69 Update to 4.3.5 release:
- add support for db 4.2
2004-03-26 16:44:25 +00:00
Alex Dupre
6ae200ffc9 Fix build with new freetype2 library.
PR:		ports/64417
Submitted by:	Renato Botelho <renato@galle.com.br>
2004-03-18 16:02:49 +00:00
Alex Dupre
0fbe9133fd - Add support for PTHREAD_{LIBS/CFLAGS} [1]
- Add support for FastCGI [2]
- Fix PEAR installation in a particular scenario [3]

PR:		ports/61790 [2]
Submitted by:	clement [1],
		Xavier Beaudouin <kiwi@oav.net> [2],
		Balazs Nagy <js@iksz.hu> [3]
Approved by:	nork (mentor/implicitly)
2004-01-26 12:58:14 +00:00
Alex Dupre
5d4ee2ae4f - 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)
2004-01-24 13:15:54 +00:00
Norikatsu Shigemura
53e6a7c451 [Forced commit]
Remove unnecessary patch, and Bump PORTREVISION.

Submitted by:	Alex Dupre <sysadmin@alexdupre.com> (maintainer)
2003-12-22 19:02:16 +00:00
Oliver Lehmann
a095f28ad0 - since 4.3.4, php4 does not install libmbfl headers, but they
are still needed for PECL extensions that rely on mbstring
  (e.g. mail/pear-mailparse, currently broken);

Remark: the proposed patch comes from PHP's CVS (please see
<http://groups.google.com/groups?selm=cvswez1068253752%40cvsserver>).

- the next release of devel/pear-PEAR (1.3) depends of the extension
  xmlrpc;

- since I'm there, let slaves ports replace COMMENT.

PR:		ports/59591
Submitted By:	Thierry Thomas <thierry@pompo.net>
Approved By:	maintainer
2003-12-14 11:04:50 +00:00
James E. Housley
7c34833e47 Update to 4.3.4 final release.
PR:		58914
Submitted by:	MAINTAINER
2003-11-05 11:06:59 +00:00
Norikatsu Shigemura
6cb400092d 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)
2003-09-30 11:50:26 +00:00
Norikatsu Shigemura
d9d0a77695 Update to 4.3.3 final release.
PR:		ports/55990
Submitted by:	Alex Dupre <sysadmin@alexdupre.com> (maintainer)
2003-08-26 15:58:48 +00:00
Norikatsu Shigemura
42257c3016 Update to 4.3.3RC4.
PR:		ports/55713
Submitted by:	Alex Dupre <sysadmin@alexdupre.com> (maintainer)
2003-08-19 01:57:50 +00:00
Norikatsu Shigemura
ef9dd75dbb Remove a unnecsesary patch.
Submitted by:	Alex Dupre <sysadmin@alexdupre.com> (maintainer)
Pointy hat to:	myself
2003-07-31 08:21:56 +00:00
Norikatsu Shigemura
c979bd0db6 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]
2003-07-31 07:57:01 +00:00
Norikatsu Shigemura
2efdd507c9 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)
2003-07-03 06:02:38 +00:00
Norikatsu Shigemura
29770573e6 o Add FriBiDi extension [1]
o New patch-main::main.c file [2]:
  - Fixed bug #24253 (missing variables when register_globals is on)
  - Fixed a memory leak when more then 1 E|S flag is passed to gpc_order.
  - Fixed a memory leak when variables_order is not set and gpc_order
    has S|s flag.
  - Optimized out duplicate parsing of the variables order string.

PR:		ports/53609
Submitted by:	Alex Dupre <sysadmin@alexdupre.com> (maintainer)
Patched by:	Thierry Thomas [1]
Requested by:	Ian Service [2]
2003-06-24 08:16:25 +00:00
Norikatsu Shigemura
e7a14dfeef Add gif and animated-gif write support to GD extension.
(enable with WITH_GD_GIF_OUT - not default due to LZW
patent in many countries)

PR:		ports/53631
Submitted by:	Alex Dupre <sysadmin@alexdupre.com> (maintainer)
2003-06-23 13:06:55 +00:00
Norikatsu Shigemura
4c61dd39cd 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>)
2003-06-20 05:25:24 +00:00
Norikatsu Shigemura
a3f84a35f0 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>
2003-06-07 20:45:11 +00:00
Norikatsu Shigemura
18ea1afefe 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>
2003-05-22 18:26:28 +00:00