Re: The opendarwin .com debacle

2009-10-14 Thread Scott Haneda
Adding more... http://freebsdgirl.com/2006/11/i-love-california.html Clear evidence of confusion only a few years back. It's pretty simple to see the circles he travels in. I say give him one last chance to do the right thing, at which point, we can discuss the next step. -- Scott * If you

Re: The opendarwin .com debacle

2009-10-14 Thread James Berry
Well, Mat Caughron , or caugh...@gmail.com, who is the guy who runs the darwinports [dot] com site in question, and who makes money by confusing our users and soliciting donations for the work of the macports proejct, none of which ever get to the project, is a apparently a consultant who p

Re: [59364] trunk/dports/python

2009-10-14 Thread Blair Zajac
On Oct 14, 2009, at 6:23 PM, Rainer Müller wrote: On 2009-10-14 20:06 , Blair Zajac wrote: Ryan Schmidt wrote: Note that for proper escaping, you either need double backslashes in front of the periods... livecheck.regex CouchDB (0\\.\[0-9\]+(\\.\[0-9\]+)?) ...or you need to enclose the

Re: The opendarwin .com debacle

2009-10-14 Thread Bryan Blackburn
On Wed, Oct 14, 2009 at 03:55:14PM -0700, Scott Haneda said: > On Oct 14, 2009, at 1:16 PM, Jeremy Lavergne wrote: [...] > >I recall in the past when reading his emails with the portmgrs that > >he thought it was helpful to visitors. We need to document that > >it's clearly not and inform him as s

Re: [59364] trunk/dports/python

2009-10-14 Thread Rainer Müller
On 2009-10-14 20:06 , Blair Zajac wrote: > Ryan Schmidt wrote: >> Note that for proper escaping, you either need double backslashes in >> front of the periods... >> >> livecheck.regex CouchDB (0\\.\[0-9\]+(\\.\[0-9\]+)?) >> >> ...or you need to enclose the entire regex in curly quotes to disab

Re: The opendarwin .com debacle

2009-10-14 Thread Eric Hall
On Wed, Oct 14, 2009 at 03:55:14PM -0700, Scott Haneda wrote: [snip] > > Can you find the ISP? I do not think there would be a lot of luck > hitting up register.com, as domain take downs are a nasty road to go > down. DNS says the IP is '208.185.168.32', which is in space allocated t

Re: The opendarwin .com debacle

2009-10-14 Thread Jeremy Lavergne
It appears the owner has turned to the dark side. Without getting into too much of a cat and mouse game, what about some very basic counter measures? Indeed, there is another domain suffix "protected" so you cannot tell who registered it. At least I didn't know about this additional one

Re: The opendarwin .com debacle

2009-10-14 Thread Scott Haneda
On Oct 14, 2009, at 1:16 PM, Jeremy Lavergne wrote: Two times now I've had someone tell me Fink was a better experience than Mac Ports to learn they had been to the .com site. If two users were misinformed by the .com site, how many more are, have been, or will be? I've come across some u

Re: The opendarwin .com debacle

2009-10-14 Thread Scott Haneda
See, even I'm confused :) Sorry, when mobile I go on memory and slipped that one up bad. You are correct in that this is about / darwinports/.com -- Scott Iphone says hello. On Oct 14, 2009, at 1:17 PM, Jeremy Huddleston wrote: For clarification, I believe you're talking about http://www

Re: The opendarwin .com debacle

2009-10-14 Thread Jeremy Huddleston
For clarification, I believe you're talking about http://www.darwinports.com , not opendarwin.com ... On Oct 14, 2009, at 12:57, Scott Haneda wrote: I've grown to truly appreciate the MacPorts project. I'm not as involved as I'd like to be, but my list of submitted ports is growing. I hone

Re: The opendarwin .com debacle

2009-10-14 Thread Jeremy Lavergne
Two times now I've had someone tell me Fink was a better experience than Mac Ports to learn they had been to the .com site. If two users were misinformed by the .com site, how many more are, have been, or will be? I've come across some users in IRC that were equally confused. He needs to

The opendarwin .com debacle

