Date: Tue, 06 Mar 2018 20:19:44 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 226405] [PATCH] net/socat: Add multi-instances rc(8) support by using a config file. Message-ID: <bug-226405-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D226405 Bug ID: 226405 Summary: [PATCH] net/socat: Add multi-instances rc(8) support by using a config file. Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: ehaupt@FreeBSD.org Reporter: bugzilla.freebsd@omnilan.de Flags: maintainer-feedback?(ehaupt@FreeBSD.org) Assignee: ehaupt@FreeBSD.org Created attachment 191262 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D191262&action= =3Dedit Extend net/socat rc(8) script to handle multiple daemon/socat(1) instances Dear net/socat port fellows, please find attached a diff which enables users to start/manage multiple instances of daemon(8) supervised socat(1) processes. I've done it by introducing a simple config file and extended files/socat.i= n to parse that. Also included in the patch is a sample config file. Warnings will be emitted to users if new config interferes with traditional setups. I have to admit that I have never read style(?) nor have I run portlint or poudriere =E2=80=93 over to maintainer. But I have tested it and paid attention to common FreeBSD ports practices = =E2=80=93 as far as I'm aware about. Mistake pointers are welcome, but I won't have time for further extensions. -harry --=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-226405-13>