| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
| |
This will fix a few build failures of pecl extensions.
Approved by: portmgr (erwin)
|
| |
|
| |
|
|
|
|
| |
- Remove the php->php-cgi temporary hack
|
| |
|
|
|
|
| |
Approved by: ale's vacation
|
|
|
|
|
|
|
|
|
| |
which does not affect our port in any way, we don't use that part of the
distfile.
Complained by: many, many, many
Verified by: md5 on old and new package contents
Pointy hat to: bunch of jhonkas in PHP Project for rerolling a release tarball
|
|
|
|
|
|
|
|
|
| |
- 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).
|
|
|
|
|
| |
- add reflection
- enable xmlreader and xmlwriter by default in php5-extensions
|
| |
|
| |
|
|
|
|
| |
Spotted by: leeym
|
|
|
|
|
|
|
|
|
| |
- fix security issues
- unbreak PEAR packages [1]
PR: ports/78516 [1]
Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com> [1]
Tested by: thierry
|
|
|
|
|
| |
- Fix some serious security bugs
- Other minor enhancements (PRs fixes) will come later
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
| |
- GD GIF output support is now enabled by default
|
|
|
|
|
|
|
| |
- 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.
|
|
|
|
| |
- Remove PDFlib extension
|
|
|
|
|
|
| |
since now php5 seems pretty stable):
- Build iconv extension by default
- Remove obsolate MIME and YAZ extensions
|
|
|
|
|
| |
- add mysqli extension
- add support for db 4.2
|
|
|
|
|
|
|
| |
Add new SOAP and SPL extensions.
(The distfile may be unreachable for a few hours)
Approved by: nork (mentor/implicitly)
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
| |
PR: ports/54519
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
Repo copied by: joe (cvs)
Approved by: portmgr (no objections)
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>)
|
|
|
|
|
| |
PR: ports/52784
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
|
|
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>
|