non port: lang/php4/pkg-plist |
SVNWeb
|
Number of commits found: 25 |
Fri, 11 May 2012
|
[ 19:36 bapt ] (Only the first 10 of 150 ports in this commit are shown above. )
2012-05-10 archivers/php4-bz2: php4 is EOLed
2012-05-10 archivers/php4-zlib: php4 is EOLed
2012-05-10 converters/php4-iconv: php4 is EOLed
2012-05-10 converters/php4-mbstring: php4 is EOLed
2012-05-10 converters/php4-recode: php4 is EOLed
2012-05-10 databases/php4-dba: php4 is EOLed
2012-05-10 databases/php4-dbase: php4 is EOLed
2012-05-10 databases/php4-dbx: php4 is EOLed
2012-05-10 databases/php4-filepro: php4 is EOLed
2012-05-10 databases/php4-interbase: php4 is EOLed
2012-05-10 databases/php4-mssql: php4 is EOLed
2012-05-10 databases/php4-mysql: php4 is EOLed
2012-05-10 databases/php4-odbc: php4 is EOLed
2012-05-10 databases/php4-oracle: php4 is EOLed
2012-05-10 databases/php4-pgsql: php4 is EOLed (Only the first 15 lines of the commit message are shown above )
|
Fri, 29 Sep 2006
|
[ 19:11 ale ]
Update suhosin patch to 0.9.5 release.
|
Mon, 4 Sep 2006
|
[ 07:58 ale ]
- Add experimental suhosin protection system support
- Add the possibility to build zlib extension static
- Remove the php->php-cgi temporary hack
|
Sat, 6 May 2006
|
[ 13:26 ale ] (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).
|
Sun, 22 Jan 2006
|
[ 02:18 edwin ] (Only the first 10 of 36 ports in this commit are shown above. )
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related)
|
Fri, 9 Dec 2005
|
[ 19:36 ale ]
Reorganize (use bsd.apache.mk and remove pear leftovers)
|
Tue, 1 Nov 2005
|
[ 16:01 ale ]
Update to 4.4.1 release.
|
Wed, 13 Jul 2005
|
[ 19:56 ale ]
Update to 4.4.0 release:
- fix a serious memory corruption problem
- remove automake dependency
- switch to the latest autoconf version
|
Mon, 4 Apr 2005
|
[ 09:20 ale ] (Only the first 10 of 31 ports in this commit are shown above. )
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
|
Thu, 16 Dec 2004
|
[ 11:37 ale ]
Update to 4.3.10 release:
- Fix some serious security bugs
- Other enhancements (PRs fixes) will come later
|
Wed, 28 Jul 2004
|
[ 08:59 ale ]
Register extensions in etc/php/extensions.ini instead of etc/php.ini
and add etc/php to the config scan path.
Suggested by: Kenneth Vestergaard Schmidt <kvs@pil.dk>
|
Mon, 19 Jul 2004
|
[ 07:05 ale ] (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, 28 Jun 2004
|
[ 09:02 ale ]
Install GD header files for pecl-pdflib extension.
|
Fri, 7 May 2004
|
[ 23:30 ale ] (Only the first 10 of 11 ports in this commit are shown above. )
- 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]
|
Fri, 26 Mar 2004
|
[ 16:44 ale ]
Update to 4.3.5 release:
- add support for db 4.2
|
Fri, 30 Jan 2004
|
[ 09:59 ale ]
Add workaround to silent bento, complaining php extensions remove an extra dir.
Reported by: bento via kris
Approved by: kris, nork (mentor/implicitly)
|
Sat, 10 Jan 2004
|
[ 16:53 nork ]
o Adapt php4 Makefile and bsd.php.mk to support apache2-worker.
o Small other fixes.
PR: ports/56205[1], ports/61169[2]
Submitted by: Christian Ullrich <chris+freebsd@chrullrich.de> [1]
ale (maintainer) [2]
|
Sun, 14 Dec 2003
|
[ 11:04 oliver ]
- 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
|
Thu, 20 Nov 2003
|
[ 11:07 jeh ]
A completely new bsd.php.mk file for checking and selecting dependencies
on various php ports. The system is backward compatible and adds the
WANT_PHP_PEAR knob and support for PHP5 (lang/php5 will be updated in a
next PR). It works much better and is more flexible (a future addition will
be support for Apache 2 compiled with threads).
This is the last step before moving the bsd.php.mk file into /usr/ports/Mk
with the addition of USE_PHP={yes,4,5} global knob.
While I'm here, remove the DEBUG option from the extension list and change the
postgresql dependency.
PR: 59418
Submitted by: MAINTAINER
|
Wed, 5 Nov 2003
|
[ 11:06 jeh ]
Update to 4.3.4 final release.
PR: 58914
Submitted by: MAINTAINER
|
Tue, 30 Sep 2003
|
[ 11:50 nork ]
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, 19 Aug 2003
|
[ 01:57 nork ]
Update to 4.3.3RC4.
PR: ports/55713
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
|
Thu, 31 Jul 2003
|
[ 07:57 nork ]
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]
|
Fri, 6 Jun 2003
|
[ 17:58 nork ]
Prepare for new slave port: www/php4-cgi.
PR: ports/52617
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
|
Thu, 22 May 2003
|
[ 18:26 nork ] (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: 25 |