port mpkg status

2007-10-21 Thread Marcus D'Camp
I tried doing some searching and didn't find much, what is the current status of port mpkg ? I haven't had success in creating a metapackage to test on a machine that does not have MacPorts installed. Thanks in advance. -- Marcus D'Camp ___ macports-us

Re: Can´t fetch boehmgc....

2007-10-21 Thread Boey Maun Suang
On 21/10/2007, at 17:09, Jean-Philippe Humbert wrote: Well it seems that the filename is: gc-7.0.tar.gz and not gc7.0.tar.gz. The "-" should be here... Fixed in revision 30164. Please wait for the next update to the port index (in the next 12 hours) and try again. The listed maintainer

gnome-session compile runaway

2007-10-21 Thread William Davis
I noted gnome-session had been updated and started upgrading it but! 1. many hours later it is still running on my intel core duo @1.86 GHz 2. gcc 4.0 was recomplied 3. python was recompiled at least twice 4. perl 5.8.8 has recomplied I dont know how many times...many 5. on trying to fetch per

Re: seom/yukon or other video capture application?

2007-10-21 Thread paul beard
On 10/21/07, William Davis <[EMAIL PROTECTED]> wrote: > > > On Oct 21, 2007, at 10:31 PM, paul beard wrote: > > anyone tried porting seom/yukon to OS X? > > [/Users/paul/src/seom]:: ./configure && make > arch: C > cflags: -O3 -W -Wall > prefix: /usr/local > gcc -Iinclude -std=c99 -O3 -W -Wa

Re: seom/yukon or other video capture application?

2007-10-21 Thread William Davis
On Oct 21, 2007, at 10:31 PM, paul beard wrote: anyone tried porting seom/yukon to OS X? [/Users/paul/src/seom]:: ./configure && make arch: C cflags: -O3 -W -Wall prefix: /usr/local gcc -Iinclude -std=c99 -O3 -W -Wall -fPIC -c -o src/buffer.o src/ buffer.c In file included from src/b

Re: wxMaxima port

2007-10-21 Thread John Doner
On 10/20/07, Ryan Schmidt <[EMAIL PROTECTED]> wrote: > John, my apologies in advance for what I've written below... upon > rereading it I think it comes across a little brusque... please > forgive this and hopefully the information will prove helpful. Don't worry about it; I'm not thin skinned. T

seom/yukon or other video capture application?

2007-10-21 Thread paul beard
anyone tried porting seom/yukon to OS X? [/Users/paul/src/seom]:: ./configure && make arch: C cflags: -O3 -W -Wall prefix: /usr/local gcc -Iinclude -std=c99 -O3 -W -Wall -fPIC -c -o src/buffer.o src/buffer.c In file included from src/buffer.c:2: include/seom/seom.h:31:19: error: GL/gl.h: N

Re: gedit fails to run -- lib problem

2007-10-21 Thread Randall Wood
On 21 Oct 2007, at 20:10, William Davis wrote: macmini (intel) os 10.4.10 xcode 2.41 macports 1.52 gedit complied (but that another story) however the command gedit gives the following error: dylib: Library not loaded: /opt/local/lib/libgnome-2.0.dylib referenced from: /opt/local/lib/libbonobo

gedit fails to run -- lib problem

2007-10-21 Thread William Davis
macmini (intel) os 10.4.10 xcode 2.41 macports 1.52 gedit complied (but that another story) however the command gedit gives the following error: dylib: Library not loaded: /opt/local/lib/libgnome-2.0.dylib referenced from: /opt/local/lib/libbonoboui-2.0.dylib Reason: libbonoboui-2.0.dylib requir

Re: port -u upgrade outdated

2007-10-21 Thread rodney tamblyn
Thomas, Check that you have OpenGLSDK installed. I ran port -d install tiff and it revealed that there was a dependency on openglsdk and that was missing from my system - fixed my problem. Thanks for reply and good luck. ~ Rodney - Rodney Tamblyn OceanBrowser Ltd Dunedin, New Zealand Tel:

