How to specify a variant in 'depends_lib'

2007-09-25 Thread susanmackay
I am trying to write a portfile for some software but I want to make sure that a particular variant of a dependency is installed. Is there some way that I can specify the variant within the portfile that I want to use? WOuld something like: depends_lib port:otherport+variantname work? (I'm

Re: How to specify a variant in 'depends_lib'

2007-09-25 Thread Jyrki Wahlstedt
On 25.9.2007, at 9.34, [EMAIL PROTECTED] wrote: I am trying to write a portfile for some software but I want to make sure that a particular variant of a dependency is installed. Is there some way that I can specify the variant within the portfile that I want to use? WOuld something like:

Re: texinfo port issue

2007-09-25 Thread Vincent Lefevre
On 2007-09-23 00:04:35 -0500, Nehemiah Dacres wrote: whenever i invoke texinfo, i get this error info: dir: No such file or directory I don't have this problem (some info directories have a dir file, but not all, so I assume that it is not necessary). You should give more information. --

Re: How to specify a variant in 'depends_lib'

2007-09-25 Thread markd
[EMAIL PROTECTED] writes: I am trying to write a portfile for some software but I want to make sure that a particular variant of a dependency is installed. Is there some way that I can specify the variant within the portfile that I want to use? WOuld something like: depends_lib

mlterm +antialias

2007-09-25 Thread Giuseppe Di Matteo
Hello all, When trying to install mlterm with variant antialias I have the following error message: In file included from /usr/X11R6/include/X11/Xft/Xft.h:35, from x_window.h:13, from x_window_manager.h:11, from x_window_manager.c:5:

Re: Xmlto checksum (md5) mismatch

2007-09-25 Thread Marcos Rivera
Possible. Did not know that command. I had been gone for some time. What I did to get around it was I did: Export EDITOR=vi Sudo port edit xmlto I then changed all the checksums to the destination checksum and it seem to work, but not sure if that is safe to do? If I encounter this issue

Can't install seahorse (was: can't install gnome)

2007-09-25 Thread Matthias Brennwald
Dear all I couldn't install gnome on my PowerBook (see my earlier posts). I looked a bit closer at the error report and found that the problem seems to be related to seahorse (whatever that is). So I tried to install seahorse, which gave the below errors. Can anyone help? Matthias

Re: Xmlto checksum (md5) mismatch

2007-09-25 Thread William Davis
On Sep 25, 2007, at 2:16 PM, Marcos Rivera wrote: Possible. Did not know that command. I had been gone for some time. What I did to get around it was I did: Export EDITOR=vi Sudo port edit xmlto I then changed all the checksums to the destination checksum and it seem to work, but not

Re: Can't install seahorse (was: can't install gnome)

2007-09-25 Thread Ryan Schmidt
On Sep 25, 2007, at 13:39, Matthias Brennwald wrote: I couldn't install gnome on my PowerBook (see my earlier posts). I looked a bit closer at the error report and found that the problem seems to be related to seahorse (whatever that is). So I tried to install seahorse, which gave the

Re: Xmlto checksum (md5) mismatch

2007-09-25 Thread Ryan Schmidt
On Sep 25, 2007, at 13:16, Marcos Rivera wrote: On 9/22/07 9:04 AM, N_Ox wrote: Le 21 sept. 07 à 18:58, Marcos Rivera a écrit : I am new to mcports and was attempting to install Gimp. I have xcodetools installed and it got part way through until it his xmlto Below is error I received

Re: Xmlto checksum (md5) mismatch

2007-09-25 Thread Marcos Rivera
Thank you all for the updates. I will definitely do this in the future. On 9/25/07 3:08 PM, Ryan Schmidt [EMAIL PROTECTED] wrote: http://trac.macosforge.org/projects/macports/wiki/ FAQ#IgetError:checksummd5/sha1/rmd160mismatchforport.WhatcanIdoaboutit

