[MacPorts] #42877: No port ncursesw / render found in the index.
MacPorts
noreply at macports.org
Sun Mar 16 11:41:36 PDT 2014
#42877: No port ncursesw / render found in the index.
------------------------------+--------------------------------
Reporter: variolaville@… | Owner: macports-tickets@…
Type: defect | Status: closed
Priority: Low | Milestone:
Component: ports | Version: 2.2.1
Resolution: wontfix | Keywords:
Port: ncursesw render |
------------------------------+--------------------------------
Changes (by ryandesign@…):
* status: new => closed
* cc: jmr@…, jeremyhu@…, ryandesign@… (added)
* keywords: ncursesw,render =>
* resolution: => wontfix
* port: ettercap => ncursesw render
Old description:
> Probably shouldn't be getting these complaints:
>
> $ sudo port upgrade installed[[BR]]
> ---> ettercap-ng is replaced by ettercap[[BR]]
> ---> Computing dependencies for ettercap[[BR]]
> ---> Cleaning ettercap[[BR]]
> Warning: No port ncursesw found in the index.[[BR]]
> Warning: No port render found in the index.[[BR]]
> ---> Scanning binaries for linking errors: 100.0%[[BR]]
> ---> No broken files found.[[BR]]
> [[BR]]
> It would seem those two are not, (or are no longer), dependencies:[[BR]]
> [[BR]]
> $ port deps ettercap[[BR]]
> Full Name: ettercap @0.8.0_0+gtk+plugins[[BR]]
> Build Dependencies: cmake, pkgconfig[[BR]]
> Library Dependencies: openssl, libpcap, libnet11, ncurses, pcre, zlib,
> gtk2, curl, libtool[[BR]]
> [[BR]]
> System:[[BR]]
> OS 10.6.8[[BR]]
> MacPorts 2.2.1
New description:
Probably shouldn't be getting these complaints:
{{{
$ sudo port upgrade installed
---> ettercap-ng is replaced by ettercap
---> Computing dependencies for ettercap
---> Cleaning ettercap
Warning: No port ncursesw found in the index.
Warning: No port render found in the index.
---> Scanning binaries for linking errors: 100.0%
---> No broken files found.
}}}
It would seem those two are not, (or are no longer), dependencies:
{{{
$ port deps ettercap
Full Name: ettercap @0.8.0_0+gtk+plugins
Build Dependencies: cmake, pkgconfig
Library Dependencies: openssl, libpcap, libnet11, ncurses, pcre, zlib,
gtk2, curl, libtool
}}}
System:[[BR]]
OS 10.6.8[[BR]]
MacPorts 2.2.1
--
Comment:
The ncursesw and render ports were deleted many years ago. render was
renamed to xorg-renderproto, and the functionality of the ncursesw port
was merged into the ncurses port. You can simply uninstall the ncurses and
render ports; they are no longer needed.
When ports get renamed or merged into other ports, we make an upgrade path
available so that "sudo port upgrade outdated" will do the right thing,
but we only leave that in place for one year or so, and then delete the
old port. In the case of ncursesw, its functionality was rolled into
ncurses in r76622 (3 years ago) and the upgrade path was deleted in r91972
(2 years ago). render was renamed to xorg-renderproto in r41785 (over 5
years ago), and the upgrade path was deleted in r44924 (5 years ago).
Note that "sudo port upgrade installed" is not the command you should
usually run. Usually, you should run "sudo port upgrade outdated"; doing
so would avoid the warning messages you saw.
--
Ticket URL: <https://trac.macports.org/ticket/42877#comment:2>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list