From owner-freebsd-questions Sun Jun 4 5:16:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from aragorn.neomedia.it (aragorn.neomedia.it [195.103.207.6]) by hub.freebsd.org (Postfix) with ESMTP id EB6C337B6CA for ; Sun, 4 Jun 2000 05:11:26 -0700 (PDT) (envelope-from bartequi@neomedia.it) Received: from bartequi.ottodomain.org (ppp1-pa5.neomedia.it [195.103.207.113]) by aragorn.neomedia.it (8.9.3/8.9.3) with SMTP id OAA26740; Sun, 4 Jun 2000 14:11:13 +0200 (CEST) From: Salvo Bartolotta Date: Sun, 04 Jun 2000 13:12:32 GMT Message-ID: <20000604.13123200@bartequi.ottodomain.org> Subject: Re: des or md5 To: Willem Brown Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <20000604125650.D225@denary.brwn.org> References: <20000604125650.D225@denary.brwn.org> X-Mailer: SuperCalifragilis X-Priority: 3 (Normal) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<< On 6/4/00, 11:56:50 AM, Willem Brown wrote regarding=20 des or md5: > Hi, > My make release finally finished this morning. My /etc/make.conf= > contains the following two lines. > USA_RESIDENT=3DNO > RSAREF=3DNO > When I looked at the output of the crypto archive, which I got > from the ftp.internat.freebsd.org, libcrypt is linked to libdescrypt. > I want to use MD5 rather but I don't see the libscrypt library, what > do I need to do to build MD5 instead of des by default. > I see there is a NOCRYPT=3Dtrue in the /etc/make.conf. How will > that change the build process? > Regards > Willem Brown > -- > /* =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 */ > /* Linux, FreeBSD, NetBSD, OpenBSD. The choice is yours. */= > /* =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 */ Dear Willem Brown, you might want to have a look at /etc/defaults/make.conf, which=20 contains a number of interesting indications. Needless to say, any=20 modications go into /etc/make.conf.=20 As to your md5 & des issue, you might also want to read the handbook,=20 where these topics are covered at some lenght; moreover, AFAIR, a few=20 questions about this matter have been asked so far, and they should be=20 found in the mailing list archives.=20 HTH, Salvo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message