Re: ASSP out of date

2008-11-06 Thread Scott Haneda
On Nov 5, 2008, at 11:37 PM, Ryan Schmidt wrote: On Nov 6, 2008, at 01:34, Scott Haneda wrote: On Nov 5, 2008, at 9:41 PM, Ryan Schmidt wrote: Declare dependencies on those ports in the assp port. For example, if they are library dependencies, write: depends_lib-append port:p5-perl-ldap

Re: ASSP out of date

2008-11-06 Thread Ryan Schmidt
On Nov 6, 2008, at 02:30, Scott Haneda wrote: On Nov 5, 2008, at 11:37 PM, Ryan Schmidt wrote: On Nov 6, 2008, at 01:34, Scott Haneda wrote: On Nov 5, 2008, at 9:41 PM, Ryan Schmidt wrote: Declare dependencies on those ports in the assp port. For example, if they are library

Re: ASSP out of date

2008-11-06 Thread Scott Haneda
On Nov 6, 2008, at 12:37 AM, Ryan Schmidt wrote: I would assume, the Win32::Daemon is not needed, and that many of these may be available to the perl that ports already has in place, but I am not sure. Is it correct that case is a non issue in something like `port search net-dns`? I see

Re: nedi fails to build (on p5-math-pari)

2008-11-06 Thread Bryan Blackburn
On Thu, Nov 06, 2008 at 06:16:02AM +0100, Tilley Christoph said: Same thing again, unfortunately: tilley:~ srv_adm$ sudo port clean p5-math-pari [...] Getting GP/PARI from ftp://megrez.math.u-bordeaux.fr/pub/pari/unix/ The issue is that the module wants to download a copy of the pari tarball,

Re: ASSP out of date

2008-11-06 Thread Ryan Schmidt
On Nov 6, 2008, at 02:51, Scott Haneda wrote: On Nov 6, 2008, at 12:37 AM, Ryan Schmidt wrote: I would assume, the Win32::Daemon is not needed, and that many of these may be available to the perl that ports already has in place, but I am not sure. Is it correct that case is a non issue

Re: ASSP out of date

2008-11-06 Thread Bryan Blackburn
On Thu, Nov 06, 2008 at 12:51:44AM -0800, Scott Haneda said: [...] sudo port install assp Portfile changed since last build; discarding previous state. --- Fetching assp --- Verifying checksum(s) for assp --- Extracting assp --- Configuring assp Error: Target org.macports.configure

Re: ASSP out of date

2008-11-06 Thread Scott Haneda
On Nov 6, 2008, at 1:01 AM, Ryan Schmidt wrote: sudo port install assp Portfile changed since last build; discarding previous state. --- Fetching assp --- Verifying checksum(s) for assp --- Extracting assp --- Configuring assp Error: Target org.macports.configure returned: configure

Re: ASSP out of date

2008-11-06 Thread Ryan Schmidt
On Nov 6, 2008, at 03:45, Scott Haneda wrote: This language is tcl I take it, which I have no experience with. Yes, it's tcl. I didn't have much experience with it until MacPorts either. It's not too hard to learn. At its most basic, which suffices for many portfiles, it reads like a

Re: ASSP out of date

2008-11-06 Thread Ryan Schmidt
On Nov 6, 2008, at 04:12, Scott Haneda wrote: On Nov 6, 2008, at 1:52 AM, Ryan Schmidt wrote: On Nov 6, 2008, at 03:45, Scott Haneda wrote: Is this acceptable in my testing: puts +++OTHER DEBUG: worksrcdir: ${worksrcdir} Seems to work like print or echo, I could not get the example

Re: Chosing the C and C++ compilers

2008-11-06 Thread Akim Demaille
Le 5 nov. 08 à 09:55, Rainer Müller a écrit : It is currently not possible to set configure.compiler, configure.cc, etc. in macports.conf, only on the command line. But be aware that it will overwrite any settings given in the Portfile this way and might break ports requiring a specific

Re: ASSP out of date

2008-11-06 Thread Scott Haneda
This language is tcl I take it, which I have no experience with. Is this acceptable in my testing: puts +++OTHER DEBUG: worksrcdir: ${worksrcdir} Seems to work like print or echo, I could not get the example posted to this list to work: *You can ui_info ${worksrcpath} or return -code

Re: Chosing the C and C++ compilers

2008-11-06 Thread Anders F Björklund
Akim Demaille wrote: Really, I just wish I had a simple means (= not by having to specify it on each port command line) to specify CC and CXX. Or else, I would prefer that the hard coded values be fully qualified (/usr/bin/i686-apple-darwin9-gcc-4.0.1) instead of short (/usr/bin/

Re: Chosing the C and C++ compilers

2008-11-06 Thread Akim Demaille
Le 6 nov. 08 à 15:20, Anders F Björklund a écrit : Akim Demaille wrote: Really, I just wish I had a simple means (= not by having to specify it on each port command line) to specify CC and CXX. Or else, I would prefer that the hard coded values be fully qualified

Re: Chosing the C and C++ compilers

2008-11-06 Thread Anders F Björklund
Akim Demaille wrote: Ah, OK, didn't think about that, thanks! Then in that case I suppose that there are means to tell /usr/bin/gcc-4.0 what arch I'm aiming for (686, ppc, or universal). I suppose via something like - march. In which case, it's even better than using the fully

Re: Chosing the C and C++ compilers

2008-11-06 Thread Akim Demaille
Le 6 nov. 08 à 16:05, Anders F Björklund a écrit : Akim Demaille wrote: Ah, OK, didn't think about that, thanks! Then in that case I suppose that there are means to tell /usr/bin/gcc-4.0 what arch I'm aiming for (686, ppc, or universal). I suppose via something like - march. In which

Re: nedi fails to build (on p5-math-pari)

2008-11-06 Thread Christoph Tilley
Seems like we're stuck here, doesn't it? Unless someone helps us. Please help! On 06.11.2008, at 09:53, Bryan Blackburn wrote: On Thu, Nov 06, 2008 at 06:16:02AM +0100, Tilley Christoph said: Same thing again, unfortunately: tilley:~ srv_adm$ sudo port clean p5-math-pari [...] Getting

Re: Chosing the C and C++ compilers

2008-11-06 Thread Anders F Björklund
Akim Demaille wrote: Thank you, but there seems to be some misunderstanding here: I am not asking for help on how I should talk to GCC, but rather how I should tell macports to use the compiler in a more useful way. I do think that rather than leaving gcc-4.0 what's to be done, macports

Re: type S_REGULAR does not match previous objects type S_COALESCED

2008-11-06 Thread Anton van Oosten
I removed /usr/local/bin: c++ powerpc-apple-darwin6.2-g++ cpp powerpc-apple-darwin6.2-gcc g++ powerpc-apple-darwin6.2-gcc-3.4 g77 powerpc-apple-darwin6.2-gcj

Re: Problem with X11.app / DISPLAY (was: Re: macports-users Digest, Vol 27, Issue 4)

2008-11-06 Thread Ryan Schmidt
Oooh, yes, certainly. You said you deleted everything in your /tmp folder, not that you deleted your /tmp folder. :-P On Nov 4, 2008, at 09:20, huw read wrote: Just wanted to say thanks for the suggestions. Found the solution sudo ln -s /private/tmp /tmp sorted it out. I guess /tmp was