#37420: ncurses: snow leopard binary missing pkgconfig files ---------------------------+------------------- Reporter: ryandesign@… | Owner: jmr@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: ncurses | ---------------------------+------------------- Changes (by ryandesign@…): * cc: Christoph.Ender@… (added) * owner: Christoph.Ender@… => jmr@… * port: fizmo => ncurses Comment: Yes, that's it. The [http://packages.macports.org/ncurses/ ncurses package] ncurses-5.9_1.darwin_10.x86_64.tbz2 is missing all the pkgconfig .pc files. All the "w" symlinks are there, but the real files they're supposed to point to are missing. This is all that's in that package's opt/local/lib/pkgconfig directory: {{{ lrwxr-xr-x@ 1 rschmidt rschmidt 7 Aug 1 2011 formw.pc -> form.pc lrwxr-xr-x@ 1 rschmidt rschmidt 7 Aug 1 2011 menuw.pc -> menu.pc lrwxr-xr-x@ 1 rschmidt rschmidt 12 Aug 1 2011 ncurses++w.pc -> ncurses++.pc lrwxr-xr-x@ 1 rschmidt rschmidt 10 Aug 1 2011 ncursesw.pc -> ncurses.pc lrwxr-xr-x@ 1 rschmidt rschmidt 8 Aug 1 2011 panelw.pc -> panel.pc }}} The package ncurses-5.9_0+universal.darwin_10.i386-x86_64.tbz2 is also affected. This problem is not present in the other packages; I checked all of these which were fine: * ncurses-5.9_0.darwin_10.x86_64.tbz2 * ncurses-5.9_1+universal.darwin_10.i386-x86_64.tbz2 * ncurses-5.9_1+universal.darwin_11.i386-x86_64.tbz2 * ncurses-5.9_1+universal.darwin_12.i386-x86_64.tbz2 * ncurses-5.9_1.darwin_11.x86_64.tbz2 * ncurses-5.9_1.darwin_12.x86_64.tbz2 -- Ticket URL: <https://trac.macports.org/ticket/37420#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS