| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Don't upgrade to this version blindly. External variables handling
has been changed. This will break your application if they don't
take care of this.
There is a CVS tag (BEFORE_PHP_4_2_0) for the latest non-4.2.0
version (4.1.2).
-------------------------------------------------------------------------
The biggest change in PHP 4.2.0 concerns variable handling. External
variables (from the environment, the HTTP request, cookies or the web
server) are no longer registered in the global scope by default. The
preferred method of accessing these external variables is by using the new
Superglobal arrays, introduced in PHP 4.1.0. More information about this
change:
* PHP Manual: Predefined variables
http://www.php.net/manual/en/html/language.variables.predefined.html
|
|
|
|
|
| |
PR: ports/36888
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
|
|
|
|
|
| |
PR: ports/36109
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
|
|
|
|
|
| |
PR: ports/36109
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
|
|
|
|
|
|
|
|
|
|
| |
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Added XMLRPC support
- Added WDDX support
PR: ports/36109
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
|
|
|
|
|
|
|
| |
- Fixed / Updated iconv-biconv-giconv-libiconv library dependencies
PR: ports/36109
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
|
|
|
|
| |
MAINTAINER timeout.
|
| |
|
|
|
|
|
|
| |
Everybody is strongly encouraged to upgrade.
See http://security.e-matters.de/advisories/012002.html for details.
|
| |
|
|
|
|
|
| |
PR: ports/34671
Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- PHP4_OPTIONS added to enviroment
local slave ports can now set:
BATCH=yes
PKGNAMESUFFIX=-pgsql
PHP4_OPTIONS= \"zlib\" \"PostgreSQL\" \"OpenLDAP1\" \"OpenSSL\"
MASTERDIR= /usr/ports/www/mod_php4
.include "${MASTERDIR}/Makefile"
Approved by: dirk
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- USE_AUTO* -> USE_AUTO*_VER=* where required
- USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK
- Other minor changes to fix things
These changes should be no-ops with the current bsd.port.mk, but will
assist in preparing for the next generation of USE_AUTO*.
Submitted by: bento 4-exp USE_AUTO* cleanups
http://people.FreeBSD.org/~will/4-exp/
http://bento.FreeBSD.org/errorlogs/4-exp-latest/
|
|
|
|
|
|
| |
This patch was taken from the PHP CVS repository.
Submitted by: Mark Chesney <mark@chesneycorp.com>
|
| |
|
|
|
|
|
|
|
| |
- sybdb.0 -> sybdb.1
- include libgiconv in LIBS
Reported by: Alexandr Listopad <laa@laa.zp.ua>
|
|
|
|
|
|
| |
support is enabled.
Reported by: Scott Allendorf <scott-allendorf@uiowa.edu>
|
|
|
|
| |
Submitted by: Juriy Goloveshkin <juriy@aviaport.ru>
|
|
|
|
|
| |
See http://www.php.net/ChangeLog-4.php for a detailed list of
changes.
|
|
|
|
| |
Submitted by: Rafal Michalski <rafal.michalski@altech.com.pl>
|
| |
|
| |
|
|
|
|
| |
Submitted by: petef
|
| |
|
|
|
|
|
|
| |
combinations of support options.
Submitted by: Thierry Thomas <thierry@thomas.as>
|
|
|
|
|
| |
PR: ports/31417
Submitted by: Thierry Thomas <thierry@thomas.as>
|
| |
|
|
|
|
|
| |
PR: ports/32232
Submitted by: Yarema <yds@dppl.com>
|
|
|
|
|
| |
PR: ports/28948
Submitted by: Richard Stockley <rws@procopia.com>
|
|
|
|
| |
PR: ports/28948, ports/29565
|
| |
|
|
|
|
|
|
| |
make -DBATCH PHP4_OPTIONS='"zlib" "MySQL" "IMAP"' install
Make sure options are surrounded by " (double-quotes).
|
|
|
|
| |
Submitted by: Timothy Aslat <tim@spyderweb.com.au>
|
|
|
|
|
| |
PR: ports/31666
Submitted by: sf
|
|
|
|
|
| |
PR: ports/31183
Submitted by: Okumura Yoshifumi <okumura@mitsue.co.jp>
|
|
|
|
|
| |
PR: 30914
Submitted by: Matthew Seaman <matthew.seaman@tornadogroup.com>
|
|
|
|
|
| |
PR: ports/30743
Submitted by: Gabriel Ambuehl <gabriel_ambuehl@buz.ch>
|
| |
|
| |
|