From owner-svn-ports-all@freebsd.org Tue Oct 27 23:29:49 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B2B23A1F208; Tue, 27 Oct 2015 23:29:49 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 9F80A1168; Tue, 27 Oct 2015 23:29:49 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [IPv6:::1]) by freefall.freebsd.org (Postfix) with ESMTP id 988341E6E; Tue, 27 Oct 2015 23:29:49 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [172.31.3.2]) by mail.xzibition.com (Postfix) with ESMTP id 44B7413915; Tue, 27 Oct 2015 23:29:49 +0000 (UTC) X-Virus-Scanned: amavisd-new at mail.xzibition.com Received: from mail.xzibition.com ([172.31.3.2]) by mail.xzibition.com (mail.xzibition.com [172.31.3.2]) (amavisd-new, port 10026) with LMTP id PDWBEDvPCGVt; Tue, 27 Oct 2015 23:29:47 +0000 (UTC) Subject: Re: svn commit: r400351 - head/Templates DKIM-Filter: OpenDKIM Filter v2.9.2 mail.xzibition.com AF9EE1390E To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201510272144.t9RLiAQm076441@repo.freebsd.org> From: Bryan Drewery Organization: FreeBSD Message-ID: <563008EA.6010001@FreeBSD.org> Date: Tue, 27 Oct 2015 16:29:46 -0700 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <201510272144.t9RLiAQm076441@repo.freebsd.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Oct 2015 23:29:49 -0000 On 10/27/15 2:44 PM, Bryan Drewery wrote: > Author: bdrewery > Date: Tue Oct 27 21:44:10 2015 > New Revision: 400351 > URL: https://svnweb.freebsd.org/changeset/ports/400351 > > Log: > Add more cached values. > > - This now supports checking OPSYS and OSVERSION. > - Add some comments about how to generate some of this automatically. Speaking of generating automatically I have this patch that I'm testing locally and will exp-run before commit: https://people.freebsd.org/~bdrewery/patches/config-site-auto-gen.diff I need to tweak it to respect private symbol namespaces still. -- Regards, Bryan Drewery