From owner-svn-src-stable-11@freebsd.org Sat Dec 16 07:04:27 2017 Return-Path: Delivered-To: svn-src-stable-11@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 98BAAE9F805; Sat, 16 Dec 2017 07:04:27 +0000 (UTC) (envelope-from herbert@mailbox.org) Received: from mx1.mailbox.org (mx1.mailbox.org [80.241.60.212]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.mailbox.org", Issuer "SwissSign Server Silver CA 2014 - G22" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 561237A684; Sat, 16 Dec 2017 07:04:26 +0000 (UTC) (envelope-from herbert@mailbox.org) Received: from smtp2.mailbox.org (smtp2.mailbox.org [80.241.60.241]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.mailbox.org (Postfix) with ESMTPS id 80C0847191; Sat, 16 Dec 2017 07:57:33 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mailbox.org; h= content-type:content-type:mime-version:references:in-reply-to :subject:subject:from:from:message-id:date:date:received; s= mail20150812; t=1513407452; bh=7DO3lUs+4Q/yvP39K0cFHkeN6F/D6kq5O Jw4MZXKVLg=; b=KxNnvoyxHuYb1bq7+M/Xa/Ud/aV09kthgoDWBazNc4jPgbZ0v Vdr5mKjgZvuEpQh8DHAE142SXjP4w/8J7SJTB8E9Sd1kOaWryeHFKOPuWDsgf27J U8YgZCvPTO6mxxbRLkKpMC6N3YPhTpyT6MLYZtrvKc+2h4uz0UCZXmccd+kfwgEA lee3ttI8pBP14DqlCnNmO7WVCDAgV+/MtJFKFDB62Jnysa3CNX0rEK6GwpC4PNXt tU08z/xUxMsyR4u36DGDtAkeD+ReD0AmIU8scMPRwXlnDRxJEAddeMyfMrYMNxow sXPI+KTKooVaGEExsqcS0yYPLC1ikrCgwW23g== X-Virus-Scanned: amavisd-new at heinlein-support.de Received: from smtp2.mailbox.org ([80.241.60.241]) by spamfilter02.heinlein-hosting.de (spamfilter02.heinlein-hosting.de [80.241.56.116]) (amavisd-new, port 10030) with ESMTP id oT7YXqGbAsvu; Sat, 16 Dec 2017 07:57:32 +0100 (CET) Date: Sat, 16 Dec 2017 07:57:30 +0100 Message-ID: <871sjvgnxh.wl-herbert@mailbox.org> From: "Herbert J. Skuhra" To: Ngie Cooper Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org Subject: Re: svn commit: r323304 - stable/11/share/man/man5 In-Reply-To: <201709080451.v884pGhH036463@repo.freebsd.org> References: <201709080451.v884pGhH036463@repo.freebsd.org> MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII X-BeenThere: svn-src-stable-11@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for only the 11-stable src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Dec 2017 07:04:27 -0000 On Fri, 08 Sep 2017 06:51:16 +0200, Ngie Cooper wrote: > > Author: ngie > Date: Fri Sep 8 04:51:16 2017 > New Revision: 323304 > URL: https://svnweb.freebsd.org/changeset/base/323304 > > Log: > Regenerate src.conf(5) based on recent changes to src.opts.mk, etc. > > Modified: > stable/11/share/man/man5/src.conf.5 > > Modified: stable/11/share/man/man5/src.conf.5 > ============================================================================== > --- stable/11/share/man/man5/src.conf.5 Fri Sep 8 04:48:25 2017 (r323303) > +++ stable/11/share/man/man5/src.conf.5 Fri Sep 8 04:51:16 2017 (r323304) > @@ -1,6 +1,6 @@ > .\" DO NOT EDIT-- this file is generated by tools/build/options/makeman. > .\" $FreeBSD$ > -.Dd August 16, 2017 > +.Dd September 7, 2017 > .Dt SRC.CONF 5 > .Os > .Sh NAME > @@ -1150,6 +1150,12 @@ and remove > entries. > .It Va WITHOUT_NLS > Set to not build NLS catalogs. > +When set, it enforces these options: > +.Pp > +.Bl -item -compact > +.It > +.Va WITHOUT_NLS_CATALOGS > +.El > .It Va WITHOUT_NLS_CATALOGS > Set to not build NLS catalog support for > .Xr csh 1 . > @@ -1237,6 +1243,42 @@ and related files. > Set to not build > .Xr ppp 8 > and related programs. > +.It Va WITHOUT_PROFILE > +Set to not build profiled libraries for use with > +.Xr gprof 8 . > +.Pp > +This is a default setting on > +mips/mips64el and mips/mips64. > +.It Va WITH_PROFILE > +Set to build profiled libraries for use with > +.Xr gprof 8 . > +.Pp > +This is a default setting on > +amd64/amd64, arm/arm, arm/armeb, arm/armv6, arm64/aarch64, i386/i386, mips/mipsel, mips/mips, mips/mipsn32, pc98/i386, powerpc/powerpc, powerpc/powerpc64 and sparc64/sparc64. > +.It Va WITHOUT_PROFILE > +Set to not build profiled libraries for use with > +.Xr gprof 8 . > +.Pp > +This is a default setting on > +mips/mips64el. > +.It Va WITH_PROFILE > +Set to build profiled libraries for use with > +.Xr gprof 8 . > +.Pp > +This is a default setting on > +amd64/amd64, arm/arm, arm/armeb, arm/armv6, arm64/aarch64, i386/i386, mips/mipsel, mips/mips, mips/mips64, mips/mipsn32, pc98/i386, powerpc/powerpc, powerpc/powerpc64 and sparc64/sparc64. > +.It Va WITHOUT_PROFILE > +Set to not build profiled libraries for use with > +.Xr gprof 8 . > +.Pp > +This is a default setting on > +mips/mips64. > +.It Va WITH_PROFILE > +Set to build profiled libraries for use with > +.Xr gprof 8 . > +.Pp > +This is a default setting on > +amd64/amd64, arm/arm, arm/armeb, arm/armv6, arm64/aarch64, i386/i386, mips/mipsel, mips/mips, mips/mips64el, mips/mipsn32, pc98/i386, powerpc/powerpc, powerpc/powerpc64 and sparc64/sparc64. > .It Va WITHOUT_PROFILE > Set to not build profiled libraries for use with > .Xr gprof 8 . Here something went wrong: multiple (WITH|WITHOUT)_PROFILE entries. -- Herbert