[Bug 226405] [PATCH] net/socat: Add multi-instances rc(8) support by using a config file.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Mar 6 20:19:46 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226405

            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 at FreeBSD.org
          Reporter: bugzilla.freebsd at omnilan.de
             Flags: maintainer-feedback?(ehaupt at FreeBSD.org)
          Assignee: ehaupt at FreeBSD.org

Created attachment 191262
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=191262&action=edit
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.in 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 – over to maintainer.

But I have tested it and paid attention to common FreeBSD ports practices – as
far as I'm aware about.
Mistake pointers are welcome, but I won't have time for further extensions.

-harry

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list