From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jun 9 17:20:08 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 576C4106566B for ; Thu, 9 Jun 2011 17:20:08 +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 422BE8FC12 for ; Thu, 9 Jun 2011 17:20:08 +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 p59HK8Wv058222 for ; Thu, 9 Jun 2011 17:20:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p59HK87N058221; Thu, 9 Jun 2011 17:20:08 GMT (envelope-from gnats) Date: Thu, 9 Jun 2011 17:20:08 GMT Message-Id: <201106091720.p59HK87N058221@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Chris Rees Cc: Subject: Re: ports/156655: [new port] net-mgmt/zenoss: monitoring software X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Chris Rees List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Jun 2011 17:20:08 -0000 The following reply was made to PR ports/156655; it has been noted by GNATS. From: Chris Rees To: bug-followup@freebsd.org Cc: pphillips@experts-exchange.com Subject: Re: ports/156655: [new port] net-mgmt/zenoss: monitoring software Date: Thu, 9 Jun 2011 18:18:54 +0100 Hi Phil, Sorry about the delay in replying. The changes look good, although personally I'd rather not see a port compiling during the install phase because of the traditional upgrade sequence of FreeBSD ports (yes, there is one); make <-- nothing make deinstall make install Now we wait for compilation, all the while zenoss is inactive and deinstalled. If this isn't a problem for anyone else then we can leave it at that! Chris