Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Jul 2002 11:45:23 +0100
From:      Adam Laurie <adam@algroup.co.uk>
To:        Peter Brezny <peter@skyrunner.net>
Cc:        ache@nagual.pp.ru, mark@grondar.za, ports@freebsd.org, Adam Laurie <adam@algroup.co.uk>, Ben Laurie <ben@algroup.co.uk>
Subject:   Re: apache-ssl port for freebsd update
Message-ID:  <3D2578C3.60107@algroup.co.uk>
References:  <NEBBIGLHNDFEJMMIEGOOCEJCFCAA.peter@skyrunner.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Peter Brezny wrote:
> Hello,
> 
> I was just wondering when/if you guys were planning on updating the
> apache-ssl port on freebsd.
> 
> Any time soon?
> 
> If there is anything I can do to help, please let me know, although I've
> never put together a port before.  Also, if there is a simple means of
> upgrading the current port in the ports tree, instructions for that would be
> helpful.
> 
> I attempted to get it working, by replacing the versions it should use in
> the Makefile, and updating the checksum info in the distinfo file:
> MD5 (apache_1.3.26.tar.gz) = 52e9b875597a208fca9d393e710087b6
> MD5 (apache_1.3.26+ssl_1.48.tar.gz) = c0b9574b15dd4668cfc4f27b009ae1dd
> 
> however, the patches did not apply cleanly:
> dggw# make
> ===>  Extracting for apache+ssl-1.3.26.1.48_1
> 
>>>Checksum OK for apache_1.3.26.tar.gz.
>>>Checksum OK for apache_1.3.26+ssl_1.48.tar.gz.
>>
> ===>  Patching for apache+ssl-1.3.26.1.48_1
> ===>  Applying FreeBSD patches for apache+ssl-1.3.26.1.48_1
> 1 out of 1 hunks failed--saving rejects to SSLpatch.rej
> 
>>>Patch patch-ar failed to apply cleanly.
>>>Patch(es) patch-aq applied cleanly.
>>
> *** Error code 1
> 
> Stop in /usr/ports/www/apache13-ssl.
> *** Error code 1
> 
> Stop in /usr/ports/www/apache13-ssl.
> *** Error code 1
> 
> Stop in /usr/ports/www/apache13-ssl.
> *** Error code 1
> 
> Stop in /usr/ports/www/apache13-ssl.
> *** Error code 1
> 
> Stop in /usr/ports/www/apache13-ssl.
> 
> 
> 
> SSLpatch.rej contains:
> ***************
> *** 95,101 ****
>   +SSL_INCLUDE= -I$(SSL_BASE)/include
>   +SSL_CFLAGS= -DAPACHE_SSL
>   +SSL_LIB_DIR= $(SSL_BASE)
> - +SSL_LIBS= -L$(SSL_LIB_DIR) -lssl -lcrypto
>   +SSL_APP_DIR= $(SSL_BASE)/apps
>   +SSL_APP=/usr/home/ben/work/openssl/apps/openssl
>   +
> --- 95,101 ----
>   +SSL_INCLUDE= -I$(SSL_BASE)/include
>   +SSL_CFLAGS= -DAPACHE_SSL
>   +SSL_LIB_DIR= $(SSL_BASE)
> + +SSL_LIBS= -L$(SSL_LIB_DIR) -lssl -lcrypto $(EXTRA_SSL_LIBS)
>   +SSL_APP_DIR= $(SSL_BASE)/apps
>   +SSL_APP=/usr/home/ben/work/openssl/apps/openssl
>   +
> 
> 
> 
> I hope this helps, if there's anything I can do, please let me know.

sorry, but i got bored of bringing it up to date and then having the 
ports committers ignore my updates for so long they got overtaken by the 
next one... if you would like to take over, please be my guest... it is 
usually fairly trivial.

cheers,
Adam
-- 
Adam Laurie                   Tel: +44 (20) 8742 0755
A.L. Digital Ltd.             Fax: +44 (20) 8742 5995
The Stores                    http://www.thebunker.net
2 Bath Road                   http://www.aldigital.co.uk
London W4 1LT                 mailto:adam@algroup.co.uk
UNITED KINGDOM                PGP key on keyservers


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?3D2578C3.60107>