Upgrading Apache2 using portupgrade

Herbert J. Skuhra h.j.s at gmx.at
Sun Sep 1 09:01:12 BST 2002


On Sat, Aug 31, 2002 at 06:27:25PM +0100, Jonathan Dean wrote:
> Hi All,
> Can anyone help me with this little (I hope) problem?
> 
> I'm trying to upgrade apache2 because the current version that I have 
> installed is compiled with OpenSSL 0.9.6a and i want to upgrade to OpenSSL 
> 0.9.6g.
> When I try portupgrade apache I get the following error:
> 
> epsilon# portupgrade apache
> ** 'www/apache2' is marked as IGNORE:
>         "requires OpenSSL 0.9.6e or higher. Upgrade your base system"
> epsilon#
> 
> Well I've got OpenSSL 0.9.6g installed.
> 
> epsilon# pkg_info | grep openssl
> openssl-0.9.6g      SSL and crypto library
> epsilon#
> 
> Any help or pointers would be greatly appreciated.
> Thanks.
> 
> Jon

Hei!

Have you tried to set OPENSSLBASE to /usr/local? 
In RELENG_4 openssl-0.9.6g is already in the base, so a make buildworld
should also help.

/Herbert




More information about the Ukfreebsd mailing list