Re: redefined data types in different packages - request for help

2013-11-10 Thread Titus von Boxberg
Hi Mojca, since this beautiful example of Bad Code (TM) is inside (system) library headers there's not much you can do without reporting upstream or resorting to very rude measures like using your own patched tiff: Without having a system here to test my suggestions, you might be able to -

Re: Questions on dependencies

2013-11-10 Thread Michael Dickens
On Sun, Nov 10, 2013, at 12:47 AM, Joshua Root wrote: On 2013-11-10 05:35 , Craig Treleaven wrote: Perhaps just the documentation for depends_lib should be expanded to say that it indicates both compiled and interpreted linkages? It doesn't indicate anything about linkage, it indicates

Re: Questions on dependencies

2013-11-10 Thread Jeremy Lavergne
Depends_build and depends_lib are installed prior to build phase, and depends_run prior to activate. Depends_extract for extract phase, etc. So a dependency marked as depends_run will not be installed prior to configuration. On Sun, 10 Nov 2013 07:23:47 -0500, Michael Dickens

Re: Questions on dependencies

2013-11-10 Thread Lawrence Velázquez
On Nov 10, 2013, at 7:23 AM, Michael Dickens michae...@macports.org wrote: How does one indicate a runtime dependency that is checked for at configure time and not used for building or linking? As previously stated, one could use either depends_lib or depends_build + depends_run, because

Re: [113152] trunk/dports

2013-11-10 Thread Lawrence Velázquez
On Nov 10, 2013, at 8:04 PM, jerem...@macports.org wrote: Revision: 113152 https://trac.macports.org/changeset/113152 Author: jerem...@macports.org Date: 2013-11-10 17:04:28 -0800 (Sun, 10 Nov 2013) Log Message: --- multiple: Replace -fvi with -fi in autoreconf.args

Re: [113152] trunk/dports

2013-11-10 Thread Jeremy Huddleston Sequoia
On Nov 10, 2013, at 17:18, Lawrence Velázquez lar...@macports.org wrote: On Nov 10, 2013, at 8:04 PM, jerem...@macports.org wrote: Revision: 113152 https://trac.macports.org/changeset/113152 Author: jerem...@macports.org Date: 2013-11-10 17:04:28 -0800 (Sun, 10 Nov 2013)

Re: [113152] trunk/dports

2013-11-10 Thread Lawrence Velázquez
On Nov 10, 2013, at 8:55 PM, Jeremy Huddleston Sequoia jerem...@macports.org wrote: On Nov 10, 2013, at 17:18, Lawrence Velázquez lar...@macports.org wrote: Don't these all have to switch to autoreconf.args-append to avoid wiping out the default value? The default value of

Re: [113155] trunk/dports/multimedia

2013-11-10 Thread Ryan Schmidt
On Nov 10, 2013, at 19:54, pixi...@macports.org wrote: Revision 113155 Author pixi...@macports.org Date 2013-11-10 17:54:29 -0800 (Sun, 10 Nov 2013) Log Message multimedia/mythweb.27: - New port for mythweb.27. Added Paths • trunk/dports/multimedia/mythweb.27/ •

Re: [113152] trunk/dports

2013-11-10 Thread Ryan Schmidt
On Nov 10, 2013, at 19:04, jerem...@macports.org wrote: Revision 113152 Author jerem...@macports.org Date 2013-11-10 17:04:28 -0800 (Sun, 10 Nov 2013) Log Message multiple: Replace -fvi with -fi in autoreconf.args since base now includes —verbose use_autoreconf yes

Re: [113155] trunk/dports/multimedia

2013-11-10 Thread Craig Treleaven
At 8:47 PM -0600 11/10/13, Ryan Schmidt wrote: On Nov 10, 2013, at 19:54, pixi...@macports.org wrote: Revision 113155 Author pixi...@macports.org Date 2013-11-10 17:54:29 -0800 (Sun, 10 Nov 2013) Log Message multimedia/mythweb.27: - New port for mythweb.27. Added Paths *

Re: [113152] trunk/dports

2013-11-10 Thread Jeremy Huddleston Sequoia
On Nov 10, 2013, at 18:51, Ryan Schmidt ryandes...@macports.org wrote: On Nov 10, 2013, at 19:04, jerem...@macports.org wrote: Revision 113152 Author jerem...@macports.org Date 2013-11-10 17:04:28 -0800 (Sun, 10 Nov 2013) Log Message multiple: Replace -fvi with -fi in

Re: Passing '-arch pcc' to gfortran-mp-4.8: unrecognized command line option

2013-11-10 Thread Joshua Root
On 2013-11-10 18:00 , Blair Zajac wrote: I was thinking that if gfortran doesn't accept -arch for any platform, then this looks like a ppc bug because nobody else has reported it for x86_64? Apparently recent FSF GCCs do have limited support for -arch. I think they only allow one arch to be

Re: Questions on dependencies

2013-11-10 Thread Joshua Root
On 2013-11-10 23:23 , Michael Dickens wrote: On Sun, Nov 10, 2013, at 12:47 AM, Joshua Root wrote: On 2013-11-10 05:35 , Craig Treleaven wrote: Perhaps just the documentation for depends_lib should be expanded to say that it indicates both compiled and interpreted linkages? It doesn't

php5 (was: [113155] trunk/dports/multimedia)

2013-11-10 Thread Joshua Root
On 2013-11-11 13:47 , Ryan Schmidt wrote: php5- ports have been deprecated for a long time. Could you please use php53-mysql, php54-mysql or php55-mysql instead, or even offer php53, php54 and php55 variants to let the user choose? If the php5-* stuff is deprecated, shouldn't the

Re: php5 (was: [113155] trunk/dports/multimedia)

2013-11-10 Thread Ryan Schmidt
On Nov 10, 2013, at 23:21, Joshua Root j...@macports.org wrote: On 2013-11-11 13:47 , Ryan Schmidt wrote: php5- ports have been deprecated for a long time. Could you please use php53-mysql, php54-mysql or php55-mysql instead, or even offer php53, php54 and php55 variants to let the user