Commit Graph

31 Commits

Author SHA1 Message Date
sthen
9d623ec305 explicitly set MODPHP_VERSION=7.4 for PHP ports unless they're known
or strongly suspected to support at least 8.0. (7.4 is currently on security
support only, and that finishes in November, so I intend to switch the "ports
default" version to 8.0).

some of these ports _may_ work with 8.0 already, some have pull requests or
support in newer upstream code (not always in a release), others definitely
need 7.4.
2022-03-22 18:20:52 +00:00
naddy
ec14803114 drop RCS Ids 2022-03-11 20:09:36 +00:00
sthen
06e20cb110 switch default MODPHP_VERSION to 7.4 and bump ports which have changed
version. (as of 6 Dec 2020, 7.3 went into "security fixes only" mode).
2021-02-24 16:48:59 +00:00
ajacoutot
b037384ec9 Update to phpvirtualbox-5.2.1. 2019-11-23 14:48:56 +00:00
sthen
a1085b9f12 REVISION bumps for php default version switch to 7.3 2019-09-26 21:59:30 +00:00
sthen
0a5b5bddee replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:50:46 +00:00
sthen
44f8a14fd9 switch default php version from 7.0 to 7.1 (not 7.2 yet as some things are still
using mcrypt).
2018-10-17 14:15:55 +00:00
espie
f4b7f81318 convert to PKGSTEM 2018-09-04 12:46:09 +00:00
sthen
ee5cc861cb - bump REVISION for php switch 2018-05-22 08:18:08 +00:00
ajacoutot
106031a1c2 Update to phpvirtualbox-5.0.5. 2016-01-09 07:34:51 +00:00
ajacoutot
d97dec90da Update to phpvirtualbox-5.0.4. 2015-12-08 19:36:35 +00:00
ajacoutot
6d8786c527 Update to phpvirtualbox-5.0.3. 2015-09-11 07:03:06 +00:00
ajacoutot
75a6095bc3 Update to phpvirtualbox-5.0.2.
- VirtualBox 5.X compatibility
2015-08-17 07:38:27 +00:00
ajacoutot
93ae9e64ab This chunk is not needed anymore. 2015-07-17 17:40:38 +00:00
ajacoutot
41c0c78902 Tweak README. 2015-07-17 17:14:23 +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
ajacoutot
3c773f4f63 Update to phpvirtualbox-4.3.3. 2015-04-05 07:10:40 +00:00
ajacoutot
9c978e2e69 Adapt documentation example to el7. 2015-01-14 13:46:38 +00:00
ajacoutot
e243dcdfdf Update to phpvirtualbox-4.3.2. 2014-12-17 08:50:07 +00:00
sthen
174f98ce56 bump REVISION for php version switch 2014-11-06 17:13:39 +00:00
ajacoutot
4ad36a70fc Take maintainer.
Drop the HTTP root directory symlink advise; most people will use a
virtualhost.
Updated extpack version.
2014-09-19 12:31:52 +00:00
ajacoutot
5fed2c67d3 No more /var/www/conf/modules. 2014-03-22 08:16:21 +00:00
ajacoutot
81186fa6d7 Drop Apache-specific file and configuration; make documentation work on
any HTTP server.
Successfully tested with base nginx.
2014-03-20 10:39:45 +00:00
ajacoutot
0cb79a6d4d Update to phpvirtualbox-4.3.1. 2014-01-03 14:26:47 +00:00
ajacoutot
e9149207a6 Update to phpvirtualbox-4.2.7. 2013-08-26 12:17:11 +00:00
robert
d5b92ddea0 bump REVISION due to the php update 2013-08-12 04:11:20 +00:00
naddy
c2832a1290 move http://code.google.com, *.googlecode.com, and sites.google.com to https
suggested by bentley@
2013-08-07 21:31:12 +00:00
jasper
c38dcacc50 use ${VARBASE} instead of hardcoding /var 2013-07-05 09:34:35 +00:00
jasper
256c0ea000 modules.sample/ always lives in /var/www, so no need for ${PREFIX} here.
as discussed with aja@
2013-05-05 19:24:13 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
ajacoutot
fe3a50ebda Import phpvirtualbox-4.2.4.
phpVirtualBox is an open source, AJAX implementation of the VirtualBox
user interface written in PHP. As a modern web interface, it allows you
to access and control remote VirtualBox instances.
<...>

ok jasper@ sthen@
2013-02-03 11:01:09 +00:00