Re: curl - can't upgrade on 1.52 MacPorts

2008-05-05 Thread Ryan Schmidt
On May 4, 2008, at 11:53 AM, Chris Janton wrote: On 2008-05-04 , at 09:49 , Rainer Müller wrote: You left the important part out here. What was the error message in ...? You could also try to run sudo port -d selfupgrade to get more verbose output. I remember there was on error in the

Re: Adding a variant

2008-05-05 Thread Ryan Schmidt
On May 3, 2008, at 8:40 PM, Sancho McCann wrote: I would like to add a variant to the boost port that installs the optional Adobe gil numeric extension. (See point 4 at http:// opensource.adobe.com/wiki/display/gil/Downloads for a description.) The process for installing this extension is

Re: Problems upgrading Mercurial

2008-05-05 Thread Ryan Schmidt
On May 4, 2008, at 9:53 PM, Peter Kropf wrote: I'm trying to upgrade my installation of mercurial and get this error: running build_ext building 'mercurial.mpatch' extension creating build/temp.macosx-10.3-i386-2.5 creating build/temp.macosx-10.3-i386-2.5/mercurial -DNDEBUG -g -fwrapv -O3

HDF5 threadsafety

2008-05-05 Thread Jochen Küpper
On 05.05.2008, at 10:01, Takeshi Enomoto wrote: With regard to your previous change: are you sure thread-safety works for all Mac OS X systems. I vaguely remember that it is not supported on Mac OS X... Have you checked it carefully? I have not tested but as far as I browsed through the

port install mod_ssi_func FAILED

2008-05-05 Thread Yvon Thoraval
i wanted to port install mod_ssi_func however, i got : [...] --- Applying patches to mod_ssi_func Error: Target org.macports.patch returned: shell command cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_mod_ssi_func/work/distribution_1.0

uninstalling an old port after a new install

2008-05-05 Thread Yvon Thoraval
instead of doing : $ port upgrade -u mysql i did : $ port install mysql5 +server the latest becoming active (mysql5 @5.0.51a_0+server) then, i wanted to uninstall the oldest : $ sudo port uninstall mysql5 @5.0.37_0+darwin_8+server --- Unable to uninstall mysql5 5.0.37_0+darwin_8+server, the

Re: Adding a variant

2008-05-05 Thread Daniel J. Luke
On May 5, 2008, at 3:57 AM, Ryan Schmidt wrote: On May 3, 2008, at 8:40 PM, Sancho McCann wrote: I would like to add a variant to the boost port that installs the optional Adobe gil numeric extension. (See point 4 at http://opensource.adobe.com/wiki/display/gil/Downloads for a description.)

Re: curl - can't upgrade on 1.52 MacPorts

2008-05-05 Thread Chris Janton
On 2008-05-05 , at 00:56 , Ryan Schmidt wrote: Gosh, I thought we had resolved the Panther build issue many many months ago. I mean there's a 1.6.0 disk image for Panther after all. Maybe I need to install 1.6.0 from the DMG on top of my current 1.52 install? It would be nice to keep all

Running the demo in matplotlib

2008-05-05 Thread Frank Schima
Hi all, I'm attempting to run the demo for matplotlib but I'm running into problems. First I tried this (use Tkinter): python subplot_demo.py -dTk But I got a run time error: $ python subplot_demo.py -dTk Exception in Tkinter callback Traceback (most recent call last): File

GTK+ broken: anyone knows why?

2008-05-05 Thread Shreevatsa R
Hello, The GTK+ port (gtk2) is broken in multiple ways: 1. Did anything change in the base recently? It used to be that variants chosen are passed on to dependencies as well, but it appears that now `port install gtk2 +quartz` and `port install gtk2 +quartz +no_x11` do different things, although

MacPorts-1.6.0-10.5-Leopard.dmg Install Failure

2008-05-05 Thread Merton Campbell Crockett
The following install step failed: run postflight script for MacPorts-1.6.0. Contact the software manufacturer for assistance. It's been a long time since I've used the package installer. What's wrong? What other options are there for installing ports to build some of the networking

Re: uninstalling an old port after a new install

2008-05-05 Thread Rainer Müller
Yvon Thoraval wrote: then, i wanted to uninstall the oldest : $ sudo port uninstall mysql5 @5.0.37_0+darwin_8+server --- Unable to uninstall mysql5 5.0.37_0+darwin_8+server, the following ports depend on it: ---php5 Error: port uninstall failed: Please uninstall the ports that depend on

Re: Trac/SVN Changes in Progress

2008-05-05 Thread William Siegrist
Tonight, Monday, May 5th, at 8pm PDT, we'll be deploying a new authentication system along with some new Trac templates. This should clear up the rest of the issues with macports.org, especially those dealing with the login redirecting. The total work could take a few hours, however,

Re: Must I use Fink?

2008-05-05 Thread Abram Gillespie
This is waaay old but I'm finally getting around to this (read: the client is paying). I've since updated to Macports 1.6. Is this custom port still necessary (I assume so since I still don't see a dbase option)? If so, I want to use a combo of patching and setting up a local port (so I don't

[Ticket 12765] Hydra will not compile against libssh 0.2

2008-05-05 Thread Matrix Mole
I was trying to login and add some notes to ticket 12765 and it seems there is a problem with trac with this ticket. When I go to login for editing the ticket, it gives me an error The requested URL /ticket/12765 was not found on this server. If not logged in and do a search for hydra on

Re: uninstalling an old port after a new install

2008-05-05 Thread Ryan Schmidt
On May 5, 2008, at 07:39, Yvon Thoraval wrote: instead of doing : $ port upgrade -u mysql i did : $ port install mysql5 +server the latest becoming active (mysql5 @5.0.51a_0+server) then, i wanted to uninstall the oldest : $ sudo port uninstall mysql5 @5.0.37_0+darwin_8+server --- Unable to

Re: MacPorts-1.6.0-10.5-Leopard.dmg Install Failure

2008-05-05 Thread Ryan Schmidt
On May 5, 2008, at 13:01, Merton Campbell Crockett wrote: The following install step failed: run postflight script for MacPorts-1.6.0. Contact the software manufacturer for assistance. It's been a long time since I've used the package installer. What's wrong? What other options are

Re: GTK+ broken: anyone knows why?

2008-05-05 Thread Ryan Schmidt
On May 5, 2008, at 09:24, Shreevatsa R wrote: The GTK+ port (gtk2) is broken in multiple ways: 1. Did anything change in the base recently? It used to be that variants chosen are passed on to dependencies as well, but it appears that now `port install gtk2 +quartz` and `port install gtk2

Re: GTK+ broken: anyone knows why?

2008-05-05 Thread Shreevatsa R
On Mon, May 5, 2008 at 11:36 PM, Ryan Schmidt [EMAIL PROTECTED] wrote: On May 5, 2008, at 09:24, Shreevatsa R wrote: The GTK+ port (gtk2) is broken in multiple ways: 1. Did anything change in the base recently? It used to be that variants chosen are passed on to dependencies as well,