From owner-svn-src-all@freebsd.org Fri Oct 9 22:02:17 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 CBD2C9D3FF3; Fri, 9 Oct 2015 22:02:17 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wi0-x22d.google.com (mail-wi0-x22d.google.com [IPv6:2a00:1450:400c:c05::22d]) (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 63DAD801; Fri, 9 Oct 2015 22:02:17 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: by wiclk2 with SMTP id lk2so84002019wic.1; Fri, 09 Oct 2015 15:02:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=2K3CzXCBoiuWw4v6IbwV/YvhhhntqdgXNe2gE7jffkI=; b=An/zTO7+HXEMQU8MwfxgkFCeTykkV5gGfYqFMwCBmNzQyB3r77+rlhW4+7rANvcRFW dNKqhathstQ+OY/Ur6nzgg9j3ooIgsC9tMd+X+yAciMYPWLprJ3IgB0a8RHJQc9adJ1N +g5NhH3EVe9UEP/wUyxyQY/Ob340jYzPBs5zkmHwkFlmOhKc0T5UinYjCgH7nG+LY6lw jmeDCEGI1D4+wIfNrvANyqHvRXSZim2sk+LJXuJMASn2yw18V5Fo6ooyIw99C+DI0ph3 gsNRVpsDphu4vN2gFIT/S1YrZhvJddskY/UYweiWLNCBW1i6x3lws21fgHziCnMsvRFH WpKw== X-Received: by 10.194.80.71 with SMTP id p7mr16116242wjx.83.1444428135986; Fri, 09 Oct 2015 15:02:15 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by smtp.gmail.com with ESMTPSA id q1sm1763028wjy.31.2015.10.09.15.02.15 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Oct 2015 15:02:15 -0700 (PDT) Sender: Baptiste Daroussin Date: Sat, 10 Oct 2015 00:02:13 +0200 From: Baptiste Daroussin To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r289085 - head/share/mk Message-ID: <20151009220213.GL91729@ivaldir.etoilebsd.net> References: <201510092157.t99Lvgfu022041@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="OGLMwEELQbPC02lM" Content-Disposition: inline In-Reply-To: <201510092157.t99Lvgfu022041@repo.freebsd.org> User-Agent: Mutt/1.5.24 (2015-08-30) 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: Fri, 09 Oct 2015 22:02:17 -0000 --OGLMwEELQbPC02lM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Oct 09, 2015 at 09:57:42PM +0000, Baptiste Daroussin wrote: > Author: bapt > Date: Fri Oct 9 21:57:42 2015 > New Revision: 289085 > URL: https://svnweb.freebsd.org/changeset/base/289085 >=20 > Log: > Add a new bsd.confs.mk similar to bsd.files.mk or bsd.incs.mk > =20 > It defines a CONFS variable for all files supposed to be installed as a > configuration file and handle as such >=20 Erg commit has gone too fast I forgot to mention: Needed to simplify packaging base and help marking (tags) files as configur= ation files (to be merged) Reviewed by: bdrewery Differential Revision: https://reviews.freebsd.org/D3850 --OGLMwEELQbPC02lM Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlYYOWUACgkQ8kTtMUmk6Ex86wCgssmCvmwLEdAPrwBx37OFf6yH YWsAn3zxBDMghhsNkqjnDqxrZUioefop =u3Xe -----END PGP SIGNATURE----- --OGLMwEELQbPC02lM--