From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jan 11 15:15:52 2011 Return-Path: Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 395E9106566B; Tue, 11 Jan 2011 15:15:52 +0000 (UTC) (envelope-from ports@christianserving.org) Received: from zion.christianserving.org (zion.christianserving.org [66.128.242.154]) by mx1.freebsd.org (Postfix) with ESMTP id 0C0228FC1A; Tue, 11 Jan 2011 15:15:51 +0000 (UTC) Received: from localhost (localhost.christianserving.org [127.0.0.1]) by zion.christianserving.org (Postfix) with ESMTP id BEACA234037; Tue, 11 Jan 2011 08:59:21 -0600 (CST) X-Virus-Scanned: amavisd-new at christianserving.org X-Spam-Flag: NO X-Spam-Score: -3.307 X-Spam-Level: X-Spam-Status: No, score=-3.307 tagged_above=-9999 required=6 tests=[AWL=-0.708, BAYES_00=-2.599] autolearn=ham Received: from [192.168.0.54] (mail.daveramsey.com [67.216.167.148]) by zion.christianserving.org (Postfix) with ESMTPSA; Tue, 11 Jan 2011 08:59:19 -0600 (CST) Mime-Version: 1.0 (Apple Message framework v1082) Content-Type: text/plain; charset=us-ascii From: Jim Riggs In-Reply-To: <201101111116.p0BBGXsX060427@freefall.freebsd.org> Date: Tue, 11 Jan 2011 08:59:18 -0600 Content-Transfer-Encoding: quoted-printable Message-Id: <782AA268-74F1-4B5F-BEE4-DED7FDAC5CEF@christianserving.org> References: <201101111116.p0BBGXsX060427@freefall.freebsd.org> To: arved@FreeBSD.org X-Mailer: Apple Mail (2.1082) Cc: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/153688: [MAINTAINER] net-mgmt/zabbix-server: update to 1.8.4 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Jan 2011 15:15:52 -0000 I do not want libexecinfo to be a dependency. If the user has it = installed, though, I want it to work properly. That's why I did it as a = patch to configure. I see the problem with /usr/local, though. Other = thoughts on how best to handle this? On Jan 11, 2011, at 5:16 AM, arved@FreeBSD.org wrote: > Synopsis: [MAINTAINER] net-mgmt/zabbix-server: update to 1.8.4 >=20 > State-Changed-From-To: open->feedback > State-Changed-By: arved > State-Changed-When: Tue Jan 11 11:16:11 UTC 2011 > State-Changed-Why:=20 > Hello Jim, >=20 > There are the following problems with your patch: >=20 > * Don't use hardcoded /usr/local in your patch. I have modified = CONFIGURE_ENV instead > * If you link against libexecinfo you have so specify it as dependency >=20 > I have uploaded my diff: >=20 > http://people.freebsd.org/~arved/stuff/zabbix.diff >=20 > Please approve! >=20 > http://www.freebsd.org/cgi/query-pr.cgi?pr=3D153688