1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
Alex Dupre
91f2627c5d Update to 5.0.3 release:
- Fix some serious security bugs
- Other minor enhancements (PRs fixes) will come later
2004-12-16 14:23:21 +00:00
Alex Dupre
0a6d8fdafa 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)
2004-10-11 19:48:33 +00:00
Alex Dupre
def51b4547 Update to 5.0.1 release:
- GD GIF output support is now enabled by default
2004-08-23 13:18:39 +00:00
Alex Dupre
72c8ba5f07 Update to final 5.0.0 release:
- add a post 5.0.0 patch to fix basic authentication with apache 1.x

The major PHP ports overhaul is in its final stage. This commit was
anticipated since it fixes a critical security vulnerability.
2004-07-15 08:43:08 +00:00
Alex Dupre
9e3b700c5c - Update to 5.0.0RC3 release
- Remove PDFlib extension
2004-06-08 13:56:25 +00:00
Alex Dupre
91496ce07c Update to 5.0.0RC2 release (stop packaging customized snapshots,
since now php5 seems pretty stable):
- Build iconv extension by default
- Remove obsolate MIME and YAZ extensions
2004-04-28 22:23:19 +00:00
Alex Dupre
9440f806f8 Update to 5.0.0a6 snapshot:
- add mysqli extension
- add support for db 4.2
2004-03-19 10:54:10 +00:00
Alex Dupre
fd8867311f Update to the latest snapshot.
Add new SOAP and SPL extensions.
(The distfile may be unreachable for a few hours)

Approved by:	nork (mentor/implicitly)
2004-02-13 11:46:02 +00:00
Norikatsu Shigemura
8afc958fbc 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)
2003-12-22 18:45:22 +00:00
Norikatsu Shigemura
846c6229dc 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)
2003-10-30 01:52:16 +00:00
Edwin Groothuis
2d4fcfa223 [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>
2003-09-24 08:49:20 +00:00
Norikatsu Shigemura
c8ae6b78fd 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)
2003-07-16 10:59:22 +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
02cfc7b89c Update to 4.3.2 release.
PR:		ports/52784
Submitted by:	Alex Dupre <sysadmin@alexdupre.com> (maintainer)
2003-06-06 18:07:54 +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