Xcode 2.5

2009-06-11 Thread Thomas De Contes
hi :-) it doesn't compile with Xcode 2.5, whereas it did compile with Xcode 2.5 + PATH=/bin:/sbin:/usr/bin:/usr/sbin + ./configure --prefix=/Users/thomas/Documents/prgm/bin/autoinstall/ macports --with-install-user=thomas --with-install-group=thomas -- with-applications-dir=/Users/thomas/Do

Re: subversion on 10.4

2009-06-11 Thread Ryan Schmidt
On Jun 11, 2009, at 07:27, Thomas De Contes wrote: Le 11 juin 09 à 06:54, Ryan Schmidt a écrit : On Jun 10, 2009, at 17:10, Thomas De Contes wrote: Le 10 juin 09 à 23:09, Ryan Schmidt a écrit : On Jun 10, 2009, at 15:49, Thomas De Contes wrote: Le 31 mai 09 à 07:28, Ryan Schmidt a écrit

Re: Xorg/X11 for every second port

2009-06-11 Thread Ryan Schmidt
On Jun 11, 2009, at 16:12, Cristian Serb wrote: But on gentoo e.g. I could specify not to install certain deps. Is there a way to do this for macports? Some ports have variants you can use. Type "port variants PORTNAME" to find the available variants for port PORTNAME. For example, you m

Re: Xorg/X11 for every second port

2009-06-11 Thread Bryan Blackburn
On Thu, Jun 11, 2009 at 11:12:33PM +0200, Cristian Serb said: > But on gentoo e.g. I could specify not to install certain deps. Is there a > way to do this for macports? No, the python ports used to try and use variants or separate ports to break things out (see that pydeps anchor on the FAQ) but

Re: Xorg/X11 for every second port

2009-06-11 Thread Cristian Serb
But on gentoo e.g. I could specify not to install certain deps. Is there a way to do this for macports? On Jun 11, 2009, at 11:05 PM, Bryan Blackburn wrote: On Thu, Jun 11, 2009 at 10:47:00PM +0200, Cristian Serb said: Hi there, ever since I use macports I notice that it tries very often to

Re: Xorg/X11 for every second port

2009-06-11 Thread Bryan Blackburn
On Thu, Jun 11, 2009 at 10:47:00PM +0200, Cristian Serb said: > Hi there, > > ever since I use macports I notice that it tries very often to install > Xorg along with ports that actually don't need it. Today I tried to > install trac and again ... Xorg. I can't even remember the numerous other

Xorg/X11 for every second port

2009-06-11 Thread Cristian Serb
Hi there, ever since I use macports I notice that it tries very often to install Xorg along with ports that actually don't need it. Today I tried to install trac and again ... Xorg. I can't even remember the numerous other trials I ed because of Xorg. I'm surprised that I can install nmap

Re: texlive_base @2007_7+nox11 upgrade problem

2009-06-11 Thread Kastus Shchuka
On Jun 11, 2009, at 9:52 AM, Kastus Shchuka wrote: Should "lib:libXm:openmotif" be appended to line 89 of the port file? Sorry, I meant line 83, looked at the wrong place. And that is where this string was in the previous revision r52043 (line 79 there). I am still puzzled what brings in

Re: checking for gcc

2009-06-11 Thread Ryan Schmidt
On Jun 11, 2009, at 06:54, Thomas De Contes wrote: Le 11 juin 09 à 06:51, Ryan Schmidt a écrit : Well, a user who types "sudo port selfupdate" causes MacPorts to build itself from source... yes but in a "closed" environement (for example i suppose that PATH is replaced by binpath), like f

Re: binpath

2009-06-11 Thread Ryan Schmidt
On Jun 11, 2009, at 06:56, Thomas De Contes wrote: Le 11 juin 09 à 06:54, Ryan Schmidt a écrit : On Jun 10, 2009, at 18:28, Thomas De Contes wrote: i want to install the port "gnat-gcc" for that, it needs to use an other (older) gnat IMHO this port is in violation of the basic requirement

Re: python25

2009-06-11 Thread Ryan Schmidt
On Jun 11, 2009, at 07:02, Thomas De Contes wrote: Le 11 juin 09 à 06:55, Ryan Schmidt a écrit : I don't believe running ./configure will modify an existing macports.conf. ok, i will remove it have i also to remove all macports/etc/macports/*.conf files ? You don't have to remove them, b

Re: texlive_base @2007_7+nox11 upgrade problem

2009-06-11 Thread Kastus Shchuka
On Jun 10, 2009, at 9:58 PM, Ryan Schmidt wrote: On Jun 10, 2009, at 13:47, Kastus Shchuka wrote: I do have texlive_base installed with no_x11 variant, version 2007_6. Now 2007_7 is available but when I try to upgrade texlive_base specifically selecting no_x11 variant it still pulls openmo

Re: Reverting to previous ports - mysql5

2009-06-11 Thread Chris Janton
On 2009-06-10 , at 22:17 , Ryan Schmidt wrote: I am guessing it is using the port name as the key for the hostconfig file, and that the hostconfig file does not support hyphens in its variable names. So that would be a problem. Perhaps I can tell it to continue to use the key "mysql5" ("s

Re: subversion on 10.4

2009-06-11 Thread Thomas De Contes
Le 11 juin 09 à 06:54, Ryan Schmidt a écrit : On Jun 10, 2009, at 17:10, Thomas De Contes wrote: Le 10 juin 09 à 23:09, Ryan Schmidt a écrit : On Jun 10, 2009, at 15:49, Thomas De Contes wrote: Le 31 mai 09 à 07:28, Ryan Schmidt a écrit : The workaround is to deactivate or uninstall 1.

Re: python25

2009-06-11 Thread Thomas De Contes
Le 11 juin 09 à 06:55, Ryan Schmidt a écrit : On Jun 10, 2009, at 16:26, Thomas De Contes wrote: because it tries to Activate the aleady compiled python25, despite the fact that i recompiled MacPorts with differents options Then you will need to uninstall that python25 and recompile it.

Re: binpath

2009-06-11 Thread Thomas De Contes
Le 11 juin 09 à 06:54, Ryan Schmidt a écrit : On Jun 10, 2009, at 18:28, Thomas De Contes wrote: i want to install the port "gnat-gcc" for that, it needs to use an other (older) gnat IMHO this port is in violation of the basic requirement that a port should install everything it needs. I

Re: checking for gcc

2009-06-11 Thread Thomas De Contes
Le 11 juin 09 à 06:51, Ryan Schmidt a écrit : On Jun 10, 2009, at 18:49, Thomas De Contes wrote: basic users are expected to compile ports but not MacPorts itself, they are expected to install binaries of MacPorts itself :-) sorry, i forgot it :-) Well, a user who types "sudo port selfupd

Re: cyrus-sasl2 upgrading (was Re: subversion on 10.4)

2009-06-11 Thread Bryan Blackburn
On Thu, Jun 11, 2009 at 01:11:22AM -0500, Ryan Schmidt said: > On Jun 11, 2009, at 00:43, Bryan Blackburn wrote: [...] >> >> Does anyone know why cyrus-sasl2 has that pre-configure check? I found >> tickets #17158 and #17328, the former being the one which added it but >> with >> no description o