Date: Fri, 9 Jan 2004 10:56:12 -0800 (PST) From: Clement LAFORET <clement@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/apache2 Makefile Makefile.modules Message-ID: <200401091856.i09IuCsf038638@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
clement 2004/01/09 10:56:12 PST
FreeBSD ports repository
Modified files:
www/apache2 Makefile Makefile.modules
Log:
- fix SSL detection problem on stable with base OpenSSL [1]
Force the use of SSL_EXPERIMENTAL_ENGINE *only* if the user uses
-STABLE and base OpenSSL.
This is an *apache* problem. It's not the port.
I strongly encourage users to use OpenSSL from ports.
From httpd-2.0 Status:
* mod_ssl: fix a link failure when the openssl-engine libraries are
present but the engine headers are missing.
- fix a typo in WITH_DBM, should be bdb and not db [1]
I keep db for backward compatibility
- Add WITH_APR_FROM_PORTS to use devel/apr with apache2.
!!! WARNING !!! apache-2.0.48 is designed to work with apr 0.9.5.
Noticed by: Fritz Heinrichmeyer <Fritz.Heinrichmeyer@Fernuni-Hagen.de> [1]
Approved by: erwin (mentor)
Revision Changes Path
1.159 +10 -0 ports/www/apache2/Makefile
1.4 +6 -3 ports/www/apache2/Makefile.modules
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401091856.i09IuCsf038638>
