Replacing base OpenSSL with port

Kövesdán Gábor gabor.kovesdan at t-hosting.hu
Wed Apr 19 16:17:44 UTC 2006


Zimmerman, Eric wrote:
>> -----Original Message-----
>> From: owner-freebsd-questions at freebsd.org [mailto:owner-freebsd-
>> questions at freebsd.org] On Behalf Of Kövesdán Gábor
>> Sent: Wednesday, April 19, 2006 10:27 AM
>> To: freebsd-questions at freebsd.org
>> Subject: Replacing base OpenSSL with port
>>
>> Hello,
>>
>> I know it's possible, but don't know how and googling doesn't help.
>> Could somebody explain me how I can completely replace (I mean
>> overwrite) the base OpenSSL with a newer one? Currently, I have OpenSSL
>> 0.9.7d-p1 and I would like to have the latest stable 0.9.7 version.
>>
>>     
>
> Oops, you said openssl =)
>
> /usr/ports/security/openssl
>
> cat /usr/ports/security/openssl/distinfo
> MD5 (openssl-0.9.8a.tar.gz) = 1d16c727c10185e4d694f87f5e424ee1
> SHA256 (openssl-0.9.8a.tar.gz) = 30f8f61fb1316f4fb51410c740b4879b8e26b417c8d870e486144b10b8041c73
> SIZE (openssl-0.9.8a.tar.gz) = 3271435
> MD5 (openssl-0.9.7i.tar.gz) = f69d82b206ff8bff9d0e721f97380b9e
> SHA256 (openssl-0.9.7i.tar.gz) = 2fdd9235fc08c4353875d0981741947f2fa9f8835f04d97c30461cc14a986dd0
> SIZE (openssl-0.9.7i.tar.gz) = 3280907
>
> Looks like 0.9.8a is the latest in the ports tree
>
>
>   
Yes, but there is 0.9.7i, too. Look at below 0.9.8.

I tried to make a package from that before I install it, but I got this 
error, and I don't know what to do now:

[root at server /usr/ports/security/openssl]# make 
OPENSSL_OVERWRITE_BASE=YES WITH_OPENSSL_097=YES package
#
# this ports does not support the dynamic root
# please undefine OPENSSL_OVERWRITE_BASE
# and use WITH_OPENSSL_PORT=yes instead.
#
*** Error code 1

Stop in /usr/ports/security/openssl.
[root at server /usr/ports/security/openssl]#

Gabor Kovesdan



More information about the freebsd-questions mailing list