Re: [97893] trunk/dports/audio/shell-fm/Portfile

2012-09-19 Thread Ryan Schmidt
On Sep 18, 2012, at 23:03, Ryan Stonecipher wrote: > Incrementing the revision (a one-character change) in the shell-fm portfile > resulted in automatic, unwanted changes to lines in the description. > I fixed the description before committing the change which incremented the > port's revision.

Re: port prefix command

2012-09-19 Thread Joshua Root
On 2012-9-20 10:32 , Jeremy Lavergne wrote: >> There are plenty of ways to get around this in macports, but I think a port >> prefix command would make things simpler and should be easy to implement. >> >> Thoughts? > > Couldn't you just ".." off of the results from `which`? > > if [ -f `which

Re: Qt4 as both framework and library

2012-09-19 Thread Ryan Schmidt
On Sep 19, 2012, at 16:48, Frank Schima wrote: > Ideally actually would be to move the +examples and +demos variants into > sub-ports - qt4-mac-examples and qt4-mac-demos. I was going to suggest the same but you beat me to it! As for moving to a framework-always install, that seems like a goo

Re: port prefix command

2012-09-19 Thread Jeremy Lavergne
> There are plenty of ways to get around this in macports, but I think a port > prefix command would make things simpler and should be easy to implement. > > Thoughts? Couldn't you just ".." off of the results from `which`? if [ -f `which port`/../../etc/bash_completion]; then . `which port

port prefix command

2012-09-19 Thread Daniel
I currently have the following in my .bashrc if [ -f `brew --prefix 2>/dev/null`/etc/bash_completion ]; then . `brew --prefix`/etc/bash_completion fi There are plenty of ways to get around this in macports, but I think a port prefix command would make things

Re: Qt4 as both framework and library

2012-09-19 Thread Frank Schima
On Sep 19, 2012, at 10:30 AM, Michael Dickens wrote: > On Sep 19, 2012, at 12:02 PM, Craig Treleaven > wrote: >> Appreciate all the effort you have and continue to put into making Qt as >> painless as possible! > > Thanks! And, that's the goal: as painless as possible. qt4-mac is a BIG > com

Re: How to avoid the need for both +emacs and +emacs_app

2012-09-19 Thread Sean Farley
On Tue, Sep 18, 2012 at 5:05 AM, Mojca Miklavec wrote: > Hello, > > I recently received a feature request to add "+emacs_app" option to > gnuplot in addition to "+emacs": > http://trac.macports.org/ticket/36135 [snip] > From that point of view it seems a bit of an overkill to me to provide >

Re: Qt4 as both framework and library

2012-09-19 Thread Bradley Giesbrecht
On Sep 19, 2012, at 8:44 AM, Michael Dickens wrote: > After some thinking about the amount of effort I've put into relocating > Qt's frameworks from ${prefix}/lib to ${prefix}/Library/Frameworks, and > how much more will need to be done -- e.g., for CMake, and pretty much > any CMake-using port t

Re: Qt4 as both framework and library

2012-09-19 Thread Michael Dickens
On Sep 19, 2012, at 12:02 PM, Craig Treleaven wrote: > Appreciate all the effort you have and continue to put into making Qt as > painless as possible! Thanks! And, that's the goal: as painless as possible. qt4-mac is a BIG compile, so I try hard to avoid requiring a recompile any more often th

Re: Qt4 as both framework and library

2012-09-19 Thread Craig Treleaven
At 11:44 AM -0400 9/19/12, Michael Dickens wrote: After some thinking about the amount of effort I've put into relocating Qt's frameworks from ${prefix}/lib to ${prefix}/Library/Frameworks, and how much more will need to be done -- e.g., for CMake, and pretty much any CMake-using port that tries

Qt4 as both framework and library

2012-09-19 Thread Michael Dickens
After some thinking about the amount of effort I've put into relocating Qt's frameworks from ${prefix}/lib to ${prefix}/Library/Frameworks, and how much more will need to be done -- e.g., for CMake, and pretty much any CMake-using port that tries to find Qt4, to work reliably when trying to find "q

Re: XCode 4.4 harmful

2012-09-19 Thread Craig Treleaven
Bug report submitted: Bug ID# 12327864. Craig (cc list trimmed) At 11:33 PM -0700 9/18/12, Jeremy Sequoia wrote: Please definitely file a bug report at http://bugreport.apple.com The most likely culprit as to what changed is the compiler. Can you try using configure.compiler=macports-clang-