Date: Tue, 29 Sep 2020 11:00:19 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 249984] sysutils/syslog-ng329: update rc.d script and patch for SO_REUSEPORT_LB Message-ID: <bug-249984-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D249984 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@FreeBSD.org Reporter: drtr0jan@yandex.ru CC: peter@czanik.hu Assignee: cy@FreeBSD.org CC: Flags: maintainer-feedback?(cy@FreeBSD.org) Created attachment 218403 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D218403&action= =3Dedit 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 sti= ll 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). --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-249984-7788>