robert
f9bb22c166
update to 5.0.13; from Mark Patruck
2021-09-13 08:51:22 +00:00
robert
c4c58f8767
update to 5.0.13; from Mark Patruck
2021-07-02 10:53:06 +00:00
sthen
350cf40556
remove ports libexecinfo, we now have a libunwind-based libexecinfo in base
2021-06-09 19:50:06 +00:00
tb
2f658b5368
net/zabbix: do not take pre-1.1.1 code path with LibreSSL
...
All these symbosl are available from LibreSSL itself. This fixes
a build breakage after the latest libcrypto/libssl bump.
2021-05-10 17:34:19 +00:00
robert
ad1459c4ab
update to 5.0.10; from Mark Patruck
2021-04-01 07:15:38 +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
robert
05425e1fd0
update to 5.0.7; from Mark Patruck
2020-12-30 13:19:05 +00:00
robert
45892e7aad
update to 5.0.5; from Mark Patruck
2020-10-31 10:07:35 +00:00
jasper
ba06f6517d
bugfix update to zabbix-5.0.3
...
https://www.zabbix.com/rn/rn5.0.3
ok robert@ (MAINTAINER)
2020-09-12 12:47:01 +00:00
jasper
167dab5e49
update to zabbix-5.0.2 which is the latest release in the 5.0LTS series.
...
see https://www.zabbix.com/rn/rn5.0.2 (and 5.0.0) for a complete list of changes
based on an earlier diff by robert@
2020-07-27 14:32:03 +00:00
jasper
05a3c609f6
fix fullpkgpath for flavored proxy packages to allow for upgrades without
...
asking which package to upgrade to
ok robert@ (MAINTAINER)
2020-07-27 07:39:09 +00:00
tb
86646fd26f
bump HW_SENSORS users after kernel ABI change
...
(kettenis added powerpc64 energy sensors)
x11/i3status was done a few hours ago.
2020-07-17 08:36:04 +00:00
robert
b813a5dc5b
have a copy of the database schemas in both the server and proxy
...
packages because both need them to be able to initialize the zabbix
database and update the server README to reflect the change
2020-04-15 05:58:12 +00:00
robert
83271da329
update to 4.0.19; from Mark Patruck
2020-04-14 14:47:24 +00:00
robert
3d4d711aa6
update to 4.0.18; from Mark Patruck
2020-02-26 11:27:01 +00:00
robert
bd004c8ff1
update to 4.0.17; from Mark Patruck
2020-02-03 19:13:41 +00:00
robert
32b52657a4
update to 4.0.13;
...
from Mark Patruck
2019-10-14 14:11:36 +00:00
rsadowski
cd2c794a49
zap empty file
2019-10-04 08:03:25 +00:00
sthen
a1085b9f12
REVISION bumps for php default version switch to 7.3
2019-09-26 21:59:30 +00:00
robert
18ea5f0452
update to 4.0.11
...
from Mark Patruck; thanks
2019-08-19 13:36:29 +00:00
sthen
48b0b9660c
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:48:23 +00:00
sthen
6ff3e55398
bump REVISION in a bunch of ports known or likely to use struct kinfo_proc,
...
there may be some missing as my unpacked ports source is a little out of date
but this should catch the main things people might run into
the struct was reordered a second time in sysctl.h r1.192 to improve
compatibility but amd64 snapshot packages made it out before that happened
so the bumps are still needed
2019-06-25 20:25:20 +00:00
sthen
90710cfcdd
bump HW_SENSORS users, kernel ABI change from adding a new sensor type
...
breakage in zabbix reported by Mark Patruck
2018-12-12 13:34:31 +00:00
robert
d5b5dd781f
remove old files, missed from previous commit
2018-10-26 07:00:22 +00:00
robert
9cd0dc1130
update to zabbix 4.0.0
2018-10-26 06:57:21 +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
117c10c7d2
missed that one
2018-09-05 09:24:31 +00:00
espie
f4b7f81318
convert to PKGSTEM
2018-09-04 12:46:09 +00:00
jasper
d73cedd8aa
fix installation of zabbix-proxy on a clean system
...
the default configuration would not get installed as /etc/zabbix wasn't
present, so add the missing @sample entry in PLIST-proxy
ok robert@ (MAINTAINER)
2018-08-22 19:57:59 +00:00
jasper
7878389ad3
adjust sample configuration for httpd(8) to deny requests to "conf/" to match .htaccess
2018-08-17 19:19:14 +00:00
jasper
a39f8bc501
enable TLS support
...
only certifcate-based encryption is supported as libressl removed support for
PSK. this was originally based on a patch by Bernard Spil, but it's been reworked
to notify+exit when PSK is configured in the agent/proxy/server configuration file.
ok robert@ (earlier version of this patch)
2018-08-12 13:25:53 +00:00
jasper
d4766faed7
add support for monitoring CPU spin as system.cpu.util[,spin]
...
note, it's not yet hooked into the OpenBSD template but at least it's available now.
ok robert@
2018-08-12 13:17:05 +00:00
jasper
0d3d702d78
missed in previous
2018-07-10 12:32:39 +00:00
jasper
95dcebb2ec
update to zabbix-3.4.11
...
ok robert@ (MAINTAINER)
2018-07-10 12:32:23 +00:00
gonzalo
bcaede7530
Add example too for httpd.conf(5)
...
"sure if it works" robert@ (maintainer)
2018-07-09 20:15:04 +00:00
jasper
b4a0d95cb8
add sample config for nginx
...
ok robert@
2018-07-09 10:02:53 +00:00
jasper
c1458c970a
set LogFile to unbreak the prevent the default config from erroring out with:
...
ERROR: "LogType" "file" parameter requires "LogFile" parameter to be set
ok robert@ (MAINTAINER)
2018-07-09 09:56:27 +00:00
jasper
cadd036925
- replace 'sudo' with 'doas' in OS detection scripts (still needs nmap to run)
...
- consistenly use a prompt symbol in the README
- document the needed limits to run with postgres
ok robert@ (MAINTAINER)
2018-07-09 07:56:01 +00:00
sthen
1ee90f5b01
Bump the next set of ports to trigger rebuilds following cpu stats changes
...
(CPUSTATES/etc). More to come.
2018-06-01 15:32:04 +00:00
sthen
ee5cc861cb
- bump REVISION for php switch
2018-05-22 08:18:08 +00:00
ajacoutot
9de68dbdcc
Don't install the zabbix_server rc.d script with the -proxy package.
...
ok robert@ (maintainer)
2018-05-10 12:17:42 +00:00
robert
64bcb25326
update to 3.4.8; from Mark Patruck
2018-04-08 10:47:23 +00:00
robert
4fd06eb548
update to 3.4.7; from Mark Patruck
2018-03-18 15:18:26 +00:00
sthen
57b3e7e5d7
change MULTI_PACKAGES bits, to avoid some build problems seen with dpb.
...
merged in from a diff from robert@
2018-01-30 22:37:34 +00:00
sthen
f7853f94f4
oops, latest version of file not saved in editor before committing.
...
actually commit what was intended in previous.
2018-01-29 08:42:55 +00:00
sthen
43b83c1ec6
add textproc/libxml to net/zabbix's LIB_DEPENDS-proxy, otherwise there's no
...
path to libxml2 which is listed in WANTLIB-proxy.
fixes following error in dpb build:
>>> Running show-prepare-results in net/zabbix,-proxy at 1517211824
===> net/zabbix,-proxy
===> zabbix-proxy-3.4.6 depends on: libiconv-* -> libiconv-1.14p3
===> zabbix-proxy-3.4.6 depends on: openldap-client-* -> openldap-client-2.4.45p4
===> zabbix-proxy-3.4.6 depends on: libexecinfo-* -> libexecinfo-0.3p0v0
===> zabbix-proxy-3.4.6 depends on: pcre-* -> pcre-8.41
===> zabbix-proxy-3.4.6 depends on: curl-* -> curl-7.58.0
===> zabbix-proxy-3.4.6 depends on: net-snmp-* -> net-snmp-5.7.3p14
===> zabbix-proxy-3.4.6 depends on: libssh2-* -> libssh2-1.8.0
===> Verifying specs: c iconv kvm m execinfo lber ldap crypto ssl z curl nghttp2 pcre pcreposix c iconv kvm m execinfo lber ldap crypto ssl z curl nghttp2 pcre pcreposix netsnmp ssh2 xml2
Missing library for xml2>=0.0
Fatal error
2018-01-29 08:40:45 +00:00
robert
ae208ee7ba
make sure we are not depending on iksemel by disabling jabber support for
...
the sqlite3 flavor because the proxy does not depend on it
2018-01-28 11:06:59 +00:00
robert
f9f6848745
update to zabbix-3.4.6 and split out the proxy to a new subpackage
...
so that we can keep sqlite support for the proxy because the server
does not support that anymore
2018-01-25 13:56:35 +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
sthen
e75050c916
security and bugfix update to Zabbix 3.2.10, from Mark Patruck.
...
https://www.zabbix.com/rn3.2.8
https://www.zabbix.com/rn3.2.9
https://www.zabbix.com/rn3.2.10
2017-11-16 21:09:58 +00:00