From owner-cvs-all Fri Jan 31 3: 9: 2 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A236437B401 for ; Fri, 31 Jan 2003 03:09:00 -0800 (PST) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 165B843F43 for ; Fri, 31 Jan 2003 03:08:57 -0800 (PST) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (root@localhost) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Sunbay) with SMTP id h0VB8oQt052123 for ; Fri, 31 Jan 2003 13:08:50 +0200 (EET) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Sunbay) with ESMTP id h0VB8oxQ052110 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Fri, 31 Jan 2003 13:08:50 +0200 (EET) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Submit) id h0VB8o6H052105; Fri, 31 Jan 2003 13:08:50 +0200 (EET) Date: Fri, 31 Jan 2003 13:08:50 +0200 From: Ruslan Ermilov To: Mark Murray Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/secure/lib/libcrypto Makefile Message-ID: <20030131110850.GA51054@sunbay.com> References: <20030131082439.GA6346@sunbay.com> <200301311017.h0VAHiaX012928@grimreaper.grondar.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="6c2NcOVqGQ03X4Wi" Content-Disposition: inline In-Reply-To: <200301311017.h0VAHiaX012928@grimreaper.grondar.org> User-Agent: Mutt/1.5.1i 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 --6c2NcOVqGQ03X4Wi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jan 31, 2003 at 10:17:44AM +0000, Mark Murray wrote: > > Shouldn't the src/secure/lib/libssl/Makefile manpages be also > > controllable by this knob? >=20 > Only if there are manpages that stomp all over other manpages > at instll time, IMO. >=20 Hmm. From make.conf(5): : WANT_OPENSSL_MANPAGES : (bool) Set this to build the OpenSSL manual pages. Th= ese : are not built by default because they clobber a number= of : system manual pages with manual pages describing parts= of : the OpenSSL toolkit, including passwd(1), err(3), md5(= 3), : and others. The intent was to not wipe out system manpages with OpenSSL's ones. Though the intent is clear, the prior implementation did not install a single OpenSSL manpage if WANT_OPENSSL_MANPAGES was undefined, not only the conflicting ones. If you change the undefined(WANT_...) to mean "do not install the conflicting manpages", it's okay with me, but if not, we should not install the rest of OpenSSL manpages either, IMO. > > BTW, MAN3 is spelled MAN nowadays; the former is preserved > > for backwards compatibility only, and should not be used. >=20 > OK. Cool! I'll fix that. >=20 Thanks! Some more patches will be floating in your direction regarding the handling of includes in secure/lib/{libcrypto,libssl}, the old topic, after my test build/install with them finishes. 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 --6c2NcOVqGQ03X4Wi Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+OllCUkv4P6juNwoRAlSuAJwL/MwhS03ofOWtZpmsoUuiMNLLbQCaAkxc r9o2EaiOu8yyh6/J2pvZn7c= =t9yG -----END PGP SIGNATURE----- --6c2NcOVqGQ03X4Wi-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message