From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 22 12:50:14 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EA8C71065677 for ; Fri, 22 Apr 2011 12:50:14 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id DA5FC8FC1C for ; Fri, 22 Apr 2011 12:50:14 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p3MCoEnG053503 for ; Fri, 22 Apr 2011 12:50:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p3MCoExs053497; Fri, 22 Apr 2011 12:50:14 GMT (envelope-from gnats) Date: Fri, 22 Apr 2011 12:50:14 GMT Message-Id: <201104221250.p3MCoExs053497@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Jim Riggs Cc: Subject: Re: ports/156519: [MAINTAINER] net-mgmt/zabbix-server: update to 1.8.5 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jim Riggs List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Apr 2011 12:50:15 -0000 The following reply was made to PR ports/156519; it has been noted by GNATS. From: Jim Riggs To: Pavel Timofeev Cc: bug-followup@freebsd.org Subject: Re: ports/156519: [MAINTAINER] net-mgmt/zabbix-server: update to 1.8.5 Date: Fri, 22 Apr 2011 07:44:35 -0500 Do you think so? I was just going to go ahead and force it as a = dependency (finally giving up). I was about to submit the patch. It = does give a useful backtrace in the case of a fatal error, but other = than that, it doesn't buy us anything. Is there a supported/suggested way for a port to check if another port = is already installed? If so, I could dynamically add the dependency if = the port is already installed and handle it as a normal option if it's = not.