Re: [48314] trunk/base/src/port1.0/portbuild.tcl

2009-03-18 Thread Jeremy Lavergne
Curiously, why did we not (or have not yet) decided to use build.parallel to follow what seems to be a build.X pattern? Can build.jobs not take its place? On Mar 18, 2009, at 10:10 PM, j...@macports.org wrote: revision48314author...@macports.orgdate2009-03-18 19:10:17 -0700 (Wed, 18 Mar 2

Re: [48314] trunk/base/src/port1.0/portbuild.tcl

2009-03-18 Thread Jeremy Lavergne
When are we going to have the mass ports-upgrade to rid ourselves of the default values that are going to be there (use_parallel_build yes)? Is it going to be scripted or will this be left to the maintainers? On Mar 18, 2009, at 10:10 PM, j...@macports.org wrote: Make parallel build opt-o

Re: [48265] trunk/base/src/port1.0/portlivecheck.tcl

2009-03-18 Thread David Evans
Perry Lee wrote: On Mar 18, 2009, at 10:18 AM, David Evans wrote: I vote to include this additional patch as part of 1.7.1 to keep the freshmeat livechecks working as they did before the recent changes. I committed Bryan's simpler fix to make freshmeat's default livecheck.regex case-insensiti

Re: [48265] trunk/base/src/port1.0/portlivecheck.tcl

2009-03-18 Thread Perry Lee
On Mar 18, 2009, at 10:18 AM, David Evans wrote: I vote to include this additional patch as part of 1.7.1 to keep the freshmeat livechecks working as they did before the recent changes. I committed Bryan's simpler fix to make freshmeat's default livecheck.regex case-insensitive in r48310. _

Re: env_helper

2009-03-18 Thread Rainer Müller
Bradley Giesbrecht wrote: > On Mar 18, 2009, at 11:44 AM, Rainer Müller wrote: > >> Rainer Müller wrote: > [...] >>> A user would only need to add this line to his .profile to load >>> MacPorts: >>> [ -f /opt/local/etc/profile ] && source /opt/local/etc/profile >> What is left is the caching, I

Re: env_helper

2009-03-18 Thread Bradley Giesbrecht
On Mar 18, 2009, at 11:44 AM, Rainer Müller wrote: Rainer Müller wrote: [...] A user would only need to add this line to his .profile to load MacPorts: [ -f /opt/local/etc/profile ] && source /opt/local/etc/profile What is left is the caching, I would still prefer that. What is your id

MacPorts accepted for GSoC 2009

2009-03-18 Thread Rainer Müller
Hello, MacPorts has been accepted for Google Summer of Code 2009! So for students who are interested in working on MacPorts over the summer and even earn money for it, visit our Summer of Code wiki page and read on: http://trac.macports.org/wiki/SummerOfCode Oh, and if some idea from you abou

Re: env_helper

2009-03-18 Thread Rainer Müller
Rainer Müller wrote: > To address the issues mentioned above and support a little bit more we > would have to split it into env and profile: > > ${etcdir}/env-avail.d/: > apache2 > mysql5 > ${etcdir}/env.d/: > apache2 -> ../env-avail.d/apache2 > mysql5 -> ../env-avail.d/mysql5 > ${etcdir}/

Re: [48265] trunk/base/src/port1.0/portlivecheck.tcl

2009-03-18 Thread David Evans
Perry Lee wrote: Index: src/port1.0/portlivecheck.tcl === --- src/port1.0/portlivecheck.tcl (revision 48265) +++ src/port1.0/portlivecheck.tcl (working copy) @@ -199,7 +199,7 @@ set updated_version 0

10.5 +universal builds

2009-03-18 Thread Jeremy Lavergne
I'm attempting to create a universal mpkg for PSPP, however it seems to contain only the i386 variant of libintl (from gettext). It says only i386 exists when I run `file libintl.8.dylib`, but if I do it on the actual builds both versions are present. Does anyone have any insight as to why

Re: [48196] trunk/dports/x11/mesa/Portfile

2009-03-18 Thread Rolf Würdemann
Am 18.03.2009 um 08:14 schrieb Jeremy Huddleston: On Mar 17, 2009, at 22:50, Rolf Würdemann wrote: Am 18.03.2009 um 05:03 schrieb Jeremy Huddleston: On Mar 17, 2009, at 20:41, Rolf Würdemann wrote: Hi Jeremy, first: thank you again for getting the OpenGL-Stuff on tiger to work! Sh

Re: [48196] trunk/dports/x11/mesa/Portfile

2009-03-18 Thread Jeremy Huddleston
On Mar 17, 2009, at 22:50, Rolf Würdemann wrote: Am 18.03.2009 um 05:03 schrieb Jeremy Huddleston: On Mar 17, 2009, at 20:41, Rolf Würdemann wrote: Hi Jeremy, first: thank you again for getting the OpenGL-Stuff on tiger to work! Short question - is there any reason not to simply plug