| Version 15 (modified by blb@…, 5 years ago) (diff) |
|---|
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
- devel/apr_memcache
- devel/cextract
- devel/hg-forest
- devel/lzo
- emulators/freesci
- games/cannonsmash
- lang/python26
- math/ent
- net/cidr
- net/dnstracer
- net/nslint
- perl/p5-digest-sha
- perl/p5-file-desktopentry
- print/cups-pdf
- python/py25-asn1
- python/py25-keyczar
- security/md5deep
- sysutils/dvdrw-tools
- sysutils/lzop
- sysutils/maxwell
- www/ajp-wsgi
- www/links
- www/mod_gnutls
Attachments
-
blb_at_macports_org.pubkey
(1.7 KB) -
added by blb@… 5 years ago.
PGP public key for blb

