Bryan Blackburn
Notes
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
- python25 and python26 tkinter oddities
- #17705
- MacPorts needs a general config file update mechanism
- #19407
- py-orbit update to 2.24.0
- #19458
- Combine image and archive modes
- #19908
- dry-run option (-y) not honored everywhere
- #20053
- Document the port naming convention of replacing ++ with xx
- #20123
- couchdb-0.9.0 needs help finding some includes
- #20748
- Remove +with_default_names and use a specific path for unprefixed binaries
- #21232
- fetch.user and fetch.password should be used for all fetch methods
- #22591
- xapian-core update to 1.0.16
Assigned Tickets
- #17463
- python25 and python26 tkinter oddities
- #19209
- djbdns ipv6 variant is broken
- #19458
- Combine image and archive modes
- #20286
- BUG: python26 bus error
- #21517
- py26-eyed3-0.6.17 LookupError: unknown encoding: x-mac-japanese
- #21614
- Python26 framework is not recognized by ld, causing erroneous link against system python
- #23122
- python26 puredarwin variant
- #23663
- python will not build as 32-bit
- #24045
- cups-pdf 2.5.0 printer spool issue
- #24310
- python26 does not provide _bsddb
- #24383
- python26 does not enforce build_arch
- #24421
- python dies using multiprocessing/urllib2 from mac ports, but works with stock python
- #25174
- Python2.6 mpkg fails to install
On CC
- #2255
- BUG: qt3-mac failed on configure
- #10226
- BUG: port command can't be interrupted cleanly - creates database inconsistency
- #12710
- perl5 portgroup should be able to write in privlib dir for the bundled modules
- #13299
- some ports still have references to opendarwin.org website
- #13601
- MacPorts doesn't respect hard links during install phase
- #13952
- postgresql82 - Enhancement - Build cube
- #13961
- approach to perl5.8 as a universal variant
- #14132
- cyrus-sasl2 +universal does not build on i386 Tiger
- #14800
- powerpc mono build fails
- #15838
- gcc34 build fails on Mac OS X 10.5.4 intel
- #16106
- archivers/unalz-0.61 upgraded to 0.62
- #16336
- Allow multiple ports to satisfy a single dependency
- #16723
- unify the python portgroups
- #16830
- RFE: Have only one perl5 package
- #17041
- meaning of livecheck results should be made clearer
- #17473
- RFE: allow Portfile to upgrade dependents
- #18992
- Add port varient as irssi plugin
- #19233
- python site-packages .pth handling
- #20271
- python_select should create symlinks for easy_install, 2to3
- #20562
- Thunderbird-x11 segfaults on leopard
- #21970
- scons with Python 2.6.3 on Snow Leopard can't find Packages path
- #22407
- Python interpreter build inconsistency across versions
- #22518
- Apache2 / mod_wsgi / python 2.6 crash
- #23784
- python26: Symbol not found: _crc32
- #25221
- "import Tkinter" fails in python26 @2.6.5_1 with 64-bit tk @8.5.8+quartz
- #25510
- Python Crash
- #26075
- db46 - Checksum (md5) mismatch for patch.4.6.21.X
Ports
Many, see port echo maintainer:blb.
Attachments
-
blb_at_macports_org.pubkey
(1.7 KB) - added by blb@…
21 months ago.
PGP public key for blb

