[Bug 247932] shells/bash: Use readline from ports

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jul 12 16:46:47 UTC 2020


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

            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 at FreeBSD.org
          Reporter: michael.osipov at siemens.com
          Assignee: ehaupt at FreeBSD.org
             Flags: maintainer-feedback?(ehaupt at FreeBSD.org)

Bash comes with a bundled version if libreadline and compiled with. The general
requirement of ports is to rely on port dependencies instead of bundled ones.
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.

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


More information about the freebsd-ports-bugs mailing list