Re: GTK+ broken: anyone knows why?

2008-05-09 Thread nox
, Shreevatsa Weird: $ sudo port -d fetch +quartz Password: DEBUG: Changing to port directory: /Users/nox/src/MacPorts/dports/x11/ gtk2 DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides

Re: ncursesw doesn't like to (re)activate

2008-05-17 Thread nox
Le 17 mai 08 à 16:39, Tabitha McNerney a écrit : Hi, I wanted to upgrade the ncursesw port on my Xserve so I first did a quick test like this: $ sudo port activate ncursesw --- Activating ncursesw Error: port activate failed: Image error: /opt/local/share/terminfo/ 2/2621a already

Re: ncursesw doesn't like to (re)activate

2008-05-18 Thread nox
Le 18 mai 08 à 07:05, Tabitha McNerney a écrit : Hi Anthony, it says: /opt/local/share/terminfo/2/2621a is provided by: ncursesw So it would seem that deactivating ncursesw doesn't remove this file when it should? T.M. I don't know what happened. Try to manually erase the file and

Re: macports and Xcode

2008-10-11 Thread nox
Le 11 oct. 08 à 09:54, Anders F Björklund a écrit : Ryan Schmidt wrote: As long as MacPorts builds ports from source, then Xcode is an absolute requirement (for gcc etc). If the day comes that MacPorts distributes binary packages, then Xcode may only be needed by some ports and not

Re: Error upgrading ffmpeg - running from trunk

2008-10-15 Thread nox
Le 15 oct. 08 à 17:52, Chris Janton a écrit : snip/ Error: Unable to upgrade port: 1 can't read frameworks_dir: no such variable snip/ 8) -- Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM Fixed in r40824.

Re: ntop Pango-Warning

2008-11-05 Thread nox
Le 5 nov. 08 à 13:10, Christoph Tilley a écrit : Hi! I've managed to install ntop fine via macports, only problem is that the rrdtool graphs do not render fine (see attachment)rrdPlugin.png It seems like the font rendering needs fixing. The logs throw this hundreds of times:

Re: ncurses install hangs

2008-11-19 Thread nox
Le 19 nov. 08 à 15:31, William Davis a écrit : On Nov 19, 2008, at 9:13 AM, David Arve wrote: Hi, I'm trying to install ncurses through macports. After running 'sudo port -v install ncurses' I get the following: [...] /bin/sh ./run_tic.sh ** Building terminfo database, please wait...

Re: upgrading cyrus-sasl2

2008-11-19 Thread nox
Le 20 nov. 08 à 01:44, Mark Hattam a écrit : iMac:~ mark$ sudo port upgrade outdated --- Building cyrus-sasl2 with target all Error: cyrus-sasl2 must be deactivated before upgrade. Error: Target org.macports.build returned: Please run `sudo port deactivate cyrus-sasl2` and try again. Error:

Re: Lingon Portfile Update: OT

2008-11-19 Thread nox
Le 20 nov. 08 à 00:14, Eric Cronin a écrit : On Nov 19, 2008, at 6:00 PM, Altoine Barker wrote: Eric, I must correct you. I am an avid fan of mplayer and I have been following the releases for a long time. Matter of fact, it was mplayer that made me look to macports to install mplayer,

Re: Errors upgrading cyrus-sasl2

2008-11-20 Thread nox
Le 20 nov. 08 à 16:47, Chris Janton a écrit : Is it normal to have to force uninstall a port before a new version can be provided? MacPorts 1.600 [EMAIL PROTECTED]:admin:123 $ port outdated The following installed ports are outdated: cyrus-sasl22.1.21_0 2.1.22_0 [EMAIL

Re: version of perl dependency

2008-11-21 Thread nox
Le 22 nov. 08 à 03:03, Moshe Kamensky a écrit : Hi There, Is there a standard way to make applications that depend on perl depend on perl 5.10, rather than perl 5.8? Currently I'm just blindly replacing all occurrences of 'port:perl5.8' with 'port:perl5.10' in all Portfiles, but I think

Re: port upgrade outdated

2009-05-09 Thread nox
Le 27 avr. 09 à 02:06, Ryan Schmidt a écrit : On Apr 26, 2009, at 18:09, Rainer Müller wrote: Rainer Müller wrote: Thomas De Contes wrote: --- Staging atk into destroot [...] /bin/sh: line 1: gtkdoc-rebase: command not found make[2]: *** [install-data-local] Error 127 make[1]: ***

Re: --enable-gnome not selected on dia Port

2009-06-13 Thread nox
Le 31 mai 09 à 05:24, Charles A. Templeton III a écrit : Dia is installed with the gnome +office variant. But if you look at the configure args --enable-gnome isn't passed to configure. Does anybody know if there is a reason for this? -Charles III I'm the maintainer of the dia port. I

Re: boost fails to compile on Leopard PPC

2009-06-15 Thread nox
Please paste the full output of sudo port -d build boost. Le 16 juin 09 à 04:18, David Clark a écrit : I've attempted to build boost twice now, once via 'port upgrade installed', and once after removing it, cleaning it, and building it anew...both failed, with similar errors: snip/

Re: boost fails to compile on Leopard PPC

2009-06-16 Thread nox
It built, but you are not on PPC ;) Le 16 juin 09 à 06:51, William Davis a écrit : On Jun 15, 2009, at 10:18 PM, David Clark wrote: snip/ built for me... William Davis frstanATbellsouthDOTnet Mac OS X.5.7 Darwin 9.7.0 XQuartz 2.4.0 (xorg-server 1.5.3-apple8) Mac Mini Intel Duo @ 1.86

