Page MenuHomeFreeBSD

www/apache24: Clean-up configure args
AbandonedPublic

Authored by brnrd on May 13 2018, 8:51 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 16, 1:49 AM
Unknown Object (File)
Oct 11 2025, 3:03 AM
Unknown Object (File)
Aug 30 2025, 4:11 AM
Unknown Object (File)
Jul 28 2025, 6:51 PM
Unknown Object (File)
Jul 28 2025, 1:06 PM
Unknown Object (File)
Jun 16 2025, 12:18 PM
Unknown Object (File)
Jun 9 2025, 6:22 PM
Unknown Object (File)
Jun 7 2025, 5:12 PM
Subscribers

Details

Reviewers
joneum
Summary
www/apache24: Clean-up configure args

 - mod_http2 requires ssl
 - with-openssl is not a configure option
 - with-expat is not a configure option
 - No need to pass ssl inc and libs for mod_ssl
 - http/https ports are dealt with in httpd config files

PR:		227944
Test Plan

Built with base, openssl-devel, libressl as ssl provider
verified that mod_ssl, mod_md, mod_http2 link correct libcrypto/ssl

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 16552
Build 16466: arc lint + arc unit