Re: -p option seems to be ignored

2009-09-08 Thread Michael_google gmail_Gersten
On Mon, Sep 7, 2009 at 10:32 AM, Toby Petersont...@macports.org wrote: On Mon, Sep 7, 2009 at 09:05, Michael_google gmail_Gerstenkeybou...@gmail.com wrote: Trying to compile a bunch of libraries for gtk2 Note the -p option: Kleiman-ibook:~ michael$ sudo port -p install gtk2 +universal You

Re: -p option seems to be ignored

2009-09-08 Thread Michael_google gmail_Gersten
This package has many dependencies. It stopped when the first dependency failed. I'm expecting behavior like make -k -- continue building as much as possible. What would be the point of continuing?  If a dependency needed by gtk2 failed, I'm pretty sure gtk2 is definitely not going to

Re: -p option seems to be ignored

2009-09-08 Thread Ryan Schmidt
On Sep 8, 2009, at 14:17, Michael_google gmail_Gersten wrote: On Mon, Sep 7, 2009 at 10:32 AM, Toby Peterson wrote: On Mon, Sep 7, 2009 at 09:05, Michael_google wrote: Trying to compile a bunch of libraries for gtk2 Note the -p option: Kleiman-ibook:~ michael$ sudo port -p install gtk2

Re: -p option seems to be ignored

2009-09-08 Thread Ryan Schmidt
On Sep 8, 2009, at 14:50, Michael_google gmail_Gersten wrote: While Gtk2 won't build, another 15 packages that will eventually be needed may be able to. For all I know, other packages will fail, but if I can get them to all fail at once, I can try to get them fixed at once. Instead, I have to

Re: [MacPorts] #20773: Add zope2.10

2009-09-08 Thread Darren Weber
I'm curious about using Plone, which is currently at version 3.3. I've downloaded the unified installer from http://plone.org/products/plone and I'll take a look at the content of that package to see what the latest dependencies are (most likely they are satisfied by some MacPorts). However, it

Re: making portfile for midnight commander 4.7.0-pre2

2009-09-08 Thread Jeremy Lavergne
Moo. Since when is 12 a useful filename? On Sep 8, 2009, at 4:27 PM, Yen, Wenchieh wrote: I need some help by file fetching. The tar ball can be downloaded directly in browser or using wget from the link http://www.midnight-commander.org/downloads/12 By assigning the keyword master_site

Re: making portfile for midnight commander 4.7.0-pre2

2009-09-08 Thread Ryan Schmidt
On Sep 8, 2009, at 15:40, Jeremy Lavergne wrote: On Sep 8, 2009, at 4:27 PM, Yen, Wenchieh wrote: I need some help by file fetching. The tar ball can be downloaded directly in browser or using wget from the link http://www.midnight-commander.org/downloads/12 By assigning the keyword

Fwd: making portfile for midnight commander 4.7.0-pre2

2009-09-08 Thread Jeremy Lavergne
This tip is from Ryan Schmidt: master_sites http://www.midnight-commander.org/downloads/12?dummy= We have a port for midnight commander already; it is called mc. It is a little out of date; it should be updated to 4.6.2. (4.7.0-pre2 is a pre-release version and we don't generally update

Re: [MacPorts] #20773: Add zope2.10

2009-09-08 Thread Ryan Schmidt
On Sep 8, 2009, at 14:53, Darren Weber wrote: I'm curious about using Plone, which is currently at version 3.3. I've downloaded the unified installer from http://plone.org/products/plone and I'll take a look at the content of that package to see what the latest dependencies are (most

making portfile for midnight commander 4.7.0-pre2

2009-09-08 Thread Yen, Wenchieh
Hi I need some help by file fetching. The tar ball can be downloaded directly in browser or using wget from the link http://www.midnight-commander.org/downloads/12 By assigning the keyword master_site to the link, port fails to fetch as it can't find the file. Any workarounds? cheers,

Re: making portfile for midnight commander 4.7.0-pre2

2009-09-08 Thread Ryan Schmidt
On Sep 8, 2009, at 15:42, Ryan Schmidt wrote: The solution is: master_sites http://www.midnight-commander.org/downloads/12?dummy= We have a port for midnight commander already; it is called mc. It is a little out of date; it should be updated to 4.6.2. (4.7.0-pre2 is a pre-release

Re: -p option seems to be ignored

2009-09-08 Thread Bryan Blackburn
On Tue, Sep 08, 2009 at 12:17:58PM -0700, Michael_google gmail_Gersten said: On Mon, Sep 7, 2009 at 10:32 AM, Toby Petersont...@macports.org wrote: On Mon, Sep 7, 2009 at 09:05, Michael_google gmail_Gerstenkeybou...@gmail.com wrote: Trying to compile a bunch of libraries for gtk2 Note

Re: making portfile for midnight commander 4.7.0-pre2

2009-09-08 Thread Jeremy Lavergne
Check out guide.macports.org It has all the default values you might work with as well as what variables can do what you're expecting ... if that exists. That's a very strange way of hosting a file. On Sep 8, 2009, at 4:27 PM, Yen, Wenchieh wrote: I need some help by file fetching. The

Re: [MacPorts] #20773: Add zope2.10

2009-09-08 Thread Darren Weber
I'm curious about zope/plone, so not the best option to be a maintainer. I can, however, take a shot at the update, although it's not looking like a trivial process to get up to speed on this one! Check out this list of ports in the dports/zope tree: zope-archetypes/ zope-btreefolder2/

Write to HFS in Snow Leopard

2009-09-08 Thread Ryan Schmidt
It seems Apple has decided that in Snow Leopard we may now only read HFS volumes but not write to them. I need to write to an HFS disk image. Anybody know of a way to still do this in Snow Leopard? ___ macports-dev mailing list

Re: Write to HFS in Snow Leopard

2009-09-08 Thread Rainer Müller
On 2009-09-09 01:52 , Ryan Schmidt wrote: It seems Apple has decided that in Snow Leopard we may now only read HFS volumes but not write to them. I need to write to an HFS disk image. Anybody know of a way to still do this in Snow Leopard? Wow, didn't notice and probably would not have

Re: Write to HFS in Snow Leopard

2009-09-08 Thread Ryan Schmidt
On Sep 8, 2009, at 19:43, Rainer Müller wrote: On 2009-09-09 01:52 , Ryan Schmidt wrote: It seems Apple has decided that in Snow Leopard we may now only read HFS volumes but not write to them. I need to write to an HFS disk image. Anybody know of a way to still do this in Snow Leopard? Wow,

Re: [57304] trunk/dports/news/hellanzb

2009-09-08 Thread Ryan Schmidt
On Sep 8, 2009, at 22:58, jamesk...@macports.org wrote: Revision: 57304 http://trac.macports.org/changeset/57304 Author: jamesk...@macports.org Date: 2009-09-08 20:58:55 -0700 (Tue, 08 Sep 2009) Log Message: --- Patched the hellanzb source to suppress deprecation