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
F110045785: D10296.diff
Wed, Feb 12, 10:26 PM
Unknown Object (File)
Sat, Jan 18, 12:44 AM
Unknown Object (File)
Thu, Jan 16, 10:26 PM
Unknown Object (File)
Jan 4 2025, 9:27 AM
Unknown Object (File)
Dec 5 2024, 1:45 PM
Unknown Object (File)
Nov 29 2024, 3:12 PM
Unknown Object (File)
Nov 25 2024, 1:10 PM
Unknown Object (File)
Nov 21 2024, 6:43 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
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 8550
Build 8857: arc lint + arc unit

Event Timeline

devel/kore-notls/Makefile
5

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.