From owner-cvs-all Wed Apr 10 1: 3:34 2002 Delivered-To: cvs-all@freebsd.org Received: from relay1.macomnet.ru (relay1.macomnet.ru [195.128.64.10]) by hub.freebsd.org (Postfix) with ESMTP id 300E637B417; Wed, 10 Apr 2002 01:03:25 -0700 (PDT) Received: from news1.macomnet.ru (news1.macomnet.ru [195.128.64.14]) by relay1.macomnet.ru (8.11.6/8.11.6) with ESMTP id g3A83NU10331303; Wed, 10 Apr 2002 12:03:23 +0400 (MSD) Date: Wed, 10 Apr 2002 12:03:23 +0400 (MSD) From: Maxim Konovalov To: Bosko Milekic Cc: cvs-committers@FreeBSD.org, Subject: Re: cvs commit: src/bin Makefile src/share/examples/etc make.conf src/usr.bin Makefile In-Reply-To: <200204091825.g39IPlu47806@freefall.freebsd.org> Message-ID: <20020410115605.M64464-100000@news1.macomnet.ru> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 11:25-0700, Apr 9, 2002, Bosko Milekic wrote: > bmilekic 2002/04/09 11:25:47 PDT > > Modified files: > bin Makefile > share/examples/etc make.conf > usr.bin Makefile > Log: > Introduce NO_RCMNDS flag so as to not compile rsh, rlogin, and rcp on will, > and document in share/examples/etc/make.conf > > Submitted by: Aleksandar Simic > MFC after: 1 week What about the next patch for make.conf(5): Index: man5/make.conf.5 =================================================================== RCS file: /home/ncvs/src/share/man/man5/make.conf.5,v retrieving revision 1.39 diff -u -r1.39 make.conf.5 --- man5/make.conf.5 21 Mar 2002 09:15:39 -0000 1.39 +++ man5/make.conf.5 10 Apr 2002 07:54:27 -0000 @@ -414,6 +414,13 @@ Set to avoid building .Xr perl 1 . (Also disables OpenSSL optimizations.) +.It Va NO_RCMNDS +.Pq Vt bool +Set to not build +.Xr rcp 1 , +.Xr rlogin 1 +and +.Xr rsh 1 . .It Va NO_SENDMAIL .Pq Vt bool Set to not build %%% -- Maxim Konovalov, MAcomnet, Internet Dept., system engineer phone: +7 (095) 796-9079, mailto:maxim@macomnet.ru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message