adam
16dd5de231
revbump after updating textproc/icu
2018-12-09 18:51:58 +00:00
taca
6fab5fa867
Bump PKGREVISION for separation of php-sqlite3 package from
...
lang/php?? base packages.
2018-12-09 12:20:44 +00:00
manu
7dc1abd8be
Roll back GCC_REQD build failure workaround
...
A better fix has been commites:
https://mail-index.netbsd.org/pkgsrc-changes/2018/07/16/msg178322.html
2018-07-27 07:08:09 +00:00
manu
f4478b4879
Workaround gcc version-specific segmentation fault during build
...
The problem is described here: https://bugs.php.net/bug.php?id=74527
2018-07-26 12:39:19 +00:00
taca
307f51cba0
lang/php: reset PKGREVISION
...
Reset PKGREVISION with all php's version updates.
2018-07-20 13:33:02 +00:00
ryoon
b9c1e1d533
Recursive revbump from textproc/icu-62.1
2018-07-20 03:33:47 +00:00
adam
299d329d51
revbump after icu update
2018-04-14 07:33:52 +00:00
jperkin
448ba5d883
ap-php: Use {FORTIFY,SSP}_SUPPORTED.
2018-01-15 09:51:55 +00:00
hauke
2cbf357458
Deal with FORTIFY fall-out.
2017-08-17 15:05:42 +00:00
taca
ed16a95057
Reset PKGREVISION after all PHP language packages.
2016-04-02 10:28:06 +00:00
jperkin
17661ff9a5
Bump PKGREVISION for security/openssl ABI bump.
2016-03-05 11:27:40 +00:00
taca
2eed94e7f1
Reset PKGREVISION along with php{54,55,56} update.
2015-05-16 11:19:52 +00:00
taca
510d27751d
Correct packages' version after changing PHP_BASE_VERS meaning.
...
Noted about ap-php by tron@ via private mail.
2015-03-16 09:09:19 +00:00
taca
e7a5693c82
One character was missing from FilesMatch pattern.
...
Bump PKGREVISION.
2015-03-09 08:57:03 +00:00
taca
65914a52f5
Change MESSAGE to adivise use of SetHandler with FilesMatch instead of
...
AddHandler which cause potential security problem.
2015-03-08 17:03:23 +00:00
obache
d18283dbc4
Apache-1.x is not in pkgsrc now.
2014-07-31 06:11:53 +00:00
fhajny
ef406dfd0d
Remove detection of a threaded Apache MPM at configure time.
...
Fixes the problem where thread safety was not consistent in
the php, ap-php and php-* extension packages, and makes ap-php
adhere to the maintainer-zts option. Bump PKGREVISION.
2014-06-13 14:31:19 +00:00
jperkin
dbae531453
Needs pkg-config.
2014-01-08 10:13:44 +00:00
asau
5eae6a18a3
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
2012-10-28 06:30:00 +00:00
taca
b6fceb3ae4
- Reset PKG_REVISION by both php53 and php54 are updated.
...
- Remove supporting php5 (PHP 5.2.x) supporting codes.
2012-07-20 12:30:36 +00:00
adam
a605489f21
Added MESSAGE_SUBST
2011-09-21 13:10:25 +00:00
taca
b7ad097f40
Correct apache's module name in the MESSAGE file.
...
Bump PKGREVISION.
2011-08-12 12:24:52 +00:00
taca
9db82cbc21
Reset PKGREVISION by update of base PHP version.
2010-12-13 13:18:19 +00:00
tron
d1900e8d30
This package installs "lib/httpd/mod_php5.so" and not "mod_php52.so"
...
or "mod_php53.so".
2010-03-27 18:20:10 +00:00
taca
245c4c6945
Use PKG_PHP_MAJOR_VERS instead of PKG_PHP_VERSION now
...
since the name of extension only contain major version.
2010-03-16 15:36:39 +00:00
obache
185fddbba0
pass down EXPORT_SYMBOLS_LDFLAGS with EXTRA_LDFLAGS, not LDFLAGS,
...
or configure fail to link tests on SUA 6.0.
2010-02-21 08:01:46 +00:00
joerg
ba171a91fa
Add DESTDIR support.
2008-06-12 02:14:13 +00:00
rillig
105dd4b97c
Some packages need lex and yacc. Patch by Aleksey Cheusov via
...
pkgsrc-users.
2007-11-17 12:04:11 +00:00
ghen
749544c888
Package unbumped for PHP 5.x upgrade; bump again to avoid downgrade on PHP 4.x
...
systems.
2007-10-02 07:47:11 +00:00
joerg
76c5c20fda
Don't mess with libtool -- stock version rom configure doesn't work
...
on at least DragonFly.
2007-09-14 12:19:17 +00:00
jdolecek
465b8d375c
Update lang/php5 to 5.2.4 - miscellaneous security fixes and over 120 other
...
bug fixes
2007-09-02 21:12:40 +00:00
jdolecek
1efa87b713
use full LIBTOOL_OVERRIDE (i.e. same setting as the base packages php4 and
...
php5) to fix build on Mac OS X
compilation confirmed on Mac OS X 10.4.10 and NetBSD 4.99.19
PR: 32397 by MOCHIDA Shuji
2007-09-02 19:33:06 +00:00
taca
3d990fb291
Update of www/php5 package affects ap-php, too.
...
So, bump PKGREVISION.
(I just forgot to commit.)
2007-08-02 15:10:04 +00:00
adrianp
e35184b5ea
Reset the PKGREVISION in packages that use the version string from php4 or php5
...
Pointed out by Geert Hendrickx on tech-pkg@
2007-05-08 11:30:49 +00:00
jdolecek
9b41be471d
bump revision for openssl omission fix in lang/php5 for PHP 5.2.1
...
noted by Manuel Bouyer
2007-02-25 20:06:09 +00:00
jdolecek
0f3f8f42e9
remove --enable-memory-limit - 8MB is too low, and this just
...
duplicates process resource limits, which already provide necessary
"safety net" protection against rogue scripts
bump PKGREVISION for this
adressess PR pkg/32007 by "pancake"
also remove --enable-track-vars, since that configure argument
is long gone from PHP
2006-10-20 22:10:33 +00:00
jlam
ee68c93314
LIBTOOL_OVERRIDE generally doesn't need to be specified anymore... just
...
set OVERRIDE_DIRDEPTH to find any libtool scripts deeper in the WRKSRC
tree unless they're named something other than "libtool".
SHLIBTOOL_OVERRIDE generally doesn't need to be specified either -- just
define it to the empty list and shlibtool-override will look for libtool
scripts.
2006-07-07 15:49:30 +00:00
joerg
337c6b1297
Rename all PHP 4 packages to php4-*, all PHP 5 packages to php5-*,
...
all PEAR packages to php?-pear-* and all Apache packages to ap13-* or
ap2-* respectively. Add new variables to simplify the Makefile
handling. Add CONFLICTS on the old names. Reset revisions of bumped
packages. ap-php will now depend on the default Apache and PHP version.
All programs using it have an implicit option of the Apache version
as well.
OK from jlam@ and adrianp@.
2006-06-02 18:27:54 +00:00
cube
1050521ede
PHP4/5 security changes... They're not critical issues; secunia classes
...
them between "not critical" and "less critical".
Fix CVE-2006-0996, CVE-2006-1494, CVE-2006-1608, CVE-2006-1490.
See:
http://secunia.com/advisories/19383/
http://secunia.com/advisories/19599/
Patches were extracted from CVS. I had to translate the one for
CVE-2006-1608 on php4 because it has not made its way to the php4.4 branch
(I don't know why; I can confirm it fixes the issue).
While here, add PATCHDIR to the list of variables php5's Makefile.php
defines. That way, ap-php gets patched too...
2006-04-14 13:47:29 +00:00
joerg
5911def816
Recursive revision bump / recommended bump for gettext ABI change.
2006-02-05 23:08:03 +00:00
wiz
768c589c29
Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
...
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
bouyer
2fc572ef1d
php 4.4.1 has a bug which cause squirrelmail's sort function to misbehave:
...
(endless loop):
http://bugs.php.net/bug.php?id=35067
Pull in a patch from the php CVS repository to fix this, as suggested a
squirrelmail mailing list:
http://cvs.php.net/diff.php/php-src/ext/standard/basic_functions.c?r1=1.543.2.51.2.3&r2=1.543.2.51.2.4&ty=u
OK'd by Jaromir Dolecek, tested on apache-1 and apache-2 servers.
Bump pkgrevision.
2005-11-08 20:33:55 +00:00
jdolecek
e4855206f0
Unfortunately PHP has several openssl hooks, which are only enabled
...
when the base PHP is compiled with openssl extension (e.g. ssl://, tls://
stream support, and couple others). These don't work when SSL support
is loaded via extension.
For this reason, make openssl extension unconditionally built-in
into the main PHP package, and g/c security/php-openssl.
2005-10-08 16:49:35 +00:00
jdolecek
105802e2df
bump pkgrevision for the fopen_wrappers.c fix
2005-10-07 16:51:41 +00:00
jlam
e46a9dd380
Create directories before installing files into them.
2005-06-17 03:50:19 +00:00
tv
f816d81489
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
2005-04-11 21:44:48 +00:00
darcy
6894e77077
Use PKG_PHP_VERSION variable in both places in the LoadModule command
...
instead of just for the file part.
2005-03-30 03:25:00 +00:00
jdolecek
0b5b98afc3
new package ap-php - it merges ap-php4 and ap-php5 and allows to build either
2004-11-04 18:42:03 +00:00