New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Version 12 (modified by blb@…, 5 years ago) (diff)

Add hg-forest

Bryan Blackburn

Notes

Tcl Env Bug

Tickets #13930, #13953, #14876, #16010, #16233, #16675. Others?

iconv vs libiconv symbol Issue

Tickets #13055, #16648, #16862, #16892.

Seems like the issue is that the port is not finding the libiconv header from MacPorts, and instead uses the one in /usr, so it believes iconv_ is the prefix to use. The fixes which work so far are to use --with-libiconv-prefix=${prefix} in configure.args when available, otherwise some other trick (eg, -I${prefix}/include for CPPFLAGS) to make sure the header is found at the right time.

Tickets

Reported Tickets

#16061
Update port.1 man page for clearer description of -f and the state file
#17463
python 2.5-2.7 tkinter oddities
#17705
MacPorts needs a general config file update mechanism
#20053
Document the port naming convention of replacing ++ with xx
#21232
fetch.user and fetch.password should be used for all fetch methods

Assigned Tickets

No results

On CC

#10226
BUG: port command can't be interrupted cleanly - creates database inconsistency
#13952
postgresql82 - Enhancement - Build cube
#14800
powerpc mono build fails
#16336
Allow multiple ports to satisfy a single dependency
#17041
meaning of livecheck results should be made clearer
#18992
silc-client: Add variant for irssi plugin
#19233
python site-packages .pth handling
#20562
Thunderbird-x11 segfaults on leopard
#22407
Python interpreter build inconsistency across versions
#22518
Apache2 / mod_wsgi / python 2.6 crash
#25221
"import Tkinter" fails in python26 @2.6.5_1 with 64-bit tk @8.5.8+quartz

Ports

Back to the MacPorts developers page

Attachments