From owner-cvs-ports@FreeBSD.ORG Wed Aug 15 18:31:10 2007 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4532616A417; Wed, 15 Aug 2007 18:31:10 +0000 (UTC) (envelope-from jdc@parodius.com) Received: from mx01.sc1.parodius.com (mx01.sc1.parodius.com [72.20.106.3]) by mx1.freebsd.org (Postfix) with ESMTP id 2CF1713C442; Wed, 15 Aug 2007 18:31:10 +0000 (UTC) (envelope-from jdc@parodius.com) Received: by mx01.sc1.parodius.com (Postfix, from userid 1000) id 664571CC02C; Wed, 15 Aug 2007 11:13:57 -0700 (PDT) Date: Wed, 15 Aug 2007 11:13:57 -0700 From: Jeremy Chadwick To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20070815181357.GA51932@eos.sc1.parodius.com> Mail-Followup-To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org References: <200708151637.l7FGblxl006717@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200708151637.l7FGblxl006717@repoman.freebsd.org> User-Agent: Mutt/1.5.16 (2007-06-09) Cc: Subject: Re: cvs commit: ports/www/cgiwrap Makefile distinfo X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Aug 2007 18:31:10 -0000 On Wed, Aug 15, 2007 at 04:37:47PM +0000, Jeremy Chadwick wrote: > koitsu 2007-08-15 16:37:47 UTC > > FreeBSD ports repository > > Modified files: > www/cgiwrap Makefile distinfo > Log: > Updating cgiwrap from 3.9 to 4.0. Tested on RELENG_6. > > Reviewed by: philip > Approved by: philip > > Revision Changes Path > 1.24 +2 -2 ports/www/cgiwrap/Makefile > 1.10 +3 -3 ports/www/cgiwrap/distinfo I just found that this version of cgiwrap contains some incorrect autoconf code which causes it not to respect WITH_DEBUG / --without-cgiwrapd. Current symptom is that 'make install' will attempt to install cgiwrapd which may or may not be built, thus exiting prematurely during the installation. I'm in the process of working on a configure patch for it and will commit shortly. I'll be submitting this upstream as well. -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB |