From owner-svn-src-head@FreeBSD.ORG Tue Feb 7 15:59:52 2012 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8DC871065673; Tue, 7 Feb 2012 15:59:52 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from mail.zoral.com.ua (mx0.zoral.com.ua [91.193.166.200]) by mx1.freebsd.org (Postfix) with ESMTP id E9A0F8FC13; Tue, 7 Feb 2012 15:59:51 +0000 (UTC) Received: from skuns.kiev.zoral.com.ua (localhost [127.0.0.1]) by mail.zoral.com.ua (8.14.2/8.14.2) with ESMTP id q17FxipM038424 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 7 Feb 2012 17:59:44 +0200 (EET) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.14.5/8.14.5) with ESMTP id q17Fxijn041325; Tue, 7 Feb 2012 17:59:44 +0200 (EET) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.14.5/8.14.5/Submit) id q17Fxio3041324; Tue, 7 Feb 2012 17:59:44 +0200 (EET) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to kostikbel@gmail.com using -f Date: Tue, 7 Feb 2012 17:59:44 +0200 From: Konstantin Belousov To: Dimitry Andric Message-ID: <20120207155944.GE3283@deviant.kiev.zoral.com.ua> References: <201202070927.q179R81a078218@svn.freebsd.org> <20120207110729.GB3283@deviant.kiev.zoral.com.ua> <4F3140FA.6070702@FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="k+1XiaZWzQ61FkPh" Content-Disposition: inline In-Reply-To: <4F3140FA.6070702@FreeBSD.org> User-Agent: Mutt/1.4.2.3i X-Virus-Scanned: clamav-milter 0.95.2 at skuns.kiev.zoral.com.ua X-Virus-Status: Clean X-Spam-Status: No, score=-3.9 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on skuns.kiev.zoral.com.ua Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r231118 - in head: include/rpc include/rpcsvc lib/libc/rpc lib/libc/yp lib/librpcsvc lib/libypclnt libexec/ypxfr release/picobsd/tinyware/passwd sys/conf sys/modules/kgssapi sys/modules... X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2012 15:59:52 -0000 --k+1XiaZWzQ61FkPh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 07, 2012 at 04:19:22PM +0100, Dimitry Andric wrote: > On 2012-02-07 12:07, Konstantin Belousov wrote: > > On Tue, Feb 07, 2012 at 09:27:08AM +0000, Dimitry Andric wrote: > >> Author: dim > >> Date: Tue Feb 7 09:27:07 2012 > >> New Revision: 231118 > >> URL: http://svn.freebsd.org/changeset/base/231118 > >> > >> Log: > >> Consistently set RPCGEN_CPP when running rpcgen, so the C preprocess= or > >> set via ${CPP} is used, instead of always using hardcoded /usr/bin/c= pp. > >> =20 > >> MFC after: 1 week > > Shouldn't RPCGEN move to share/mk ? >=20 > Yes, it should probably go in bsd.own.mk, similar to what NetBSD does. > The only question is in which section, because unlike NetBSD, we do not > really have a separate area for general build tools. I suggest that we > put it between the COMPRESS_CMD?=3D and .if !defined(_WITHOUT_SRCCONF) > lines. I cannot answer your question. Does sys.mk has some restrictions on what should be put there ? --k+1XiaZWzQ61FkPh Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (FreeBSD) iEYEARECAAYFAk8xSm8ACgkQC3+MBN1Mb4iXCwCeII3L0ffRcwYSLuu+T4lDPE+n oB4AoJmeaBL93iPBxldL4n5hBxNxp9ax =Jo6j -----END PGP SIGNATURE----- --k+1XiaZWzQ61FkPh--