Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Jul 2020 16:46:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 247932] shells/bash: Use readline from ports
Message-ID:  <bug-247932-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 247932
           Summary: shells/bash: Use readline from ports
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ehaupt@FreeBSD.org
          Reporter: michael.osipov@siemens.com
          Assignee: ehaupt@FreeBSD.org
             Flags: maintainer-feedback?(ehaupt@FreeBSD.org)

Bash comes with a bundled version if libreadline and compiled with. The gen=
eral
requirement of ports is to rely on port dependencies instead of bundled one=
s.
Please either provide an option to supply --with-installed-readline or make=
 it
default. This will ont hinder static building because we still have: ls
/usr/local/lib/libreadline.*
/usr/local/lib/libreadline.a      /usr/local/lib/libreadline.so.8
/usr/local/lib/libreadline.so     /usr/local/lib/libreadline.so.8.0
so the archive can be used.

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