View | Details | Raw Unified | Return to bug 145181
Collapse All | Expand All

(-)/root/portwork/zabbix/net-mgmt/zabbix-server/Makefile (-3 / +9 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	zabbix
8
PORTNAME=	zabbix
9
PORTVERSION=	1.8.1
9
PORTVERSION=	1.8.2
10
PORTREVISION?=	0
10
PORTREVISION?=	0
11
PORTEPOCH=	2
11
PORTEPOCH=	2
12
CATEGORIES=	net-mgmt
12
CATEGORIES=	net-mgmt
Lines 61-67 Link Here
61
		IPV6 "Support for IPv6" on \
61
		IPV6 "Support for IPv6" on \
62
		LDAP "Support for checking LDAP servers" on \
62
		LDAP "Support for checking LDAP servers" on \
63
		JABBER "Use jabber media type" on \
63
		JABBER "Use jabber media type" on \
64
		FPING "Use fping for pinging hosts" on
64
		FPING "Use fping for pinging hosts" on \
65
		SSH "Use libssh2 for SSH-based checks" off
65
66
66
.include <bsd.port.options.mk>
67
.include <bsd.port.options.mk>
67
68
Lines 75-81 Link Here
75
CONFIGURE_ARGS+=	--with-pgsql
76
CONFIGURE_ARGS+=	--with-pgsql
76
.elifdef WITH_SQLITE
77
.elifdef WITH_SQLITE
77
ZABBIX_REQUIRE=
78
ZABBIX_REQUIRE=
78
USE_SQLITE=	yes
79
USE_SQLITE=	3
79
CONFIGURE_ARGS+=	--with-sqlite3
80
CONFIGURE_ARGS+=	--with-sqlite3
80
.else
81
.else
81
IGNORE=		zabbix requires a database backend
82
IGNORE=		zabbix requires a database backend
Lines 94-99 Link Here
94
.ifndef WITHOUT_FPING
95
.ifndef WITHOUT_FPING
95
RUN_DEPENDS+=	fping:${PORTSDIR}/net/fping
96
RUN_DEPENDS+=	fping:${PORTSDIR}/net/fping
96
.endif
97
.endif
98
99
.ifdef WITH_SSH
100
LIB_DEPENDS+=	ssh2:${PORTSDIR}/security/libssh2
101
CONFIGURE_ARGS+=	--with-ssh2
102
.endif
97
.endif # if ${ZABBIX_BUILD} != "agent"
103
.endif # if ${ZABBIX_BUILD} != "agent"
98
104
99
.ifdef WITH_IPV6
105
.ifdef WITH_IPV6
(-)/root/portwork/zabbix/net-mgmt/zabbix-server/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (zabbix-1.8.1.tar.gz) = ab1a5006a885d780084bb870320abbc9
1
MD5 (zabbix-1.8.2.tar.gz) = fa4be4fa7ac20a33cc0aa5c27b827746
2
SHA256 (zabbix-1.8.1.tar.gz) = ef487766f22527d79fd7a2631b615c34d04103038341f1dc16eceb77172d8a7c
2
SHA256 (zabbix-1.8.2.tar.gz) = ba1d00454551c1c6f0d270f76718b69ce9f54c427e22acb5a13ccbc9e621fd81
3
SIZE (zabbix-1.8.1.tar.gz) = 3607414
3
SIZE (zabbix-1.8.2.tar.gz) = 3706540
(-)/root/portwork/zabbix/net-mgmt/zabbix-server/pkg-plist.frontend (+11 lines)
Lines 12-17 Link Here
12
%%WWWDIR%%/api/classes/class.cgraphitem.php
12
%%WWWDIR%%/api/classes/class.cgraphitem.php
13
%%WWWDIR%%/api/classes/class.chost.php
13
%%WWWDIR%%/api/classes/class.chost.php
14
%%WWWDIR%%/api/classes/class.chostgroup.php
14
%%WWWDIR%%/api/classes/class.chostgroup.php
15
%%WWWDIR%%/api/classes/class.cimage.php
15
%%WWWDIR%%/api/classes/class.citem.php
16
%%WWWDIR%%/api/classes/class.citem.php
16
%%WWWDIR%%/api/classes/class.cmaintenance.php
17
%%WWWDIR%%/api/classes/class.cmaintenance.php
17
%%WWWDIR%%/api/classes/class.cmap.php
18
%%WWWDIR%%/api/classes/class.cmap.php
Lines 54-59 Link Here
54
%%WWWDIR%%/config.php
55
%%WWWDIR%%/config.php
55
%%WWWDIR%%/css.css
56
%%WWWDIR%%/css.css
56
%%WWWDIR%%/dashboard.php
57
%%WWWDIR%%/dashboard.php
58
%%WWWDIR%%/dashconf.php
57
%%WWWDIR%%/discovery.php
59
%%WWWDIR%%/discovery.php
58
%%WWWDIR%%/discoveryconf.php
60
%%WWWDIR%%/discoveryconf.php
59
%%WWWDIR%%/events.php
61
%%WWWDIR%%/events.php
Lines 90-95 Link Here
90
%%WWWDIR%%/images/general/bttn/arrowright_bb.png
92
%%WWWDIR%%/images/general/bttn/arrowright_bb.png
91
%%WWWDIR%%/images/general/bttn/arrowup.png
93
%%WWWDIR%%/images/general/bttn/arrowup.png
92
%%WWWDIR%%/images/general/bttn/arrowup_bb.png
94
%%WWWDIR%%/images/general/bttn/arrowup_bb.png
95
%%WWWDIR%%/images/general/bttn/config.png
96
%%WWWDIR%%/images/general/bttn/config_bb.png
97
%%WWWDIR%%/images/general/bttn/config_hl.png
98
%%WWWDIR%%/images/general/bttn/config_hl_bb.png
93
%%WWWDIR%%/images/general/bttn/down.png
99
%%WWWDIR%%/images/general/bttn/down.png
94
%%WWWDIR%%/images/general/bttn/down_bb.png
100
%%WWWDIR%%/images/general/bttn/down_bb.png
95
%%WWWDIR%%/images/general/bttn/fullscreen.png
101
%%WWWDIR%%/images/general/bttn/fullscreen.png
Lines 128-133 Link Here
128
%%WWWDIR%%/images/general/ipmi_available_bb.png
134
%%WWWDIR%%/images/general/ipmi_available_bb.png
129
%%WWWDIR%%/images/general/ipmi_unavailable.png
135
%%WWWDIR%%/images/general/ipmi_unavailable.png
130
%%WWWDIR%%/images/general/ipmi_unknown.png
136
%%WWWDIR%%/images/general/ipmi_unknown.png
137
%%WWWDIR%%/images/general/no_icon.png
131
%%WWWDIR%%/images/general/ok.png
138
%%WWWDIR%%/images/general/ok.png
132
%%WWWDIR%%/images/general/ok_bb.png
139
%%WWWDIR%%/images/general/ok_bb.png
133
%%WWWDIR%%/images/general/ok_icon.png
140
%%WWWDIR%%/images/general/ok_icon.png
Lines 286-291 Link Here
286
%%WWWDIR%%/include/config.inc.php
293
%%WWWDIR%%/include/config.inc.php
287
%%WWWDIR%%/include/copt.lib.php
294
%%WWWDIR%%/include/copt.lib.php
288
%%WWWDIR%%/include/db.inc.php
295
%%WWWDIR%%/include/db.inc.php
296
%%WWWDIR%%/include/debug.inc.php
289
%%WWWDIR%%/include/defines.inc.php
297
%%WWWDIR%%/include/defines.inc.php
290
%%WWWDIR%%/include/discovery.inc.php
298
%%WWWDIR%%/include/discovery.inc.php
291
%%WWWDIR%%/include/events.inc.php
299
%%WWWDIR%%/include/events.inc.php
Lines 296-301 Link Here
296
%%WWWDIR%%/include/hosts.inc.php
304
%%WWWDIR%%/include/hosts.inc.php
297
%%WWWDIR%%/include/html.inc.php
305
%%WWWDIR%%/include/html.inc.php
298
%%WWWDIR%%/include/httptest.inc.php
306
%%WWWDIR%%/include/httptest.inc.php
307
%%WWWDIR%%/include/ident.inc.php
299
%%WWWDIR%%/include/images.inc.php
308
%%WWWDIR%%/include/images.inc.php
300
%%WWWDIR%%/include/items.inc.php
309
%%WWWDIR%%/include/items.inc.php
301
%%WWWDIR%%/include/js.inc.php
310
%%WWWDIR%%/include/js.inc.php
Lines 315-320 Link Here
315
%%WWWDIR%%/include/locales/ru_ru.inc.php
324
%%WWWDIR%%/include/locales/ru_ru.inc.php
316
%%WWWDIR%%/include/locales/sp_sp.inc.php
325
%%WWWDIR%%/include/locales/sp_sp.inc.php
317
%%WWWDIR%%/include/locales/sv_se.inc.php
326
%%WWWDIR%%/include/locales/sv_se.inc.php
327
%%WWWDIR%%/include/locales/ua_ua.inc.php
318
%%WWWDIR%%/include/maintenances.inc.php
328
%%WWWDIR%%/include/maintenances.inc.php
319
%%WWWDIR%%/include/maps.inc.php
329
%%WWWDIR%%/include/maps.inc.php
320
%%WWWDIR%%/include/media.inc.php
330
%%WWWDIR%%/include/media.inc.php
Lines 338-343 Link Here
338
%%WWWDIR%%/instal.php
348
%%WWWDIR%%/instal.php
339
%%WWWDIR%%/items.php
349
%%WWWDIR%%/items.php
340
%%WWWDIR%%/js/class.calendar.js
350
%%WWWDIR%%/js/class.calendar.js
351
%%WWWDIR%%/js/class.cdate.js
341
%%WWWDIR%%/js/class.cmap.js
352
%%WWWDIR%%/js/class.cmap.js
342
%%WWWDIR%%/js/class.cookie.js
353
%%WWWDIR%%/js/class.cookie.js
343
%%WWWDIR%%/js/class.cscreen.js
354
%%WWWDIR%%/js/class.cscreen.js

Return to bug 145181