| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
Notes:
svn path=/head/; revision=179387
|
|
|
|
| |
Notes:
svn path=/head/; revision=177125
|
|
|
|
| |
Notes:
svn path=/head/; revision=176626
|
|
|
|
|
|
|
|
|
| |
This will fix a few build failures of pecl extensions.
Approved by: portmgr (erwin)
Notes:
svn path=/head/; revision=175541
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- add an alert on safe_mode intrinsic insecurity and
suggest to install the suhosin extension
- enable the suhosin patch by deafult also in php4
Submitted by: Thomas Vogt <thomas@bsdunix.ch> [1]
Obtained from: PHP CVS [1]
Approved by: portmgr (clement)
Notes:
svn path=/head/; revision=175349
|
|
|
|
| |
Notes:
svn path=/head/; revision=174645
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bump PORTREVISION.
While I'm here, I suggest all php users to use the suhosin patch
and suhosin extension to harden the php installation.
Submitted by: simon
Obtained from: PHP CVS repo.
Notes:
svn path=/head/; revision=174585
|
|
|
|
| |
Notes:
svn path=/head/; revision=174113
|
|
|
|
|
|
|
|
| |
PR: ports/102392
Submitted by: Gea-Suan Lin <gslin@gslin.org>
Notes:
svn path=/head/; revision=172713
|
|
|
|
| |
Notes:
svn path=/head/; revision=172633
|
|
|
|
|
|
|
| |
- Remove the php->php-cgi temporary hack
Notes:
svn path=/head/; revision=172138
|
|
|
|
| |
Notes:
svn path=/head/; revision=171716
|
|
|
|
|
|
|
| |
Approved by: ale's vacation
Notes:
svn path=/head/; revision=170939
|
|
|
|
|
|
|
|
|
|
|
|
| |
Note that PORTREVISION is intentionally not bumped because an update
is under way.
Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de>
PR: ports/96428
Approved by: ale's vacation
Notes:
svn path=/head/; revision=170938
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This port adds support for OCI8 PHP shared extension. It replaces the old
Oracle shared extension which is obsolete and will be dropped (moved to
PECL) in PHP 5.1. This patch also corrects dependency for the Oracle shared
extension (added Oracle client in RUN_DEPENDS).
PR: ports/86580
Submitted by: Simun Mikecin <numisemis at yahoo.com>
Notes:
svn path=/head/; revision=167472
|
|
|
|
| |
Notes:
svn path=/head/; revision=163153
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=162747
|
|
|
|
| |
Notes:
svn path=/head/; revision=161929
|
|
|
|
|
|
|
|
| |
PR: ports/97065
Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
Notes:
svn path=/head/; revision=161889
|
|
|
|
|
|
|
|
|
|
|
| |
- CALL is the default one
- SWITCH should be slightly faster
- GOTO should boost performance (and increase compilation time)
Suggested by: Michael Josic <systemoperator@gmail.com>
Notes:
svn path=/head/; revision=161608
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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).
Notes:
svn path=/head/; revision=161492
|
|
|
|
|
|
|
| |
Spotted by: Gianpaolo Del Matto <gianpaolo.delmatto@genotec.ch>
Notes:
svn path=/head/; revision=159378
|
|
|
|
| |
Notes:
svn path=/head/; revision=158637
|
|
|
|
|
|
|
| |
While I'm here, replace a '=' with '+='.
Notes:
svn path=/head/; revision=154870
|
|
|
|
| |
Notes:
svn path=/head/; revision=154835
|
|
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
Notes:
svn path=/head/; revision=154113
|
|
|
|
|
|
|
| |
The previous variable was too similar to PHP_EXT_DIR defined in bsd.php.mk.
Notes:
svn path=/head/; revision=153747
|
|
|
|
|
|
|
|
| |
from the big tarball.
Fix xsl extensions that look for files outside its WRKSRC.
Notes:
svn path=/head/; revision=153739
|
|
|
|
|
|
|
|
| |
- add reflection
- enable xmlreader and xmlwriter by default in php5-extensions
Notes:
svn path=/head/; revision=153649
|
|
|
|
|
|
|
| |
on 64bit archs.
Notes:
svn path=/head/; revision=150779
|
|
|
|
| |
Notes:
svn path=/head/; revision=150749
|
|
|
|
|
|
|
|
|
|
|
| |
consistency
- add entries in UPDATING (for apache22 too)
PR: ports/78119
Repocopied by: marcus
Notes:
svn path=/head/; revision=150328
|
|
|
|
| |
Notes:
svn path=/head/; revision=149997
|
|
|
|
|
|
|
| |
- Increase pear memory limit (requested by amd64)
Notes:
svn path=/head/; revision=148440
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
Notes:
svn path=/head/; revision=148323
|
|
|
|
|
|
|
| |
Submitted by: Rick van der Zwet <rick@wzoeterwoude.net>
Notes:
svn path=/head/; revision=145338
|
|
|
|
|
|
|
|
|
|
|
|
| |
- fix crypto part again [1]
- fix object serialization [2]
PR: ports/86885 [2]
Submitted by: André Böhm <andre@gaarden.net> [2],
Claus Guttesen <kometen@gmail.com> [1]
Notes:
svn path=/head/; revision=145335
|
|
|
|
|
|
|
|
| |
Reported by: pointyhat via kris
Approvd by: portmgr (self)
Notes:
svn path=/head/; revision=143243
|
|
|
|
| |
Notes:
svn path=/head/; revision=142205
|
|
|
|
| |
Notes:
svn path=/head/; revision=139836
|
|
|
|
|
|
|
|
| |
PR: ports/82024
Submitted by: Edwin Culp <eculp@bafirst.com>
Notes:
svn path=/head/; revision=137719
|
|
|
|
|
|
|
|
|
| |
since oracle is only a build dependency.
Spotted by: pointyhat via kris
Notes:
svn path=/head/; revision=137524
|
|
|
|
|
|
|
|
|
| |
with the updated www/mnogosearch.
Approved by: no response from knu, ale (11 days)
Notes:
svn path=/head/; revision=137516
|
|
|
|
|
|
|
|
|
| |
PR: ports/76527
Submitted by: Shinsuke Matsui <poppen@karashi.org>
Strongly desired by: Lapo Luchini <lapo@lapo.it>
Notes:
svn path=/head/; revision=137461
|
|
|
|
|
|
|
|
| |
PR: ports/82019
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Notes:
svn path=/head/; revision=137443
|
|
|
|
|
|
|
|
| |
PR: ports/81382
Submitted by: Simun Mikecin <sime@logos.hr>
Notes:
svn path=/head/; revision=137441
|
|
|
|
|
|
|
|
|
|
|
| |
(We loose the output buffering capability,
but we cannot set it inside the script)
PR: ports/81890
Submitted by: Edwin Culp <eculp@bafirst.com>
Notes:
svn path=/head/; revision=137031
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: ports/79337
Submitted by: Renato Botelho <freebsd@galle.com.br> (firebird maintainer)
Notes:
svn path=/head/; revision=135485
|
|
|
|
|
|
|
|
|
| |
PR: ports/76331
Submitted by: Martin Portmann <map@infinitum.ch>
Patch by: Vasil Dimov <vd@datamax.bg>
Notes:
svn path=/head/; revision=133397
|
|
|
|
|
|
|
|
| |
PR: ports/79830
Submitted by: leeym
Notes:
svn path=/head/; revision=133394
|