From owner-freebsd-current Fri Feb 25 20:17:27 2000 Delivered-To: freebsd-current@freebsd.org Received: from cummings.uol.com.br (cummings.uol.com.br [200.230.198.69]) by hub.freebsd.org (Postfix) with ESMTP id 7CA1D37BF2C for ; Fri, 25 Feb 2000 20:17:21 -0800 (PST) (envelope-from lioux-alias-ppp-freebsd-current=freebsd.org@uol.com.br) Received: from 200.197.112.65 (bsa-1-as01-7-a17.gd.uol.com.br [200.197.118.17]) by cummings.uol.com.br (8.9.1/8.9.1) with ESMTP id CAA29644 for ; Sat, 26 Feb 2000 02:17:12 -0200 (BRST) Received: (qmail 81114 invoked by uid 1001); 26 Feb 2000 05:13:59 -0000 From: lioux@uol.com.br Date: Sat, 26 Feb 2000 02:13:59 -0300 To: freebsd-current@freebsd.org Subject: -DNOCRYPT and -DNOSECURE? Message-ID: <20000226021359.A81102@Fedaykin.here> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear Guys, Could someone shed some light over a simple issue? What exactly does -DNOSECURE and -DNOCRYPT mean on a make world context? I mean, other than the obvious not touching the /usr/src/secure directory tree. I am asking this because on -current context, libcrypto needs to be built and -DNOSECURE/-DNOCRYPT prevents it. However, this was not an issue before. I just want to be able to do a make world but keep my beloved scrypt libraries in place. Summing up, I want DES and all the other packages, but keep md5 as my crypt library. Regards, Mario Ferreira ps: please CC: the message to me for I am not subscribing to this list for the time being. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message