diff options
author | crees <crees@FreeBSD.org> | 2011-12-31 03:33:10 +0800 |
---|---|---|
committer | crees <crees@FreeBSD.org> | 2011-12-31 03:33:10 +0800 |
commit | 3ac3399abc46ee40fbb020834d53368aadd20f17 (patch) | |
tree | de769e6e40f402e3eb73ded08abcdd630a8ff103 | |
parent | a9ba770ffc78e55deacc60cd371e94079cb4b220 (diff) | |
download | freebsd-ports-gnome-3ac3399abc46ee40fbb020834d53368aadd20f17.tar.gz freebsd-ports-gnome-3ac3399abc46ee40fbb020834d53368aadd20f17.tar.zst freebsd-ports-gnome-3ac3399abc46ee40fbb020834d53368aadd20f17.zip |
- Update to 1.8.10,2
- Deforbid zabbix-frontend
PR: ports/163691
Submitted by: Jim Riggs <ports@christianserving.org> (maintainer)
-rw-r--r-- | net-mgmt/zabbix-frontend/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/zabbix-server/Makefile | 4 | ||||
-rw-r--r-- | net-mgmt/zabbix-server/distinfo | 4 | ||||
-rw-r--r-- | net-mgmt/zabbix-server/pkg-plist.frontend | 3 | ||||
-rw-r--r-- | net-mgmt/zabbix2-frontend/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/zabbix2-server/Makefile | 4 | ||||
-rw-r--r-- | net-mgmt/zabbix2-server/distinfo | 4 | ||||
-rw-r--r-- | net-mgmt/zabbix2-server/pkg-plist.frontend | 3 |
8 files changed, 8 insertions, 18 deletions
diff --git a/net-mgmt/zabbix-frontend/Makefile b/net-mgmt/zabbix-frontend/Makefile index 7c7558cadcfa..097014690c0b 100644 --- a/net-mgmt/zabbix-frontend/Makefile +++ b/net-mgmt/zabbix-frontend/Makefile @@ -8,8 +8,6 @@ PORTNAME= zabbix PKGNAMESUFFIX= -frontend -FORBIDDEN= Multiple XSS vulnerabilities; https://support.zabbix.com/browse/ZBX-4015 - MASTERDIR= ${.CURDIR}/../zabbix-server NO_BUILD= yes diff --git a/net-mgmt/zabbix-server/Makefile b/net-mgmt/zabbix-server/Makefile index 39af04f6ba0e..ecc7bba89dbb 100644 --- a/net-mgmt/zabbix-server/Makefile +++ b/net-mgmt/zabbix-server/Makefile @@ -6,7 +6,7 @@ # PORTNAME= zabbix -PORTVERSION= 1.8.8 +PORTVERSION= 1.8.10 PORTEPOCH= 2 CATEGORIES= net-mgmt MASTER_SITES= SF/zabbix/ZABBIX%20Latest%20Stable/${PORTVERSION} @@ -48,8 +48,6 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS+= --enable-${ZABBIX_BUILD} .if ${ZABBIX_BUILD} != "agent" -CPPFLAGS+= -I${LOCALBASE}/include -CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib" LIB_DEPENDS= netsnmp:${PORTSDIR}/net-mgmt/net-snmp \ execinfo:${PORTSDIR}/devel/libexecinfo diff --git a/net-mgmt/zabbix-server/distinfo b/net-mgmt/zabbix-server/distinfo index 6d5f3357337d..af147086e15d 100644 --- a/net-mgmt/zabbix-server/distinfo +++ b/net-mgmt/zabbix-server/distinfo @@ -1,2 +1,2 @@ -SHA256 (zabbix-1.8.8.tar.gz) = 25eded2536213cf1c75631f2becf46349b915dd8782698f5b2936f5abb7eeb99 -SIZE (zabbix-1.8.8.tar.gz) = 4213181 +SHA256 (zabbix-1.8.10.tar.gz) = d965d23f2ce8c7ddee7a1532863a208fae28958e3fc0871e0229ffa06f88a54b +SIZE (zabbix-1.8.10.tar.gz) = 4217417 diff --git a/net-mgmt/zabbix-server/pkg-plist.frontend b/net-mgmt/zabbix-server/pkg-plist.frontend index 92793f1c2d54..3e31afa4d1b2 100644 --- a/net-mgmt/zabbix-server/pkg-plist.frontend +++ b/net-mgmt/zabbix-server/pkg-plist.frontend @@ -25,6 +25,7 @@ %%WWWDIR%%/api/classes/class.cmediatype.php %%WWWDIR%%/api/classes/class.cproxy.php %%WWWDIR%%/api/classes/class.cscreen.php +%%WWWDIR%%/api/classes/class.cscreenitem.php %%WWWDIR%%/api/classes/class.cscript.php %%WWWDIR%%/api/classes/class.ctemplate.php %%WWWDIR%%/api/classes/class.ctrigger.php @@ -427,8 +428,6 @@ %%WWWDIR%%/styles/div.css %%WWWDIR%%/styles/form.css %%WWWDIR%%/styles/ie.css -%%WWWDIR%%/styles/ie_css_bb.css -%%WWWDIR%%/styles/ie_css_ob.css %%WWWDIR%%/styles/ie_css_od.css %%WWWDIR%%/styles/link.css %%WWWDIR%%/styles/p.css diff --git a/net-mgmt/zabbix2-frontend/Makefile b/net-mgmt/zabbix2-frontend/Makefile index 7c7558cadcfa..097014690c0b 100644 --- a/net-mgmt/zabbix2-frontend/Makefile +++ b/net-mgmt/zabbix2-frontend/Makefile @@ -8,8 +8,6 @@ PORTNAME= zabbix PKGNAMESUFFIX= -frontend -FORBIDDEN= Multiple XSS vulnerabilities; https://support.zabbix.com/browse/ZBX-4015 - MASTERDIR= ${.CURDIR}/../zabbix-server NO_BUILD= yes diff --git a/net-mgmt/zabbix2-server/Makefile b/net-mgmt/zabbix2-server/Makefile index 39af04f6ba0e..ecc7bba89dbb 100644 --- a/net-mgmt/zabbix2-server/Makefile +++ b/net-mgmt/zabbix2-server/Makefile @@ -6,7 +6,7 @@ # PORTNAME= zabbix -PORTVERSION= 1.8.8 +PORTVERSION= 1.8.10 PORTEPOCH= 2 CATEGORIES= net-mgmt MASTER_SITES= SF/zabbix/ZABBIX%20Latest%20Stable/${PORTVERSION} @@ -48,8 +48,6 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS+= --enable-${ZABBIX_BUILD} .if ${ZABBIX_BUILD} != "agent" -CPPFLAGS+= -I${LOCALBASE}/include -CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib" LIB_DEPENDS= netsnmp:${PORTSDIR}/net-mgmt/net-snmp \ execinfo:${PORTSDIR}/devel/libexecinfo diff --git a/net-mgmt/zabbix2-server/distinfo b/net-mgmt/zabbix2-server/distinfo index 6d5f3357337d..af147086e15d 100644 --- a/net-mgmt/zabbix2-server/distinfo +++ b/net-mgmt/zabbix2-server/distinfo @@ -1,2 +1,2 @@ -SHA256 (zabbix-1.8.8.tar.gz) = 25eded2536213cf1c75631f2becf46349b915dd8782698f5b2936f5abb7eeb99 -SIZE (zabbix-1.8.8.tar.gz) = 4213181 +SHA256 (zabbix-1.8.10.tar.gz) = d965d23f2ce8c7ddee7a1532863a208fae28958e3fc0871e0229ffa06f88a54b +SIZE (zabbix-1.8.10.tar.gz) = 4217417 diff --git a/net-mgmt/zabbix2-server/pkg-plist.frontend b/net-mgmt/zabbix2-server/pkg-plist.frontend index 92793f1c2d54..3e31afa4d1b2 100644 --- a/net-mgmt/zabbix2-server/pkg-plist.frontend +++ b/net-mgmt/zabbix2-server/pkg-plist.frontend @@ -25,6 +25,7 @@ %%WWWDIR%%/api/classes/class.cmediatype.php %%WWWDIR%%/api/classes/class.cproxy.php %%WWWDIR%%/api/classes/class.cscreen.php +%%WWWDIR%%/api/classes/class.cscreenitem.php %%WWWDIR%%/api/classes/class.cscript.php %%WWWDIR%%/api/classes/class.ctemplate.php %%WWWDIR%%/api/classes/class.ctrigger.php @@ -427,8 +428,6 @@ %%WWWDIR%%/styles/div.css %%WWWDIR%%/styles/form.css %%WWWDIR%%/styles/ie.css -%%WWWDIR%%/styles/ie_css_bb.css -%%WWWDIR%%/styles/ie_css_ob.css %%WWWDIR%%/styles/ie_css_od.css %%WWWDIR%%/styles/link.css %%WWWDIR%%/styles/p.css |