| Summary: | www/apache22: r393440 breaks compile with LibreSSL | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Adam McDougall <ebay> |
| Component: | Individual Port(s) | Assignee: | freebsd-apache (Nobody) <apache> |
| Status: | Closed FIXED | ||
| Severity: | Affects Some People | CC: | ohauer, phil.stone |
| Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(apache) |
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Adam McDougall
2015-08-02 23:48:55 UTC
Same here. Restoring the following files from 2.2.29 enables normal build: /usr/ports/www/apache22/files/patch-modules__ssl__ssl_engine_rand.c /usr/ports/www/apache22/files/patch-modules__ssl__ssl_engine_vars.c /usr/ports/www/apache22/files/patch-modules__ssl__ssl_util_ssl.c /usr/ports/www/apache22/files/patch-modules__ssl__ssl_util_ssl.h Cheers, Phil Thanks, I can confirm adding those 4 files back fixes the compile. A commit references this bug: Author: ohauer Date: Mon Aug 3 21:10:31 UTC 2015 New revision: 393497 URL: https://svnweb.freebsd.org/changeset/ports/393497 Log: - re add libressl patches (lost by last cleanup commit) - no version bump, libressl is not the default ssl with hat: apache PR: 202047 Submitted by: mcdouga9 _at_ egr.msu.edu Patch Provided by: phil.stone _at_ gmx.com Changes: head/www/apache22/files/patch-modules__ssl__ssl_engine_rand.c head/www/apache22/files/patch-modules__ssl__ssl_engine_vars.c head/www/apache22/files/patch-modules__ssl__ssl_util_ssl.c head/www/apache22/files/patch-modules__ssl__ssl_util_ssl.h Thanks for the report and sorry for the delay! The 4 files are added again to the port, so libressl should be supported again |