From owner-svn-src-all@freebsd.org Wed Jul 29 17:02:33 2015 Return-Path: Delivered-To: svn-src-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 365449ACDD3 for ; Wed, 29 Jul 2015 17:02:33 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from mail-pd0-f180.google.com (mail-pd0-f180.google.com [209.85.192.180]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0A08818F1 for ; Wed, 29 Jul 2015 17:02:32 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: by pdrg1 with SMTP id g1so8940997pdr.2 for ; Wed, 29 Jul 2015 10:02:32 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:subject:mime-version:content-type:from :in-reply-to:date:cc:message-id:references:to; bh=PkGOQE/SK7uk4+XhLwNNLbz8pXjWh3dTvlxv67BUMmg=; b=M2vNKvg8t2iO6sahFkdkTs4UliorjjN7NzGKR1Sk1lgL24LyHvGyeoi0MMX0otG8AE UhsqRzBvq/kedff9YJvkyZ3BCm+SV07mJqv7DrsNIpa43xEH0YCQ9k5kMfto5j24raFz ZQ3fy/9K+CqdXXCoyG4IYICIL+w3YWvDJzPvrrEFZG2TqhWnqtTogxa79ZRIhRQ/cbe6 ffO2hzaakZT+THvUMrb29c9pfMbg8SKwvxZ5paejiYyGXheKMufVahhn3cDQpKZfFFWE tmHLAx53SocFOSkjdWuqWPrEkJoKbLCQKbIn3U6JF9LicEiEjuRexerRKOq9r6IfU0Zy Lddw== X-Gm-Message-State: ALoCoQl3YFzDuEaBvVa6Iw0ua03Qg3PcQdYRkCpXVFN/Cfy0JF87NyqTePpLm1OKmhO//oyZAJOT X-Received: by 10.70.56.33 with SMTP id x1mr95746270pdp.47.1438189352196; Wed, 29 Jul 2015 10:02:32 -0700 (PDT) Received: from [10.64.26.97] ([69.53.236.236]) by smtp.gmail.com with ESMTPSA id v8sm41715163pdm.89.2015.07.29.10.02.30 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 29 Jul 2015 10:02:31 -0700 (PDT) Sender: Warner Losh Subject: Re: svn commit: r284345 - in head: . bin/cat bin/chflags bin/chio bin/chmod bin/cp bin/csh bin/date bin/dd bin/df bin/domainname bin/echo bin/ed bin/expr bin/freebsd-version bin/getfacl bin/hostname bi... Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2102\)) Content-Type: multipart/signed; boundary="Apple-Mail=_4F737D03-5B4B-4F30-8D1D-E45AE9DA639F"; protocol="application/pgp-signature"; micalg=pgp-sha512 X-Pgp-Agent: GPGMail 2.5 From: Warner Losh In-Reply-To: <20150726204948.GD1522@ivaldir.etoilebsd.net> Date: Wed, 29 Jul 2015 11:02:29 -0600 Cc: "Simon J. Gerraty" , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Message-Id: References: <201506131920.t5DJKwMH033508@svn.freebsd.org> <20150726204948.GD1522@ivaldir.etoilebsd.net> To: Baptiste Daroussin X-Mailer: Apple Mail (2.2102) X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jul 2015 17:02:33 -0000 --Apple-Mail=_4F737D03-5B4B-4F30-8D1D-E45AE9DA639F Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii > On Jul 26, 2015, at 2:49 PM, Baptiste Daroussin = wrote: >=20 > On Sat, Jun 13, 2015 at 07:20:58PM +0000, Simon J. Gerraty wrote: >> Author: sjg >> Date: Sat Jun 13 19:20:56 2015 >> New Revision: 284345 >> URL: https://svnweb.freebsd.org/changeset/base/284345 >>=20 >> Log: >> Add META_MODE support. >>=20 >> Off by default, build behaves normally. >> WITH_META_MODE we get auto objdir creation, the ability to >> start build from anywhere in the tree. >>=20 >> Still need to add real targets under targets/ to build packages. >>=20 >> Differential Revision: D2796 >> Reviewed by: brooks imp >=20 > This breaks using fmake from ports because of usage of :U in sys.mk >=20 > fmake has to be supported until 9 is EOLed otherwise this is a major = pain for > all developers, having the ability to use fmake allows people to = ensure syntax > is compatible with FreeBSD 9 (not that I'm just speaking about sys.mk = not other > parts) It looks like this fixes things. Anybody have any objections to it? We = can kill it when we EOL FreeBSD 9 here in a bit. https://reviews.freebsd.org/D3228 Warner --Apple-Mail=_4F737D03-5B4B-4F30-8D1D-E45AE9DA639F Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQIcBAEBCgAGBQJVuQclAAoJEGwc0Sh9sBEAiVgP/iYGfLT3g+PNF8oPUk7hSepY mjQNeFaBnm6rszDGPoiDF+zGWc0Y9KmvsbTAQ7AnhH0kzhBRrNFRKL2X8KxrarXe t0D2Vt1nqqZLF6jTQMOm76xKbF0bJANy3Ajs2UhCR7zEZrHtjFUAQvqVRzJP825A zly06L8WkNnLpMtGl+k01cpf3s9za29tBMgMOsIYeUonkcHQvPd/2EqwGQVWYqNH VanOrHzPSkW8NMzgPMR2TLEwlQ9tSXbFM7LV0gxkhpozkN5NpN2Ql5H4pt+SK0PJ a0EuuEGE1CrzQcwKXWt5vCZvLXlEKNW39oj45URLPKwFS2tbDbnvoEiUp909FShd PN5LiDLbOJp7NXVmahPJZCE019MPBmoalaTQXA6hZZ2ex91RUwchojlLYhD5cg15 2LpA+mFYM7Li3Q6a5zG4GqKBjne9H0N25B200T+URBsHitfbDDLA6glv8JcGOfTx A/rffISxtRnynGWNPAJQsfrv9ByvfDga0csCFjNQL7GVUQ8tsbxvXpIhsVCDk3pT xwHA1OhQbzKHy3HIpHjzPhIfZaIvBMtV/xEKDyy9fKq4klvMoRrPjm1HtGmUFoo4 TurJ84qswB22gTJOyOYQRr/1jlHOTktK0gXLtGUeEhtw+QFd+DzReAXX8D03H2VN f2AAYj6+h8b8sGB+m7Lw =ka8m -----END PGP SIGNATURE----- --Apple-Mail=_4F737D03-5B4B-4F30-8D1D-E45AE9DA639F--