From owner-freebsd-ports@FreeBSD.ORG  Mon Mar 25 00:57:02 2013
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: ports@FreeBSD.org
Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115])
 by hub.freebsd.org (Postfix) with ESMTP id E3324EEC;
 Mon, 25 Mar 2013 00:57:02 +0000 (UTC)
 (envelope-from swills@FreeBSD.org)
Received: from mouf.net (mouf.net [IPv6:2607:fc50:0:4400:216:3eff:fe69:33b3])
 by mx1.freebsd.org (Postfix) with ESMTP id 90696E74;
 Mon, 25 Mar 2013 00:57:02 +0000 (UTC)
Received: from mouf.net (www@mouf [199.48.129.64])
 by mouf.net (8.14.5/8.14.5) with ESMTP id r2P0ukUf094783;
 Mon, 25 Mar 2013 00:56:52 GMT (envelope-from swills@FreeBSD.org)
Received: from 98.122.135.254 (SquirrelMail authenticated user swills)
 by mouf.net with HTTP; Sun, 24 Mar 2013 20:56:52 -0400
Message-ID: <0213f08f9ccb1021a7d65029ab2565c3.squirrel@mouf.net>
In-Reply-To: <4F83D89D-95C5-452A-AC1F-A2214F6A4C28@bsdhash.org>
References: <20130318174150.GN72627@ithaqua.etoilebsd.net>
 <514DC7AF.60404@FreeBSD.org>
 <4F83D89D-95C5-452A-AC1F-A2214F6A4C28@bsdhash.org>
Date: Sun, 24 Mar 2013 20:56:52 -0400
Subject: Re: [CFT] add a config.site cache for the ports
From: "Steve Wills" <swills@FreeBSD.org>
To: "Martin Wilke" <miwi@bsdhash.org>
User-Agent: SquirrelMail/1.4.22
MIME-Version: 1.0
Content-Type: text/plain;charset=iso-8859-1
Content-Transfer-Encoding: 8bit
X-Priority: 3 (Normal)
Importance: Normal
X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7
 (mouf.net [199.48.129.64]); Mon, 25 Mar 2013 00:56:52 +0000 (UTC)
X-Spam-Status: No, score=0.0 required=4.5 tests=none autolearn=unavailable
 version=3.3.2
X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on mouf.net
X-Virus-Scanned: clamav-milter 0.97.6 at mouf.net
X-Virus-Status: Clean
Cc: ports@FreeBSD.org, Baptiste Daroussin <bapt@FreeBSD.org>,
 autotools@FreeBSD.org, Bryan Drewery <bdrewery@FreeBSD.org>
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.14
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-ports>,
 <mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
 <mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 25 Mar 2013 00:57:03 -0000

I'm sure your list probably includes this, but just in case,
databases/db42 broke with this for me.

Steve

>
> just a fyi this exp-run broke quiet a lot.
>
>
>
> On Mar 23, 2013, at 11:18 PM, Bryan Drewery <bdrewery@freebsd.org> wrote:
>
>> On 3/18/2013 12:41 PM, Baptiste Daroussin wrote:
>>> Hi,
>>>
>>> The autotools allows us to have a config.site cache where we define our
>>> defaults
>>> values for a couple of things, and prevent the "slow" and possibly
>>> wrong
>>> autodetection.
>>>
>>> Here is a patch that makes use of it:
>>> http://people.freebsd.org/~bapt/autotools_config_site.diff
>>>
>>> As the libiconv/gettext update has shown the configure scripts can fall
>>> back on
>>> gnu version of commands first if it find it, and in case gettext is
>>> removed you
>>> can get trouble.
>>>
>>> In this config.site, I hardcoded a couple of FreeBSD binaries in order
>>> to always
>>> use them, but I let the toolchain being autodetected.
>>>
>>> I also added a couple of headers to avoid useless checks and more can
>>> be added
>>> in the futur.
>>>
>>> Any thought?
>>>
>>> regards,
>>> Bapt
>>>
>>
>> This will be great.
>>
>> I've added it to my jails for testing too.
>>
>> Bryan
>>
>>
>
> +-----------------oOO--(_)--OOo-------------------------+
> With best Regards,
>        Martin Wilke (miwi_(at)_FreeBSD.org)
>
> Mess with the Best, Die like the Rest
>
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"
>