Opened 15 years ago

Closed 15 years ago

#19035 closed enhancement (fixed)

make port use --enable-readline when selfupdating

Reported by: yacoob@… Owned by: macports-tickets@…
Priority: Normal Milestone: MacPorts 1.8.0
Component: base Version: 1.7.1
Keywords: Cc: senz@…, jmroot (Joshua Root)
Port:

Description

It's pretty annoying that you lose cli history and editing after you do 'port selfupdate'. Can someone please add --enable-readline to make sure new versions of 'port' are as usable as the version installed from .dmg?

Change History (3)

comment:1 Changed 15 years ago by jmroot (Joshua Root)

Component: portsbase
Milestone: Port BugsMacPorts Future
Type: defectenhancement
Version: 1.7.01.7.1

See #10651 for the history behind this.

comment:2 Changed 15 years ago by senz@…

Cc: senz@… added

Cc Me!

comment:3 Changed 15 years ago by jmroot (Joshua Root)

Cc: jmr@… added
Milestone: MacPorts FutureMacPorts 1.8.0
Resolution: fixed
Status: newclosed

Added code in r50868 that adds --enable-readline to the base configure args, but not if it finds any readline bits in /usr/local. This should avoid the kind of problem seen in #10651.

Note: See TracTickets for help on using tickets.