Page MenuHomeFreeBSD

Add a devel/kore slave with TLS support disabled
ClosedPublic

Authored by tobik on Apr 6 2017, 7:22 AM.
Tags
None
Referenced Files
F80160512: D10296.diff
Thu, Mar 28, 5:41 PM
Unknown Object (File)
Jan 22 2024, 9:22 PM
Unknown Object (File)
Dec 24 2023, 7:01 PM
Unknown Object (File)
Dec 23 2023, 1:51 AM
Unknown Object (File)
Dec 10 2023, 7:22 PM
Unknown Object (File)
Dec 4 2023, 6:46 PM
Unknown Object (File)
Dec 2 2023, 9:02 AM
Unknown Object (File)
Nov 18 2023, 9:10 AM
Subscribers
None

Details

Summary
Add a devel/kore slave with TLS support disabled

TLS=on changes Kore's behavior and it is not currently possible to
disable TLS at runtime.  This will allow deploying TLS-enabled and
non-TLS apps on the same host.

- While here remove an old FreeBSD 9 patch

Approved by:	??? (mentor)
Differential Revision:	https://reviews.freebsd.org/D?????
Test Plan

poudriere testport 11.0/amd64 ok
poudriere testport 10.3/i386 ok

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

devel/kore-notls/Makefile
5 ↗(On Diff #27132)

would probably be better to set EXAMPLESDIR to a unique name instead of disabling them

Set EXAMPLESDIR and do not disable EXAMPLES in the slave

This revision is now accepted and ready to land.May 2 2017, 3:25 PM
This revision was automatically updated to reflect the committed changes.