Re: [Fink-devel] mac-growl-pm586: fix it or I'll kill it

2006-01-17 Thread Martin Costabel
TheSin wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 and BTW this is why I won't dep on mac-glue-pm(version) [/sw/fink/dists/local/main/finkinfo]$ fink install mac-growl-pm586 Information about 5271 packages read in 2 seconds. The following package will be installed or updated:

Re: [Fink-devel] mac-growl-pm586: fix it or I'll kill it

2006-01-17 Thread TheSin
okay, your right currently in unstable it doesn't I was showing why it doesn't on a local copy. it does work fine in 98% of cases, there are just some ppl that the tests fail on, and that is likely cause growl isn't working or the app didn't register with growlhelperapp. And it doesn't

Re: [Fink-devel] mac-growl-pm586: fix it or I'll kill it

2006-01-17 Thread TheSin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 okay it worked better then I thought, the new glues are made in /sw and in the deb. now I'll commit it and see if the 2% that had bad tests get working. - --- TS http://southofheaven.org/ Chaos is the beginning and end, try dealing with the

[Fink-devel] ppc binaries on intel?

2006-01-17 Thread Jack Howarth
Has anyone gotten a chance to test MacOS X on intel yet? Specifically I am wondering what Rosetta does with generic ppc executables. Does it know to automatically convert them with Rosetta? For example, if one had G4-specific code for a scientific program for X11 would this likely run on intel

Re: [Fink-devel] mac-growl-pm586: fix it or I'll kill it

2006-01-17 Thread Koen van der Drift
On Jan 17, 2006, at 10:17 AM, TheSin wrote: okay it worked better then I thought, the new glues are made in /sw and in the deb. now I'll commit it and see if the 2% that had bad tests get working. I'm afraid not here, still getting a test error :( ... Writing Makefile for Mac::Growl

Re: [Fink-devel] Re: Take over pcre?

2006-01-17 Thread Daniel Johnson
On Jan 16, 2006, at 9:47 PM, Daniel E. Macks wrote: Daniel Johnson [EMAIL PROTECTED] said: On Jan 16, 2006, at 7:32 PM, TheSin wrote: On 16-Jan-06, at 5:07 PM, Daniel Johnson wrote: Is it safe to assume that Christian Swinehart is MIA? Yes. I'd like to update pcre since fink's version

Re: [Fink-devel] mac-growl-pm586: fix it or I'll kill it

2006-01-17 Thread Chris Dolan
Koen, What version of mac-glue do you have installed? Is it possible it's an Xcode 2.2 problem? I'm still on 2.1 and have had minimal problems with mac-glue and mac-growl. Chris On Jan 17, 2006, at 5:00 PM, Koen van der Drift wrote: On Jan 17, 2006, at 10:17 AM, TheSin wrote: okay it

Re: [Fink-devel] mac-growl-pm586: fix it or I'll kill it

2006-01-17 Thread TheSin
no I have xcode 2.2 and it works with or without finks mac-glue on about 10 systems and over 15 times it's been installed, it has to be a conflicts just not sure what, I'm waiting for a pkg list from Martin IIRC, he has 3 machines 1 works two others don't. Once I have the lists I can

Re: [Fink-devel] mac-growl-pm586: fix it or I'll kill it

2006-01-17 Thread Koen van der Drift
On Jan 17, 2006, at 8:25 PM, Chris Dolan wrote: What version of mac-glue do you have installed? i mac-glue-pm586 1.25-13 Perl Module - Control Mac apps i mac-glue-pm586-bin 1.25-13 Perl Module - Control Mac apps - Koen.

[Fink-devel] Nested functions

2006-01-17 Thread Trevor Harmon
As a follow-up to the discussions about nested functions, I thought some of you would find this interesting: http://developer.apple.com/technotes/tn2006/tn2161.html The document mentions Fink specifically. Trevor smime.p7s Description: S/MIME cryptographic signature

[Fink-devel] Shared library filenames (for gnutls)

2006-01-17 Thread Daniel Macks
As a not-so-gentle reminder: if you are packaging shared libraries, follow the Shared Library Policy. No exceptions. The name of a package that installs public shared library files *must* *must* *must* change when the install_name of the .dylib changes. I just spent over an hour debugging a weird