Date: Wed, 10 Apr 2002 11:13:59 +0300 From: Ruslan Ermilov <ru@FreeBSD.org> To: Maxim Konovalov <maxim@macomnet.ru> Cc: Bosko Milekic <bmilekic@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/bin Makefile src/share/examples/etc make.conf src/usr.bin Makefile Message-ID: <20020410081359.GD98684@sunbay.com> In-Reply-To: <20020410115605.M64464-100000@news1.macomnet.ru> References: <200204091825.g39IPlu47806@freefall.freebsd.org> <20020410115605.M64464-100000@news1.macomnet.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
--ylS2wUBXLOxYXZFQ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 10, 2002 at 12:03:23PM +0400, Maxim Konovalov wrote: > On 11:25-0700, Apr 9, 2002, Bosko Milekic wrote: >=20 > > 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 <asimic@dsl.pipex.com> > > MFC after: 1 week >=20 > What about the next patch for make.conf(5): >=20 > Index: man5/make.conf.5 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > 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 >=20 > %%% Yes please. Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --ylS2wUBXLOxYXZFQ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8s/RHUkv4P6juNwoRAt+UAJ9O10ZryBlqdL5kXnPkerjcv/K7QACfeWHj 1Jw/9zrfP+XmFWyQEglyY1A= =hN1Z -----END PGP SIGNATURE----- --ylS2wUBXLOxYXZFQ-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020410081359.GD98684>