sthen
60a48cf9c2
switch the default php version to 8.0
2022-03-23 23:58:28 +00:00
naddy
ec14803114
drop RCS Ids
2022-03-11 20:09:36 +00:00
sthen
f611d84e40
drop php 7.3 from -current, although it is still officially in
...
security support it appears this is not really the case any more
https://bugs.php.net/bug.php?id=81026
add @pkgpaths to merge pecl-* etc across
mark www/syweb broken, it was marked 7.3-only so looks like it needs more work
other php-ish ports have a RDEP on either 7.4 (default version) or 8.0
2021-10-25 12:33:18 +00:00
sthen
a95e1032dd
set @pkgpath to update php 7.2 pecl packages to the default version
2021-04-30 16:52:59 +00:00
sthen
9b64714929
build php-8.0 versions of the pecl ports which support it
2021-02-24 21:23:15 +00:00
sthen
cb30744bcf
set FLAVORS for pecl ports that fail with php80
2021-02-24 21:14:58 +00:00
sthen
bce949ff98
more php71 cleanup
2019-12-11 16:08:29 +00:00
sthen
0a5b5bddee
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:50:46 +00:00
sthen
dcdd36f49d
move @pkgpath markers for pecl extensions so that versions compiled against
...
the old "ports default" versions of php are autoupdated to the current one
2018-12-11 12:33:26 +00:00
sthen
384af9db11
move pecl to multi-version; packages are now named pecl56-foo and pecl70-foo
...
for the relevant PHP versions.
ports which are 5.6-only remain in pecl-foo port directories, set to only
build 5.6 packages
ports which have separate versions for 5.6 and 7.0 are split; the port
directories are named pecl56-foo for the 5.6-compatible version and
pecl-foo for the 7+-version
normal ports are in pecl-foo port directories with flavours for 5.6 and 7.0
2018-04-26 15:08:56 +00:00
naddy
88c5a3338b
For all our ports that use the pecl module, SHARED_ONLY is always
...
defined and "c" is always added to WANTLIB. Remove the check from
the module and add WANTLIB += c to the individual port Makefiles.
No changes in package signature, no other modules affected.
2016-03-19 21:18:37 +00:00
sthen
65893c92de
Bump pecl-* and a couple of other ports which have now lost their
...
MESSAGE/UNMESSAGE. Add @extra lines in place of UNMESSAGE. Docs about
activating these have been rolled into the general PHP pkg-readmes file.
OK/feedback aja@ jasper@
2016-02-01 21:55:38 +00:00
robert
9c1017ae2d
bump revision due to the change of the default php version to 5.6
...
ok aja@
2015-06-05 06:00:20 +00:00
naddy
570aa62a9c
Drop remaining MD5/RMD160/SHA1 checksums.
2015-01-18 03:12:39 +00:00
sthen
174f98ce56
bump REVISION for php version switch
2014-11-06 17:13:39 +00:00
jasper
a5e3363b47
revert previous, pecl.port.mk needs to be introduced to a cluebat; spotted by espie@
2014-08-31 20:15:37 +00:00
jasper
d099caff2e
Remove MASTER_SITES=${MASTER_SITE_BACKUP} which is already taken care of by bsd.port.mk
2014-08-30 21:54:07 +00:00
robert
d5b92ddea0
bump REVISION due to the php update
2013-08-12 04:11:20 +00:00
espie
eae66e4a7b
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:35:43 +00:00
sthen
ba107788c6
bump a bunch of pecl-*, thanks to cvs's non-atomic commits/updates some of
...
these got built on amd64 without the WANTLIB they should have had, this is
causing issues with pkg_add updates reported by Johan Huldtgren
2012-08-30 14:09:21 +00:00
sthen
cc855487de
sync wantlib for pecl-*
2012-08-23 19:35:31 +00:00
ajacoutot
15c1f311bc
Missed bumps after my recent php module changes.
...
spotted by sthen@
2012-06-18 07:56:13 +00:00
sthen
c37807dc6b
use pecl.port.mk, ok jasper@
2012-04-19 21:30:26 +00:00
robert
99ee27eb7f
make it build with php 5.3
2011-11-17 12:35:33 +00:00
robert
93923bd770
switch php to version 5.3 by default
2011-11-16 15:56:36 +00:00
espie
58fffade54
normalize pkgpath
2011-09-16 12:00:05 +00:00
robert
c8661c2d29
fix deps
2011-07-09 00:37:40 +00:00
robert
6277582379
switch to lang/php
2011-07-09 00:04:11 +00:00
jolan
1a3df9cf28
remove dead mirrors and use MASTER_SITE_BACKUP explicitly
2011-04-25 15:01:28 +00:00
espie
e50b98837f
new depends
2010-11-22 08:36:47 +00:00
martynas
814a52ad6b
switch master_sites to openbsddistfiles.com so that the ports are
...
fetchable again. reported by hal.gi@t-online.de via miod@.
2010-09-26 20:08:11 +00:00
jolan
ca7dbb81a7
fix MASTER_SITES, ok naddy@
2010-01-30 19:08:30 +00:00
jolan
138e6cc3fe
pecl-chroot-1.0, PHP support for chroot(2); same story as pcntl
2009-08-10 05:19:52 +00:00