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
Unknown Object (File)
Wed, Oct 8, 5:27 AM
Unknown Object (File)
Tue, Oct 7, 4:12 AM
Unknown Object (File)
Sep 18 2025, 4:52 AM
Unknown Object (File)
Sep 17 2025, 5:28 AM
Unknown Object (File)
Sep 15 2025, 12:18 PM
Unknown Object (File)
Sep 15 2025, 4:26 AM
Unknown Object (File)
Sep 9 2025, 11:37 AM
Unknown Object (File)
Sep 4 2025, 4:10 PM
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.