From owner-cvs-all@FreeBSD.ORG Thu May 8 08:36:10 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 89D831065690; Thu, 8 May 2008 08:36:10 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id CDFF98FC2B; Thu, 8 May 2008 08:36:08 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <4822BB77.6060601@FreeBSD.org> Date: Thu, 08 May 2008 10:36:07 +0200 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.14 (Macintosh/20080421) MIME-Version: 1.0 To: Alfred Perlstein References: <200805051603.m45G3rrN089219@repoman.freebsd.org> <200805051637.43073.jhb@freebsd.org> <20080507064013.GU32532@elvis.mu.org> <200805071111.39938.jhb@freebsd.org> <20080507231444.GF32532@elvis.mu.org> <48223918.4010001@FreeBSD.org> <20080508005653.GH32532@elvis.mu.org> In-Reply-To: <20080508005653.GH32532@elvis.mu.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: src-committers@freebsd.org, cvs-all@freebsd.org, John Baldwin , cvs-src@freebsd.org Subject: Re: cvs commit: src/include stdio.h src/lib/libc/stdio clrerr.c feof.c ferror.c fileno.c getc.c getchar.c local.h putc.c putchar.c xprintf.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 May 2008 08:36:10 -0000 Alfred Perlstein wrote: > * Kris Kennaway [080507 16:20] wrote: >> Alfred Perlstein wrote: >>> (*) Important note: when considering autoconf scripts, most of the >>> scripts test's come from a repository of scripts or are carbon >>> copied from each other. Saying that "all ports are broken" is not >>> true, it is a single suite of configuration scripts that are broken >>> and need fixing, then we will be OK. >>> >>> We have precident here of hacked autoconf and ports build logic >>> that automatically "seds" various things in scripts. I think >>> a few knobs can fix this for us. >> The offer was a serious one. If you're interested in evaluating the >> impact of this change on ports then just say the word. > > There's no way I can look at this within the next two months. > > Afterwards I will give it a shot if time permits. No problem, send portmgr an email when you're ready. Of course, if someone else wants to look at it before then, that's fine too. Kris