17 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
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
rpe
9a8b5ccd06 Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
daemon scripts and bump subpackages that contain the *.rc scripts.

discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
kirby
b23972bead add RRD section to README 2017-11-11 11:01:21 +00:00
kirby
ce50b58bcf update to pnp4nagios-0.6.26
remove patches commited upstream
2017-08-23 14:28:31 +00:00
kirby
2ada15ec2c fix paths to config files. from Caspar Schutijser, thanks! 2016-07-11 09:17:45 +00:00
sebastia
e7e21dcdaf In favor of creating FLAVORS, remove RDEP to specific icinga
(-web) versions. It works well with icinga, and icinga2.

lots of feedback sthen@
Diff looks good to me kirby@ (MAINTAINER)
2016-05-23 20:24:11 +00:00
ajacoutot
d77bdf8345 Don't hardcode paths. 2016-05-18 17:34:00 +00:00
sebastia
c4a42cc07f Add rc script for npcd
feedback and OK zhuk@, kirby@ (MAINTAINER)
2016-05-18 09:24:00 +00:00
kirby
dbeb216b9b - fix config syntax for apache-2.4.x
- fix compatibility with rrdtool-1.6.x
 - @sample templates
2016-05-17 07:13:42 +00:00
kirby
9a3347085d PNP is an addon to Nagios and Icinga which analyzes performance data
provided by plugins and stores them automatically into RRD-databases
(Round Robin Databases)

Input and ok zhuk@
2016-04-26 10:12:29 +00:00