[Fink-devel] GSOC 2011?

2011-02-28 Thread Alexander Strange
The deadline for applying to Google Summer of Code as an organization is March 
11. Has anyone thought of applying for Fink?

I can think of several projects that could make package maintenance easier and 
more reliable, but are missing manpower at the moment; e.g.:

- automatic BuildDepends
- updating dpkg and co.
- fixing Could not resolve inconsistent dependencies

We would still need people to be project mentors; in my experience GSOC 
projects tend to fail if you don't stay in close contact with the students.
--
Free Software Download: Index, Search  Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] Debbuging with XCode

2010-09-15 Thread Alexander Strange
On Sep 15, 2010, at 12:55 PM, xavier.humb...@xavhome.fr.eu.org (Xavier HUMBERT) 
wrote:

 Hi all,
 
 I'm trying to port a Linux program on fink, but there's some bugs
 
 It is certainly possible to debug it with XCode, but I don't know how. I
 didn't use a source level debugger -exept Perl, but it's interpreted-
 since ol' CodeWarrior time :-)
 
 I sure have to add -ggdb in COPTIONS, in a .patch file for Makefile
 probably, but after that ? How to launch my app in XCode ?

Just -g will do.
Afterwards run 'gdb --args some command' and try working with that. Learning 
gdb might be easier than running in Xcode with no project.

 
 Thanks,
 
 -- 
 XAv
 In your pomp and all your glory you're a poorer man than me,
 as you lick the boots of death born out of fear.
 (Jethro Tull)
 
 --
 Start uncovering the many advantages of virtual appliances
 and start using them to simplify application deployment and
 accelerate your shift to cloud computing.
 http://p.sf.net/sfu/novell-sfdev2dev
 ___
 Fink-devel mailing list
 Fink-devel@lists.sourceforge.net
 http://news.gmane.org/gmane.os.apple.fink.devel
 Subscription management:
 https://lists.sourceforge.net/lists/listinfo/fink-devel

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] Fwd: Re: [Fink-beginners] Can't Install clisp 2.48-1 on 64-bit Snow Leopard and Fink

2009-12-15 Thread Alexander Strange

On Dec 14, 2009, at 6:50 PM, Jean-François Mertens wrote:

 
 On 14 Dec 2009, at 23:05, Alexander Hansen wrote:
 
 -  Original Message 
 Subject: Re: [Fink-beginners] Can't Install clisp 2.48-1 on 64-bit  
 Snow
 Leopard and Fink
 Date: Mon, 14 Dec 2009 22:38:18 +0100
 From: Jorge Acereda jacer...@gmail.com
 To: Lucio Bragagnolo lvc...@gmail.com
 CC: fink-beginn...@lists.sourceforge.net, jacer...@users.sourceforge.net
 
 Hi,
 
 I'm marked as the maintainer of ffcall. I switched since to libffi for
 my interpreter and no longer use ffcall. I would help, but I'll be  
 quite
 busy for the next 4 months. It seems the config.guess script is
 detecting the arch as i386 instead of x86_64. Even if it was detected
 properly, the darwin assembler will be a problem here.
 Right _ I had fixed ffcall locally by adding the obvious
 ConfigureParams: --build=%m-apple-darwin`uname -r|cut -f1 -d.` --host= 
 %m-apple-darwin`uname -r|cut -f1 -d.`
 but then the build itself ran into assembler problems
 (a bunch of Unknown pseudo-op in compiling avcall-x86_64.s )

These are Linux as-isms. I tried regenerating the .s files from the .c and it 
crashed in the tests, so I guess the package is stuck for now.


 So I took the cheap way out to replace (only for 64bit)
 in clisp's  %c
 --with-ffcall-prefix=%p   by   --without-ffcall
 (and adjusting deps)
 
 If anyone wants
 to take a look at this, perhaps the shortest route is to make clisp  
 use
 libffi instead of ffcall.
 Woould be great to have a correctly built clisp _ whether with libffi
 or by fixing  avcall-x86_64.s  ...
 
 JF Mertens

--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] The Pangocairo Has Landed

2008-07-15 Thread Alexander Strange

On Jul 15, 2008, at 1:38 PM, Martin Costabel wrote:

 Daniel Macks wrote:
 []
 All of unstable is coherently using the pango1-xft2-ft219 library
 instead of pango1-xft2; only -ft219 should be used for anything in
 unstable.

 My experience in update-all'ing from pre-pc to post-pc was not very
 pleasant. I think now (after 7 hours of repeated update-all, removing
 lots of packages, updating individual packages etc) that the main
 culprit is graphviz that tries to pull in pango1-xft2-dev, and this is
 impossible to install in the new environment.

I had to remove the unstable graphviz.info while I updated, because it  
depends on swig now, and that has BuildDepends on ~8 different large  
languages. The stable package seems to be fine.

My build failed on gtk+2, because the iPhone SDK betas installed  
broken X11 headers which refer to different library versions than are  
actually installed; hopefully the final Xcode 3.1 will fix this.


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] Let's update gimp2 on pangocairo-branch!

2008-05-26 Thread Alexander Strange

On May 24, 2008, at 6:33 PM, Tomoaki Okayama wrote:

 At Sun, 11 May 2008 18:19:04 -0400,
 Alexander Strange wrote:

 Can you make it diffable? :)

 To find a happy medium, I renewed my patch and made a new finkinfo.
 The big differences from the previous patch are:

 * Delete the -noprint variant.
 * Divide gimp2-help from gimp2, suggested by Sebastien Maret.

 Please check the attached patch and finkinfo.
 I've already tested gimp2, gimp2-svg and gimp2-help in 10.5/i386.

 I summarize the whole changes here.

 [gimp2_update_pangocairo_4.diff]
 * Package:, Type:
 - Delete the -noprint variant.
 * Source:
 - gimp2-help is no longer included in gimp2.
 - Delete unneeded security patches.
 * BuildDepends:
 - netpbm is not needed.
 - gimp-print7-dev is for -noprint only. Delete.
 - esound is needed for libgnomeui-2.0.
 - gnome-keyring-dev is needed for gnome-keyring-1.
 - depends libgtkhtml2 with the version clause (= 2.6.4-1013).
 * DocFiles:
 - Some files have vanished.
 * ConfigureParams:
 - Add --disable-print --without-libcurl --without-poppler --disable- 
 python.
 * PatchScript:
 - Delete unneeded security patches.
 - Use 'open' for read help files instead of 'firefox',
   suggested by Sebastien Maret.
 * CompileScript:
 - PKG_CONFIG_PATH settings are already done in ConfigureParams.  
 Delete.
 - the -noprint variant is eliminated.
 - gimp2-help is no longer included in gimp2.
 * InstallScript:
 - gimp2-help is no longer included in gimp2.
 - the -noprint variant is eliminated.
 * Depends:
 - netpbm-shlibs is not needed.
 - gimp-print7-shlibs is for -noprint only. Delete.
 * Files:, ConfFiles:
 - Some files are renamed, and some new files are added.

That looks good to me.

 [gimp2-help.info] (diff from the original finkinfo by Sebastien Maret)
 * Source:
 - Use gimp mirror.
 * Conflicts:
 - Conflicts with old gimp2*.
 * PatchScript:
 - 'cp -a' are not found in Makefile.in. Delete.
 - Shell-buildin echo cannot accept -n option. Use /bin/echo -n  
 instead.
 * ConfigureParams:
 - Add --disable-network.
 * InstallScript:
 - Add top_builddir=`pwd` to avoid installing errors.
 DocFiles:
 - Some file are added.

Are the empty Desc fields really useful?

 Thanks,
 Tomoaki Okayama

 gimp2_update_pangocairo_4.diffgimp2-help.info


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] Let's update gimp2 on pangocairo-branch!

2008-05-11 Thread Alexander Strange

Now that I'm done with finals, I can reply to all my email.

On Apr 30, 2008, at 6:50 PM, Sebastien Maret wrote:


Alexander Strange [EMAIL PROTECTED] writes:


There's another new package for it here:
http://sourceforge.net/tracker/index.php?func=detailaid=1942780group_id=17203atid=414256


As noted above, my patch follows your original packaging way.
Another one seems to make some big changes in packaging.
It's difficult for me to say which is better.
Which one do you like?


Hang on a second here. I posted this package on the trackers *two
weeks ago*, and I offered to maintain it. I spent a lot of time
updating and testing this package. What's the point of duplicating the
efforts? Before starting working on updating a package, it we would
good if poeple could check on the tracker that nothing has been
submitted yet. Maintainers time is a scarse ressource that should be
used more wisely.


Well, the differences I see are:

- This one is a diff from the package I know works.  I like that a
lot better, since I haven't tried the rewritten one yet.

- The other one patches it to use 'open' for help reading.
I'm not sure what it does without that, but it might not work without
a 'firefox' command.


Without the patch, Gimp tries to open the help file with firefox, and
complains if you don't have it installed. The open command will browse
the documentation with whatever default browser you're using in OS X.


Sounds good.


- The other one gets rid of the variants. I'd like to keep -svg, but
- noprint can go.  It's already broken and apparently not necessary
anymore.


In my experience, packages with two many variants confuse new users,
because they all have the same short description. So if you have no
clue about what -svg of -print is, you're stuck. I know that there is
usually more information in the DescDetails, but beginners don't
always read this. From the maintainer point of view, you need to
compile every variants to make sure that they all build and runs fine,
and this takes some extra time. This is why I was suggesting to get
rid of these variants.


Right, I disliked it too - I had it in there because my computer was  
just

too slow to keep up to date with -svg enabled; it practically doubles
the dependencies. These days it's not as bad, but I wonder if anyone
else using the package doesn't want all of GNOME installed just to use  
it?
If we had a binary distro, then it could just be a splitoff and that  
would be fine.

For now, I guess it's not really important.


- I'd prefer gimp-help in the same package since it's only useful
for this version.


Upstream version of the Gimp and the gimp documentation aren't updated
at the same pace. Having both in the same package forces you to rev-up
the Gimp and rebuild it everytime you update the documentation.


OK.


And this one strips debug symbols on everything (since it's large),
while the rewritten package gets rid of that. I don't think we have
a policy about this, but since the package is pretty big I don't see
any harm in it.


I don't see any harm either, except maybe if poeple find an (upstream)
bug and want to submit a backtrace.

The other difference is that my package have Python enabled.


Don't Python bindings need -py24/25 variants?


So, I guess I'd rather use this one, since we can follow the
differences more easily.


It's up to you.


Can you make it diffable? :)

-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel

Re: [Fink-devel] Let's update gimp2 on pangocairo-branch!

2008-04-30 Thread Alexander Strange

On Apr 30, 2008, at 9:18 AM, Daniel Macks wrote:

 On Wed, Apr 30, 2008 at 08:56:01PM +0900, Tomoaki Okayama wrote:
 Hello,

 I attach an update patch for gimp2.info on pangocairo-branch.
 Please test and commit it!

 [ChangeLog]
 * BuildDepends:
 - netpbm is not needed.
 - esound is needed for libgnomeui-2.0.
 - gnome-keyring-dev is needed for gnome-keyring-1.
 * DocFiles:
 - Some files have vanished.
 * ConfigureParams:
 - Add --disable-python.
 * PatchScript:
 - Delete unneeded security patches.
 - Shell-buildin echo cannot accept -n option. Use /bin/echo -n  
 instead.
 * Depends:
 - netpbm-shlibs is not needed.
 * Files:, ConfFiles:
 - Some new files are added.

 Looks functionally nearly the same as the one I have locally for it.
 Two issues:

 1. The dependency on libgtkhtml2 needs to be versioned (to the one I
 committed to pangocairo a day or so ago).

 2. ./configure auto-detects poppler, so it needs pooppler2 
 poppler2-glib as BuildDepends (and their -shlibs as Depends in
 %N-shlibs).

 One question: in InstallScript:

 - (cd ../gimp-help-2-0.5; make install DESTDIR=%d) || exit 1
 + (cd ../gimp-help-2.4.1; make install DESTDIR=%d  
 top_builddir=`pwd`) || exit 1

 I've never seen an explicit top_builddir needed before. Any idea what
 is happening here?

 SF seems dead, so we can't deal with getting it committed right now:(

 dan

There's another new package for it here:
http://sourceforge.net/tracker/index.php?func=detailaid=1942780group_id=17203atid=414256

For some reason I can't find the start of this thread in gmane or my  
inbox, so I can't compare them.

-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] Let's update gimp2 on pangocairo-branch!

2008-04-30 Thread Alexander Strange