Re: boost fails to compile on Leopard PPC

2009-06-16 Thread nox
You are, but I was replying to William. Concerning your problem, I know where it comes from, I'm looking into it. The problem comes from Boost not handling double double on PPC. Le 16 juin 09 à 21:54, David Clark a écrit : On Tue, Jun 16, 2009 at 10:32 AM, nox n.ox...@gmail.com wrote

Re: boost fails to compile on Leopard PPC

2009-06-16 Thread nox
Should be fixed by r52445. Le 16 juin 09 à 22:00, nox a écrit : You are, but I was replying to William. Concerning your problem, I know where it comes from, I'm looking into it. The problem comes from Boost not handling double double on PPC. Le 16 juin 09 à 21:54, David Clark a écrit

Re: port_cutleaves

2009-06-19 Thread nox
Why is that overkill? I thought the ultimate goal of MacPorts was binary packages. Binary packages won't need the *proto packages. I think we should not move these to lib deps. Le 19 juin 09 à 19:44, Jeremy Huddleston a écrit : They *were* build deps, but they were moved into lib deps.

Re: Problem with cairo in ppc - newer xcode required

2009-07-13 Thread nox
https://connect.apple.com/ Log in, then click on Downloads. Le 13 juil. 09 à 16:26, Panagiotis Atmatzidis a écrit : On 13 Ιουλ 2009, at 12:53 ΜΜ, Joshua Root wrote: On 2009-7-13 19:42, Panagiotis Atmatzidis wrote: Greetings to the list, I'm trying to install cacti but I get the following

Re: socks proxy

2009-12-22 Thread nox
Doesn't MacPorts just honor the http_proxy environment variable? Le 22 déc. 2009 à 07:28, Joshua Root a écrit : On 2009-12-22 16:16 , leelavati narlikar wrote: Hi, I'm behind a firewall but manage to access the internet via a socks proxy. Since I can't use rsync either, I downloaded the

Re: How do I set macport python to be default?

2009-12-22 Thread nox
Use python_select. $ sudo port install python_select ... $ python_select -l Available versions: current none python25 python26 python26-apple python31 Le 22 déc. 2009 à 23:28, S. Günther a écrit : The correct answer appears to have something to do with the ordering in the PATH variable but

Re: socks proxy

2009-12-22 Thread nox
Yeah I know that. I'm just saying that I think it does JUST that, and do not ever use the system-wide proxy settings. Le 23 déc. 2009 à 00:22, Joshua Root a écrit : Yes, but the default sudoers in 10.5+ will clear it. On 2009-12-22 22:57 , nox wrote: Doesn't MacPorts just honor

Re: Uninstalling a Port

2009-12-22 Thread nox
A dependent of X is a port Y which depends on X. A dependency of X is a port Y which X depends on. Le 23 déc. 2009 à 03:20, Peter Hindrichs a écrit : Yes I thought that they would be one in the same. Further explanation would be greatly appreciated. On 2009-12-22, at 21:17 , Randal L.

Re: when ./configure is called ./foo

2010-01-03 Thread nox
configure.cmd ./prepare Le 3 janv. 2010 à 18:01, Charles Darwin a écrit : hi, in mutt's hg repos. (http://dev.mutt.org/hg/mutt)'./configure' is called './prepare' ! what's the proper way to deal with it? thx ___ macports-users mailing list

Re: Error: Checksum (md5) mismatch for ncurses-5.7.tar.gz

2010-01-20 Thread nox
Do you mean you already tried to clean and try again? sudo port clean --dist ncursesw sudo port checksum ncursesw Le 20 janv. 2010 à 19:55, Vineet Dixit a écrit : Hi - I am getting following error while installing ncurses. I have already tried the steps as listed in FAQs.

Re: sudo port upgrade outdated fills HDD

2010-02-18 Thread nox
It should be feasible, I just haven't got the time to do it yet. Le 18 févr. 2010 à 03:44, Ryan Schmidt a écrit : On Feb 17, 2010, at 20:29, Sam Kuper wrote: Maybe so. I wasn't aware of boost before it made my Mac fall over, so I can't claim any intimate knowledge of it. My gut instinct,

Goodbye everyone

2010-04-03 Thread nox
Hi there, Just a few words to tell you that I'll be leaving soon. But you shall not be afraid, I'll be back. I am just going on a trip of one month to Japan =) I'll be checking my mailbox from time to time, but you should consider all my ports as openmaintained if anything happen. I'll try

Re: tr on OS X

2010-04-03 Thread nox
I don't know about tr, but there has been a sed encoding-related bug [1] lurking around for some time now. [1] https://trac.macports.org/ticket/20686 Le 3 avr. 2010 à 06:31, Scott Haneda a écrit : I seem to recall a while back, that there may have been an issue with MacPorts due to how