Re: [37766] trunk/dports/net/bind9/Portfile

2008-06-23 Thread Rainer Müller
[EMAIL PROTECTED] wrote: Revision: 37766 http://trac.macosforge.org/projects/macports/changeset/37766 Author: [EMAIL PROTECTED] Date: 2008-06-22 07:54:59 -0700 (Sun, 22 Jun 2008) Log Message: --- Don't use parallel build for bind9 [...] -use_parallel_build yes

uh-oh

2008-06-23 Thread konis
Hi, Hope this isn't me just being silly but I tried to install MacPorts from http://svn.macports.org/repository/macports/downloads/MacPorts-1.6.0/MacPorts-1.6.0.tar.bz2 and it didn't work. It looks like there is a missing l from the ar flags when making cregistry.a. I'm working on an iMac

Re: uh-oh

2008-06-23 Thread Ryan Schmidt
On Jun 23, 2008, at 05:33, [EMAIL PROTECTED] wrote: Hope this isn't me just being silly but I tried to install MacPorts from http://svn.macports.org/repository/macports/downloads/ MacPorts-1.6.0/MacPorts-1.6.0.tar.bz2 and it didn't work. It looks like there is a missing l from the ar

Re: [37794] branches/gsoc08-privileges/base/src/port1.0

2008-06-23 Thread Daniel J. Luke
On Jun 23, 2008, at 2:58 PM, [EMAIL PROTECTED] wrote: [EMAIL PROTECTED] 11:58:48 -0700 (Mon, 23 Jun 2008)Log Message Most actions are now performed using user privileges, up to and including the destroot stage. For install, the original root privileges are recovered and the install takes

Re: [37794] branches/gsoc08-privileges/base/src/port1.0

2008-06-23 Thread Paul Magrath
Not for the simple ports like (just for example) cowsay. I think most ports won't tbh. For the ones that need it, going to add a setting to the Portfile format along the lines of RequireRoot. That's the idea at any rate! Paul. On 23 Jun 2008, at 20:18, Daniel J. Luke wrote: On Jun 23,

Re: [37794] branches/gsoc08-privileges/base/src/port1.0

2008-06-23 Thread Daniel J. Luke
On Jun 23, 2008, at 3:34 PM, Paul Magrath wrote: Not for the simple ports like (just for example) cowsay. I think most ports won't tbh. For the ones that need it, going to add a setting to the Portfile format along the lines of RequireRoot. That's the idea at any rate! That sounds good.

Re: [37344] branches/gsoc08-privileges/base/src/port1.0

2008-06-23 Thread Rainer Müller
[EMAIL PROTECTED] wrote: Revision: 37344 http://trac.macosforge.org/projects/macports/changeset/37344 Author: [EMAIL PROTECTED] Date: 2008-06-03 15:20:38 -0700 (Tue, 03 Jun 2008) Log Message: --- Updates to Port API. Modified Paths: --

Re: [37344] branches/gsoc08-privileges/base/src/port1.0

2008-06-23 Thread Paul Magrath
On 23 Jun 2008, at 21:29, Rainer Müller wrote: Please use an appropriate way to find the home directory of the user here, not an hardcoded /Users. There must be a better way to find the current user than an external whoami. If you really need whoami, run it only once at a central place.

Re: uh-oh

2008-06-23 Thread Rainer Müller
[EMAIL PROTECTED] wrote: Hope this isn't me just being silly but I tried to install MacPorts from http://svn.macports.org/repository/macports/downloads/MacPorts-1.6.0/MacPorts-1.6.0.tar.bz2 and it didn't work. It looks like there is a missing l from the ar flags when making cregistry.a.

Re: [37794] branches/gsoc08-privileges/base/src/port1.0

2008-06-23 Thread Rainer Müller
Daniel J. Luke wrote: On Jun 23, 2008, at 2:58 PM, [EMAIL PROTECTED] wrote: [EMAIL PROTECTED] 11:58:48 -0700 (Mon, 23 Jun 2008)Log Message Most actions are now performed using user privileges, up to and including the destroot stage. For install, the original root privileges are

Re: [37344] branches/gsoc08-privileges/base/src/port1.0

2008-06-23 Thread Randall Wood
On Mon, Jun 23, 2008 at 5:00 PM, Paul Magrath [EMAIL PROTECTED] wrote: On 23 Jun 2008, at 21:29, Rainer Müller wrote: Please use an appropriate way to find the home directory of the user here, not an hardcoded /Users. There must be a better way to find the current user than an external

Re: [37615] branches/gsoc08-privileges/base

2008-06-23 Thread Rainer Müller
[EMAIL PROTECTED] wrote: Revision: 37615 http://trac.macosforge.org/projects/macports/changeset/37615 Author: [EMAIL PROTECTED] Date: 2008-06-15 10:36:41 -0700 (Sun, 15 Jun 2008) Log Message: --- Add --with-no-root-privileges switch to ./configure. [...] +

Re: [37344] branches/gsoc08-privileges/base/src/port1.0

2008-06-23 Thread Rainer Müller
Paul Magrath wrote: On 23 Jun 2008, at 21:29, Rainer Müller wrote: Please use an appropriate way to find the home directory of the user here, not an hardcoded /Users. There must be a better way to find the current user than an external whoami. If you really need whoami, run it only once at a

Re: [37786] trunk/base/src/port/port.tcl

2008-06-23 Thread Rainer Müller
[EMAIL PROTECTED] wrote: Revision: 37786 http://trac.macosforge.org/projects/macports/changeset/37786 Author: [EMAIL PROTECTED] Date: 2008-06-23 04:44:41 -0700 (Mon, 23 Jun 2008) Log Message: --- port.tcl: fix bug from r37756: allow 'port ed --editor' to work

Re: [37793] trunk/dports/sysutils/moreutils

2008-06-23 Thread Ryan Schmidt
On Jun 23, 2008, at 11:07, [EMAIL PROTECTED] wrote: Revision: 37793 http://trac.macosforge.org/projects/macports/changeset/37793 Author: [EMAIL PROTECTED] Date: 2008-06-23 09:07:32 -0700 (Mon, 23 Jun 2008) Log Message: --- fix install location If the port

Re: MacPorts AutoBuild

2008-06-23 Thread Bryan Blackburn
On Jun 22, 2008, at 8:46 AM, Daniel J. Luke wrote: On Jun 20, 2008, at 8:00 PM, Bryan Blackburn wrote: Hmm, that's an interesting thought; since activate only creates hard links it'll definitely be faster than extracting the archive followed by creating those hard links. While inactive,