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)
Fri, Jun 28, 6:28 PM
Unknown Object (File)
Wed, Jun 26, 5:07 PM
Unknown Object (File)
May 5 2024, 12:23 PM
Unknown Object (File)
Apr 18 2024, 7:46 PM
Unknown Object (File)
Jan 13 2024, 11:10 AM
Unknown Object (File)
Dec 20 2023, 3:12 AM
Unknown Object (File)
Nov 18 2023, 9:56 PM
Unknown Object (File)
Nov 18 2023, 10:43 AM
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