Re: Ok to switch from Crypt to Shadow Password?

2008-01-01 Thread Tabitha McNerney
On 1/1/08, Ryan Schmidt <[EMAIL PROTECTED]> wrote: > > > On Jan 1, 2008, at 22:32, Jordan K. Hubbard wrote: > > > On Jan 1, 2008, at 8:01 PM, Tabitha McNerney wrote: > > > >> Jordan, appreciate the further clarity. Quick question then (just > >> to make sure I'm ultra clear) -- even if a MacPort in

Re: Ok to switch from Crypt to Shadow Password?

2008-01-01 Thread Ryan Schmidt
On Jan 1, 2008, at 22:32, Jordan K. Hubbard wrote: On Jan 1, 2008, at 8:01 PM, Tabitha McNerney wrote: Jordan, appreciate the further clarity. Quick question then (just to make sure I'm ultra clear) -- even if a MacPort installs a new entry in the local directory domain with a "Crypt Passw

Re: Ok to switch from Crypt to Shadow Password?

2008-01-01 Thread Jordan K. Hubbard
On Jan 1, 2008, at 8:01 PM, Tabitha McNerney wrote: Jordan, appreciate the further clarity. Quick question then (just to make sure I'm ultra clear) -- even if a MacPort installs a new entry in the local directory domain with a "Crypt Password" type, what you're saying is that in reality, u

Re: Ok to switch from Crypt to Shadow Password?

2008-01-01 Thread Tabitha McNerney
On 1/1/08, Jordan K. Hubbard <[EMAIL PROTECTED]> wrote: > > I see your confusion. The documentation only mentions Crypt passwords as > and old-style way of leaving passwords around if you need interoperability > with 10.0 or 10.1 machines. By default, you're already using a shadow > password and

Re: Pidgin with OTR?

2008-01-01 Thread Matrix Mole
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thomas Reifferscheid wrote: > pigdin-encryption is http://pidgin-encrypt.sourceforge.net/ it has nothing > to do with pidgin-otr. Thank you for pointing that out, I didn't realize that they were two distinct different encryption builds. > pidgin-otr

Re: Some confusion about XFree86

2008-01-01 Thread Jordan K. Hubbard
On Jan 1, 2008, at 4:14 PM, Ryan Schmidt wrote: As I explained, "Ports that depend on XFree86 only do so in the event that you have not installed Apple X11." To take your example of pango, look at how the dependency is defined in the pango portfile: I think Tabitha's question suggests anot

Re: Rebuild after Xcode update?

2008-01-01 Thread Boey Maun Suang
On Wed, January 2, 2008 8:18 am, Ryan Schmidt wrote: > > On Dec 31, 2007, at 23:19, Skip Montanaro wrote: > >> I'm currently using Xcode 2.2.1 and am having trouble building the >> Python >> 2.5 port. A little searching suggested I should update my Xcode, >> so I'm >> downloading the Xcode 2.5 ima

Re: unable to upgrade port py25-scipy

2008-01-01 Thread Harry Parker
I submitted this to TRAC as ticket # 13776. -- Harry On Jan 1, 2008 4:49 PM, Harry Parker <[EMAIL PROTECTED]> wrote: > I have been having trouble for several weeks upgrading port py25-scipy. > > Today I did a port selfupdate and successfully upgraded g95 and tried to > upgrade py25-scipy from fr

Re: Ok to switch from Crypt to Shadow Password?

2008-01-01 Thread Jordan K. Hubbard
I see your confusion. The documentation only mentions Crypt passwords as and old-style way of leaving passwords around if you need interoperability with 10.0 or 10.1 machines. By default, you're already using a shadow password and have been for quite a few releases now. - Jordan On Jan

Re: Some confusion about XFree86

2008-01-01 Thread Tabitha McNerney
On 1/1/08, Ryan Schmidt <[EMAIL PROTECTED]> wrote: > > On Jan 1, 2008, at 18:03, Tabitha McNerney wrote: [SNIP] As I explained, "Ports that depend on XFree86 only do so in the event > that you have not installed Apple X11." To take your example of > pango, look at how the dependency is defined i

Re: Some confusion about XFree86

2008-01-01 Thread Ryan Schmidt
On Jan 1, 2008, at 18:03, Tabitha McNerney wrote: On 1/1/08, Ryan Schmidt wrote: On Jan 1, 2008, at 07:35, Tabitha McNerney wrote: > Its been a while since I've made a bunch of MacPorts, but I have an > Xserve running Leopard Server 10.5.1 and wanted to give it a try > with MacPorts 1.6.0. >

Re: Some confusion about XFree86

2008-01-01 Thread Tabitha McNerney
On 1/1/08, Ryan Schmidt <[EMAIL PROTECTED]> wrote: > > On Jan 1, 2008, at 07:35, Tabitha McNerney wrote: > > > Its been a while since I've made a bunch of MacPorts, but I have an > > Xserve running Leopard Server 10.5.1 and wanted to give it a try > > with MacPorts 1.6.0. > > > > I had problems bui

Re: gcc42 target bootstrap runs forever?

2008-01-01 Thread skip
Ryan> FYI: "sudo port upgrade active" probably isn't best. You probably Ryan> want "sudo port upgrade outdated" I trust that upgrade active will only update those activated items which are out-of-date, yes? Skip ___ macports-users mailing list

Re: gcc42 target bootstrap runs forever?

2008-01-01 Thread skip
Ryan> gcc42 took about 6 hours to build and install on my 1.5-GHz Ryan> PowerBook G4 back when I had it. If your PowerBook is slower, Ryan> it'll take even longer. Ah, okay. That's good to know. Yes, my PB is only 800MHz. I'll give it a try with -v so I can see what's happening. S

Re: gcc42 target bootstrap runs forever?

2008-01-01 Thread Ryan Schmidt
On Jan 1, 2008, at 17:11, [EMAIL PROTECTED] wrote: I executed sudo port upgrade active this morning. [snip] FYI: "sudo port upgrade active" probably isn't best. You probably want "sudo port upgrade outdated" ___ macports-users mailing list macpo

Re: gcc42 target bootstrap runs forever?

2008-01-01 Thread Ryan Schmidt
On Jan 1, 2008, at 17:11, [EMAIL PROTECTED] wrote: I executed sudo port upgrade active this morning. It made it through several different port upgrades, but when it got to gcc42 it just seemed to run forever. I don't know how long I let it run before killing it, but it had to be at least

gcc42 target bootstrap runs forever?

2008-01-01 Thread skip
I executed sudo port upgrade active this morning. It made it through several different port upgrades, but when it got to gcc42 it just seemed to run forever. I don't know how long I let it run before killing it, but it had to be at least two-three hours. I'm going to try installing gcc43 instea

Re: Ok to switch from Crypt to Shadow Password?

2008-01-01 Thread Tabitha McNerney
On 1/1/08, Jordan K. Hubbard <[EMAIL PROTECTED]> wrote: > > Let's ask a different question: What are you trying to achieve? > > - Jordan Hi Jordan, You raise a good question, about what I am trying to achieve. My concern is that, after reading Apple's Mac OS X Server Leopard documentation, it s

unable to upgrade port py25-scipy

2008-01-01 Thread Harry Parker
I have been having trouble for several weeks upgrading port py25-scipy. Today I did a port selfupdate and successfully upgraded g95 and tried to upgrade py25-scipy from from version 0.6.0_0. The attempted upgrade ends with: --- building 'scipy.interpolate.dfitpack' extension error: extension

Re: Rebuild after Xcode update?

2008-01-01 Thread Ryan Schmidt
On Dec 31, 2007, at 23:19, Skip Montanaro wrote: I'm currently using Xcode 2.2.1 and am having trouble building the Python 2.5 port. A little searching suggested I should update my Xcode, so I'm downloading the Xcode 2.5 image as I write this. Once I've updated my Xcode installation, what

Re: problem using port to install gnucash on mac 10.5

2008-01-01 Thread Ryan Schmidt
On Jan 1, 2008, at 07:40, Some Guy wrote: could anyone please help, i have been trying to install gnucash on my mac but i get this; "---> Building aqbanking with target all [snip] ld: cycle in dylib re-exports with /usr/X11R6/lib/libGL.dylib You are experiencing this bug: http://trac.m

Re: Some confusion about XFree86

2008-01-01 Thread Ryan Schmidt
On Jan 1, 2008, at 07:35, Tabitha McNerney wrote: Its been a while since I've made a bunch of MacPorts, but I have an Xserve running Leopard Server 10.5.1 and wanted to give it a try with MacPorts 1.6.0. I had problems building XFree86 (I tried to install with the -d debug option and have

Re: Ok to switch from Crypt to Shadow Password?

2008-01-01 Thread Jordan K. Hubbard
Let's ask a different question: What are you trying to achieve? - Jordan On Jan 1, 2008, at 2:04 AM, Tabitha McNerney wrote: Hello all -- I am happily running Leopard Server and installing MacPorts 1.6.0. Some of the ports install users in the local directory domain (with Leopard Apple h

Re: Pidgin with OTR?

2008-01-01 Thread Thomas Reifferscheid
pigdin-encryption is http://pidgin-encrypt.sourceforge.net/ it has nothing to do with pidgin-otr. pidgin-otr is not available yet in macports. You find details here: http://trac.macosforge.org/projects/macports/ticket/13759 Kind regards Thomas Matrix Mole wrote: -BEGIN PGP SIGNED MESSAGE-

Re: problem using port to install gnucash on mac 10.5

2008-01-01 Thread James Sumners
I have the best luck installing gnucash when enabling the following variants: without_quotes, without_hbci, without_ofx, and without_docs. On Jan 1, 2008 8:40 AM, Some Guy <[EMAIL PROTECTED]> wrote: > could anyone please help, i have been trying to install gnucash on my mac > but i get this; --

problem using port to install gnucash on mac 10.5

2008-01-01 Thread Some Guy
could anyone please help, i have been trying to install gnucash on my mac but i get this; "---> Building aqbanking with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_a

Some confusion about XFree86

2008-01-01 Thread Tabitha McNerney
Hello all -- Its been a while since I've made a bunch of MacPorts, but I have an Xserve running Leopard Server 10.5.1 and wanted to give it a try with MacPorts 1.6.0. I had problems building XFree86 (I tried to install with the -d debug option and have saved the output in case it might be useful

Ok to switch from Crypt to Shadow Password?

2008-01-01 Thread Tabitha McNerney
Hello all -- I am happily running Leopard Server and installing MacPorts 1.6.0. Some of the ports install users in the local directory domain (with Leopard Apple has officially done away with NetInfo by the way). There is an option using Workgroup Manager -- a GUI tool only bundled by Apple with M