[Bug 249984] sysutils/syslog-ng329: update rc.d script and patch for SO_REUSEPORT_LB
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Sep 29 11:00:21 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249984
Bug ID: 249984
Summary: sysutils/syslog-ng329: update rc.d script and patch
for SO_REUSEPORT_LB
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Keywords: patch
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: cy at FreeBSD.org
Reporter: drtr0jan at yandex.ru
CC: peter at czanik.hu
Assignee: cy at FreeBSD.org
CC:
Flags: maintainer-feedback?(cy at FreeBSD.org)
Created attachment 218403
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=218403&action=edit
syslog-ng.diff
1) syslog-ng.in has been refactored to compatibility with "Practical rc.d
scripting in BSD":
* syslog_ng_config option renamed to syslog_ng_flags with backwards
compatibility;
* syslog_ng_pid option renamed to syslog_ng_pidfile with backwards
compatibility;
* syslog_ng_config is used for pointing to syslog-ng.conf;
* and some small codestyle fixes.
Should use:
* syslog_ng_flags instead syslog_ng_config (but legacy syslog_ng_config still
works);
* syslog_ng_pidfile instead syslog_ng_pid (but syslog_ng_pid still works).
2) Added patch for modules/afsocket/socket-options.c - support SO_REUSEPORT_LB
option (https://github.com/syslog-ng/syslog-ng/pull/3438).
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list