Add missing textproc/libxml dependency to zabbix-agent;

Add missing share/zabbix-server/schema/mysql/ dir to PLISTs.
ok robert@
This commit is contained in:
pvk 2022-04-01 16:51:06 +00:00
parent ebc9b8b3af
commit bc8ae9454d
3 changed files with 13 additions and 9 deletions

View File

@ -13,6 +13,10 @@ FULLPKGNAME-web = zabbix-web-${VERSION}
FULLPKGPATH-web = net/zabbix,-web
CATEGORIES = net
REVISION-main = 1
REVISION-server = 1
REVISION-proxy = 1
MAJV = ${VERSION:C/^([0-9]+\.[0-9]+).*/\1/}
HOMEPAGE = http://www.zabbix.com/
@ -25,7 +29,7 @@ PERMIT_PACKAGE = Yes
MASTER_SITES = https://cdn.zabbix.com/zabbix/sources/stable/${MAJV}/
MODULES = lang/php
MODPHP_VERSION = 7.4
MODPHP_VERSION = 7.4
MODPHP_BUILDDEP = No
MULTI_PACKAGES = -main -web
@ -35,24 +39,23 @@ FLAVORS = mysql pgsql sqlite3
SUBST_VARS += PREFIX-web ZABBIX_WEB MAJV
WANTLIB = c iconv kvm m execinfo lber ldap crypto ssl z \
curl nghttp2 pcre pthread
curl nghttp2 pcre pthread xml2
LIB_DEPENDS = converters/libiconv \
databases/openldap \
devel/pcre \
net/curl
net/curl \
textproc/libxml
RUN_DEPENDS-main =
LIB_DEPENDS-server = ${LIB_DEPENDS} \
textproc/libxml \
net/net-snmp \
security/libssh2
RUN_DEPENDS-server = net/fping
# we want the _zabbix user&group as well as README-main
RUN_DEPENDS-server += net/zabbix,-main>=${VERSION}
WANTLIB-server = ${WANTLIB} crypto ssl z netsnmp \
xml2 ssh2
WANTLIB-server = ${WANTLIB} crypto ssl z netsnmp ssh2
CONFIGURE_STYLE = gnu
CONFIGURE_ARGS = --enable-server \
@ -79,9 +82,8 @@ ZABBIX_WEB = ${PREFIX-web}/zabbix
LIB_DEPENDS-proxy = ${LIB_DEPENDS} \
net/net-snmp \
security/libssh2 \
textproc/libxml
WANTLIB-proxy = ${WANTLIB} netsnmp ssh2 xml2
security/libssh2
WANTLIB-proxy = ${WANTLIB} netsnmp ssh2
RUN_DEPENDS-proxy = # empty
FLAVOR ?= no_server

View File

@ -15,6 +15,7 @@ share/zabbix-proxy/schema/mysql/
@comment share/zabbix-server/schema/mysql/Makefile
@comment share/zabbix-server/schema/mysql/Makefile.am
@comment share/zabbix-server/schema/mysql/Makefile.in
share/zabbix-server/schema/mysql/
share/zabbix-server/schema/mysql/data.sql
share/zabbix-server/schema/mysql/double.sql
share/zabbix-server/schema/mysql/images.sql

View File

@ -16,6 +16,7 @@ share/zabbix-server/schema/
@comment share/zabbix-server/schema/mysql/Makefile
@comment share/zabbix-server/schema/mysql/Makefile.am
@comment share/zabbix-server/schema/mysql/Makefile.in
share/zabbix-server/schema/mysql/
share/zabbix-server/schema/mysql/data.sql
share/zabbix-server/schema/mysql/double.sql
share/zabbix-server/schema/mysql/images.sql