Commit Graph

20 Commits

Author SHA1 Message Date
sthen
4dbdcb690b no more need for SUBST_VARS=MODPHP_BIN, suggested by aja@ 2022-05-21 09:43:00 +00:00
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
85229c97e7 drop RCS Ids 2022-03-11 18:49:30 +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
sthen
a1085b9f12 REVISION bumps for php default version switch to 7.3 2019-09-26 21:59:30 +00:00
sthen
9fe1e38b23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:43:27 +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
sthen
60170d874f this lost its "#!/usr/bin/env php" -> "#!${MODPHP_BIN}" subst in r1.2; readd 2018-09-28 22:41:14 +00:00
sthen
ee5cc861cb - bump REVISION for php switch 2018-05-22 08:18:08 +00:00
benoit
592eae641a Update to boris-1.0.10. 2017-04-28 15:37:27 +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
sthen
f12e6be118 drop GH_COMMIT lines which are hidden behind GH_TAGNAME,
discussed with a few in the room.
2015-04-05 13:31:13 +00:00
sthen
174f98ce56 bump REVISION for php version switch 2014-11-06 17:13:39 +00:00
sthen
afc0614847 don't force php > 5.4.27p2 < 5.5, people had time to update, and it gets
in the way of a php version switch
2014-11-02 14:48:55 +00:00
espie
92816cd8fc use more specific version of SUBST_* where appropriate 2014-08-10 09:58:04 +00:00
jasper
f646a64f00 revert WRKDIST hack now that bsd.port.mk is fixed 2014-07-11 08:26:53 +00:00
jasper
a26eed9d79 unbreak after adding GH_*, WRKDIST needs to be explicitly set here. 2014-07-10 14:13:16 +00:00
rpe
f2487b3796 Move ports that used filename{url}sufx to fetch DISTFILES from
Github to GH_ACCOUNT, GH_PROJECT, GH_TAGNAME, GH_COMMIT.

OK sthen@ jasper@ aja@
2014-07-10 11:06:15 +00:00
jasper
79e3666c14 unfuck COMMENT 2014-04-26 14:36:53 +00:00
edd
dfcb3453f5 Import Boris. A PHP read-eval-print loop.
Input and OK sthen@, thanks!
2014-04-25 15:47:52 +00:00