From owner-freebsd-current@FreeBSD.ORG  Thu Oct 16 10:53:45 2014
Return-Path: <owner-freebsd-current@FreeBSD.ORG>
Delivered-To: freebsd-current@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
 [IPv6:2001:1900:2254:206a::19:1])
 (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTPS id 0C389CDF;
 Thu, 16 Oct 2014 10:53:45 +0000 (UTC)
Received: from mx0.gentlemail.de (mx0.gentlemail.de [IPv6:2a00:e10:2800::a130])
 (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
 (Client did not present a certificate)
 by mx1.freebsd.org (Postfix) with ESMTPS id 7197AFF7;
 Thu, 16 Oct 2014 10:53:44 +0000 (UTC)
Received: from mh0.gentlemail.de (ezra.dcm1.omnilan.net
 [IPv6:2a00:e10:2800::a135])
 by mx0.gentlemail.de (8.14.5/8.14.5) with ESMTP id s9GArgBm083717;
 Thu, 16 Oct 2014 12:53:42 +0200 (CEST)
 (envelope-from h.schmalzbauer@omnilan.de)
Received: from titan.inop.mo1.omnilan.net (titan.inop.mo1.omnilan.net
 [IPv6:2001:a60:f0bb:1::3:1])
 (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits))
 (No client certificate requested)
 by mh0.gentlemail.de (Postfix) with ESMTPSA id 3987237C9;
 Thu, 16 Oct 2014 12:53:42 +0200 (CEST)
Message-ID: <543FA3B5.5040807@omnilan.de>
Date: Thu, 16 Oct 2014 12:53:41 +0200
From: Harald Schmalzbauer <h.schmalzbauer@omnilan.de>
Organization: OmniLAN
User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; de-DE;
 rv:1.9.2.8) Gecko/20100906 Lightning/1.0b2 Thunderbird/3.1.2
MIME-Version: 1.0
To: Ian Lepore <ian@freebsd.org>
Subject: Re: installincludes, bsd.incs.mk and param.h
References: <543D3671.8040004@omnilan.de>
 <20141014145253.GD2078@albert.catwhisker.org> <543D4046.9030809@omnilan.de>
 <1413301063.12052.396.camel@revolution.hippie.lan>
 <543D4AAA.6040204@omnilan.de>
 <1413306052.12052.399.camel@revolution.hippie.lan>
In-Reply-To: <1413306052.12052.399.camel@revolution.hippie.lan>
X-Enigmail-Version: 1.1.2
Content-Type: multipart/signed; micalg=pgp-sha1;
 protocol="application/pgp-signature";
 boundary="------------enig4116FC56734C11967F80E8EB"
X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7
 (mx0.gentlemail.de [IPv6:2a00:e10:2800::a130]);
 Thu, 16 Oct 2014 12:53:42 +0200 (CEST)
X-Milter: Spamilter (Reciever: mx0.gentlemail.de; Sender-ip: ;
 Sender-helo: mh0.gentlemail.de; )
Cc: FreeBSD current <freebsd-current@freebsd.org>
X-BeenThere: freebsd-current@freebsd.org
X-Mailman-Version: 2.1.18-1
Precedence: list
List-Id: Discussions about the use of FreeBSD-current
 <freebsd-current.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-current>, 
 <mailto:freebsd-current-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-current/>
List-Post: <mailto:freebsd-current@freebsd.org>
List-Help: <mailto:freebsd-current-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-current>,
 <mailto:freebsd-current-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 16 Oct 2014 10:53:45 -0000

This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig4116FC56734C11967F80E8EB
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: quoted-printable

 Bez=FCglich Ian Lepore's Nachricht vom 14.10.2014 19:00 (localtime):

=85
> The old code that used to work for you got the version via sysctl, so I=

> was recommending that you keep doing that yourself, since it's no longe=
r
> built in to bsd.ports.mk. =20
>
> So just add "export OSVERSION=3D`sysctl kern.osreldate` to your script
> that kicks off this update process, something like that.

Thank you for your support!

Like for many others, the former OSVERSION detection wasn't working very
well for me with jail environments (python broke e.g.). Therefore I had
worked arround it defferently, nonetheless I'm not happy with reverting
to the old behaviour.

Since /usr/include gets populated regardless if "WITHOUT_TOOLCHAIN=3Dtrue=
"
was set in src.conf, I think it's a good idea to have the one param.h
also installed, regardless of the option.
Please see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D194401

Thanks,

-Harry


--------------enig4116FC56734C11967F80E8EB
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.18 (FreeBSD)

iEYEARECAAYFAlQ/o7UACgkQLDqVQ9VXb8i98ACeJbOExMSPHue2SROtU5xUIo1a
MhcAn3QbDUi2auRDd2wZ8w9FjJj+1lS4
=oaWI
-----END PGP SIGNATURE-----

--------------enig4116FC56734C11967F80E8EB--