Re: [58794] trunk/dports/_resources/port1.0/group/archcheck-1.0.tcl

2009-10-05 Thread Joshua Root
On 2009-10-6 11:30, Ryan Schmidt wrote: > Mmm, yes, because the port might modify configure.build_arch or > configure.universal_archs, right? But the port can't modify build_arch > or universal_archs? You can technically modify any variable with 'set', but you're not really meant to. The configure

Re: [58796] trunk/dports/ruby/rb-cocoa/Portfile

2009-10-05 Thread Ryan Schmidt
On Oct 5, 2009, at 09:37, kimu...@macports.org wrote: Revision: 58796 http://trac.macports.org/changeset/58796 Author: kimu...@macports.org Date: 2009-10-05 07:37:14 -0700 (Mon, 05 Oct 2009) Log Message: --- ruby/rb-cocoa: fix #21764, install fails with xargs from findut

Re: [58794] trunk/dports/_resources/port1.0/group/archcheck-1.0.tcl

2009-10-05 Thread Ryan Schmidt
On Oct 5, 2009, at 09:11, j...@macports.org wrote: Revision: 58794 http://trac.macports.org/changeset/58794 Author: j...@macports.org Date: 2009-10-05 07:11:40 -0700 (Mon, 05 Oct 2009) Log Message: --- get the requested archs right Modified Paths: -- trunk

Re: Download sources from servers that don't respond to ping

2009-10-05 Thread Rainer Müller
On 2009-10-06 00:15 , Perry Lee wrote: > How about using one of the time_ variables kept track of by curl? > > For example (from the man page): > > time_connect: The time, in seconds, it took from the start until the TCP > connect to the remote host (or proxy) was completed. Simultanously openi

Re: Download sources from servers that don't respond to ping

2009-10-05 Thread Perry Lee
Ryan Schmidt wrote: "curl --head" could be used to determine whether we can connect to a server, but it doesn't give you a quality indication that could be used to rank multiple available servers. "ping" tells you how many milliseconds it took to reach the server, which is how we sort distfile

Updates to svn sandbox instructions

2009-10-05 Thread Darren Weber
See http://trac.macports.org/wiki/CommittersTipsAndTricks There are updated to the svn user guideliness, to include tips on merging changes back to the trunk. Please modify or advise me on any significant errors or omissions, easier methods, etc. Take care, Darren ___

Re: tclsh testing - error on source for committers tips and tricks code

2009-10-05 Thread Darren Weber
OK, updated the tips & tricks with a comment on the require package for port 1.0 and a reference to the prior email. Thanks, Darren On Mon, Oct 5, 2009 at 11:06 AM, Maximilian Nickel wrote: > Hi, > On Mon, Oct 5, 2009 at 7:51 PM, Darren Weber wrote: > > % source /Users/dweber/bin/macports_tes

Re: tclsh testing - error on source for committers tips and tricks code

2009-10-05 Thread Maximilian Nickel
Hi, On Mon, Oct 5, 2009 at 7:51 PM, Darren Weber wrote: > % source /Users/dweber/bin/macports_testing.tcl > can't read "workpath": can't read "portbuildpath": no such variable > % > > (Sorry I don't have time to track this down any further.) > > Can we get a fix for this?  Should this be a ticket

tclsh testing - error on source for committers tips and tricks code

2009-10-05 Thread Darren Weber
At http://trac.macports.org/wiki/CommittersTipsAndTricks there is a section titled: Do Explorative Programming in tclsh with Readline SupportIt contains tcl code to source after starting tclsh (8.4?) under rlwrap, as follows: source /Library/Tcl/macports1.0/macports_fastload.tcl package require m

Re: py26-numpy, py26-scipy, and macports atlas/lapack/blas

2009-10-05 Thread Jack Howarth
On Sun, Oct 04, 2009 at 09:57:25PM -0500, Ryan Schmidt wrote: > On Oct 4, 2009, at 20:10, Jack Howarth wrote: > >> On Sun, Oct 04, 2009 at 07:50:16PM -0500, Ryan Schmidt wrote: >> >>> On Oct 4, 2009, at 17:46, Ryan Schmidt wrote: >>> Last I checked gcc42 still wouldn't build, but perhaps r5780

Make "startupitem.create" yes imply "install.asroot yes"

2009-10-05 Thread Ryan Schmidt
Ever since 1.8.0 I have been having trouble with my non-root MacPorts installs. I used to be able to install normal ports with e.g. "port install zlib" and ports that required root with e.g. "sudo port install lighttpd". As of 1.8.0, I now get a permission error when trying to install such