Re: Any thoughts on changing configure...

2014-04-24 Thread Eric A. Borisch
On Thursday, April 24, 2014, Jeremy Lavergne wrote: > I remember “-dc” being used for mp_tarball_extract_cmd in place of “-d < “ > for compat: > https://trac.macports.org/changeset/118736/trunk/base/aclocal.m4 > > That should not be forgotten in that ticket’s patch. > > On Apr 24, 2014, at 13:11,

Re: Any thoughts on changing configure...

2014-04-24 Thread Jeremy Lavergne
I remember “-dc” being used for mp_tarball_extract_cmd in place of “-d < “ for compat: https://trac.macports.org/changeset/118736/trunk/base/aclocal.m4 That should not be forgotten in that ticket’s patch. On Apr 24, 2014, at 13:11, Clemens Lang wrote: > Hi, > >> See this ticket : https://trac

Re: Any thoughts on changing configure...

2014-04-24 Thread Clemens Lang
Hi, > See this ticket : https://trac.macports.org/ticket/43204#comment:12 > Anyone? I'm ready to commit this up if there are no concerns. I have no particularly strong feelings either way. But since this might be a regression in 2.3, you should probably merge the change back into the release_2_3

Re: Any thoughts on changing configure...

2014-04-24 Thread Eric A. Borisch
On Wed, Apr 23, 2014 at 6:23 PM, Eric A. Borisch wrote: > See this ticket : https://trac.macports.org/ticket/43204#comment:12 > > Specifically, this would change the tool settings from environment > variables (TOOL=/usr/bin/tool ./configure) to arguments (./configure > --with-tool=/usr/bin/tool) >

Any thoughts on changing configure...

2014-04-23 Thread Eric A. Borisch
See this ticket : https://trac.macports.org/ticket/43204#comment:12 Specifically, this would change the tool settings from environment variables (TOOL=/usr/bin/tool ./configure) to arguments (./configure --with-tool=/usr/bin/tool) This also fixes an issue where bzip2 (and lbzip2) use BZIP2 as an