Re: gdc g95 error: indirect jmp without `*'

2007-09-25 Thread Ryan Schmidt
On Sep 18, 2007, at 02:57, Anders F Björklund wrote: Casey Rodarmor wrote: I can't seem to compile anything with g95 @0.90_1 and gdc 0.24. I get the same error message for both. I am running OS X 10.4.10 on a MacBook Pro. I haven't installed any gcc aside from Apple's. I guess that

Re: MacPorts fails to initialize

2007-09-25 Thread Ryan Schmidt
On Sep 17, 2007, at 07:27, cornelius wrote: I've upgraded to 1.5 and now I'm getting for every port command the following: [~] port version image not found while executing load Pextlib.dylib (package ifneeded script) invoked from within package require Pextlib 1.0 (procedure

Re: distcc

2007-09-25 Thread Ryan Schmidt
On Sep 14, 2007, at 05:32, Michael Thon wrote: Is there any to perform distributed compiling with macports? I think the answer is no though I didn't quite understand the question. ___ macports-users mailing list

Re: macports without root

2007-09-25 Thread Ryan Schmidt
On Sep 14, 2007, at 16:07, Olivier Croquette wrote: I just read this thread from 2006 about running macports without root rights: http://lists.macosforge.org/pipermail/macports-dev/2006-October/ 000128.html The outcome seems to be that MacPorts don't need root, but certain ports may well

Re: further installation problems

2007-09-25 Thread Ryan Schmidt
On Sep 16, 2007, at 08:24, Lenore Horner wrote: Platform Powerbook G4. OS X 10.4.10. MacPorts 2.520. I've made some progress toward installing Gimp, but have run into further troubles. I finally got around the libbonobo issue by re- syncing, then executing sudo port -ncuf upgrade

Re: bogus activating mesgs

2007-09-25 Thread Ryan Schmidt
On Sep 17, 2007, at 10:43, William Davis wrote: mac 0s X 10.4.10 Intel Core Duo 1.86 GHz darwin 8.10.1 When upgrading outdated ports via PortAuthority I keep getting the mesg Activating ghostscript 8.54_0 although I have ghostscript 8.6 installed. The message repeats about 5 times (and

Re: distcc

2007-09-25 Thread Daniel J. Luke
On Sep 25, 2007, at 3:28 PM, Ryan Schmidt wrote: On Sep 14, 2007, at 05:32, Michael Thon wrote: Is there any to perform distributed compiling with macports? I think the answer is no though I didn't quite understand the question. You can probably use distcc by setting the CC environment

Re: distcc

2007-09-25 Thread Rainer Müller
Daniel J. Luke wrote: On Sep 25, 2007, at 3:28 PM, Ryan Schmidt wrote: On Sep 14, 2007, at 05:32, Michael Thon wrote: Is there any to perform distributed compiling with macports? I think the answer is no though I didn't quite understand the question. [...] You're welcome to try, though (and

Re: gdc g95 error: indirect jmp without `*'

2007-09-25 Thread Anders F Björklund
Ryan Schmidt: Both g95 and gdc ports do indeed build new versions of GCC, FSF GCC 4.0.3 for g95 port and FSF GCC 4.1.2 for gdc port. It looks to me as though g95 and gdc download parts of the GCC 4.0.3 and 4.1.2 source, respectively, but that they actually compile themselves using the Apple

wine build failure

2007-09-25 Thread Jay Sachs
10.4.10, MBP 2.16GHz, macports 1.5.2. Trying to build wine fails: --- Fetching wine --- Attempting to fetch wine-0.9.45.tar.bz2 from http:// downloads.sourceforge.net/wine --- Verifying checksum(s) for wine --- Extracting wine --- Configuring wine --- Building wine with target depend all

Re: Error installing python25

2007-09-25 Thread Weissmann Markus
Hi Rene, port(1) exptects [1] a full XCode installation (the default XCode installation + X11 SDK). I'd say that at least the Quicktime SDK is missing on your system. -Markus [1] http://trac.macosforge.org/projects/macports/wiki/InstallingMacPorts On 24.09.2007, at 20:06, René Mølsted

Re: gpg-agent on the Mac: is it voodoo?

2007-09-25 Thread Boey Maun Suang
Hi Richard, I have setup dozens of Linux and FreeBSD machines with gpg-agent. But, doing it on a Mac seems to be voodoo at best. I think that every howto and thread that Google turns up is missing some extremely important prerequisites. Quite honestly, I feel like I am trashing my