Re: port -u upgrade outdated

2007-10-21 Thread Thomas De Contes
Le 20 oct. 07 à 01:28, [EMAIL PROTECTED] a écrit : Hi Thomas, I'm having the same error with TIFF install using port. In this case I am actually trying to run port install php4 +imap and it's one of the dependencies. Can you give me any clues as to how to fix this? I've already done: p

New ports submitted for python supervisor project

2007-10-21 Thread Roger Hoover
Hi, I submitted some ports for the supervisor project, a very useful generic process manager. http://www.plope.com/software/supervisor2/ Since most of the ports are new, I didn't know who the appropriate maintainer would be. Will someone normally pick these up? py-supervisor http://trac.macpor

Re: tiff

2007-10-21 Thread rodney tamblyn
Just to confirm - installing OpenGLSDK fixed it, tiff installed with no problems after this. Can someone please outline the process for submitting to trac (what's the URL to the system?) Thanks ~ Rodney - Rodney Tamblyn OceanBrowser Ltd Dunedin, New Zealand Tel: +64 3 4742102 x 22 Tel: +64

Re: py25-memcached (Where should new portfile be posted?)

2007-10-21 Thread js
On 10/21/07, N_Ox <[EMAIL PROTECTED]> wrote: > > Done. http://trac.macports.org/projects/macports/ticket/12952 > > Thank you! > > > > Would you like to be the maintainer of this port? Thank you for the offer. But I'm not an expert of Python/memcached/Macports. I think current Python/Memcached main

Re: port name unification for libraries

2007-10-21 Thread Randall Wood
I've moved ports before. Basically copy the old port to the new port and then make the old port not install anything and depend on the new port. On 21 Oct 2007, at 17:36, Ryan Schmidt wrote: On Oct 21, 2007, at 04:26, Jochen Küpper wrote: I want to propose to unify port names on a somewh

Re: port name unification for libraries

2007-10-21 Thread Ryan Schmidt
On Oct 21, 2007, at 04:26, Jochen Küpper wrote: I want to propose to unify port names on a somewhat more systematic basis. This is triggered by finding these four graphics library names: libpng libmng jpeg tiff I think there should really be libtiff and libjpeg ports! Maybe. But wh

Re: tiff

2007-10-21 Thread Ryan Schmidt
On Oct 21, 2007, at 04:16, Jochen Küpper wrote: On 21.10.2007, at 06:34, rodneytamblyn wrote: port -d install tiff I see: in file included from tiffgt.c:36: /System/Library/Frameworks/GLUT.framework/Headers/glut.h:60:24: error: OpenGL/glu.h: No such file or directory Would be good if por

Re: libsdl_image trouble

2007-10-21 Thread N_Ox
Le 21 oct. 07 à 09:26, Ruben Henner Zilibowitz a écrit : I've installed libsdl_image with macports 1.520 but it seems to be not working. Two apps I've tried to link against it are giving me errors saying: SDL_image error : Failed loading libpng12.dylib: dlopen (libpng12.dylib, 2): image not

Re: tiff

2007-10-21 Thread N_Ox
Le 21 oct. 07 à 06:34, rodneytamblyn a écrit : Hi Fernando, Thanks for the reply, yes I think this is the solution, as I see in when doing: port -d install tiff I see: in file included from tiffgt.c:36: /System/Library/Frameworks/GLUT.framework/Headers/glut.h:60:24: error: OpenGL/glu.h:

Re: Gimp Error

2007-10-21 Thread N_Ox
Le 21 oct. 07 à 13:17, Vincent Lefevre a écrit : On 2007-10-21 00:36:27 -0400, Daniel J. Luke wrote: (unless we want to patch all existing software that depends on updates to perl-distributed modules being installed in this way, or change the search ordering for macports-provided perl we do

Re: py25-memcached (Where should new portfile be posted?)

2007-10-21 Thread N_Ox
Le 21 oct. 07 à 11:47, js a écrit : On 10/21/07, Jochen Küpper <[EMAIL PROTECTED]> wrote: Normlly you open a ticket in the trac system at macports.org, attach the Portfile to it, and make sure the packet maintainer (or macports- dev) are listed in the tickets' cc:. This should tak care of it.

Re: Gimp Error

2007-10-21 Thread Vincent Lefevre
On 2007-10-21 00:36:27 -0400, Daniel J. Luke wrote: > (unless we want to patch all existing software that depends on updates to > perl-distributed modules being installed in this way, or change the search > ordering for macports-provided perl we don't really have another good > option). The use

Re: py25-memcached (Where should new portfile be posted?)

2007-10-21 Thread js
On 10/21/07, Jochen Küpper <[EMAIL PROTECTED]> wrote: > Normlly you open a ticket in the trac system at macports.org, attach > the Portfile to it, and make sure the packet maintainer (or macports- > dev) are listed in the tickets' cc:. This should tak care of it. Done. http://trac.macports.org/pro

Re: Can´t fetch boehmgc....

2007-10-21 Thread CHENG Gao
> Well it seems that the filename is: gc-7.0.tar.gz and not gc7.0.tar.gz. > The "-" should be here... I already reported this to maintainer of the port. ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mail

Re: py25-memcached (Where should new portfile be posted?)

2007-10-21 Thread Jochen Küpper
On 21.10.2007, at 11:22, js wrote: I've created Portfile for Python memcached client, which works file at least for my machine. Thank you for your contribution I'll post that here because I didn't find any doc saying where the New Portfile should go. If here is not appropriate place to do

port name unification for libraries

2007-10-21 Thread Jochen Küpper
Dear All, I want to propose to unify port names on a somewhat more systematic basis. This is triggered by finding these four graphics library names: libpng libmng jpeg tiff I think there should really be libtiff and libjpeg ports! I understand that jpeg and tiff install more than lib

py25-memcached (Where should new portfile be posted?)

2007-10-21 Thread js
Hi list. I've created Portfile for Python memcached client, which works file at least for my machine. I'll post that here because I didn't find any doc saying where the New Portfile should go. If here is not appropriate place to do this, please let me know. # $Id$ PortSystem1.0 PortGroup

Re: tiff

2007-10-21 Thread Jochen Küpper
On 21.10.2007, at 06:34, rodneytamblyn wrote: port -d install tiff I see: in file included from tiffgt.c:36: /System/Library/Frameworks/GLUT.framework/Headers/glut.h:60:24: error: OpenGL/glu.h: No such file or directory Would be good if port install tiff could generate a meaningful error me

libsdl_image trouble

2007-10-21 Thread Ruben Henner Zilibowitz
I've installed libsdl_image with macports 1.520 but it seems to be not working. Two apps I've tried to link against it are giving me errors saying: SDL_image error : Failed loading libpng12.dylib: dlopen (libpng12.dylib, 2): image not found Perhaps it is the libpng which is broken, though I

Re: Can´t fetch boehmgc....

2007-10-21 Thread Jean-Philippe Humbert
Well it seems that the filename is: gc-7.0.tar.gz and not gc7.0.tar.gz. The "-" should be here... Le 21 oct. 07 à 09:03, Jean-Philippe Humbert a écrit : Hi, my installtion of boehmgc is outdated: The following installed ports are outdated: boehmgc6.8_0 < 7.0_0 But wh

Can´t fetch boehmgc....

2007-10-21 Thread Jean-Philippe Humbert
Hi, my installtion of boehmgc is outdated: The following installed ports are outdated: boehmgc6.8_0 < 7.0_0 But when I try to upgrade it, I see this: ---> Fetching boehmgc ---> Attempting to fetch gc7.0.tar.gz from http://www.hpl.hp.com/ personal/Hans_Boehm/gc/gc_sour