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)
Thu, Jun 11, 10:04 AM
Unknown Object (File)
Thu, Jun 11, 5:09 AM
Unknown Object (File)
Wed, Jun 10, 7:10 AM
Unknown Object (File)
Mon, Jun 8, 2:21 AM
Unknown Object (File)
May 2 2026, 2:55 PM
Unknown Object (File)
Apr 30 2026, 7:19 AM
Unknown Object (File)
Apr 25 2026, 5:23 PM
Unknown Object (File)
Apr 21 2026, 2:08 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.