Date: Wed, 15 Aug 2007 11:13:57 -0700 From: Jeremy Chadwick <koitsu@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/www/cgiwrap Makefile distinfo Message-ID: <20070815181357.GA51932@eos.sc1.parodius.com> In-Reply-To: <200708151637.l7FGblxl006717@repoman.freebsd.org> References: <200708151637.l7FGblxl006717@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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 |
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070815181357.GA51932>