Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Feb 2021 05:51:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 253808] net-p2p/xmrig FEATURE REQUEST please make port respect xmrig_flags in make.conf
Message-ID:  <bug-253808-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D253808

            Bug ID: 253808
           Summary: net-p2p/xmrig FEATURE REQUEST please make port respect
                    xmrig_flags in make.conf
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ehaupt@FreeBSD.org
          Reporter: doctorwhoguy@gmail.com
          Assignee: ehaupt@FreeBSD.org
             Flags: maintainer-feedback?(ehaupt@FreeBSD.org)

Although xmrig has an xml file that can be edited to configure the program,
command line flags are often simpler to configure the desired behavior. Ple=
ase
make the port respect xmrig_flags from /etc/make.conf.

For my own use, I have been editing /usr/local/etc/rc.d/xmrig to accomplish
this behavior, but it's tedious to redo with every update to xmrig since it=
's
updated so frequently. I've been simply changing the line

command_args=3D"-f ${procname} --config=3D${xmrig_conf}"

to

command_args=3D"-f ${procname} --config=3D${xmrig_conf} ${xmrig_flags}"

Please incorporate this change to the port.

--=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-253808-7788>