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)
Sat, Mar 28, 12:04 PM
Unknown Object (File)
Fri, Mar 27, 4:40 PM
Unknown Object (File)
Mon, Mar 16, 1:58 PM
Unknown Object (File)
Mon, Mar 16, 8:02 AM
Unknown Object (File)
Mon, Mar 16, 3:22 AM
Unknown Object (File)
Mon, Mar 16, 2:10 AM
Unknown Object (File)
Fri, Mar 6, 9:23 AM
Unknown Object (File)
Feb 28 2026, 5:58 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.