taca
9bb12b3cb3
pkgsrc: reset PKGREVISION after lang/php{56,70,71,72} update
2018-03-02 02:16:08 +00:00
jdolecek
2d2de970a9
revert rev 1.35, put back PKGREVISION; too big gap since primary package update
2018-01-09 17:55:54 +00:00
jdolecek
239778ef62
reset PKGREVISION for php-curl
...
reset PKGREVISION along with update of all lang/php* on Jan 4th
2018-01-09 15:33:35 +00:00
adam
983847f667
Revbump after boost update
2018-01-01 21:18:06 +00:00
taca
9f2f4148e6
pkgsrc: reset PKGREVISION
...
reset PKGREVISION along with update of all lang/php*.
2017-10-27 08:49:00 +00:00
adam
931d707fe2
Revbump for boost update
2017-08-24 20:03:08 +00:00
ryoon
76884737ca
Recursive revbump from boost update
2017-04-30 01:21:19 +00:00
jdolecek
0f6010e87f
Reset PKGREVISION after all PHP language packages. Maybe it would make sense to not bump PKGREVISION arbitrarily with each boost update please?
2017-02-27 15:45:27 +00:00
adam
76632718ac
Revbump after boost update
2017-01-01 16:05:55 +00:00
taca
ce4c115ad0
Reset PKGREVISION after all lang/php* packages.
2016-11-12 15:42:51 +00:00
adam
3b88bd43a5
Revbump post boost update
2016-10-07 18:25:29 +00:00
taca
094289e431
Reset PKGREVISION after all PHP language packages.
2016-04-02 09:05:22 +00:00
jperkin
17661ff9a5
Bump PKGREVISION for security/openssl ABI bump.
2016-03-05 11:27:40 +00:00
taca
72cbb2ccac
Reset PKGREVISION with updating of php54, php55 and php56.
2015-03-20 16:33:28 +00:00
tron
c64e9eb269
Recursive PKGREVISION bump for OpenSSL API version bump.
2014-02-12 23:18:26 +00:00
taca
9873327790
Reset PKG_REVISION along with update of both php53 and php54.
2013-02-22 03:07:43 +00:00
jperkin
becd113253
PKGREVISION bumps for the security/openssl 1.0.1d update.
2013-02-06 23:20:50 +00:00
obache
64deda1dc9
recursive bump from cyrus-sasl libsasl2 shlib major bump.
2012-12-16 01:51:57 +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
obache
1d9df3258a
recursive bump from gettext-lib shlib bump.
2011-04-22 13:41:54 +00:00
taca
4ab11ac186
Reset PKGREVISION.
2010-02-27 03:35:11 +00:00
wiz
579796a3e5
Recursive PKGREVISION bump for jpeg update to 8.
2010-01-17 12:02:03 +00:00
joerg
ba171a91fa
Add DESTDIR support.
2008-06-12 02:14:13 +00:00
tnn
ad6ceadd25
Per the process outlined in revbump(1), perform a recursive revbump
...
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
2008-01-18 05:06:18 +00:00
wiz
658d9cf876
tv@ pointed out that curl-7.16.0 had a shlib major bump --
...
increase its BUILDLINK_ABI_DEPENDS, and bump PKGREVISIONs
of dependencies.
Sorry for not finding this earlier.
2006-11-19 11:50:23 +00:00
tron
de1182d716
Use patches from "php" package to fix the build with version 7.16.0 or
...
newer of the "curl" package.
2006-11-01 11:34:31 +00:00
joerg
8572e2517c
Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv).
...
While going through the tree, fix some more packages which had similiar
issues with too strict conflicts, bump the revisions of those.
2006-06-04 16:26:54 +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
joerg
5911def816
Recursive revision bump / recommended bump for gettext ABI change.
2006-02-05 23:08:03 +00:00
rillig
9705fc9bc4
Fixed pkglint warnings.
2005-09-28 12:26:54 +00:00
tv
f816d81489
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
2005-04-11 21:44:48 +00:00
jdolecek
ddc89cd2e3
Update php4 to 4.3.11.
...
This is a maintenance release that in addition to over 70 non-critical
bug fixes addresses several security issues inside the exif and
fbsql extensions as well as the unserialize(), swf_definepoly()
and getimagesize() functions. All Users of PHP are strongly
encouraged to upgrade to this release.
Bugfix release
* Crash in bzopen() if supplied path to non-existent file.
* DOM crashing when attribute appended to Document.
* unserialize() float problem on non-English locales.
* Crash in msg_send() when non-string is stored without being serialized.
* Possible infinite loop in imap_mail_compose().
* Fixed crash in chunk_split(), when chunklen > strlen.
* session_set_save_handler crashes PHP when supplied non-existent object ref.
* Memory leak in zend_language_scanner.c.
* Compile failures of zend_strtod.c.
* Fixed crash in overloaded objects & overload() function.
* cURL functions bypass open_basedir.
PHP4 also doesn't bundle PEAR Net_Socket and Net_SMTP anymore now.
2005-04-11 20:02:56 +00:00
wiz
f472d1ec5e
Bump PKGREVISION because of curl dependency bump.
2005-01-03 15:59:12 +00:00
jdolecek
4fdb70ce2b
now that PHP 5.x Makefile.common doesn't pollute CONFIGURE_ARGS, it safe
...
to include "../../lang/php/ext.mk" after extension CONFIGURE_ARGS
setting; successful build confirmed with both PHP 4.x and PHP 5.x
2004-11-05 17:11:39 +00:00
jdolecek
49e9ef7f78
extension modules must be able to override CONFIGURE_ARGS, so include
...
lang/php/ext.mk before setting CONFIGURE_ARGS
2004-10-31 21:07:13 +00:00
jdolecek
52c1980501
new PHP extension module framework, which makes it possible to build
...
individual PHP extension packages with either PHP 4.x or PHP 5.x
convert existing php4-* packages to this framework and import as php-*
2004-10-31 19:30:29 +00:00