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
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
b7a0183951
syweb: adapt for php 7, from Steven Shockley
2020-12-30 12:47:55 +00:00
naddy
d159f8d1ad
Make use of "find -exec {} +" (which is POSIX) and "find -delete"
...
(which is not) throughout the ports Makefiles.
* Replace find|xargs with find -exec {} +
* Replace -exec {} \; with -exec {} + if applicable.
* Use the -delete operator to remove files and empty directories.
* Combine and tweak some find(1) invocations while here.
ok kn@ rsadowski@ espie@
2020-03-20 16:44:21 +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
sthen
4fcf8f2aaf
drop MAINTAINER on a few things
2017-07-05 10:22:05 +00:00
sthen
d3c9b717d9
missed 'cvs add' - didn't package -> no bump
2016-09-07 18:00:09 +00:00
sthen
a860be643f
Fix syweb's path to rrdtool and mention PHP's use of /bin/sh in
...
running programs. Prompted by a mail from thuban at yeuxdelibad.net
and an old diff from Ralf Horstmann that I probably missed
because it was sent to ports@ rather than the maintainer.
Convert MESSAGE to README while there.
2016-09-06 11:33:54 +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
174f98ce56
bump REVISION for php version switch
2014-11-06 17:13:39 +00:00
sthen
322d8e19b1
point users at rrdtool's pkg-readme to install rrdtool in chroot, now that
...
cairo is needed it's a little more complicated than before. @comment syweb's
install_rrdtool script which is no longer needed.
pointed out by Giancarlo Razzolini.
2014-05-07 18:10:27 +00:00
robert
d5b92ddea0
bump REVISION due to the php update
2013-08-12 04:11:20 +00:00
sthen
494b0c981e
update to syweb 0.65
2013-08-09 08:40:47 +00:00
jasper
c38dcacc50
use ${VARBASE} instead of hardcoding /var
2013-07-05 09:34:35 +00:00
espie
eae66e4a7b
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:35:43 +00:00
sthen
1671887bf7
Update to syweb 0.64 - notable addition: graph pfs for pf states;
...
ln -s pf.rrd pfs.rrd for them to show up in your graphs.
2012-02-17 22:17:16 +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
61d54aee81
switch to lang/php
2011-07-08 23:01:39 +00:00
sthen
01f48a38c5
update syweb to 0.63
...
* to avoid warnings, merge your setup.inc changes with setup.inc.sample
(or at least add $symon['options']['driveserial']=1; to your config).
2011-05-02 17:16:41 +00:00
sthen
b99b473f2e
update to 0.62, rolling in the patch to graph_defaults.inc
2011-03-06 13:55:57 +00:00
sthen
77f9dcfc47
update syweb to 0.61 and add a patch so that cpu graphs on single-cpu
...
systems aren't broken.
2011-03-05 13:43:00 +00:00
espie
e50b98837f
new depends
2010-11-22 08:36:47 +00:00
sthen
5fe315516f
update to 0.60; upgrading users who have modified setup.inc will need
...
to merge changes from setup.inc.sample.
2010-07-01 13:15:52 +00:00
sthen
b4e290642b
- match upper-case chars when detecting rrd file types; avoids problems
...
with processes with names containing upper-case characters.
- take MAINTAINER, bump PKGNAME
2009-11-14 11:06:42 +00:00
jasper
20696471fe
remove marc balmer as maintainer of all of his ports, to take away the
...
illusion marc still maintains them. as requested by himself.
2009-09-15 17:37:21 +00:00
sthen
680bb78bb6
setup.inc is user-configurable; use @sample to avoid conflicts at
...
update time. ok mbalmer (maintainer).
2008-04-17 19:57:27 +00:00
mbalmer
37cdba0dda
Take maintainership, ok former mainteiner (winiger@)
2008-04-17 19:45:24 +00:00
winiger
d55df663ea
syweb is a web interface that shows graphs for measurement data
...
gathered by symon/symux.
ok and additional patches by sthen@
2007-10-05 13:32:32 +00:00