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

(-)net-mgmt/zabbix22-agent/Makefile (-1 / +3 lines)
Lines 2-7 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	zabbix22
4
PORTNAME=	zabbix22
5
PORTREVISION=	1
5
CATEGORIES=	net-mgmt
6
CATEGORIES=	net-mgmt
6
PKGNAMESUFFIX=	-agent
7
PKGNAMESUFFIX=	-agent
7
8
Lines 9-14 Link Here
9
10
10
PLIST=		${PKGDIR}/pkg-plist.agent
11
PLIST=		${PKGDIR}/pkg-plist.agent
11
12
12
OPTIONS_DEFINE=	IPV6
13
OPTIONS_DEFINE=		CURL IPV6
14
OPTIONS_DEFAULT=	CURL
13
15
14
.include "${MASTERDIR}/Makefile"
16
.include "${MASTERDIR}/Makefile"
(-)net-mgmt/zabbix22-server/Makefile (-4 / +4 lines)
Lines 64-70 Link Here
64
OPTIONS_DEFAULT=	MYSQL FPING JABBER CURL UNIXODBC
64
OPTIONS_DEFAULT=	MYSQL FPING JABBER CURL UNIXODBC
65
OPTIONS_SUB=	yes
65
OPTIONS_SUB=	yes
66
66
67
CURL_DESC=	Support for web monitoring
68
FPING_DESC=	Build/install fping for ping checks
67
FPING_DESC=	Build/install fping for ping checks
69
IPMI_DESC=	Support for IPMI checks
68
IPMI_DESC=	Support for IPMI checks
70
JABBER_DESC=	Support for Jabber media type
69
JABBER_DESC=	Support for Jabber media type
Lines 89-97 Link Here
89
88
90
ORACLE_CONFIGURE_WITH=	oracle
89
ORACLE_CONFIGURE_WITH=	oracle
91
90
92
CURL_CONFIGURE_WITH=	libcurl
93
CURL_LIB_DEPENDS=	libcurl.so:ftp/curl
94
95
LDAP_CONFIGURE_WITH=	ldap
91
LDAP_CONFIGURE_WITH=	ldap
96
LDAP_USE=	OPENLDAP=yes
92
LDAP_USE=	OPENLDAP=yes
97
93
Lines 112-117 Link Here
112
UNIXODBC_CONFIGURE_WITH=	unixodbc
108
UNIXODBC_CONFIGURE_WITH=	unixodbc
113
UNIXODBC_LIB_DEPENDS=	libodbc.so:databases/unixODBC
109
UNIXODBC_LIB_DEPENDS=	libodbc.so:databases/unixODBC
114
.endif # if ${ZABBIX_BUILD} != "agent" && ${ZABBIX_BUILD} != "java"
110
.endif # if ${ZABBIX_BUILD} != "agent" && ${ZABBIX_BUILD} != "java"
111
112
CURL_DESC=		Support for web monitoring
113
CURL_CONFIGURE_WITH=	libcurl
114
CURL_LIB_DEPENDS=	libcurl.so:ftp/curl
115
115
116
IPV6_CONFIGURE_ENABLE=	ipv6
116
IPV6_CONFIGURE_ENABLE=	ipv6
117
117
(-)net-mgmt/zabbix3-agent/Makefile (-2 / +3 lines)
Lines 2-14 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	zabbix3
4
PORTNAME=	zabbix3
5
PORTREVISION=	1
5
CATEGORIES=	net-mgmt
6
CATEGORIES=	net-mgmt
6
PKGNAMESUFFIX=	-agent
7
PKGNAMESUFFIX=	-agent
7
8
8
MASTERDIR=	${.CURDIR}/../zabbix3-server
9
MASTERDIR=	${.CURDIR}/../zabbix3-server
9
PLIST=		${PKGDIR}/pkg-plist.agent
10
PLIST=		${PKGDIR}/pkg-plist.agent
10
11
11
OPTIONS_DEFINE=		IPV6
12
OPTIONS_DEFINE=		CURL IPV6
12
OPTIONS_DEFAULT=	OPENSSL
13
OPTIONS_DEFAULT=	CURL OPENSSL
13
14
14
.include "${MASTERDIR}/Makefile"
15
.include "${MASTERDIR}/Makefile"
(-)net-mgmt/zabbix3-server/Makefile (-4 / +4 lines)
Lines 67-73 Link Here
67
OPTIONS_DEFAULT=	FPING CURL UNIXODBC MYSQL OPENSSL
67
OPTIONS_DEFAULT=	FPING CURL UNIXODBC MYSQL OPENSSL
68
OPTIONS_SUB=		yes
68
OPTIONS_SUB=		yes
69
69
70
CURL_DESC=		Support for web monitoring
71
FPING_DESC=		Build/install fping for ping checks
70
FPING_DESC=		Build/install fping for ping checks
72
IPMI_DESC=		Support for IPMI checks
71
IPMI_DESC=		Support for IPMI checks
73
JABBER_DESC=		Support for Jabber media type
72
JABBER_DESC=		Support for Jabber media type
Lines 93-101 Link Here
93
92
94
ORACLE_CONFIGURE_WITH=	oracle
93
ORACLE_CONFIGURE_WITH=	oracle
95
94
96
CURL_CONFIGURE_WITH=	libcurl
97
CURL_LIB_DEPENDS=	libcurl.so:ftp/curl
98
99
LDAP_CONFIGURE_WITH=	ldap
95
LDAP_CONFIGURE_WITH=	ldap
100
LDAP_USE=		OPENLDAP=yes
96
LDAP_USE=		OPENLDAP=yes
101
97
Lines 119-124 Link Here
119
OPTIONS_SINGLE=	SSL
115
OPTIONS_SINGLE=	SSL
120
OPTIONS_SINGLE_SSL=	OPENSSL GNUTLS
116
OPTIONS_SINGLE_SSL=	OPENSSL GNUTLS
121
.endif # if ${ZABBIX_BUILD} != "agent" && ${ZABBIX_BUILD} != "java"
117
.endif # if ${ZABBIX_BUILD} != "agent" && ${ZABBIX_BUILD} != "java"
118
119
CURL_DESC=		Support for web monitoring
120
CURL_CONFIGURE_WITH=	libcurl
121
CURL_LIB_DEPENDS=	libcurl.so:ftp/curl
122
122
123
IPV6_CONFIGURE_ENABLE=	ipv6
123
IPV6_CONFIGURE_ENABLE=	ipv6
124
124
(-)net-mgmt/zabbix32-agent/Makefile (-2 / +3 lines)
Lines 2-14 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	zabbix32
4
PORTNAME=	zabbix32
5
PORTREVISION=	1
5
CATEGORIES=	net-mgmt
6
CATEGORIES=	net-mgmt
6
PKGNAMESUFFIX=	-agent
7
PKGNAMESUFFIX=	-agent
7
8
8
MASTERDIR=	${.CURDIR}/../zabbix32-server
9
MASTERDIR=	${.CURDIR}/../zabbix32-server
9
PLIST=		${PKGDIR}/pkg-plist.agent
10
PLIST=		${PKGDIR}/pkg-plist.agent
10
11
11
OPTIONS_DEFINE=		IPV6
12
OPTIONS_DEFINE=		CURL IPV6
12
OPTIONS_DEFAULT=	OPENSSL
13
OPTIONS_DEFAULT=	CURL OPENSSL
13
14
14
.include "${MASTERDIR}/Makefile"
15
.include "${MASTERDIR}/Makefile"
(-)net-mgmt/zabbix32-server/Makefile (-4 / +4 lines)
Lines 71-77 Link Here
71
OPTIONS_DEFAULT=	FPING CURL UNIXODBC MYSQL OPENSSL
71
OPTIONS_DEFAULT=	FPING CURL UNIXODBC MYSQL OPENSSL
72
OPTIONS_SUB=		yes
72
OPTIONS_SUB=		yes
73
73
74
CURL_DESC=		Support for web monitoring
75
FPING_DESC=		Build/install fping for ping checks
74
FPING_DESC=		Build/install fping for ping checks
76
IPMI_DESC=		Support for IPMI checks
75
IPMI_DESC=		Support for IPMI checks
77
JABBER_DESC=		Support for Jabber media type
76
JABBER_DESC=		Support for Jabber media type
Lines 97-105 Link Here
97
96
98
ORACLE_CONFIGURE_WITH=	oracle
97
ORACLE_CONFIGURE_WITH=	oracle
99
98
100
CURL_CONFIGURE_WITH=	libcurl
101
CURL_LIB_DEPENDS=	libcurl.so:ftp/curl
102
103
LDAP_CONFIGURE_WITH=	ldap
99
LDAP_CONFIGURE_WITH=	ldap
104
LDAP_USE=		OPENLDAP=yes
100
LDAP_USE=		OPENLDAP=yes
105
101
Lines 123-128 Link Here
123
OPTIONS_SINGLE=	SSL
119
OPTIONS_SINGLE=	SSL
124
OPTIONS_SINGLE_SSL=	OPENSSL GNUTLS
120
OPTIONS_SINGLE_SSL=	OPENSSL GNUTLS
125
.endif # if ${ZABBIX_BUILD} != "agent" && ${ZABBIX_BUILD} != "java"
121
.endif # if ${ZABBIX_BUILD} != "agent" && ${ZABBIX_BUILD} != "java"
122
123
CURL_DESC=		Support for web monitoring
124
CURL_CONFIGURE_WITH=	libcurl
125
CURL_LIB_DEPENDS=	libcurl.so:ftp/curl
126
126
127
IPV6_CONFIGURE_ENABLE=	ipv6
127
IPV6_CONFIGURE_ENABLE=	ipv6
128
128
(-)net-mgmt/zabbix34-agent/Makefile (-2 / +3 lines)
Lines 2-14 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	zabbix34
4
PORTNAME=	zabbix34
5
PORTREVISION=	1
5
CATEGORIES=	net-mgmt
6
CATEGORIES=	net-mgmt
6
PKGNAMESUFFIX=	-agent
7
PKGNAMESUFFIX=	-agent
7
8
8
MASTERDIR=	${.CURDIR}/../zabbix34-server
9
MASTERDIR=	${.CURDIR}/../zabbix34-server
9
PLIST=		${PKGDIR}/pkg-plist.agent
10
PLIST=		${PKGDIR}/pkg-plist.agent
10
11
11
OPTIONS_DEFINE=		IPV6
12
OPTIONS_DEFINE=		CURL IPV6
12
OPTIONS_DEFAULT=	OPENSSL
13
OPTIONS_DEFAULT=	CURL OPENSSL
13
14
14
.include "${MASTERDIR}/Makefile"
15
.include "${MASTERDIR}/Makefile"
(-)net-mgmt/zabbix34-server/Makefile (-4 / +4 lines)
Lines 73-79 Link Here
73
OPTIONS_DEFAULT=	FPING CURL UNIXODBC MYSQL OPENSSL
73
OPTIONS_DEFAULT=	FPING CURL UNIXODBC MYSQL OPENSSL
74
OPTIONS_SUB=		yes
74
OPTIONS_SUB=		yes
75
75
76
CURL_DESC=		Support for web monitoring
77
FPING_DESC=		Build/install fping for ping checks
76
FPING_DESC=		Build/install fping for ping checks
78
IPMI_DESC=		Support for IPMI checks
77
IPMI_DESC=		Support for IPMI checks
79
JABBER_DESC=		Support for Jabber media type
78
JABBER_DESC=		Support for Jabber media type
Lines 99-107 Link Here
99
98
100
ORACLE_CONFIGURE_WITH=	oracle
99
ORACLE_CONFIGURE_WITH=	oracle
101
100
102
CURL_CONFIGURE_WITH=	libcurl
103
CURL_LIB_DEPENDS=	libcurl.so:ftp/curl
104
105
LDAP_CONFIGURE_WITH=	ldap
101
LDAP_CONFIGURE_WITH=	ldap
106
LDAP_USE=		OPENLDAP=yes
102
LDAP_USE=		OPENLDAP=yes
107
103
Lines 125-130 Link Here
125
OPTIONS_SINGLE=	SSL
121
OPTIONS_SINGLE=	SSL
126
OPTIONS_SINGLE_SSL=	OPENSSL GNUTLS
122
OPTIONS_SINGLE_SSL=	OPENSSL GNUTLS
127
.endif # if ${ZABBIX_BUILD} != "agent" && ${ZABBIX_BUILD} != "java"
123
.endif # if ${ZABBIX_BUILD} != "agent" && ${ZABBIX_BUILD} != "java"
124
125
CURL_DESC=		Support for web monitoring
126
CURL_CONFIGURE_WITH=	libcurl
127
CURL_LIB_DEPENDS=	libcurl.so:ftp/curl
128
128
129
IPV6_CONFIGURE_ENABLE=	ipv6
129
IPV6_CONFIGURE_ENABLE=	ipv6
130
130
(-)net-mgmt/zabbix4-agent/Makefile (-2 / +3 lines)
Lines 2-14 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	zabbix4
4
PORTNAME=	zabbix4
5
PORTREVISION=	1
5
CATEGORIES=	net-mgmt
6
CATEGORIES=	net-mgmt
6
PKGNAMESUFFIX=	-agent
7
PKGNAMESUFFIX=	-agent
7
8
8
MASTERDIR=	${.CURDIR}/../zabbix4-server
9
MASTERDIR=	${.CURDIR}/../zabbix4-server
9
PLIST=		${PKGDIR}/pkg-plist.agent
10
PLIST=		${PKGDIR}/pkg-plist.agent
10
11
11
OPTIONS_DEFINE=		IPV6
12
OPTIONS_DEFINE=		CURL IPV6
12
OPTIONS_DEFAULT=	OPENSSL
13
OPTIONS_DEFAULT=	CURL OPENSSL
13
14
14
.include "${MASTERDIR}/Makefile"
15
.include "${MASTERDIR}/Makefile"
(-)net-mgmt/zabbix4-server/Makefile (-4 / +4 lines)
Lines 71-77 Link Here
71
OPTIONS_DEFAULT=	FPING CURL UNIXODBC MYSQL OPENSSL
71
OPTIONS_DEFAULT=	FPING CURL UNIXODBC MYSQL OPENSSL
72
OPTIONS_SUB=		yes
72
OPTIONS_SUB=		yes
73
73
74
CURL_DESC=		Support for web monitoring
75
FPING_DESC=		Build/install fping for ping checks
74
FPING_DESC=		Build/install fping for ping checks
76
IPMI_DESC=		Support for IPMI checks
75
IPMI_DESC=		Support for IPMI checks
77
JABBER_DESC=		Support for Jabber media type
76
JABBER_DESC=		Support for Jabber media type
Lines 96-104 Link Here
96
95
97
ORACLE_CONFIGURE_WITH=	oracle
96
ORACLE_CONFIGURE_WITH=	oracle
98
97
99
CURL_CONFIGURE_WITH=	libcurl
100
CURL_LIB_DEPENDS=	libcurl.so:ftp/curl
101
102
LDAP_CONFIGURE_WITH=	ldap
98
LDAP_CONFIGURE_WITH=	ldap
103
LDAP_USE=		OPENLDAP=yes
99
LDAP_USE=		OPENLDAP=yes
104
100
Lines 119-124 Link Here
119
OPTIONS_SINGLE=	SSL
115
OPTIONS_SINGLE=	SSL
120
OPTIONS_SINGLE_SSL=	OPENSSL GNUTLS
116
OPTIONS_SINGLE_SSL=	OPENSSL GNUTLS
121
.endif # if ${ZABBIX_BUILD} != "agent" && ${ZABBIX_BUILD} != "java"
117
.endif # if ${ZABBIX_BUILD} != "agent" && ${ZABBIX_BUILD} != "java"
118
119
CURL_DESC=		Support for web monitoring
120
CURL_CONFIGURE_WITH=	libcurl
121
CURL_LIB_DEPENDS=	libcurl.so:ftp/curl
122
122
123
IPV6_CONFIGURE_ENABLE=	ipv6
123
IPV6_CONFIGURE_ENABLE=	ipv6
124
124

Return to bug 234831