Re: Mesa

2009-01-20 Thread Jeremy Huddleston
Should be fixed in r45750 On Jan 20, 2009, at 23:26, Ryan Schmidt wrote: Frank J. R. Hanstick wrote: Oops. Forgot xcode and MacPorts: 2.5 and 1.7.0 respectively. Ok, and based on other output you sent, running Mac OS X 10.4 on a PowerPC Mac. DEBUG: Assembled command: 'cd "/

Re: Mesa

2009-01-20 Thread Frank J. R. Hanstick
Hello, Correct on base (MacOS 10.4.11 & dual 1.73 GHz MPC-7448's to be exact). Added myself to cc. Thank you. Frank On Jan 20, 2009, at 11:26 PM, Ryan Schmidt wrote: Frank J. R. Hanstick wrote: Oops. Forgot xcode and MacPorts: 2.5 and 1.7.0 respectively. Ok, and based on ot

Re: Mesa

2009-01-20 Thread Ryan Schmidt
Frank J. R. Hanstick wrote: Oops. Forgot xcode and MacPorts: 2.5 and 1.7.0 respectively. Ok, and based on other output you sent, running Mac OS X 10.4 on a PowerPC Mac. DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports

Re: Mesa

2009-01-20 Thread Frank J. R. Hanstick
Hello, Oops. Forgot xcode and MacPorts: 2.5 and 1.7.0 respectively. Frank On Jan 20, 2009, at 10:54 PM, Ryan Schmidt wrote: On Jan 21, 2009, at 00:38, Frank J. R. Hanstick wrote: I tried to install mesa and got the following error: Error: Target org.macports.build returned:

Re: Mesa

2009-01-20 Thread Frank J. R. Hanstick
Hello, Here is the clean then -d: DEBUG: Found port in file:///opt/local/var/macports/sources/ rsync.macports.org/release/ports/x11/mesa DEBUG: Changing to port directory: /opt/local/var/macports/sources/ rsync.macports.org/release/ports/x11/mesa DEBUG: setting option os.universal_supp

Re: Mesa

2009-01-20 Thread Ryan Schmidt
On Jan 21, 2009, at 00:38, Frank J. R. Hanstick wrote: I tried to install mesa and got the following error: Error: Target org.macports.build returned: shell command " cd "/opt/ local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_m esa/work/M

Mesa

2009-01-20 Thread Frank J. R. Hanstick
Hello, I tried to install mesa and got the following error: Error: Target org.macports.build returned: shell command " cd "/opt/ local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_mes a/work/Mesa-7.2" && make default INSTALL_DIR=/opt/local X1

Re: p5 modules, get me started on one

2009-01-20 Thread Scott Haneda
On Jan 20, 2009, at 5:01 PM, Bryan Blackburn wrote: On Tue, Jan 20, 2009 at 04:07:56PM -0800, Scott Haneda said: If I need this module http://search.cpan.org/~gbarr/libnet-1.22/Net/SMTP.pm I am still not entirely sure how I get to it. There is source on the page for just net::smtp, but it look

Re: p5 modules, get me started on one

2009-01-20 Thread Scott Haneda
On Jan 20, 2009, at 4:58 PM, Bryan Blackburn wrote: On Tue, Jan 20, 2009 at 03:19:44PM -0800, Scott Haneda said: On Jan 19, 2009, at 11:32 PM, Bryan Blackburn wrote: On Mon, Jan 19, 2009 at 11:09:02PM -0800, Scott Haneda said: If I have a requirement in software for Net::LDAP version 0.33, a

Re: p5 modules, get me started on one

2009-01-20 Thread Scott Haneda
On Jan 20, 2009, at 4:56 PM, Bryan Blackburn wrote: On Tue, Jan 20, 2009 at 02:44:46PM -0800, Scott Haneda said: On Jan 19, 2009, at 11:35 PM, Bryan Blackburn wrote: [...] Odd; make sure you have only one Portfile for p5-file-readbackwards, checking any local sources you may have listed in $

Re: p5 modules, get me started on one

2009-01-20 Thread Bryan Blackburn
On Tue, Jan 20, 2009 at 04:07:56PM -0800, Scott Haneda said: > If I need this module > http://search.cpan.org/~gbarr/libnet-1.22/Net/SMTP.pm > > I am still not entirely sure how I get to it. There is source on the > page for just net::smtp, but it looks like I have to get libnet as well? > If

Re: p5 modules, get me started on one

2009-01-20 Thread Bryan Blackburn
On Tue, Jan 20, 2009 at 03:19:44PM -0800, Scott Haneda said: > On Jan 19, 2009, at 11:32 PM, Bryan Blackburn wrote: > >> On Mon, Jan 19, 2009 at 11:09:02PM -0800, Scott Haneda said: >>> If I have a requirement in software for Net::LDAP version 0.33, and I >>> tried to make a port look for net-ldap

Re: p5 modules, get me started on one

2009-01-20 Thread Bryan Blackburn
On Tue, Jan 20, 2009 at 02:44:46PM -0800, Scott Haneda said: > On Jan 19, 2009, at 11:35 PM, Bryan Blackburn wrote: [...] >> >> Odd; make sure you have only one Portfile for p5-file-readbackwards, >> checking any local sources you may have listed in >> ${prefix}/etc/macports/sources.conf. And once

Re: Liger: It's pretty much my favorite animal

2009-01-20 Thread Timothy Lee
Thanks for the reply Ryan! I've noticed this App Note published by Apple: http://developer.apple.com/technotes/tn2002/tn2064.html It looks like the universal_target (really the MACOSX_DEPLOYMENT_TARGET=10.4) might be the only thing required to build tiger-compatible apps on leopard. Does a

Re: p5 modules, get me started on one

2009-01-20 Thread Scott Haneda
If I need this module http://search.cpan.org/~gbarr/libnet-1.22/Net/SMTP.pm I am still not entirely sure how I get to it. There is source on the page for just net::smtp, but it looks like I have to get libnet as well? If I do have libnet installed, how do I confirm it has net::smtp in it?

Re: Problems on gimp.app updating

2009-01-20 Thread Michael Mensinger
I was having some trouble with gimp also. for me i did $ sudo port install gimp and it gave me nothing in response. however, i was able to install it with the package installer when I updated X11. http://xquartz.macosforge.org/trac/wiki/X112.3.2.1 so MAYBE that will help, make sure it's update

Re: p5 modules, get me started on one

2009-01-20 Thread Joshua Root
Scott Haneda wrote: > Ok, installed p5-perl-ldap and I get this > sudo port list installed | grep ldap > p5-file-readbackwards @1.04 perl/p5-net-ldap > p5-perl-ldap @0.36 perl/p5-perl-ldap > > * Again, wondering why readbackwards is still in that list

Re: upgrading VIM errors

2009-01-20 Thread Ryan Schmidt
On Jan 20, 2009, at 12:58, Timothy Goins wrote: Thanks, Joel, that worked. However, I ran into two problems that I found interesting. When I ran "t...@cotopaxi:~$ sudo port clean -- all vim" the call returned "/opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.or

Re: p5 modules, get me started on one

2009-01-20 Thread Scott Haneda
On Jan 19, 2009, at 11:32 PM, Bryan Blackburn wrote: On Mon, Jan 19, 2009 at 11:09:02PM -0800, Scott Haneda said: If I have a requirement in software for Net::LDAP version 0.33, and I tried to make a port look for net-ldap 0.39 as at this url http://search.cpan.org/~gbarr/perl-ldap-0.39/ I see

Re: p5 modules, get me started on one

2009-01-20 Thread Scott Haneda
On Jan 19, 2009, at 11:35 PM, Bryan Blackburn wrote: On Mon, Jan 19, 2009 at 11:14:12PM -0800, Scott Haneda said: If I do sudo port search ldap one of the items I get back is p5-file-readbackwards @1.04 (perl) net ldap What does line #2 mean, and where does that descrption come from? I j

Re: Problems on gimp.app updating

2009-01-20 Thread Fabrizio Bartolomucci
Joshua Root ha scritto: Fabrizio Bartolomucci wrote: cc1: error: /var/folders/zz/zzzivhrRnAmviuee+++/-Caches-/com.apple.Xcode.0/SharedPrecompiledHeaders/ScriptExec_Prefix-gntvlnquiqoqbabqjbipnrgwmzsc/ScriptExec_Prefix.pch: No such file or directory cc1: error: one or more P

Re: Problems on gimp.app updating

2009-01-20 Thread Joshua Root
Fabrizio Bartolomucci wrote: > cc1: error: > /var/folders/zz/zzzivhrRnAmviuee+++/-Caches-/com.apple.Xcode.0/SharedPrecompiledHeaders/ScriptExec_Prefix-gntvlnquiqoqbabqjbipnrgwmzsc/ScriptExec_Prefix.pch: > No such file or directory > cc1: error: one or more PCH files were found, but they wer

Problems on gimp.app updating

2009-01-20 Thread Fabrizio Bartolomucci
This the sequence of errors I get: ---> Building gimp-app Error: Target org.macports.build returned: shell command "cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_gimp-app/work/ScriptExec" && xcodebuild -alltargets -configuration Deploy

Re: upgrading VIM errors

2009-01-20 Thread Timothy Goins
Thanks, Joel, that worked. However, I ran into two problems that I found interesting. When I ran "t...@cotopaxi:~$ sudo port clean --all vim" the call returned "/opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_editors_vim/work/.macports.vim.st

Re: upgrading VIM errors

2009-01-20 Thread William Davis
On Jan 20, 2009, at 12:48 PM, Joel Thibault (MacPorts) wrote: On Tue, Jan 20, 2009 at 12:38 PM, Timothy Goins ohce86-at- kitcarson.net |MacPorts| wrote: When I attempt to *upgrade outdated* openssl and vim fail; all other ports upgrade. Here is the error stream for the vim failure: t...

Re: upgrading VIM errors

2009-01-20 Thread Joel Thibault (MacPorts)
On Tue, Jan 20, 2009 at 12:38 PM, Timothy Goins ohce86-at-kitcarson.net|MacPorts| wrote: > When I attempt to *upgrade outdated* openssl and vim fail; all other ports > upgrade. Here is the error stream for the vim failure: > t...@cotopaxi:~$ sudo port upgrade vim > ---> Building vim > Error: Ta

Re: upgrading VIM errors

2009-01-20 Thread Timothy Goins
When I attempt to *upgrade outdated* openssl and vim fail; all other ports upgrade. Here is the error stream for the vim failure: t...@cotopaxi:~$ sudo port upgrade vim ---> Building vim Error: Target org.macports.build returned: shell command " cd "/opt/ local/var/macports/build/ _opt_loca

Re: error upgrading freetype / xorg-libxcb et al on Panther

2009-01-20 Thread Chris Janton
On 2009-01-19 , at 16:38 , Ryan Schmidt wrote: I imagine Panther's make is just too old and I'll have to add a dependency on MacPorts GNU make. I'll handle this in a moment, and ask for more info in the ticket if I need it. http://trac.macports.org/ticket/18107 that works like a champ.

Re: upgrading VIM errors

2009-01-20 Thread Rainer Müller
Mark Hattam wrote: > Portfile changed since last build; discarding previous state. > ---> Fetching vim > ---> Verifying checksum(s) for vim > ---> Extracting vim > ---> Applying patches to vim > ---> Configuring vim > ---> Building vim > ---> Staging vim into destroot > ---> Deactivating vi

Re: upgrading VIM errors

2009-01-20 Thread Mark Hattam
On 19 Jan 2009, at 00:20, Bryan Blackburn wrote: On Mon, Jan 19, 2009 at 12:06:38AM +, Mark Hattam said: [...] iMac:~ mark$ sudo port upgrade outdated ---> Fetching vim ---> Verifying checksum(s) for vim ---> Extracting vim ---> Applying patches to vim ---> Configuring vim ---> Build