Commit Graph

21 Commits

Author SHA1 Message Date
4ec06d5d8b mod_php: update to 5.2.14 2010-07-23 10:16:45 +02:00
2658416ded mod_php: update to 5.2.13 2010-03-01 18:03:05 +01:00
8b26d8395f mod_php: update to 5.2.12 2009-12-18 13:45:39 +01:00
7bdee382df mod_php: update to 5.2.11 2009-09-18 17:15:37 +02:00
74e67180e9 mod_php: update to 5.2.10 2009-06-22 12:58:23 +02:00
19e1964c20 mod_php: update to 5.2.9 2009-03-08 12:12:36 +01:00
022d8669ad mod_php: update to 5.2.8 2008-12-09 09:58:22 +01:00
ab6e0ba9ab mod_php: update to 5.2.7 2008-12-05 11:37:26 +01:00
c784eb28da [notify] mod_php: update to 5.2.6, new PHP related ports"
as of version 5.2.6 mod_php is part of a collection of PHP ports.

For now we have 4 ports:
- php: the PHP CLI interpreter plus some extension modules and
  support stuff like include-files
- php-fcgi: CGI/FastCGI version of the interpreter with start
  script
- mod_php: DSO module for apache
- php-mysql: MySQL module as an example how to build extensions
  which are depending on external libraries

Remarks:
- Configuration files are now in /etc/php and /etc/php/conf.d.
  The later is scanned for *.ini files, see php-mysql for an
  example.
- php-fcgi and mod_php do not depend on php, so we have very
  slim ports if only the default extensions are needed. Both
  work, of course, together with php-mysql or other extensions
  like that.

Attention:
- mod_php not longer provides a php.ini, so your old /etc/php.ini
  will be removed if you upgrade mod_php. If you have modified
  php.ini make backup of it!
2008-05-07 20:29:16 +02:00
039cc7f732 [notify] mod_php: update to 5.2.5
Several security fixes, see http://www.php.net/releases/5_2_5.php
2007-11-11 10:46:46 +01:00
f0d7317811 [notify] mod_php: update to 5.2.4
Security fixes, see http://www.php.net/releases/5_2_4.php
2007-09-02 11:01:33 +02:00
7f964cf3b2 [notify] mod_php: update to 5.2.3
Security fixes, see http://www.php.net/releases/5_2_3.php
2007-06-01 15:08:39 +02:00
cc24c059e6 [notify] mod_php: update to 5.5.2
security fixes, see http://www.php.net/releases/5_2_2.php
2007-05-04 08:27:19 +02:00
a87d8ac1e7 [notify] mod_php: update to 5.2.1
see http://www.php.net/releases/5_2_1.php
2007-02-09 14:02:13 +01:00
b75d15ab34 mod_php: update to 5.2.0 2006-11-04 17:41:31 +01:00
Juergen Daubert
4a8e2cf0fb mod_php: update to 5.1.6 2006-08-25 08:00:28 +00:00
Simone Rota
364b488f76 [security] mod_php: updated to 5.1.5, see http://www.php.net/release_5_1_5.php 2006-08-20 19:38:32 +00:00
Juergen Daubert
c6b347b6a2 mod_php: fixed md5sum 2006-05-22 15:45:31 +00:00
Juergen Daubert
4b0e3c88f3 mod_php: update to 5.1.4 2006-05-05 05:28:20 +00:00
Juergen Daubert
371e8b655c [security] mod_php: update to 5.1.3, http://www.php.net/release_5_1_3.php 2006-05-02 05:37:16 +00:00
Johannes Winkelmann
bdea7e6c6a create branch for 2.2 2006-02-23 15:26:10 +00:00