From owner-freebsd-ports Mon Jun 24 8:14: 2 2002 Delivered-To: freebsd-ports@freebsd.org Received: from shiva.jussieu.fr (shiva.jussieu.fr [134.157.0.129]) by hub.freebsd.org (Postfix) with ESMTP id 1A36337B403 for ; Mon, 24 Jun 2002 08:13:58 -0700 (PDT) Received: from riemann.math.jussieu.fr (root@riemann.math.jussieu.fr [134.157.13.100]) by shiva.jussieu.fr (8.12.4/jtpda-5.4) with ESMTP id g5OFDv2D055863 for ; Mon, 24 Jun 2002 17:13:57 +0200 (CEST) Received: from galois1.math.jussieu.fr (galois1.math.jussieu.fr [134.157.13.116]) by riemann.math.jussieu.fr (8.12.1/jtpda-5.3.3) with ESMTP id g5OFDuTp086386 for ; Mon, 24 Jun 2002 17:13:56 +0200 (CEST) Received: from (jas@localhost) by galois1.math.jussieu.fr (8.11.6/jtpda-5.3.2) id g5OFDuS24899 for ports@freebsd.org; Mon, 24 Jun 2002 17:13:56 +0200 Date: Mon, 24 Jun 2002 17:13:56 +0200 From: Albert Shih To: ports@freebsd.org Subject: [Ports] openssl Message-ID: <20020624171356.N1255@math.jussieu.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi I've installed the ports collection from cvsup. In /usr/ports/security/openssl # New ports collection makefile for: OpenSSL # Date created: Sun Jan 3 19:36:27 CET 1999 # Whom: Dirk Froemberg # # $FreeBSD: ports/security/openssl/Makefile,v 1.59 2002/05/13 18:54:03 # dinoex Exp $ You (or the port) tell .if exists(/usr/lib/libssl.a) && ${OSVERSION} >= 460000 FORBIDDEN= "OpenSSL is already in the base system" .endif But when we want install /usr/ports/security/openssh the make need crypto.3 library. And he try to compile the openssl. But the ports is «FORBIDDEN» But but but.... I've installed the 4.6 from 4.6-disc1.iso I think (but i dn't a specialist) you need include the crypto.3 in distrib 4.6 or change the ports like .if exists(/usr/lib/libssl.a) && ${OSVERSION} >= 470000 ;-))) Regards. NB: Sorry my english is very bad. -- Albert SHIH Universite de Paris 7 (Denis DIDEROT) U.F.R. de Mathematiques. 7 ième étage, plateau D, bureau 10 Tel : 01 44 27 86 88 FAX : 01 44 27 69 35 GSM(UFR) : 06 85 05 58 43 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message