2009-10-14 Thread Scott Haneda
I've grown to truly appreciate the MacPorts project. I'm not as involved as I'd like to be, but my list of submitted ports is growing. I honestly have no idea how a few of you put so much dedicated time into this project. Thanks is not ever going to be enough. Two times now I've had someone

Re: [59364] trunk/dports/python

2009-10-14 Thread Blair Zajac
Ryan Schmidt wrote: On Oct 13, 2009, at 19:46, bl...@macports.org wrote: +livecheck.regex CouchDB (0\.\[0-9\]+(\.\[0-9\]+)?) Note that for proper escaping, you either need double backslashes in front of the periods... livecheck.regex CouchDB (0\\.\[0-9\]+(\\.\[0-9\]+)?) ...or yo

Re: Atlas universal

2009-10-14 Thread vincent habchi
Le 14 oct. 2009 à 11:46, Ryan Schmidt a écrit : The Atlas port is not universal. I would like to tweak that, but in order to do this, I need to know before if gfortran 4.3 can generated 32 or 64-bit binaries, in other words if it accepts -m32 or -m64 flags. I'm not sure. Have you tried it

[21376] pymol 1.2r2 packaging

2009-10-14 Thread Jack Howarth
I believe that the pymol 1.2r2 packaging on... https://trac.macports.org/ticket/21376 has been fully reviewed now. Can we please get this into the dports for 1.8.1? Of course tcl will need to be fixed to build with --disable-core-foundation but adding pymol may nudge that process along. Thanks

Re: [59380] trunk/dports/kde/kdelibs4

2009-10-14 Thread Ryan Schmidt
On Oct 14, 2009, at 05:02, Jeremy Lainé wrote: I haven't bumped the Port version yet as it's a pretty heavy rebuild, and for the fix to actually take effect, you need to rebuild every single KDE4 port. It does sound like the revision of kdelibs4, and perhaps every other kde4 port, should

Re: [59380] trunk/dports/kde/kdelibs4

2009-10-14 Thread Jeremy Lainé
I haven't bumped the Port version yet as it's a pretty heavy rebuild, and for the fix to actually take effect, you need to rebuild every single KDE4 port. It does sound like the revision of kdelibs4, and perhaps every other kde4 port, should be bumped. Otherwise people who already had the

Re: [59380] trunk/dports/kde/kdelibs4

2009-10-14 Thread Ryan Schmidt
On Oct 14, 2009, at 04:55, Jeremy Lainé wrote: kdelibs4: fix installation of bundle icons How was it broken before -- would the port installation fail with an error message, or would it succeed but not install some files correctly? The files got installed to /opt/local/bin/FOO.app inste

Re: [59380] trunk/dports/kde/kdelibs4

2009-10-14 Thread Jeremy Lainé
kdelibs4: fix installation of bundle icons How was it broken before -- would the port installation fail with an error message, or would it succeed but not install some files correctly? The files got installed to /opt/local/bin/FOO.app instead of / Applications/MacPorts/KDE4/FOO.app. I hav

Re: [59380] trunk/dports/kde/kdelibs4

2009-10-14 Thread Ryan Schmidt
On Oct 14, 2009, at 04:18, sha...@macports.org wrote: Revision: 59380 http://trac.macports.org/changeset/59380 Author: sha...@macports.org Date: 2009-10-14 02:18:03 -0700 (Wed, 14 Oct 2009) Log Message: --- kdelibs4: fix installation of bundle icons How was it broken be

Re: [59364] trunk/dports/python

2009-10-14 Thread Ryan Schmidt
On Oct 13, 2009, at 19:46, bl...@macports.org wrote: +livecheck.regex CouchDB (0\.\[0-9\]+(\.\[0-9\]+)?) Note that for proper escaping, you either need double backslashes in front of the periods... livecheck.regex CouchDB (0\\.\[0-9\]+(\\.\[0-9\]+)?) ...or you need to enclose th

Re: Atlas universal

2009-10-14 Thread Ryan Schmidt
On Oct 13, 2009, at 14:08, vincent habchi wrote: The Atlas port is not universal. I would like to tweak that, but in order to do this, I need to know before if gfortran 4.3 can generated 32 or 64-bit binaries, in other words if it accepts -m32 or -m64 flags. I'm not sure. Have you tried