On Apr 30, 2008, at 12:44 PM, Tomoaki Okayama wrote:

 Thanks for lots of comments!
 I attach a new patch for gimp2.info.


 One question: in InstallScript:

 - (cd ../gimp-help-2-0.5; make install DESTDIR=%d) || exit 1
 + (cd ../gimp-help-2.4.1; make install DESTDIR=%d  
 top_builddir=`pwd`) || exit 1

 I've never seen an explicit top_builddir needed before. Any idea what
 is happening here?

 If top_builddir is not specified, the following error occurs in my  
 env:

 (cd ../gimp-help-2.4.1; make install DESTDIR=/sw/src/fink.build/root- 
 gimp2-2.4.5-1) || exit 1
 Making install in quickreference
 make[2]: Nothing to be done for `install-exec-am'.
 make[2]: Nothing to be done for `install-data-am'.
 make[2]: Nothing to be done for `install-exec-am'.
 ././install-sh -c -d /sw/src/fink.build/gimp2-2.4.5-1/sw/share/gimp/ 
 2.0/help
 ** Installing HTML:/bin/sh: ././install-sh: No such file or directory

 Any other ideas for avoiding it?

Sounds like a bug in their build system. Patching automake files can  
be painful,
so if that's the smallest fix it seems fine to me.

 At Wed, 30 Apr 2008 10:51:11 -0400,
 Benjamin Reed wrote:

 Daniel Macks wrote:

 |  - Add --disable-python.

 | Looks functionally nearly the same as the one I have locally for  
 it.
 | Two issues:

 Also, why disable python?

 If enable python, some messy changes should be done, and lots of
 dependency should be added, which may be painful for the maintainer
 and users.
 My patch changes gimp2.info as little as possible from the original  
 one.

 At Wed, 30 Apr 2008 10:59:11 -0400,
 Alexander Strange wrote:

 There's another new package for it here:
 http://sourceforge.net/tracker/index.php?func=detailaid=1942780group_id=17203atid=414256

 For some reason I can't find the start of this thread in gmane or my
 inbox, so I can't compare them.

 As noted above, my patch follows your original packaging way.
 Another one seems to make some big changes in packaging.
 It's difficult for me to say which is better.
 Which one do you like?

Hmm...

Well, the differences I see are:

- This one is a diff from the package I know works.
I like that a lot better, since I haven't tried the rewritten one yet.

- The other one patches it to use 'open' for help reading.
I'm not sure what it does without that, but it might not work without  
a 'firefox' command.

- The other one gets rid of the variants. I'd like to keep -svg, but - 
noprint can go.
It's already broken and apparently not necessary anymore.

- I'd prefer gimp-help in the same package since it's only useful for  
this version.

And this one strips debug symbols on everything (since it's large),  
while
the rewritten package gets rid of that. I don't think we have a policy  
about this,
but since the package is pretty big I don't see any harm in it.

So, I guess I'd rather use this one, since we can follow the  
differences more easily.

-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] No /etc/fonts directory in Leopard (OS X.5)

2007-10-31 Thread Alexander Strange

On Oct 31, 2007, at 8:53 AM, Ebrahim Mayat wrote:

 Hello again

 I have come across the same error when trying to launch (in Leopard)  
 a couple of  X11/qt4-linked binaries that I have built.
 Both qsynth http://qsynth.sourceforge.net/qsynth-index.html and  
 qsampler http://qsampler.sourceforge.net/qsampler-index.html  for  
 instance both give the same error:

 $ qsynth
 Fontconfig error: Cannot load default config file
 Bus error

Do you have fontconfig-path installed? If so, try removing it.

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] impossible to use libGLw in Leopard

2007-10-28 Thread Alexander Strange

On Oct 28, 2007, at 2:16 PM, Jack Howarth wrote:

 Martin,
Some of the linker behavior in Leopard doesn't make any sense at  
 all. For example if I
 modify the molmol makedef to link as follows (which works fine under  
 Fedora 7 linux)...

I think this is a general problem in the new ld. Building gcc:

gcc   -g -fkeep-inline-functions -DIN_GCC -L/sw/lib -liconv-W - 
Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold- 
style-definition -Wmissing-format-attribute -fno-common   - 
DHAVE_CONFIG_H -liconv -o cc1-dummy c-lang.o stub-objc.o attribs.o c- 
errors.o c-lex.o c-pragma.o c-decl.o c-typeck.o c-convert.o c-aux- 
info.o c-common.o c-opts.o c-format.o c-semantics.o c-incpath.o  
cppdefault.o c-ppoutput.o c-cppbuiltin.o prefix.o c-objc-common.o c- 
dump.o c-pch.o c-parser.o darwin-c.o c-gimplify.o tree-mudflap.o c- 
pretty-print.o c-omp.o dummy-checksum.o \
  main.o tree-browser.o libbackend.a ../libcpp/libcpp.a ../ 
libdecnumber/libdecnumber.a ../libcpp/libcpp.a   ../libiberty/ 
libiberty.a ../libdecnumber/libdecnumber.a -L/sw/lib -lmpfr -lgmp
Undefined symbols:
   _iconv_close, referenced from:
   __cpp_destroy_iconv in libcpp.a(charset.o)
   __cpp_destroy_iconv in libcpp.a(charset.o)
   __cpp_convert_input in libcpp.a(charset.o)
   _iconv, referenced from:
   _convert_using_iconv in libcpp.a(charset.o)
   _convert_using_iconv in libcpp.a(charset.o)
   _iconv_open, referenced from:
   _init_iconv_desc in libcpp.a(charset.o)
ld: symbol(s) not found
collect2: ld returned 1 exit status

We have a similar problem with Perian (and an even larger different  
problem, since it doesn't support text relocations).

I just fixed that problem with 'ln -s /usr/bin/ld_classic /usr/local/ 
bin/ld' but that really isn't a good solution.

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


[Fink-devel] Re: Strange freetype dependency / gimp2 on i386 needs --disable-mmx

2006-03-16 Thread Alexander Strange


On Mar 15, 2006, at 12:02 PM, ASARI Takashi wrote:


Hi,


libtool: link: cannot find the library `/sw/lib/freetype219/lib/ 
libfreetype.la'


Full log is here:
http://fink.sodan.ecc.u-tokyo.ac.jp/~asari/mito/gimp2.kikyo.log
( sorry for my LANG set to ja_JP.UTF-8.. )

I had installed freetype219-shlibs and no freetype219 installed.
This error seems strange for me, but it disappeared after I simply  
installed freetype219.


fontconfig2-dev was using freetype219 and depending on freetype1  
instead.
This should be added there, but I noticed a better solution: if I  
just have fontconfig use the system (xorg)'s freetype, then gimp  
stops crashing every time anyone uses the text tool. This is  
obviously how it should be acting, but I don't know if it compiles in  
Apple X11 now.


I've put this modified gimp2 and fontconfig2-dev in my experimental;  
could someone with Apple's X11 try it?



The next error I got was about MMX:

gcc -I/sw/lib/fontconfig2/include/ -L/sw/lib/fontconfig2/lib - 
DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../app -I/sw/include/ 
glib-2.0 -I/sw/lib/glib-2.0/include   -I/sw/include -DG_LOG_DOMAIN= 
\Gimp-Composite\ -D_REENTRANT -I/sw/include -DGDK_MULTIHEAD_SAFE - 
DGTK_MULTIHEAD_SAFE  -g -O2 -Wall -c `test -f 'gimp-composite- 
mmx.c' || echo './'`gimp-composite-mmx.c
gimp-composite-mmx.c: In function  
'gimp_composite_burn_rgba8_rgba8_rgba8_mmx':
gimp-composite-mmx.c:149: error: can't find a register in class  
'GENERAL_REGS' while reloading 'asm'
gimp-composite-mmx.c:203: error: can't find a register in class  
'GENERAL_REGS' while reloading 'asm'
gimp-composite-mmx.c: In function  
'gimp_composite_scale_rgba8_rgba8_rgba8_mmx':
gimp-composite-mmx.c:1015: error: PIC register '%ebx' clobbered in  
'asm'

gimp-composite-mmx.c: At top level:
gimp-composite-mmx.c:835: warning: 'mmx_op_overlay' defined but not  
used


And full log is here:
http://fink.sodan.ecc.u-tokyo.ac.jp/~asari/mito/gimp2.kikyo.1.log

After I append --disable-mmx to ConfigureParams field, this error  
goes away.


No argument here, though.


I made an experimental gimp2.info. Please have a look if you are  
interested!
http://cvs.sourceforge.net/viewcvs.py/fink/experimental/todai/ecc/ 
main/finkinfo/graphics/


.. by the way,
I finished writing this message, and I found upstream is now 2.3.6  
(^_^;


I've been hoping they would release 2.4 for a very long time now, but  
apparently not...



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] Re: Strange freetype dependency / gimp2 on i386 needs --disable-mmx

2006-03-16 Thread Alexander Strange


On Mar 16, 2006, at 4:05 PM, Martin Costabel wrote:

If you do this to fontconfig2-dev, you will break a whole bunch of  
other packages that now all (build-)depend on fontconfig2-dev and  
freetype219.


I can remove fontconfig2-dev as well (and have done so in  
experimental), as x.org's is fine now, but now it has even less  
chance of working in Apple X11.


Maybe we need two versions of fontconfig2-dev in the end, but right  
now it would be easier if you made gimp2 consistently depend on  
freetype219, including for example changing the  pango1-xft2-dev  
dependency to pango1-xft2-ft219-dev.


I didn't know this existed, and it seemed likely to solve the  
problem, but if I use it there are still two freetypes loaded (since  
there are two pangos loaded) and it still crashes. Very odd.


(log: http://paste.lisp.org/display/17964)



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] license question

2005-05-02 Thread Alexander Strange
On May 2, 2005, at 7:54 PM, Koen van der Drift wrote:
Hi,
What license-type should I put in the info file for this text:
/*
 * Copyright (c) Medical Research Council 1994. All rights reserved.
 *
 * Permission to use, copy, modify and distribute this software and  
its
 * documentation for any purpose is hereby granted without fee,  
provided that
 * this copyright and notice appears in all copies.
 *
 * This file was written by James Bonfield, Simon Dear, Rodger Staden,
 * as part of the Staden Package at the MRC Laboratory of Molecular
 * Biology, Hills Road, Cambridge, CB2 2QH, United Kingdom.
 *
 * MRC disclaims all warranties with regard to this software.
 */

thanks,
- Koen.
That looks functionally identical to the BSD license with the  
advertising clause.


---
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] Fink gimp-2.0

