cvs commit: ports/www/apache2 Makefile Makefile.modules
Clement LAFORET
clement at FreeBSD.org
Fri Jan 9 10:56:14 PST 2004
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 at 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
More information about the cvs-all
mailing list