ports/65313: [maintainer] zabbix 1.0b14 -> 1.0 + after PGSQL fixes

Sergey Akifyev asa at gascom.ru
Thu Apr 8 07:30:22 UTC 2004


>Number:         65313
>Category:       ports
>Synopsis:       [maintainer] zabbix 1.0b14 -> 1.0 + after PGSQL fixes
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 08 00:30:21 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Sergey Akifyev
>Release:        FreeBSD 5.2.1-RELEASE i386
>Organization:
JSC Gascom
>Environment:
System: FreeBSD asa.gascom.net.ru 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #3: Tue Mar 2 13:30:28 MSK 2004 asa at boulder-current.gascom.ru:/usr/src/sys/i386/compile/ASA i386


>Description:
subj.
>How-To-Repeat:
>Fix:
--- zabbix.diff begins here ---
diff -ruN zabbix.orig/Makefile zabbix/Makefile
--- zabbix.orig/Makefile	Mon Apr  5 10:14:14 2004
+++ zabbix/Makefile	Thu Apr  8 11:13:53 2004
@@ -6,17 +6,14 @@
 #
 
 PORTNAME=	zabbix
-PORTVERSION=	1.0b14
+PORTVERSION=	1.0
 CATEGORIES?=	net-mgmt
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
-DISTNAME=	${PORTNAME}-${PORTVERSION:S|b|beta|}
 
 MAINTAINER=	asa at gascom.ru
 COMMENT=	Very advanced network monitoring system
 
-NOT_FOR_ARCHS=	amd64
-
 .ifndef(ZABBIX_AGENT_ONLY)
 OPTIONS=	PGSQL	"Use a PostgreSQL backend" Off	\
 		MYSQL	"Use a MySQL backend" On	\
@@ -38,10 +35,12 @@
 RUN_DEPENDS+=	${LOCALBASE}/sbin/fping:${PORTSDIR}/net/fping
 .endif
 
+.ifndef(ZABBIX_AGENT_ONLY)
 .ifndef(WITH_PGSQL)
 . ifndef(WITH_MYSQL)
 IGNORE=	You should configure to use either a MySQL or PostgreSQL backend.
 . endif
+.endif
 .endif
 
 .ifdef(WITH_PGSQL)
diff -ruN zabbix.orig/distinfo zabbix/distinfo
--- zabbix.orig/distinfo	Mon Apr  5 10:14:14 2004
+++ zabbix/distinfo	Thu Apr  8 11:14:24 2004
@@ -1,2 +1,2 @@
-MD5 (zabbix-1.0beta14.tar.gz) = 0ac320c6cd99f801d8cb7923ca790419
-SIZE (zabbix-1.0beta14.tar.gz) = 1845306
+MD5 (zabbix-1.0.tar.gz) = e83a3b92f13942081ed2f3fe3f3084d8
+SIZE (zabbix-1.0.tar.gz) = 1847471
--- zabbix.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list