2005-03-29 Thread Alexander Strange
(BOn Mar 29, 2005, at 8:38 AM, $BH~I'(B $BGO>l(B wrote:
(B
(B Alexander,
(B
(B After clean-install of Panther (and updated to 10.3.8), I installed 
(B Fink and unstable version of gimp2 (2.0.0-5) via Fink. It compiled, 
(B but the first run says I have fontconfig 1.0.2 and need fontconfig 
(B 2.2.0 or higher. I checked fink list fontconfig and it replies 
(B fontconfig2-dev (2.2.0-3) is installed.
(B
(B Do you know if it is my problem (such as $PATH) or package problem?
(B
(B Thanks
(B
(B --
(B BABA Yoshihiko
(B
(BIt's related to the version of X11 installed. I'm working on it now 
(B(try what I just commited to experimental), but I still can't get it to 
(Bwork completely. If you try to use the text tool or script-fu, it will 
(Bcrash because it's linking to the wrong Pango.
(B
(B
(B
(B---
(BSF email is sponsored by - The IT Product Guide
(BRead honest  candid reviews on hundreds of IT Products from real users.
(BDiscover which products truly live up to the hype. Start reading now.
(Bhttp://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
(B___
(BFink-devel mailing list
(BFink-devel@lists.sourceforge.net
(Bhttps://lists.sourceforge.net/lists/listinfo/fink-devel

Re: [Fink-devel] Re: [Fink-users] gimp2 configure error

2005-03-08 Thread Alexander Strange
On Mar 8, 2005, at 3:29 AM, Koen van der Drift wrote:
On Mar 6, 2005, at 7:13 PM, Alexander Strange wrote:
No, it shouldn't be building the svg plugin at all, as that should be 
disabled unless -svg is built.

Could it be that it builds the svg plugin in anyway when it finds (one 
of the) components of librsvg2? That package is installed on my system 
because it is needed by another package.

- Koen.
That is the problem; I think I've fixed it now.

---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] Re: dists/10.3/unstable/main/finkinfo/graphics gimp2.info,1.16,1.17

2005-03-08 Thread Alexander Strange
On Mar 8, 2005, at 4:17 AM, Martin Costabel wrote:
This doesn't work with the current freetype packages. If you link to 
freetype219, you have to depend on freetype219-shlibs.
Why does freetype219 have a different layout than 
freetype2-hinting-2.1.9?

[]
 BuildDepends: 
-libpng3, libjpeg, libtiff, glib2-dev, netpbm, giflib, imlib, aalib 
(= 1.4rc5-2), gettext-dev, gettext-bin, libiconv-dev, gtk-doc, 
x11-dev,  (%type_raw[-noprint] = .) gimp-print-dev, libexif-dev, 
gtk+2-dev, libart2, libmng2, expat, fontconfig2-dev, lcms, libwmf, 
pango1-xft2-dev, atk1, xml-parser-pm560 | xml-parser-pm580 | 
xml-parser-pm581,
+libpng3, libjpeg, libtiff, glib2-dev, netpbm, giflib, imlib, aalib 
(= 1.4rc5-2), gettext-dev, gettext-bin, libiconv-dev, gtk-doc, 
x11-dev,  (%type_raw[-noprint] = .) gimp-print-dev, libexif-dev, 
gtk+2-dev, libart2, libmng2, expat, fontconfig2-dev, lcms, libwmf, 
pango1-xft2-dev | pango1-xft2-ft219-dev, atk1, xml-parser-pm560 | 
xml-parser-pm580 | xml-parser-pm581,
  (%type_raw[-svg] = -svg) librsvg2,
  (%type_raw[-svg] = -svg) audiofile,
  (%type_raw[-svg] = -svg) gail17-dev,
@@ -28,10 +28,10 @@
  (%type_raw[-svg] = -svg) libgtkhtml2,
  libxslt, freetype219-dev | freetype2-hinting-dev (= 2.1.9)
There is no freetype219-dev package. Plus, the freetype2-hinting 
package will not allow gimp2-2.2.4 to run. I thought I explained this 
yesterday?
I can't find this email, but I did find your fix, which I commited.

---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] Re: [Fink-users] gimp2 configure error

2005-03-06 Thread Alexander Strange
On Mar 6, 2005, at 6:47 PM, Koen van der Drift wrote:
libgsf-1.la is in libgsf-dev, which was not installed at that moment. 
I guess it should be a (build) depends?
No, it shouldn't be building the svg plugin at all, as that should be 
disabled unless -svg is built. There's a different problem; the bit 
that disables svg when I don't want it on must have stopped working, 
and I can't test that myself since I can't install any of the gnome 
packages. I'll look into it.

- Koen.

---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] strange terminal output after fink commands

2005-03-02 Thread Alexander Strange
On Mar 1, 2005, at 9:06 PM, Koen van der Drift wrote:
On Mar 1, 2005, at 9:01 PM, Alexander K. Hansen wrote:
But how about non-fink commands?

I tested a few non-fink commands (ls, apt-get update, locate), and it 
doesn't happen.

- Koen.
The other commands would have no reason to use DivX. Does QuickTime 
load if you start it?


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] Re: Packages mentioning /sw/ by name in unstable

2005-02-27 Thread Alexander Strange
On Feb 27, 2005, at 3:12 PM, Blair Zajac wrote:
Where are you seeing this?  In CVS:
$ find . -name grass\* | xargs grep sw
finds nothing.
Regards,
Blair
I was accidentally using an older copy of the CVS checkout; this was 
fixed in CVS revision 1.3.

Rerunning the search:
[newibook:/sw/fink/10.3] astrange% grep -rl sw/ unstable/ | wc -l
 216

---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] Packages mentioning /sw/ by name in unstable

2005-02-26 Thread Alexander Strange
There are currently four packages in unstable that mention /sw/ instead 
of %p where it might cause the build to error out:

* Jeremy Higgs
ettercap-ssl
* Blair Zajac
grass5.7
* Jeffrey Whitaker
scilab-atlas
scilab
Besides that, there are many more packages that use /sw/ specifically 
in their Desc* fields. There were too many to mention by name, though.

[newibook:~] astrange% grep -rl sw/ /sw/fink/dists/unstable/*/finkinfo 
| wc -l
 233


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] Packages mentioning /sw/ by name in unstable

2005-02-26 Thread Alexander Strange
On Feb 27, 2005, at 12:48 AM, Alexander Strange wrote:
* Jeffrey Whitaker
scilab-atlas
scilab
Looking at these two again, they are actually correct (although not 
structured in the usual way).


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] threads?

2005-02-21 Thread Alexander Strange
On Feb 21, 2005, at 5:25 PM, Michael wrote:
when I built gcc-3.4.3 on my own, I used a line 
--enable-threads=posix, can everyone using fink in OS X use this 
threading?
What do you mean?
Wouldn't that get rid of the annoying gcc: unrecognized option 
`-pthreads' ?
No. Threading in Darwin/OS X is always enabled, and -pthreads or 
-pthread is redundant.

Mike S

---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] wxWidgets vs. wxMac

2005-02-19 Thread Alexander Strange
On Feb 19, 2005, at 2:47 AM, Trevor Harmon wrote:
To prevent this from happening, I'm wondering what could be done. 
Could a virtual package be added, called wxWidgets, that maps to 
wxMac? Or perhaps there's some mechanism in Fink for specifying 
package aliases/synonyms? For instance, the Fink database could 
include both wxmac and wxwidgets separately in its package list 
but map each one to the same package.

Any suggestions? Thanks,
Trevor
wxWidgets is just a generic name; implementations of it for other 
stuff are named wxWindows, wxGTK, wxMac, etc.

The appropriate thing to do would be to make all the seperate packages 
Provide wxwidgets, and then Conflict/Replace each other if necessary. 
If that doesn't work out, packages might need to get seperate variants 
for all the wx*.

I never noticed we had a wxmac package either; I've had a wx app that 
I've wanted to package for a while, so I guess I'll get to work on that 
soon.


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: gcc4 package (was Re: [Fink-devel] SOLVED: gcc unlinks /dev/null)

2005-02-11 Thread Alexander Strange
On Feb 11, 2005, at 10:58 AM, Jeff Whitaker wrote:

I don't really know, I'm hoping others will hop in on this thread. I 
know Alexander Strange has been building gccs from the apple ppc 
branch, maybe a fink gcc4 package should come from there?
Hmm - I'd like to hear about that.  I doubt that gfortran is in there 
though.
apple-ppc-branch is currently gcc version 4.0.0 20041026 (Apple 
Computer, Inc. build 4034). If gcc 4 mainline had that on 04/10/26, it 
should be in there.


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] Request for Comments: freetype2{-hinting,}{-shlibs,-dev,}-2.1.9 upgrade

2005-02-02 Thread Alexander Strange
On Feb 3, 2005, at 1:34 AM, Martin Costabel wrote:
I have no idea if this is really something that is used by 
applications at all, but I guess it wouldn't have been introduced if 
it were not somehow useful. The thing is that the freetype (as opposed 
to X11) releases of freetype, including freetype2-2.1.9, do not have 
this functionality, whatever it is. I don't know if there are compile 
options to include them, but anyway this could be a reason for not 
completely replacing the system or X11 freetype libraries by our own 
ones.
There is a compile option to do this; the version in my experimental 
directory does it (and adds a -darwin variant which doesn't).


---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag--drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] hooray! I built my first package

2004-11-01 Thread Alexander Strange
On Nov 1, 2004, at 9:41 PM, Mark Brethen wrote:
Should I include a script to do that?
I'd suggest looking at some other packages that use xfontpath.

---
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588alloc_id=12065op=click
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] Re: Fink's Package LAME

2004-10-04 Thread Alexander Strange
On Oct 4, 2004, at 9:21 PM, Blair Zajac wrote:
Well, there doesn't appear to be a consensus amongst the audio experts 
on the 3.93.1 versus 3.96.1.  Here are some threads on this:
3.96 was the choice for the last major listening test. In any case, we 
should be trusting the LAME developers to know when to release things 
and when not to.


---
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] libtool and dynamic libraries

2004-08-24 Thread Alexander Strange
On Aug 24, 2004, at 7:44 PM, Dale Grover wrote:
One key seems to be which libtool is in fact used; once I learn how 
to change what libtool is called by gcc, it should be clearer.  (A 
previous reply suggests this would be a good path, but I'm unclear on 
the process.)  At the moment the Apple libtool is called, which seems 
to be A Problem--the GNU libtool (called, I believe, glibtool on my 
system) is apparently what's called for.  However, if that fails to 
clear this up, I'll follow up your suggestion and see if it strikes a 
chord with the author.
gcc is calling the right libtool.
I'm not sure why it doesn't recognize -bind_at_load or 
-Wl,-bind-at-load, but it's possible dylibs ignore that flag in the 
first place.


---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink  Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] 10.4 and the profile.d system

2004-07-13 Thread Alexander Strange
Jordan Hubbard tossed around an idea of adding a hook directory to OS X 
and Darwin on IRC tonight that would be the equivalent of startup items 
for the user's login shells; software that wanted to add new things 
such as path items to the environment would be able to add files into 
it which would be automatically sourced. This would obviously be a 
better replacement for our system of adding new things to user's .cshrc 
and .profile files.

Since we already have a system like this ourselves in the form of 
/sw/etc/profile.d (which I pointed out to him as an example), I thought 
this would be a good place for comments on the idea.

This is, of course, nothing even close to a new feature yet, just an 
idea.


---
This SF.Net email sponsored by Black Hat Briefings  Training.
Attend Black Hat Briefings  Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] Re: A suggestion

2004-07-02 Thread Alexander Strange
On Jul 2, 2004, at 1:55 PM, Corey Halpin wrote:
  Cool.  It didn't occur to me to look for (and through) people's 
experimental directories.
  If I were looking for your experimental dir, would I be able to find 
it in cvs somewhere?  Or does it just live in your sandbox on your 
machine?

thank you,
crh
Daniel's experimental dir is at 
http://cvs.sourceforge.net/viewcvs.py/fink/experimental/dmacks/


---
This SF.Net email sponsored by Black Hat Briefings  Training.
Attend Black Hat Briefings  Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] Fwd: gimp2-2.0.0-2

2004-06-04 Thread Alexander Strange
I can't figure out what's happening here. I would suspect a modified  
libintl (that had a libintl_ prefixed to all its symbols), but since he  
moved /usr/local out of the way there shouldn't be one.

The config.log is here: http://astrange.ithinksw.net/gimp2.config.log
Begin forwarded message:
From: Louis Zulli [EMAIL PROTECTED]
Date: June 4, 2004 10:25:38 AM EDT
To: Alexander Strange [EMAIL PROTECTED]
Subject: Re: gimp2-2.0.0-2
Thanks for the prompt reply and the suggested fix. Perhaps the  
offending file was created when I used Gerben Wierda's  i-Installer to  
install TeX (before I discovered Fink). I believe that ImageMagick was  
installed along with TeX.

I moved /usr/local out of the way, and compilation failed again, but  
apparently for another reason. Any help would be appreciated. Here's  
some information. Thanks again.

gcc -I/sw/lib/fontconfig2/include/ -DHAVE_CONFIG_H -I. -I. -I../..  
-I../.. -I../../plug-ins/libgimpoldpreview -I/sw/include/gtk-2.0  
-I/sw/lib/gtk-2.0/include -I/sw/include/atk-1.0  
-I/sw/include/pango-1.0 -I/usr/X11R6/include  
-I/usr/X11R6/include/freetype2 -I/sw/include/glib-2.0  
-I/sw/lib/glib-2.0/include   -I/sw/include/libexif -I/sw/include  
-I/sw/include  -I/sw/include -DG_DISABLE_DEPRECATED  
-DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED  
-DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE  -g  
-O2 -Wall -c `test -f 'jpeg.c' || echo './'`jpeg.c
/bin/sh ../../libtool --mode=link gcc -I/sw/lib/fontconfig2/include/   
-g -O2 -Wall  -L/sw/lib -o jpeg  jpeg.o ../../libgimp/libgimpui-2.0.la  
../../libgimpwidgets/libgimpwidgets-2.0.la  
../../libgimp/libgimp-2.0.la ../../libgimpcolor/libgimpcolor-2.0.la  
../../libgimpbase/libgimpbase-2.0.la -ljpeg -L/sw/lib -lgtk-x11-2.0  
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0  
-lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl  
-liconv   -L/sw/lib -lexif -lm -liconv -lintl -lexpat
gcc -I/sw/lib/fontconfig2/include/ -g -O2 -Wall -o .libs/jpeg jpeg.o   
-L/sw/lib ../../libgimp/.libs/libgimpui-2.0.dylib  
/sw/src/gimp2-2.0.0-2/gimp-2.0.0/libgimp/.libs/libgimp-2.0.dylib  
/sw/src/gimp2-2.0.0-2/gimp-2.0.0/libgimpwidgets/.libs/libgimpwidgets 
-2.0.dylib -L/usr/X11R6/lib  
/sw/src/gimp2-2.0.0-2/gimp-2.0.0/libgimpmodule/.libs/libgimpmodule 
-2.0.dylib ../../libgimpwidgets/.libs/libgimpwidgets-2.0.dylib  
../../libgimp/.libs/libgimp-2.0.dylib  
/sw/src/gimp2-2.0.0-2/gimp-2.0.0/libgimpcolor/.libs/libgimpcolor 
-2.0.dylib  
/sw/src/gimp2-2.0.0-2/gimp-2.0.0/libgimpbase/.libs/libgimpbase 
-2.0.dylib ../../libgimpcolor/.libs/libgimpcolor-2.0.dylib  
../../libgimpbase/.libs/libgimpbase-2.0.dylib /sw/lib/libjpeg.dylib  
/sw/lib/libgtk-x11-2.0.dylib /sw/lib/libgdk-x11-2.0.dylib  
/sw/lib/libatk-1.0.dylib /sw/lib/libgdk_pixbuf-2.0.dylib  
/sw/lib/libpangoxft-1.0.dylib /sw/lib/libpangox-1.0.dylib  
/sw/lib/libpango-1.0.dylib /sw/lib/libgobject-2.0.dylib  
/sw/lib/libgmodule-2.0.dylib /sw/lib/libglib-2.0.dylib  
/sw/lib/libexif.dylib -lm /sw/lib/libintl.dylib /sw/lib/libiconv.dylib  
/sw/lib/libexpat.dylib
ld: warning prebinding disabled because dependent library:  
/sw/lib/libgimpui-2.0.0.dylib is not prebound
ld: warning multiple definitions of symbol _locale_charset
/sw/lib/libintl.dylib(localcharset.lo) definition of _locale_charset
/sw/lib/libiconv.dylib(localcharset.o) definition of _locale_charset
...
ld: Undefined symbols:
_libintl_bind_textdomain_codeset
_libintl_bindtextdomain
_libintl_dgettext
make[3]: *** [jpeg] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of /var/tmp/tmp.1.VwR03n failed, exit code 2
Failed: compiling gimp2-2.0.0-2 failed


On Jun 3, 2004, at 8:22 PM, Alexander Strange wrote:
On Jun 3, 2004, at 9:18 AM, Louis Zulli wrote:
 /usr/local/lib/libfreetype.dylib
I think this is your problem. Something you installed in /usr/local  
is confusing gimp's compilation system. Try moving /usr/local out of  
the way during the build.

Do you have any idea what made that file?

---
This SF.Net email is sponsored by the new InstallShield X.
From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] Patch and PatchScript ignored

2004-06-01 Thread Alexander Strange
On May 31, 2004, at 10:10 PM, Rohan Lloyd wrote:
You're not the only one. I get exactly the same results here.
--
Rohan Lloyd
Oh, now it's missing for me too. It must have disappeared when I went 
from 0.20.1.cvs to 0.20.2.


---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149alloc_id=8166op=click
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] Patch and PatchScript ignored

2004-05-31 Thread Alexander Strange
On May 31, 2004, at 9:07 PM, Ben Hines wrote:
Also don't know if you tried it but you can usually just run 'fink  
index' to kick the indexer sometimes. But upping the rev is a good way 
to tell what fink is actually using.

-Ben
It's easier to do 'fink dumpinfo package'; this prints the revision 
and path to .info file.


---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149alloc_id=8166op=click
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] Patch and PatchScript ignored

2004-05-31 Thread Alexander Strange
On May 31, 2004, at 9:58 PM, Nigel Stanger wrote:
On 1/6/2004 1:37 PM, Alexander Strange at [EMAIL PROTECTED] spake 
thus:

It's easier to do 'fink dumpinfo package'; this prints the revision
and path to .info file.
Huh?!?
nuevorico fink dumpinfo pcrs0
fink: unknown command dumpinfo.
Type 'fink --help' for more information.
Confused.
What version of fink is it (fink --version)?
Current stable and unstable both have 0.20.2-1 which supports this.

---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149alloc_id=8166op=click
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] package hijacking

2004-05-30 Thread Alexander Strange
On May 29, 2004, at 5:01 AM, [EMAIL PROTECTED] wrote:
isn't there a policy on taking over another's package?  i just noticed 
that my rzip package was updated and maintainership was changed 
without so much as an email or posting to fink-devel.  This make me 
much less inclined to create any new packages...
Yes, we aren't supposed to unmaintain you unless we're certain your 
email is dead.

It looks to me like RR just packaged it independently and didn't notice 
it was already there.


---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149alloc_id=8166op=click
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] gimp2 errors

2004-04-10 Thread Alexander Strange
On Apr 10, 2004, at 8:26 AM, Koen van der Drift wrote:

Hi,

I got the following error during the configure phase:

checking for GLIB - version = 2.2.0... no
*** Could not run GLIB test program, checking why...
*** The test program failed to compile or link. See the file 
config.log for the
*** exact error that occured. This usually means GLIB is incorrectly 
installed.
configure: error: Test for GLIB failed. See the file 'INSTALL' for 
help.
make: *** No targets specified and no makefile found.  Stop.
### execution of /var/tmp/tmp.1.T52QBl failed, exit code 2
Failed: compiling gimp2-2.0.0-2 failed

It tuns out that glib2-dev is not included in the .info file.
I think this could be considered a problem with glib2. There shouldn't 
be a 'glib2-dev' package in the first place; it should be following the 
form where headers are in 'glib2' (there is a 'glib2' package that only 
includes the gettext localizations, and that is listed in BuildDepends) 
and the library is in 'glib2-shlibs'.

Right now I'm having some very weird link errors with libwmf which is 
holding up me fixing all of gimp2.



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] How to test the two variants of a package?

2004-04-08 Thread Alexander Strange
On Apr 7, 2004, at 7:42 PM, David H. wrote:
No, it is not naive at all. I (and the core team as well as others) 
have been working the past 16 months to get procedures like this into 
place and for some things that works pretty well. Until now there has 
not really been a need for a strict package testing procedure, but 
with variants that might just become the case. The question is how to 
find a way to best implement this. making things as easy as possible, 
while still requiring a thorough check for variants enabled packages.
I unfortunately can't test gimp2-svg; it's in a variant because it 
requires far too much of GNOME2 to be installed, which I don't have the 
resources to do.

My general advise would be to acquire a G5 or similar machine where 
selected people can have shell access. This machine would do nothing 
else but compile packages and their variants.
Nice dream :-)
Not at all. There are enough that already hinted they want to sponsor 
hardware. As soon as Fink INC. is reality, that will be a possibility.

- -d
If any of the user-mode patches had made it into CVS, I would be able 
to test on an OpenDarwin machine, but all of those are bit-rotted to 
uselessness (although I realize it would have caused more problems on 
its own).



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] Re: How to test the two variants of a package?

2004-04-08 Thread Alexander Strange
On Apr 8, 2004, at 4:57 PM, Daniel E. Macks wrote:
  Package: gimp%type_pkg[-noprint]
  Type: -noprint (boolean)
  Conflicts: gimp, gimp-noprint
  Replaces: gimp, gimp-noprint
This will definitely be a lot of typing, since each of those also has 
the -svg variant. An easier way would be nice, but I'll add the 
Conflict/Replace (and fix some other bugs) when I add libwmf in.



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] Which fink with gimp2?

2004-04-04 Thread Alexander Strange
On Apr 4, 2004, at 8:00 AM, Martin Costabel wrote:

Todd Heidesch wrote:

Yes, a few line breaks. Also, it doesn't work with fink 0.19.2.
I'm using package variants which don't work with the released 0.19.2. 
You'll have to wait until 0.20.0 or use CVS HEAD.

OK, I fixed the linebreaks in CVS while Feanor is sleeping.
Thanks; I'm not sure how they got mauled since I was always using the 
same editor.

Now if only someone would fix the gnome mirror list...
I'll be updating the gimp mirror list soon as that's horribly out of 
date.



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] Which fink with gimp2?

2004-04-04 Thread Alexander Strange
On Apr 4, 2004, at 9:40 PM, Randal L. Schwartz wrote:

Alexander == Alexander Strange [EMAIL PROTECTED] writes:
Alexander I'm using package variants which don't work with the 
released
Alexander 0.19.2. You'll have to wait until 0.20.0 or use CVS HEAD.

But you checked the file in where it's visible to a LOT of people
using 0.19.2.  How fair is that?  I'm going to get errors EVERY TIME I
run fink (usually daily) until fink is updated to 0.20.  How soon is
that?
DRM said that he wanted to release 0.20.0 very soon, or I wouldn't have 
added it. If it gets delayed I will pull the package.

Why does it print this anyway? It's not a bug in the package, it's just 
too new. At the very least it should be restricted to verbosity 2 or 
above.



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] gimp-app

2004-03-30 Thread Alexander Strange
On Mar 30, 2004, at 6:07 PM, Martin Costabel wrote:

Has anyone had a look at http://gimp-app.sourceforge.net/ ?
Did this guy ask what the Fink team thinks about such rip-offs?
To my untrained eye at least, this kind of binary-only distribution 
looks like a flagrant violation of the GPL.
The Gimp 2.0 isn't a ripoff because I haven't finished the package yet. 
He does provide the original Gimp sources, but if the application 
bundle contains anything else it would need to be published as well 
(but it's not a violation until someone asks him and he refuses, I 
believe).



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] could someone help me check this NEW url?

2004-03-21 Thread Alexander Strange
On Mar 21, 2004, at 10:46 PM, James Gibbs wrote:
jgibbs% ping ftp.ysbl.york.ac.uk/
ping: unknown host ftp.ysbl.york.ac.uk/
I'm using just the default Comcast DNS.
Maybe you should take the / out ;)

I thought we were allowed to put files on the darwinports server as a 
primary source. Anyone know about this?
You're not.



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] Re: binary release plans

2004-03-01 Thread Alexander Strange
On Mar 1, 2004, at 3:33 AM, Daniel Macks wrote:
Did you take the approach I was going to do, or something else? Either
way, if you want additional eyes looking it over before committing,
post it here (if it's short:) or email me. Or commit it and we'll all
just see it in fink-commits...
dan


LAME should not be included in the binary distribution, unless you feel 
like buying Fink an unlimited MP3 license (distribution of decoders is 
OK, or at least not actively acted upon, but distributing encoders is 
not allowed; see http://mp3licensing.com/).



---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: lynx-cookies such (was Re: [Fink-devel] fink feature request: finicky-install)

2004-02-03 Thread Alexander Strange
This sounds a lot like portage.

On Feb 3, 2004, at 8:46 PM, Joe Corneli wrote:
You hit the nail on the head there.  It isn't just the compile-time
options, but several details of the lynx configuration file that
need to be fiddled with.  However, the problem with making a new
package is we'd probably have to have four, which seems a bit silly
I think cookie support would deserve to be in the main package; what's 
involved in adding it?
(Note that I don't actually use lynx; I just maintain it)

lynx
lynx-cookies
lynx-ssl
lynx-ssl-cookies




---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] Re: dists/10.3/unstable/main/finkinfo/x11 gimp-freefonts-0.10-2.info,NONE,1.1 gimp-sharefonts-0.10-2.info,NONE,1.1

2004-01-22 Thread Alexander Strange
On Jan 22, 2004, at 10:54 PM, Ben Hines wrote:

On Jan 21, 2004, at 11:49 PM, Alexander Strange wrote:

install -d -m 755 %d`%p/bin/xfontpath basedir`/freefont
install -c -m 644 * %d`%p/bin/xfontpath basedir`/freefont


I don't think this is legal.. it will make different .debs for 
different people. It'll be luck of the draw to work in the bindist.

-Ben
Have there been any problems with applesystemfonts and msttcorefonts? I 
copied those lines from them.



---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] Re: fink/perlmod/Fink VirtPackage.pm,1.29,1.30

2004-01-01 Thread Alexander Strange
On Jan 1, 2004, at 11:07 AM, Benjamin Reed wrote:

Alexander Strange wrote:

Update of /cvsroot/fink/fink/perlmod/Fink
In directory sc8-pr-cvs1:/tmp/cvs-serv12753/perlmod/Fink
Modified Files:
VirtPackage.pm Log Message:
Virtual package for Apple's incomplete gimp-print install.
Out of curiosity, if this is in /usr/lib, it's not really of any use 
to fink packages anyways, since the install_name is different, right?  
Or are we not providing our own gimp-print and/or always linking the 
apple one?

Fink packages should always compile against the same lib path, so it's 
not useful as a replacement for a real gimp-print-shlibs
I'm going to package the headers for it, but use the system version. 
Gimp-Print has to install stuff into CUPS to be useful, and that would 
be violating our sandbox.



---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278alloc_id=3371op=click
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] Fwd: tads on Panther

2003-12-22 Thread Alexander Strange
On Dec 23, 2003, at 1:38 AM, Kyle Moffett wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I've not received a response from Alexander, so I'm forwarding this on 
to the list.  If you get this one Alexander, could you please fix it?  
Otherwise, could somebody else with CVS access make the change?  
Thanks.

Cheers,
Kyle Moffett
Should be fixed.



---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278alloc_id=3371op=click
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] New GTK breaks Ethereal

2003-12-12 Thread Alexander Strange
On Dec 12, 2003, at 4:02 AM, Gary Kerbaugh wrote:
I'm still getting the multiple definitions warnings. Below is a 
subset
of the list. You'll note that gtk_clist is involve in most of them and 
here
is one line from the Ethereal crash log:


That looks to me like Ethereal implemented it internally before it 
existed inside GTK+, and it could certainly cause problems; but I 
haven't had any problem reports for it before.



---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] New GTK breaks Ethereal

2003-12-11 Thread Alexander Strange
On Dec 11, 2003, at 10:25 AM, Gary Kerbaugh wrote:

Hi Guys,

My last update-all updated GTK and, I believe GTK2. I no longer 
have the
scrollback so I can't provide any details of that but I know that the
following libraries are new:

/sw/lib/libgtk-1.2.0.9.1.dylib

/sw/lib/libgtk-x11-2.0.0.200.4.dylib
/sw/lib/libgtk-x11-2.0.la
These two are GTK+2.

/sw/lib/libgtk.a
/sw/lib/libgtk.la
The associated symlinks, which I didn't list, are also new. I have 
XWindows
applications that use GTK that aren't broken. However, when I ran
Ethereal-0.9.14-1, it produced a large number of Gtk-WARNING and
Gtk-CRITICAL messages. Ethereal then died with a bus error. Among the 
many
errors, the following suggest a problem with the GtkObject class, but 
I can
only guess.
What is the output of 'otool -Lv /sw/bin/ethereal'? (assuming that is 
the GTK+ binary).



---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: I am giving this 24 hours - (Re: [Fink-devel] Is it ok to remove phpmyadmin and pws from the web-module?)

2003-12-09 Thread Alexander Strange
On Dec 9, 2003, at 1:49 AM, D. Höhn wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160
Darian Lanx wrote:

| Hello
|
| I am a bit on the cleaning trip.
| Is the subdirectory pws or phpmyadmin in the web module still in use?
| Thank you
|
| -d
|
Just a follow up to my own mail. Since no one screamed and shouted at
me, I am giving this 24 hours, then I will cvs remove the pws and
phpmyadmin folders from teh web-module. There is no use keeping them in
there, forcing people to updated them on their cvs up runs when no one
actually uses the data stroed in the folders.
- -d
CVS can't remove directories.



---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] libmikmod-3.1.10-2

2003-12-04 Thread Alexander Strange
On Dec 4, 2003, at 1:48 PM, John Davidorff Pell wrote:

When building, libmikmod-3.1.10-2 calls gcc with -pthread which 
results in numerous warnings. It works, but I think that changing it 
to -lpthread would make it happier.

Whoever is in charge of this, could you take a look? Thanx.

JP
-lpthread and -pthread aren't needed on OS X; they're assumed.

I'm more annoyed by the way 16-bit sound comes out as static from 
XMMS's MOD plugin.



---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] sdl-mixer-1.2.5-11 build fails

2003-11-19 Thread Alexander Strange
On Nov 19, 2003, at 6:06 PM, James Gibbs wrote:
gcc -dynamiclib -undefined dynamic_lookup -o  
.libs/libSDL_mixer-1.2.0.2.3.dylib  load_aiff.lo load_voc.lo  
load_ogg.lo mixer.lo music.lo music_cmd.lo music_ogg.lo wavestream.lo  
effect_position.lo effect_stereoreverse.lo effects_internal.lo  
-all_load  mikmod/.libs/libmikmod.al timidity/.libs/libtimidity.al  
native_midi/.libs/libnativemidi.al  -L/sw/lib -lvorbisfile -lvorbis  
-logg -lSDL -lc  -install_name /sw/lib/libSDL_mixer-1.2.0.dylib  
-compatibility_version 3 -current_version 3.3
ld: warning -dylib_install_name /sw/lib/libSDL_mixer-1.2.0.dylib not  
found in segment address table LD_SEG_ADDR_TABLE  
/sw/var/lib/fink//usr/bin/libtool: internal link edit command failed
prebound/seg_addr_table
ld: warning prebinding disabled because dependent library:  
/sw/lib/libvorbisfile.3.dylib is not prebound
ld: native_midi/.libs/libnativemidi.al(native_midi_mac.lo) illegal  
reference to symbol: _CloseComponent defined in indirectly referenced  
dynamic library  
/System/Library/Frameworks/CoreServices.framework/Versions/A/ 
Frameworks/CarbonCore.framework/Versions/A/CarbonCore
ld: native_midi/.libs/libnativemidi.al(native_midi_mac.lo) illegal  
reference to symbol: _NAStuffToneDescription defined in indirectly  
referenced dynamic library  
/System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
That error means the link command should have '-framework QuickTime'


I probably also should have mentioned that I get this immediately  
prior to the above gcc command:

*** Warning: This library needs some functionality provided by  
-lSDLmain.
*** I have the capability to make that library automatically link in  
when
*** you link to this library.  But I can only do this if you have a
*** shared version of the library, which you do not appear to have.
*** The inter-library dependencies that have been dropped here will be
*** automatically added whenever a program is linked with this library
*** or is declared to -dlopen it.
This is normal, expected, and perfectly fine.



---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] mv trailing slashes bug solved

2003-11-16 Thread Alexander Strange
On Nov 16, 2003, at 2:24 AM, James Gibbs wrote:

Martin Costabel suggested to me that a kext may be to blame for the mv 
trailing slashes bug.

In my system preferences, the only haxie I have is Stuffit Archive 
Via Rename aka Stuffit AVR. It is part of Stuffit Deluxe 8.0. It 
allows one to stuff a file by adding .sit, .tar, .zip, etc. or unstuff 
by removing the suffix. The only interface in System Preferences 
consists of a single button that toggles between Start and Stop. 
Stopping it reproducibly allows mv to work properly.

That shouldn't be touching the kernel. It should be using a system 
similar to APE, which only affects GUI applications. If it doesn't, I'd 
call it a bug.



---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] Lame isn't optimized for G4s, and certainly could be...

2003-11-13 Thread Alexander Strange
On Nov 13, 2003, at 1:38 AM, Gordon Mackenzie wrote:

It's so slow when compared to the compiled versions I've found  
elsewhere for the Mac.

I have found an increase of about 200% (fink-lame speed of 0.7 versus  
altivec-compiled-lame of 2.2/2.3) when lame is compiled as these  
fellows have done (on G4's):

http://forums.blacktree.com/viewtopic.php?t=58start=15


That is not altiveced. GCC does not automatically Altivec anything.
Also, all of those flags are overkill.
'-fast -mcpu=750 -fsingle-precision-constant' is more than enough for  
LAME. This isn't Gentoo ;)

What you should actually be looking at is this thread where I helped  
AltiVec parts of LAME (and I'll submit the patch eventually, with code  
to auto-detect Altivec, but it's extremely low priority for me):

http://arstechnica.infopop.net/OpenTopic/page? 
a=tpcs=50009562f=8300945231m=1640932885

That actually gives a useful speed up as opposed to just sticking  
random compiler flags on.



---
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] fink run *not* as root

2003-10-10 Thread Alexander Strange
On Oct 10, 2003, at 6:48 PM, David R. Morrison wrote:

Sure, here's some feedback.

First, let's examine where root is actually needed in fink.  We 
certainly
don't need to be root to run make on a package.  Since fink directs
make install to a temporary installation directory, we don't need
to be root to run that either.  The tricky thing, though, is the last
thing fink does when compiling a package: it calls dpkg-deb to create
the deb file out of the temporary installation directory.  It is my
belief that dpkg-deb insists on being run as root.  If I'm right about
that, this is the first change which would need to be made: dpkg-deb
would need to be hacked so that it doesn't require root.  (If I'm 
wrong,
please let me know.)
There is a --force-not-root option to dpkg; I'm not sure about dpkg-deb.
All I know is that I've used the user patch that's already on our patch 
tracker successfully on lamancha.opendarwin.org until a selfupdate 
wiped it out.



---
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] Re: failure building gtk-perl-pm560-0.7009-1

2003-08-17 Thread Alexander Strange
On Sunday, August 17, 2003, at 01:20  PM, Neil Spring wrote:
a) chmod -R a+rX Gtk-Perl-0.7009 after untarring to make it easier  
to investigate build failures without having to sudo bash or  
repeatedly chmod.
This is more of a whole-fink thing than something to do in one package.

b) when tools/gendefs tries to build something by calling system, it  
should follow the normal convention of make and /print the line it's  
about to execute/, (that is, call print() before calling system())  
which may make it easier to track problems.
I don't consider this my responsibility either; that's something to be  
in the official source tree.

I realize this is a difficult package to maintain.  I'm happy to help  
test updated versions.

cc'ing fink-devel as there is an unacknowledged comment in the .info  
file, suggesting someone else is interested in the package.  If there  
is discussion, please cc me, as I am not on the list.
The version that I'm working on right now is in my experimental tree,  
with that comment addressed:

http://cvs.sf.net/cgi-bin/viewcvs.cgi/fink/experimental/mrvacbob/gtk- 
perl-pm560-0.7009-1.info?rev=1.1content-type=text/vnd.viewcvs-markup

However, I'm running into a build failure, or it would be in unstable :)

I'm also currently back in school without much time; if I can't get  
this to work right, I may have to revoke maintainership of it.

thanks,
-neil
cd GdkPixbuf  /usr/bin/perl5.6.0 Makefile.PL LIB=  
LIBPERL_A=libperl.a LINKTYPE=dynamic PREFIX=/sw OPTIMIZE=  
INSTALLDIRS=site
Using ../Gtk/../blib
Found Gtk::Install::Files in  
/sw/src/gtk-perl-pm560-0.7009-1/Gtk-Perl-0.7009/GdkPixbuf/../Gtk/../ 
blib/arch/Gtk/Install/
Loading pkg.defs
Dir ||
gtktypexp.c:1: header file 'gtk/gtktypeutils.h' not found
gtktypexp.c:9: undefined type, found `GSList'
cpp-precomp: warning: errors during smart preprocessing, retrying in  
basic mode
make: *** [GdkPixbuf/Makefile] Error 141
### execution of  failed, exit code 2
Failed: compiling gtk-perl-pm560-0.7009-1 failed


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] the gcc 3.3 upgrade

2003-08-17 Thread Alexander Strange
On Sunday, August 17, 2003, at 06:38  PM, David R. Morrison wrote:

One thing I forgot to say.  Even with my new strategy, we need to have 
fink
verify that the correct version of gcc has been selected when 
compiling is
being done.

The overwhelming opinion on IRC last night was that fink should NOT 
reset
your gcc selection.  Instead, fink should query the gcc selection and 
if
it is incorrect, fink should exit with instructions to the user to 
reset
gcc (and/or install the correct version) and try again.

Opinions on this, pro or con?

  -- Dave
The best thing to do would be to call the version of gcc you want 
directly; of course, this would require overhauls of packages that 
don't use autoconf.



---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] Porting question

2003-07-08 Thread Alexander Strange
On Tuesday, July 8, 2003, at 12:35 AM, Paul Swenson wrote:
After setting the environment variables as specified on this web page, 
a
manual ./configure  make build errored out in the same way that the
automated fink build did (as I expected it would). This doesn't really 
help
my dilemma, as I need to figure out why LTDL_SHLIB_EXT isn't being 
defined
when fink's dlopen library is discovered by configure.

Thanks,

-Paul

I have successfully built naim on OS X before (but you can package it 
:), and IIRC I #defined LTDL_SHLIB_EXT to dylib myself.



---
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing  more.
Download  eval WebKing and get a free book.
www.parasoft.com/bulletproofapps
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] Feel better, lose we1ght, and signs of aging.

2003-03-30 Thread Alexander Strange
No idea, but that email was sent from bays030-0701-dhcp221.bu.edu. I 
think someone's going to be in trouble :)

On Sunday, March 30, 2003, at 01:10  PM, Alexander Hansen wrote:

Are they saying we're all sickly, fat, and haggard?

---
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


---
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] XHTML DTDs, SGML catalogs and freetype2

2003-03-28 Thread Alexander Strange
On Friday, March 28, 2003, at 05:20  PM, Damien Pollet wrote:
Finally while doing a fink update-all, freetype2-hinting failed... log 
follows.

Cheers,
Damien
This has been fixed.



---
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] how to set .cshrc

2003-03-14 Thread Alexander Strange
On Friday, March 14, 2003, at 03:13  PM, David R. Morrison wrote:
  Anybody want to suggest a tool for creating this .app
painlessly?
  -- Dave
It could easily be done in Cocoa.



---
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] Freetype2 X and fink version differences

2003-03-11 Thread Alexander Strange
On Tuesday, March 11, 2003, at 07:30  AM, Damian Steer wrote:
Using the XFree86 supplied freetype2. This (you will notice) is
missing out characters randomly - but that's a different issue, I
think. The odd thing is is finds all the fonts (AFAICT).
XFree86 uses the 'ftmac' support in FreeType2, which allows it to use 
OSX's fonts directly.



---
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] Fink distfiles mirror now up

2003-03-10 Thread Alexander Strange
On Monday, March 10, 2003, at 04:39  PM, Martin Costabel wrote:
  ls *tar.gz |xargs file |grep -v gzip

on this directory.
I will probably generalize that to any file that doesn't match the 
Source-MD5.



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] packages KDE 3.1 needs before a stable move

2003-03-09 Thread Alexander Strange
On Sunday, March 9, 2003, at 10:03  AM, Benjamin Reed wrote:

I tried moving KDE to stable, but a number of deps had been added 
since last putting KDE there.  The following packages are needed by 
KDE for me to move it to stable:

  freetype2-hinting
This should be fine to move, although I have no feedback on it.



---
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] Fink distfiles mirror now up

2003-03-09 Thread Alexander Strange
There is now a complete mirror of the Fink package sources available. 
It's sharing space with DarwinPorts on http://distfiles.opendarwin.org/ 
and I would appreciate more mirrors of it. You can rsync at 
rsync://rsync.opendarwin.org/distfiles, and running it daily at 1 PM 
Pacific Standard Time is best.

These new features would be useful for the mirror:
* Ability to refetch packages with invalid MD5 sums.
* A command to return the email address of a package's maintainer.
* A way to cleanup only source files that do not have .info files 
available, or are a certain age.



---
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] Packages with bad MD5s

2003-03-08 Thread Alexander Strange
On Saturday, March 8, 2003, at 08:10  PM, Martin Costabel wrote:

Alexander Strange wrote:
[]
Checksum of tarball /Users/feanor/sw/src/siag-3.5.2.tar.gz of package 
siag-3.5.2-5 is incorrect.
Does your script perhaps report a bad md5sum also when the source 
download fails? The copies of siag-3.5.2.tar.gz I can get my hands on 
have the right checksum, but it has disappeared from the servers. I 
took the opportunity to replace this version of siag by a newer one.
I just sent the output of 'fink checksums'. I'll see if siag's sources 
exist.



---
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] Packages with bad MD5s

2003-03-08 Thread Alexander Strange
On Saturday, March 8, 2003, at 08:37  PM, Alexander Strange wrote:

On Saturday, March 8, 2003, at 08:24  PM, Max Horn wrote:
Yes libxml and siag have correct MD5s for me here, too.

Max
I get these MD5s:
80169faebe7bca9fd531b53b6c5d3ed5 in the .info file
624519aaf9149142cd87f79e1ac4a58c in the tarball.
I redownloaded it and got a THIRD sum.
curl -f -L -s -S -P - -O 
http://gd.tuwien.ac.at/office/siag/siag-3.5.2.tar.gz
[lamancha:~/sw/src] feanor% md5 siag-3.5.2.tar.gz
MD5 (siag-3.5.2.tar.gz) = 3bdbd9de06082d5de3c4d960b6d2d0ba



---
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] Packages with bad MD5s

2003-03-07 Thread Alexander Strange
The following unstable packages have bad checksums:
Checksum of tarball /Users/feanor/sw/src/Net-IP-Match-0.01.tar.gz 
of package net-ip-match-pm-0.01-1 is incorrect.
Checksum of tarball /Users/feanor/sw/src/ncbitools-2.2.5.tar.gz of 
package ncbitools-2.2.5-2 is incorrect.
Checksum of tarball /Users/feanor/sw/src/default-1.7.tar.bz2 of 
package mplayer-skin-default-1.7-1 is incorrect.
Checksum of tarball /Users/feanor/sw/src/libxml-1.8.17.tar.bz2 of 
package libxml-1.8.17-2 is incorrect.
Checksum of tarball /Users/feanor/sw/src/libxml-1.8.17.tar.bz2 of 
package libxml-1.8.17-3 is incorrect.
Checksum of tarball /Users/feanor/sw/src/tetex-src-2.0.2.tar.gz of 
package tetex-nox-2.0.2-1 is incorrect.
Checksum of tarball 
/Users/feanor/sw/src/alt.sysadmin.recovery-FAQ-0.85a.html of 
package asr-manpages-1.3-3 is incorr
ect.
Checksum of tarball /Users/feanor/sw/src/feynmf.tar of package 
feynmf-1.08-2 is incorrect.
Checksum of tarball /Users/feanor/sw/src/pcf2bdf-1.04.tgz of 
package pcf2bdf-1.04-2 is incorrect.
Checksum of tarball /Users/feanor/sw/src/lzo-1.07.tar.gz of 
package lzo-1.07-4 is incorrect.
Checksum of tarball /Users/feanor/sw/src/exact-1.20.tar.gz of 
package exact-1.20-1 is incorrect.
Checksum of tarball /Users/feanor/sw/src/ldp.dsl-1.10 of package 
docbook-dsssl-ldp-3.8-3 is incorrect.

For stable:
Checksum of tarball /Users/feanor/sw/src/siag-3.5.2.tar.gz of 
package siag-3.5.2-5 is incorrect.
Checksum of tarball /Users/feanor/sw/src/libxml-1.8.17.tar.bz2 of 
package libxml-1.8.17-2 is incorrect.
Checksum of tarball /Users/feanor/sw/src/ldp.dsl-1.10 of package 
docbook-dsssl-ldp-3.8-3 is incorrect.


---
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] Packages with bad URLs

2003-03-05 Thread Alexander Strange
These packages are failing to download on my mirror setup (it has 
passive FTP off, which explains qt2) gimp-* is mine, and I will fix 
them:

file download failed for python-pam_0.4.2-6.tar.gz of package 
python-pam-0.4.2-1
file download failed for pnet-0.4.8.tar.gz of package pnet-0.4.8-1
file download failed for freefonts-0.10.tar.gz of package 
gimp-freefonts-0.10-1
file download failed for shinonome-0.9.9.tar.bz2 of package 
xfonts-shinonome-0.9.9-1
file download failed for ast-ksh.2002-09-22.tgz of package 
ksh93-20020922-1
file download failed for hxd-0.1.39.tar.gz of package hxd-0.1.39-2
file download failed for jakarta-ant-1.5.1-src.tar.bz2 of package 
ant-1.5.1-1
file download failed for libjconv-2.9.tar.gz of package libjconv0-2.9-1
file download failed for darkstat-2.3.tar.gz of package darkstat-2.3-1
file download failed for logcheck-1.1.1.tar.gz of package 
logcheck-1.1.1-2
file download failed for file-3.39.tar.gz of package file-3.39-2
file download failed for portsentry-1.1.tar.gz of package 
portsentry-1.1-1
file download failed for sharefonts-0.10.tar.gz of package 
gimp-sharefonts-0.10-1
file download failed for ion-20011109.tar.gz of package ion-20011109-1
file download failed for gproftpd-8.0.1.tar.gz of package 
gproftpd-8.0.1-2
file download failed for qt-x11-2.3.2.tar.gz of package qt2-2.3.2-5
file download failed for t1lib-1.3.1.tar.gz of package t1lib1-1.3.1-2
file download failed for libjconv-2.9.tar.gz of package libjconv0-2.9-1
file download failed for tmake-1.7.tar.gz of package tmake-1.7-3
file download failed for libjconv-2.9.tar.gz of package libjconv0-2.9-1
file download failed for t1lib-1.3.1.tar.gz of package t1lib1-1.3.1-2
file download failed for qt-x11-2.3.2.tar.gz of package qt2-2.3.2-5



---
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] fink mirror patch

2003-03-04 Thread Alexander Strange
On Tuesday, March 4, 2003, at 12:39  AM, Ben Hines wrote:
- autosync of sources: Need a machine running fink selfupdate-cvs; 
fink fetch-all; rsync to server every 10 minutes or something 
similar. Any ideas there? OpenDarwin is going to help with this. Only 
need one machine to do that, the other mirrors can sync with that one.

-Ben
I'm currently doing a 'fetch-all' on a Fink install hacked onto a 
FreeBSD server. I'll upload it to OpenDarwin tomorrow afternoon (it's 
4am right now) when I get back from school. I expect it'll be waiting 
for me to tell it to retry a package download :)

I've noticed that t1lib-1.3.1,cvs-1.11.5,and nessus-*-1.2.6 have 
invalid URLs.



---
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] Re: fink mirror patch

2003-03-04 Thread Alexander Strange
On Tuesday, March 4, 2003, at 06:48  PM, Matthias Neeracher wrote:
Ben Hines [EMAIL PROTECTED] wrote:
I am currently testing my fink mirror patch. It adds a fink mirror
that is intended to hold a mirror of every source tarball, so there
will no longer be any breaking URLs.
Sounds like a great idea in general. However, there probably should be 
mechanisms to exclude some packages:

- Some packages are just too large and obscure. For instance, if I 
were to do a 5 piece endgame tablebase package for crafty (which
  I haven't done yet), we're talking 6G of disk space, and even the 
partial 6 piece tablebases are more than that. These packages
  are not frivolous at all, but only a handful of people are going to 
be interested.
Then maybe crafty should get better compression? :)

- Are we sure we have the right to mirror the source to any fink 
package, or could some of them be licensed under licenses that
  forbid mirroring?
Restrictive packages will be removed from the mirror as soon as we 
have code in fink to do it.

As a further concern, the mirror should probably occasionally 
re-verify MD5-Sums and refetch if they no longer match.

I believe 'fink fetch-missing' already does this.



---
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] fink mirror patch

2003-03-03 Thread Alexander Strange
On Tuesday, March 4, 2003, at 12:39  AM, Ben Hines wrote:
 autosync of sources: Need a machine running fink selfupdate-cvs; 
fink fetch-all; rsync to server every 10 minutes or something 
similar. Any ideas there? OpenDarwin is going to help with this. Only 
need one machine to do that, the other mirrors can sync with that one.

-Ben
I think you mean 'fink fetch-missing'



---
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] Prebinding: Got Slid? revisited

2003-02-11 Thread Alexander Strange

On Tuesday, February 11, 2003, at 02:41 PM, Carsten Klapp wrote:


Hehe, well at least with redo_prebinding the entire disk isn't scanned 
like update_prebinding does. (BTW I think in 10.2 the installer's 
rebinding is a little quicker, maybe it only calls redo_prebinding 
now.) Anyway...

It still calls update_prebinding, but that binary has been sped up a 
lot.



---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] Virex ships/overwrites fink libraries

2003-02-08 Thread Alexander Strange
'fink reinstall openssl-shlibs dlcompat-shlibs curl-ssl-shlibs' should 
do it, I believe. Although it might break Virex.

On Saturday, February 8, 2003, at 09:06 AM, Max Horn wrote:

There are various people on fink-beginners who already installed this 
and ask for help. Maybe we can enhance the news item to describe how 
to get out of the situation?


Max


---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel



---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel



[Fink-devel] Fwd: XFree86 4.2.99.901 (4.3.0 RC 1)

2003-02-07 Thread Alexander Strange


Begin forwarded message:


From: Torrey Lyons [EMAIL PROTECTED]
Date: Fri Feb 7, 2003  2:02:44 AM US/Eastern
To: [EMAIL PROTECTED], [EMAIL PROTECTED], 
[EMAIL PROTECTED]
Subject: XFree86 4.2.99.901 (4.3.0 RC 1)

XFree86 4.2.99.901 is a pre-release snapshot of XFree86 4.3.0.  This 
snapshot is release candidate 1 for version 4.3.0. Prebuilt binaries 
for selected platforms, including Darwin 6.x/Mac OS X 10.2.x are 
available from 
ftp://ftp.xfree86.org/pub/XFree86/snapshots/4.2.99.901/binaries/. 
Instructions for installing are at 
http://www.xfree86.org/4.2.99.901/Install.html.

This snapshot is feature complete snapshot of XFree86 4.3.0.  Some of 
the notable improvements:

- Faster 2-D drawing in rootless mode
- Hardware accelerated GLX in rootless mode
- Much faster full screen mode 2-D drawing, comparable to rootless mode
- New font configuration library (fontconfig)
- Ability to use all native Mac OS X fonts

It is anticipated that the libraries and X clients from 4.3.0 will be 
included in Apple's final X11 for Mac OS X release. Testing of this 
snapshot is encouraged to shake out any final bugs before the 4.3.0 
release. (Testers on pure Darwin systems are particularly needed.)

Please report any bugs at the XonX Project bug tracker at 
http://sourceforge.net/projects/xonx/.

--Torrey
___
Hackers mailing list
[EMAIL PROTECTED]
http://www.opendarwin.org/mailman/listinfo/hackers



---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel



Re: [Fink-devel] Virex ships/overwrites fink libraries

2003-02-07 Thread Alexander Strange

On Friday, February 7, 2003, at 09:12 PM, Ben Hines wrote:

./sw/lib/libdl.0.dylib  100644  0/8015124   4193639260


'otool -LV' comparisons with the latest unstable 'dlcompat-shlibs' 
package:

Virex's:
time stamp 1031953606 Fri Sep 13 14:46:46 2002

Latest:
time stamp 1037500923 Sat Nov 16 21:42:03 2002



---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] unneeded requirements

2003-01-31 Thread Alexander Strange

On Friday, January 31, 2003, at 04:51 PM, James Gibbs wrote:


If I am creating a package and the program adds features if compiled 
with library N, should I automatically make it a build dependency?

It should be a dependency, yes. We try to make packages produce the 
same thing on every platform. (The exception is OpenSSL, you should 
make a foo-ssl package and disable SSL support in foo)

Or should I leave it for the user to decide how it should be compiled? 
For example, if my software can read png, jpeg, and tiff if compiled 
with their libs, should I make it build-depend on libjpeg and depend 
on libjpeg-shlibs? Or should I just have a line Suggests: libjpeg?



---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel



Re: [Fink-devel] XFree86 4.3.0 close

2003-01-31 Thread Alexander Strange

On Friday, January 31, 2003, at 08:28 PM, Benjamin Reed wrote:

As of the last snapshots, things have worked pretty good as far as 
backwards-compatibility with software built against xfree86 4.2, but 
keep in mind that if you plan on testing this, and you build something 
against it, it won't work if you want to go back to 4.2.1.1 (including 
Apple's X11).  =)

Also, it might link to X11's freetype library instead of Fink's 
freetype2 and freetype2-hinting packages, but I haven't checked this...



---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] Fwd: gimp-1.2.3-10

2003-01-30 Thread Alexander Strange


Begin forwarded message:


From: brad allison [EMAIL PROTECTED]
Date: Wed Jan 29, 2003  11:06:06 PM US/Eastern
To: Alexander Strange [EMAIL PROTECTED]
Subject: Re: gimp-1.2.3-10
Reply-To: [EMAIL PROTECTED]

On Wed, 29 Jan 2003, Alexander Strange wrote:



On Wednesday, January 29, 2003, at 09:33 PM, brad allison wrote:



Not sure if you got this   I got a bounced message:


I got it. That bit looks normal... the only thing I can think of would
be doing 'fink remove gimp;sudo apt-get update;sudo apt-get install
gimp' to get the precompiled version.


That make it worse.  Now I only have xcf (gimp) as a file format.

[jackals-Computer:/sw/src] jackal# history
 1  23:02   fink remove gimp
 2  23:02   rm -rf /sw/etc/gimp/1.2/
 3  23:03   rm -rf /sw/etc/gimp/
 4  23:03   fink remove gimp
 5  23:03   apt-get update
 6  23:03   apt-get install gimp
 7  23:04   history

bash-2.05a$ gimp

Gdk-WARNING **: locale not supported by C library
/sw/bin/gimp-real: Can't open '/sw/etc/gimp/1.2/gimprc' for reading.
/usr/local/lib/gimp/1.2/plug-ins/bmp executable not found
/usr/local/lib/gimp/1.2/plug-ins/dbbrowser executable not found
/usr/local/lib/gimp/1.2/plug-ins/faxg3 executable not found
/usr/local/lib/gimp/1.2/plug-ins/fits executable not found
/usr/local/lib/gimp/1.2/plug-ins/flame executable not found
/usr/local/lib/gimp/1.2/plug-ins/fp executable not found
/usr/local/lib/gimp/1.2/plug-ins/FractalExplorer executable not found
/usr/local/lib/gimp/1.2/plug-ins/gap_filter executable not found
/usr/local/lib/gimp/1.2/plug-ins/gap_frontends executable not found
/usr/local/lib/gimp/1.2/plug-ins/gap_navigator_dialog executable not
found
/usr/local/lib/gimp/1.2/plug-ins/gap_plugins executable not found
/usr/local/lib/gimp/1.2/plug-ins/gdyntext executable not found
/usr/local/lib/gimp/1.2/plug-ins/gfig executable not found
/usr/local/lib/gimp/1.2/plug-ins/gflare executable not found
/usr/local/lib/gimp/1.2/plug-ins/gfli executable not found
/usr/local/lib/gimp/1.2/plug-ins/ifscompose executable not found
/usr/local/lib/gimp/1.2/plug-ins/imagemap executable not found
/usr/local/lib/gimp/1.2/plug-ins/Lighting executable not found
/usr/local/lib/gimp/1.2/plug-ins/MapObject executable not found
/usr/local/lib/gimp/1.2/plug-ins/maze executable not found
/usr/local/lib/gimp/1.2/plug-ins/mosaic executable not found
/usr/local/lib/gimp/1.2/plug-ins/pagecurl executable not found
/usr/local/lib/gimp/1.2/plug-ins/print executable not found
/usr/local/lib/gimp/1.2/plug-ins/rcm executable not found
/usr/local/lib/gimp/1.2/plug-ins/sel2path executable not found
/usr/local/lib/gimp/1.2/plug-ins/sgi executable not found
/usr/local/lib/gimp/1.2/plug-ins/webbrowser executable not found




--
 Brad Allison   [EMAIL PROTECTED]   http://jackal.webhop.org   
AIM:jackal242
This is way beyond my ken... and my barbie, and all my action 
figures. - The Host




---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel



Re: [Fink-devel] downloading source via CVS

2003-01-27 Thread Alexander Strange

On Monday, January 27, 2003, at 07:18 AM, Max Horn wrote:

To further clarify this, no package that does invoke CVS will be 
accepted into the official fink distro.


Cheers,

Max

The 'wtf' package does this.



---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel



Re: [Fink-devel] GNUStep

2003-01-24 Thread Alexander Strange

On Friday, January 24, 2003, at 03:54 PM, John Davidorff Pell wrote:


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Do any of our friendly fink developers out there have any plans to add 
a GNUStep package? If so, I'd like to help, if not, then would anyone 
like to help me?

JP

I tried some, but gave up. ffcall needs a manual build to work on 
Darwin, and the rest would need to be ported to the NeXT Obj-C runtime.


- --
God is dead, now the war shall never end.





---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel



[Fink-devel] Grammar error in news

2003-01-18 Thread Alexander Strange
At the beginning of the news item announcing RSS feeds:
Thanks to Benjamin Reed, it is now possible to receive RSS 1.0 Feeds that contain a lot of valuable information 

There should be a period at the end of that sentence. I could fix it, but emailing fink-devel is much faster than installing libxslt over dialup :)

Re: [Fink-devel] Concerning fink.css..

2003-01-16 Thread Alexander Strange

On Thursday, January 16, 2003, at 09:54 AM, Max Horn wrote:

I definitly do *not* want to support v3 or v4 browsers in the sense 
that I care whether the page looks good to them or not. Fifth 
generation it is. lynx/links will just not display the CSS, and only 
render the HTML, which is perfectly fine, too.

Links 2.0 has graphical support (I keep meaning to package it...), and 
I'm not sure how good the CSS support is.



---
This SF.NET email is sponsored by: Thawte.com
Understand how to protect your customers personal information by implementing
SSL on your Apache Web Server. Click here to get our FREE Thawte Apache 
Guide: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0029en
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] domain, need reply from key team at very least

2003-01-10 Thread Alexander Strange

On Friday, January 10, 2003, at 10:36 AM, Justin Hallett wrote:


what about finkhq both de and com are avail...

finkhq.de was my first though since both Chris and Max are from de it
seems only right to honor them and there country.  or finkhq.com it we
want to be in the .com I think .org is avail to, I talked to rand on 
irc
and he is willing to host it

It doesn't need hosting for webspace; all you have to do is CNAME it to 
sourceforge.net and set up the VHOST stuff in the admin panel for Fink 
on Sourceforge.

I can probably host the mail server, but I'd have to check.
and I'm willing to pay reg for the .org or
.com please let me know what you guys think ASAP, I think the core 
devel
team getting @finkhq.(com|org|de) address would be a good asset.

-=[JFH]  Justin F. Hallett Systems Analyst
-=[JFH]  Rendek Communications Inc.
-=[JFH]  [EMAIL PROTECTED]



---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel



---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel



Re: [Fink-devel] Who should Provide X11 ?

2003-01-07 Thread Alexander Strange

On Tuesday, January 7, 2003, at 04:09 AM, Charles McCathieNevile wrote:


Ther are a couple of different possiblities for where we pay...

at the moment we save 4MB on the default install. This is not as 
trivial as
people make out - my 6GB drive is generally full, and I actively look 
at
anything over 1MB to see if I can get rid of it. Add to that the time 
to
download (in Australia this is still surprisingly slow over phone 
lines,
which is how I do it) and it is clear that it would be nice not to 
install
this unnecessarily.

One semi-hackish way to do this would be to make the server a 
BuildDepends. That way it would be installed afterwards, but it would 
be safely removable.



---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] sablotron

2002-12-12 Thread Alexander Strange
Compile with 'g++' instead of 'gcc', or add -lstdc++ .

On Thursday, December 12, 2002, at 09:43  PM, S Woodside wrote:


hi there,

I hope this list is an OK place to post this request. I'm trying to 
port sablotron to OS X 10.2. As far as I can tell, it's not been 
discussed here before. I've got a page up at

http://simonwoodside.com/dev/axkit.html#sablot

that goes over what I've done so far but I'm stuck on an undefined 
symbol error that looks like a linking problem with gcc3 but I may be 
way off, this is my first port:

[simons-tibook:~/sandbox/xml] woodside% /usr/local/bin/sabcmd 
faq2html.xsl faq.xml
dyld: /usr/local/bin/sabcmd Undefined symbols:
__ZTVN10__cxxabiv117__class_type_infoE
__ZTVN10__cxxabiv120__si_class_type_infoE
___gxx_personality_v0
Trace/BPT trap

FWIW, I originally ran into this problem trying to build 
XML::Sablotron for perl but the sabcmd crash has the same symbols 
missing. PHP seems to have a similar problem documented 
(http://bugs.php.net/bug.php?id=19983) but they have a workaround.

simon

---
www.simonwoodside.com



---
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility Learn to use your power 
at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel





---
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility 
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] Global gcc 3.x optimizations

2002-12-01 Thread Alexander Strange

On Sunday, December 1, 2002, at 09:12  AM, Jason Deraleau wrote:


Jaguar is using gcc 3.1, does anyone know if that version of gcc 
supports
AltiVec specific optimizations? If so, are Fink packages built for 
these
G4-only extensions? The reason why I'm asking is because I've been 
playing
with Gentoo Linux (gentoo.org), which uses a system somewhat similar 
to Fink
to build and install binaries built locally from source. One of the 
features
I've found pretty slick is tha they have an /etc/make.conf file which 
allows
you to specify certain C/C++ flags for _every_ package that compiles 
on your
particular system. Does Fink have something similar? If not, could it? 
I'd
love to be able to build packages that are optimized for my system.

Thanks!

No, although I want to know why Apple GCC doesn't just specify 
-mcpu=750 -mmultiple -mpowerpc-gfxopt by default; any computer 
running OSX can handle it.

-faltivec doesn't actually automatically AltiVec-ize code, however. 
It just turns on support for it.



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] 'fink update-all' stopped before finished

2002-12-01 Thread Alexander Strange

On Sunday, December 1, 2002, at 03:41  PM, Kyle Moffett wrote:


The subject line says it all:

fink selfupdate-cvs
[...CVS updating...]
fink list | grep '(i)'  # -- This should be available as 'fink 
listold' or something

It may be; check 'fink list --help'.

(note: that should be in the man page)



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel



Re: [Fink-devel] How to get stable/binaries started?

2002-11-17 Thread Alexander Strange

On Sunday, November 17, 2002, at 08:16  AM, Carsten Klapp wrote:


I received positive reports for a few of my unstable packages. How 
many positive reports are generally needed before making a binary is 
considered?

One is generally fine, as long as you know it works too.


Then what is the next step, who should I report these confirmations to 
in order to get binary packages started? Or do I email my debs 
somewhere...

Ask someone with binary access.


file 3.39-1, qtplay 1.1-1   Willy Traver [EMAIL PROTECTED]
cmatrix scmarcos [EMAIL PROTECTED]
fwipe 0.35-1Stefano [EMAIL PROTECTED]


(There are a couple other confirmations still buried somewhere in my 
mailbag. /:)

Yeah, I have at least six for some of my packages. At least it means 
we're popular :)



---
This sf.net email is sponsored by: To learn the basics of securing 
your web site with SSL, click here to get a FREE TRIAL of a Thawte 
Server Certificate: http://www.gothawte.com/rd524.html
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] Packages which can be prebound right now

2002-11-17 Thread Alexander Strange

On Sunday, November 17, 2002, at 07:23 PM, Max Horn wrote:


At 18:51 Uhr -0500 17.11.2002, Benjamin Reed wrote:

On Sunday, November 17, 2002, at 06:25 PM, Carsten Klapp wrote:


Fair enough not to commit this to CVS right now, it potentially 
effects many packages. Anyway I understand a code freeze was 
declared to get the new version out so no reason why this cannot 
wait until the proper time can be dedicated to it.

Not only that, but -j8 could very easily drop people's systems if 
they've got less-than-latest hardware (especially low-ram systems). 
-j2 may be a better compromize -- I'd originally added -j4 to the KDE 
packages, but had a number of users worried by how much it slows down 
the system, so it's getting changed to -j2 in the newest ones.

I will probably never accept -j8 or -j2 or -j4 in the default Fink 
flags. There are just to many packages out there that would be broken 
by this.

We could add a SafeReentrantMake field, and then add -j2 if that field 
says it's safe.

--
Alexander Strange

 Is God willing to prevent evil, but not able?
  Then he is not omnipotent.
   Is he able, but not willing?  Then he is malevolent.
   Is he both able and willing?  Then whence cometh evil?
   Is he neither able nor willing?  When why call him god?

 --Epicurus



---
This sf.net email is sponsored by: To learn the basics of securing 
your web site with SSL, click here to get a FREE TRIAL of a Thawte 
Server Certificate: http://www.gothawte.com/rd524.html
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] Packages which can be prebound right now

2002-11-17 Thread Alexander Strange

On Sunday, November 17, 2002, at 07:51 PM, Benjamin Reed wrote:


We could add a SafeReentrantMake field, and then add -j2 if that 
field says it's safe.

If it's going to be manual for every package, why not hand-add it to 
CompileScript then?

So users can more easily disable it.
--
Alexander Strange

...we might want to remember that the majority of America believes 
they can talk to an invisible man every Sunday.
-- A poster to slashdot.org



---
This sf.net email is sponsored by: To learn the basics of securing 
your web site with SSL, click here to get a FREE TRIAL of a Thawte 
Server Certificate: http://www.gothawte.com/rd524.html
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] About Fonts

2002-11-17 Thread Alexander Strange

On Monday, November 18, 2002, at 01:49  AM, Torrey T. Lyons wrote:


At 7:08 PM -0500 11/16/02, Alexander Strange wrote:

We don't really have to worry about this until XFree86 4.3, but...

* XFree86 will be using the Fontconfig library. We should package our 
own version of this, patch it to recognize /sw/lib/X11/fonts, and 
tell XFree86 to build with it.

Err, oops, I forgot that we could just add a few lines to fonts.conf :)


* We may want to make our freetype2 build with ftmac support (won't 
work on darwin) and hinting (if not already enabled), and have 
XFree86 use it too (This is also a good example of how variants would 
be useful).

This is something that we'll figure out before the 4.3.0 release. I've 
mentioned this before, but a goal of the XFree86 and Fink projects 
should be that Fink should have to carry zero diffs to XFree86 forward 
after 4.3.0. Fink developers are doing good stuff and where there are 
diffs I strongly encourage people to push patches upstream. (Either 
formally at the XonX patch page or informally to me.) This is a good 
example of something that needs work and should be fixed properly for 
everyone in the mainline.

Unfortunately, I can't get ftmac to build in either XFree86 or 
freetype2-standalone without manual build hacking.

* Our font package currently use 'ttfmkfontdir'. They should be 
switched over to using 'mkfontscale'.

Some more experimentation shows that it effectively replaces type1inst 
as well.

--Torrey
XFree86: Saving the world one pixel at a time.






---
This sf.net email is sponsored by: To learn the basics of securing 
your web site with SSL, click here to get a FREE TRIAL of a Thawte 
Server Certificate: http://www.gothawte.com/rd524.html
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] About Fonts

2002-11-16 Thread Alexander Strange

On Saturday, November 16, 2002, at 10:54 PM, Benjamin Reed wrote:



On Saturday, November 16, 2002, at 10:53 PM, Alexander Strange wrote:

No. XFree86 still provides Xft. We just provides its dependencies.


Xft2 is part of fontconfig.


Then we symlink it to /usr/X11R6/lib? Not sure what to do about that.

--
Alexander Strange

 Is God willing to prevent evil, but not able?
  Then he is not omnipotent.
   Is he able, but not willing?  Then he is malevolent.
   Is he both able and willing?  Then whence cometh evil?
   Is he neither able nor willing?  When why call him god?

 --Epicurus



---
This sf.net email is sponsored by: To learn the basics of securing 
your web site with SSL, click here to get a FREE TRIAL of a Thawte 
Server Certificate: http://www.gothawte.com/rd524.html
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] bochs-1.41

2002-11-12 Thread Alexander Strange

On Tuesday, November 12, 2002, at 09:31 AM, Jeremy Erwin wrote:


As part of the build process, bochs installs a critical font-- 
vga-pcf. in the  /usr/X11R6/lib/X11/fonts directory. If such a font 
cannot be found, the simulation cannot run-- and the user is forced to 
rebuild, not merely reinstall. Perhaps a postinstall script could 
reinstall the font?

Jeremy

We'll need to think about some related issues in later XFree86 versions 
with fontconfig (all packages with fonts need to run 'fc-cache'... and 
we might want to package our own fontconfig and use our freetype2 
rather than the XFree86 ones).

--
Alexander Strange

...we might want to remember that the majority of America believes 
they can talk to an invisible man every Sunday.
-- A poster to slashdot.org



---
This sf.net email is sponsored by: 
To learn the basics of securing your web site with SSL, 
click here to get a FREE TRIAL of a Thawte Server Certificate: 
http://www.gothawte.com/rd522.html
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] pan / pango / GDK_USE_XFT

2002-11-11 Thread Alexander Strange

On Monday, November 11, 2002, at 07:32 PM, Max Horn wrote:


I have made a local package for pan 0.13.2 some time ago, but I keep 
getting the same error:



% pan

(Pan:23558): Gdk-WARNING **: locale not supported by C library

(Pan:23558): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.

** (pan-real:23558): WARNING **: Couldn't load font Sans 10 falling 
back to Sans 10

** (pan-real:23558): WARNING **: Couldn't load font Sans 10 falling 
back to Sans 10

** (pan-real:23558): WARNING **: All font failbacks failed


Note that this used to occur in the past, too, and that I have as a 
workaround GDK_USE_XFT set to 1. But for some reasons this is not 
working anymore... anybody got a hint for me what is wrong exactly, 
and how to work around it?


What version of xfree86-base are you running?

--
Alexander Strange

...we might want to remember that the majority of America believes 
they can talk to an invisible man every Sunday.
-- A poster to slashdot.org



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] ****Business Proposal****

2002-11-07 Thread Alexander Strange

On Wednesday, November 6, 2002, at 12:45 AM, [EMAIL PROTECTED] wrote:




NATIONAL ELECTRIC POWER AUTHORITY
NIGERIAN WATER WAYS APAPA,
LAGOS.NIGERIA
CELL PHONE:234-804-213-8559
REPLY TO:  [EMAIL PROTECTED]

DEAR FRIEND,

YOUR COMPANY'S NAME AND ADDRESS WAS GOTTEN FROM A
BUSINESS DIRECTORY IN MY SEARCH FOR  A WELL KNOWN
BUSINESSMAN WHO HAS NO QUESTIONABLE CHARACTER AND MUST
BE A SUCCESSFUL BUSINESSMAN.


Hey, you're one of those Nigerian 419 scammers, right? I love your 
work! Do you have any tips for people who want to try this sort of 
thing out on other people?



---
This sf.net email is sponsored by: See the NEW Palm 
Tungsten T handheld. Power  Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] 0.5.0 timetable

2002-11-05 Thread Alexander Strange
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Tuesday 05 November 2002 10:30 am, David R. Morrison wrote:
 I'd like to propose that the 0.5.0 release can be made in the near future,
 even though the number of packages in the stable tree is still small.
 I think we will have a better chance communicating to our users the need
 for feedback about package stability after we've made this initial Jaguar
 release.

 The one thing which I see a critical for this release is the recent
 xfree86-base-4.2.1.1-1 package.  (It's critical because it fixes a problem
 in XFree86 which has been reported for the next update of OS X.)  So
 I hope that many Fink developers will test this package and send their
 feedback to Jeff, so that he can move the package to stable at an
 appropriate moment.

 We will also need system-xfree86 to be moved to stable prior to a release.
 But once those two packages are in place, I think we could go ahead with
 the 0.5.0 release.

I think we still need to deal with our 'cups' package. We should just use 
Apple's libraries and binaries, but provide the headers ourselves. (I think 
there is a package in experimental/rangerrick/).
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE9yA9iXGZ5Dt+bdVwRAlLgAJ4+E8wvn+uEFckP3jc/mKXYtY5+QQCeJywm
9gC6A2E4YngtRe/mNvWE2qY=
=GKh7
-END PGP SIGNATURE-



---
This sf.net email is sponsored by: See the NEW Palm
Tungsten T handheld. Power  Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel



Re: [Fink-devel] what are the criteria for adding software to the fink distribution?

2002-11-02 Thread Alexander Strange
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Sunday 03 November 2002 12:01 am, [EMAIL PROTECTED] wrote:
 Hi Folks:

 Is fink limited only to GPL-type open-source software, or is there an
 interest in other software with a more restrictive license conditions
 (eg, free to academics but not to commercial users)?

 The reason I am asking is that I made a set of fink .info files for
 automatically installing this sort of software for the academic
 community that needs software for determining, analyzing and viewing
 macromolecular structures.  My hope is to automate the update process
 so that I (and others) can spend more time doing science and less doing
 OS X system administration.

 Thanks, and sorry if I just managed to miss something in the
 documentation.

It should be fine as long as you do License: Restrictive in the .info files.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE9xLdDXGZ5Dt+bdVwRAijdAJ9su6MOLRu6bJkvzMSKMVdAx2WDRACfcfsw
T+mRH0expezMf8OSMxRXgfA=
=NpQb
-END PGP SIGNATURE-



---
This SF.net email is sponsored by: ApacheCon, November 18-21 in
Las Vegas (supported by COMDEX), the only Apache event to be
fully supported by the ASF. http://www.apachecon.com
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel



[Fink-devel] Re: [M-dev]Dim3 Animator

2002-10-31 Thread Alexander Strange
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thursday 31 October 2002 04:46 pm, Rok Rokkonuss wrote:
 Still asking about what file formats the Dim3 animator can handle.  I'm
 not gonna be able to test this because durring the installation of Fink,
 My OSX has fritzed out. 

Yeah, our (Fink team = our in this case) has a major bug in the binary 
installer. I'm not sure if anyone ever made a fix.

 It won't start up, so I can't access anything
 like the Dim3 animator...
 ~Rok
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE9wchDXGZ5Dt+bdVwRAmWhAJ43MDAODe5EhdVWprjGzw49aH+V+ACfdUZG
Hax4dKnxlO8CmJSmJiOgusk=
=eer9
-END PGP SIGNATURE-



---
This sf.net email is sponsored by: Influence the future
of Java(TM) technology. Join the Java Community
Process(SM) (JCP(SM)) program now.
http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel



Re: [Fink-devel] The Illuminati Order

2002-10-24 Thread Alexander Strange

On Thursday, October 24, 2002, at 12:36 AM, The Illuminati Order wrote:


The Illuminati Order would like to invite you to visit with us at:
http://www.illuminatiorder.org

This invitation is at the request of someone who cares about you
but she wishes to remain ananymous.


That's funny, I don't know anyone named ananymous...



---
This sf.net email is sponsored by: Influence the future 
of Java(TM) technology. Join the Java Community 
Process(SM) (JCP(SM)) program now. 
http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0003en
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


  1   2   >