Re: commit?

2011-09-26 Thread Rainer Müller
On 09/24/2011 10:53 AM, Titus von Boxberg wrote: I followed http://guide.macports.org/#project.membership to apply for commit rights but didn't receive an answer on two mails. Is this due to a technical or personal or documentation problem? You did nothing wrong and that is the correct

icon-theme.cache and Apps Using GTK

2011-09-26 Thread Jeremy Lavergne
As mentioned recently, pspp-devel creates a cache file by running gtk-update-icon-cache after installing its application icons. This file is manipulated across several ports, none of which should own it. Is adding this command to activate phase of every package with GTK icons what we want to do?

Buildbot (py26-numpy as dep) issue...

2011-09-26 Thread Eric A. Borisch
Anyone know why py26-numpy isn't playing nicely as a dependency in the buildbot? This was encountered during the attempted build of py26-h5py: DEBUG: Starting logging for py26-numpy DEBUG: Attempting ln -sf

Re: port statistics (GSOC)

2011-09-26 Thread Marko Käning
On Sep 24, 2011, at 6:04 PM, Derek Ingrouville wrote: https://trac.macports.org/wiki/MacPortsStatisticsGSoC2011 Nice writeup and nice demo! Will this service go online as is? ___ macports-dev mailing list macports-dev@lists.macosforge.org

Nu language update SnowLeopard

2011-09-26 Thread Andrea D'Amore
Hello, version 2.0.1 of Nu, latest stable from website, doesn't build on Lion. Github repository from Nu's author has a lion branch but that's failing for me as well, it's using clang as default and I get a lot of syntax error for objC files. I've updated the portfile in order to fetch tarball

Re: commit?

2011-09-26 Thread Jordan K. Hubbard
On Sep 26, 2011, at 2:51 AM, Rainer Müller wrote: On 09/24/2011 10:53 AM, Titus von Boxberg wrote: I followed http://guide.macports.org/#project.membership to apply for commit rights but didn't receive an answer on two mails. Is this due to a technical or personal or documentation problem?

Re: commit access

2011-09-26 Thread Ryan Schmidt
On Sep 26, 2011, at 13:26, Jordan K. Hubbard wrote: On Sep 26, 2011, at 2:51 AM, Rainer Müller wrote: On 09/24/2011 10:53 AM, Titus von Boxberg wrote: I followed http://guide.macports.org/#project.membership to apply for commit rights but didn't receive an answer on two mails. Is this

Re: commit access

2011-09-26 Thread Jeremy Lavergne
I guess the new issues and tasks brought about by Lion / MacPorts 2 / buildbot (in addition to the usual port updates and playing ticket and mailing list referee) have been occupying a lot of our time. Hmm. Should we get more managers or less busy managers?

Re: [84324] trunk/dports/lang/ccl/Portfile

2011-09-26 Thread Ryan Schmidt
On Sep 24, 2011, at 02:31, Jeremy Lavergne wrote: The waterfall view goes a lot further back. I don't know if there's a good way to search for changesets from a particular committer or builds of a particular port. I've written some code that does mail notifications the way we want for

Re: icon-theme.cache and Apps Using GTK

2011-09-26 Thread Ryan Schmidt
On Sep 26, 2011, at 10:14, Jeremy Lavergne wrote: As mentioned recently, pspp-devel creates a cache file by running gtk-update-icon-cache after installing its application icons. This file is manipulated across several ports, none of which should own it. Is adding this command to activate

conflict subport version

2011-09-26 Thread Bradley Giesbrecht
I have been upgrading py-spf, py-dns and py-yaml ports to use subports: python.versions 24 25 26 27 python.default_version 27 Versions of port py-spf confilct on bin/spfquery.py. How would I conflict subport versions? Regards, Bradley Giesbrecht (pixilla)

Re: conflict subport version

2011-09-26 Thread Jeremy Lavergne
I have been upgrading py-spf, py-dns and py-yaml ports to use subports: python.versions 24 25 26 27 python.default_version 27 Versions of port py-spf confilct on bin/spfquery.py. How would I conflict subport versions? I'd suffix the binary with the python version (and the portgroups

Re: conflict subport version

2011-09-26 Thread Ryan Schmidt
On Sep 26, 2011, at 16:05, Jeremy Lavergne wrote: I have been upgrading py-spf, py-dns and py-yaml ports to use subports: python.versions 24 25 26 27 python.default_version 27 Versions of port py-spf confilct on bin/spfquery.py. How would I conflict subport versions? I'd suffix

Re: commit access

2011-09-26 Thread Bryan Blackburn
On Mon, Sep 26, 2011 at 03:12:43PM -0400, Jeremy Lavergne said: I guess the new issues and tasks brought about by Lion / MacPorts 2 / buildbot (in addition to the usual port updates and playing ticket and mailing list referee) have been occupying a lot of our time. Hmm. Should we get

Re: [84496] trunk/dports/lang/hugs98

2011-09-26 Thread Ryan Schmidt
On Sep 26, 2011, at 15:39, m...@macports.org wrote: Revision: 84496 http://trac.macports.org/changeset/84496 Author: m...@macports.org Date: 2011-09-26 13:38:59 -0700 (Mon, 26 Sep 2011) Log Message: --- hugs98: use libedit instead of readline Modified Paths:

Re: Nu language update SnowLeopard

2011-09-26 Thread Ryan Schmidt
On Sep 26, 2011, at 16:26, Andrea D'Amore wrote: Are there any pros/cons in using -install_name when assembling rather than using install_name_tool in post-build, assumed that -header-pad_max_install_names is provided? I assume you would want to set -install_name at build time, rather than

Re: conflict subport version

2011-09-26 Thread Jeremy Lavergne
I guess I can depend on py-spf, right? Probably py${python.version}-spf smime.p7s Description: S/MIME cryptographic signature ___ macports-dev mailing list macports-dev@lists.macosforge.org

Re: conflict subport version

2011-09-26 Thread Bradley Giesbrecht
On Sep 26, 2011, at 4:33 PM, Jeremy Lavergne wrote: I guess I can depend on py-spf, right? Probably py${python.version}-spf Ok, so pypolicyd-spf would only work with python27. That is fine with me. Thanks, Brad ___ macports-dev mailing list

Re: [84494] trunk/dports/python/py-psycopg2/Portfile

2011-09-26 Thread Ryan Schmidt
On Sep 26, 2011, at 14:22, s...@macports.org wrote: Revision: 84494 http://trac.macports.org/changeset/84494 Author: s...@macports.org Date: 2011-09-26 12:22:20 -0700 (Mon, 26 Sep 2011) Log Message: --- py-psycopg2: license You also added the modeline: Modified

Re: conflict subport version

2011-09-26 Thread Bradley Giesbrecht
On Sep 26, 2011, at 2:08 PM, Ryan Schmidt wrote: On Sep 26, 2011, at 16:05, Jeremy Lavergne wrote: I have been upgrading py-spf, py-dns and py-yaml ports to use subports: python.versions 24 25 26 27 python.default_version 27 Versions of port py-spf confilct on bin/spfquery.py.