Created attachment 167766 [details] fixes UDP support on svlogd The attached patch, allow the u/U options of svlogd to send logs via UDP. detailed issue: http://serverfault.com/questions/752839/how-to-make-svlogd-send-logs-via-udp
A commit references this bug: Author: danfe Date: Tue Mar 7 11:45:34 UTC 2017 New revision: 435595 URL: https://svnweb.freebsd.org/changeset/ports/435595 Log: - Add a patch to allow sending logs via UDP [1] - Convert to option helper target and optimize away ``.for'' loop in its recipe while here PR: 207747 [1] Changes: head/sysutils/runit/Makefile head/sysutils/runit/files/patch-src_svlogd.c
The port is patched as of ports r435595, thank you!