ports/66923: [maintainer] unbreak net/zabbix-agent

Sergey Akifyev asa at gascom.ru
Thu May 20 05:50:25 UTC 2004


>Number:         66923
>Category:       ports
>Synopsis:       [maintainer] unbreak net/zabbix-agent
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 19 22:50:19 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Sergey Akifyev
>Release:        FreeBSD 4.9-RELEASE-p2 i386
>Organization:
JSC Gascom
>Environment:
System: FreeBSD mail.gascom.ru 4.9-RELEASE-p2 FreeBSD 4.9-RELEASE-p2 #8: Wed Mar 3 10:15:04 MSK 2004 katya at boulder.gascom.ru:/usr/src/sys/compile/SMP_STD i386

>Description:
Fix configure in net/zabbix-agent via patching net-mgmt/zabbix Makefile
>How-To-Repeat:
>Fix:

--- zabbix.diff begins here ---
diff -ruN zabbix.orig/Makefile zabbix/Makefile
--- zabbix.orig/Makefile	Mon Apr 19 15:40:21 2004
+++ zabbix/Makefile	Mon Apr 19 15:42:14 2004
@@ -42,7 +42,6 @@
 IGNORE=		You should configure to use either a MySQL or PostgreSQL backend
 .endif
 .endif
-.endif
 
 .ifdef(WITH_PGSQL)
 CONFIGURE_ARGS+=--with-pgsql
@@ -53,6 +52,8 @@
 CONFIGURE_ARGS=	--with-mysql
 .endif
 CONFIGURE_ARGS+=--with-net-snmp
+.endif # ZABBIX_AGENT_ONLY
+
 PKGMESSAGE=	${WRKDIR}/pkg-message
 
 USE_REINPLACE=	yes
--- zabbix.diff ends here ---

--- zabbix-agent.diff begins here ---
--- Makefile.orig	Thu May 20 09:41:25 2004
+++ Makefile	Thu May 20 09:41:30 2004
@@ -14,6 +14,4 @@
 ZABBIX_AGENT_ONLY=yes
 MASTERDIR=	${.CURDIR}/../../net-mgmt/zabbix
 
-BROKEN=		"Configure fails"
-
 .include "${MASTERDIR}/Makefile"

--- zabbix-agent.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list