Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Dec 2019 12:18:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 242723] sysutils/burp: missing runtime dependency on shells/bash
Message-ID:  <bug-242723-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 242723
           Summary: sysutils/burp: missing runtime dependency on
                    shells/bash
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: tphilipp@potion-studios.com
                CC: ehaupt@FreeBSD.org, phascolarctos@protonmail.ch
                CC: ehaupt@FreeBSD.org, phascolarctos@protonmail.ch

Created attachment 210057
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D210057&action=
=3Dedit
patch: add runtime dependency on shells/bash

Burp ships with some scripts that need bash, but there is no runtime depend=
ency
set for it. I checked whether those scripts are bourne shell compatible and
just use a bash shebang, but they indeed use bashisms, although not
exhaustively.

I considered patching the scripts to avoid that dependency, but this would =
put
the burden on keeping that updated on the port's maintainer, which isn't the
point. So find attached a patch that simply adds the runtime dependency.

Thanks!

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