Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jun 2002 17:13:56 +0200
From:      Albert Shih <shih@math.jussieu.fr>
To:        ports@freebsd.org
Subject:   [Ports] openssl
Message-ID:  <20020624171356.N1255@math.jussieu.fr>

next in thread | raw e-mail | index | archive | help
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 <dirk@FreeBSD.org>                                               
#                                                                                                       
# $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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020624171356.N1255>