Re: [Fink-devel] GUI for Fink Available for Download

2002-03-04 Thread Ben Hines
At 11:15 PM -0700 3/3/02, Steven Burr wrote: I've been working on a Cocoa front end for Fink. Much to my own surprise, what I've done so far actually works pretty well. In the hope that it might prove useful to the Fink project, I've made the Project Builder files available for download at:

Re: [Fink-devel] Creating a package

2002-03-05 Thread Ben Hines
At 12:30 PM -0500 3/5/02, David R. Morrison wrote: Hi. If you look in the packaging section of the documentation of the fink website, you can learn how to make a fink package for the software. Once it is ready, you can submit it via the Package Submission Tracker, also linked from the main

Re: [Fink-devel] Reading Package Info...

2002-03-10 Thread Ben Hines
At 9:18 AM + 3/10/02, Finlay Dobbie wrote: On Sunday, March 10, 2002, at 02:42 AM, Ben Hines wrote: Perhaps an index/database could be implemented for the unstable and stable trees, and only the local tree should be searched using the current method? The index could be updated when fink

Re: [Fink-devel] need help in building urlview a mutt helper

2002-03-13 Thread Ben Hines
At 8:20 AM -0500 3/13/02, Josh Kuperman wrote: How do I find out if I have a library installed from a prevous program? What would it be called? Where is it? How do I need to modify configure or make files so they can use libraries that were installed by Mutt even if I'm compliing a program

Re: [Fink-devel] ANN: Fink Package Manager 0.9.9 released

2002-03-21 Thread Ben Hines
At 4:10 PM -0700 3/21/02, Justin Hallett wrote: I think we are gonig to adding a fink.conf switch for till in the near future That's good... but i still think the builtin list should default to auto width. I can't imagine why someone would want blank space on the right side of their terminal

Re: [Fink-devel] porting minicom

2002-03-22 Thread Ben Hines
At 11:32 AM -0500 3/22/02, Chris Zubrzycki wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I am interested in making a fink package for minicom, so we can use serial consoles, but ./configure is failing here: minicom has already been ported...

Re: [Fink-devel] minicom...and sf.net will not accept sslconnections

2002-03-27 Thread Ben Hines
At 9:57 AM -0500 3/27/02, Chris Zubrzycki wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ok, Minicom is done and checked, but sourceforge will not let me log in to submit the package. the info and patch are at http://homepage.mac.com/beren/minicom-2.00.0-1.info and

Re: [Fink-devel] minicom...and sf.net will not accept sslconnections

2002-03-27 Thread Ben Hines
At 8:11 PM -0700 3/27/02, Justin Hallett wrote: I use IE with SF all the time. Not logged in, on Mac IE, you don't. IE Mac does NOT like sf's SSL. -Ben -- http://homepage.mac.com/bhines/ ___ Fink-devel mailing list [EMAIL PROTECTED]

Re: [Fink-devel] Doxygen and Graphviz

2002-03-29 Thread Ben Hines
At 3:30 PM -0500 3/29/02, [EMAIL PROTECTED] wrote: can those two be separated ? On the requested packages list they are listed together, but Doxygen can run without Graphviz, and Graphviz without Doxygen. the Doxygen can have the Graphviz in dependency, because than it can produce nicer

Re: [Fink-devel] including ncurses

2002-03-30 Thread Ben Hines
At 10:12 PM -0500 3/30/02, Alexander Strange wrote: Put -I/sw/include in CFLAGS and -L/sw/lib in LDFLAGS. Nope, never use /sw. :) That can be anything. Always use %p. -Ben -- http://homepage.mac.com/bhines/ ___ Fink-devel mailing list [EMAIL

Re: [Fink-devel] including ncurses, and hard coded paths

2002-03-30 Thread Ben Hines
At 11:01 PM -0500 3/30/02, Chris Zubrzycki wrote: got a bunch of tarballs that were requested on the trquest tracker, and many of them do not use automake/autoconf. Do I need to write a custom automake script for each package? BTW, some of those request tracker items are just hanging around,

Re: [Fink-devel] default config files and fink policy

2002-03-30 Thread Ben Hines
At 11:42 PM -0500 3/30/02, Chris Zubrzycki wrote: this file when it comes time to remove the package. if ConfFiles smart enough to not care if this file is not packaged with the .deb, but will still try to remove it at remove time? What would be the best way to remove this file if it cant? a

Re: [Fink-devel] Fwd: [Licq-devel] Porting licq problems

2002-03-31 Thread Ben Hines
At 2:44 AM +0200 4/1/02, Max Horn wrote: Did you try this with the sed package installed? If that helps, you could BuildDepend on sed. I think I saw this before, but I forgot the resolution :-/ Yep. I had this problem with normalize just yesterday - It is apparently a side effect of the fact

Re: [Fink-devel] fink index feedback

2002-04-03 Thread Ben Hines
At 5:53 PM +0200 4/3/02, Max Horn wrote: You must install storable-pm to get any caching. Will this be added as an essential package? Or will only folks who are in the know get to have caching? :) -Ben -- http://homepage.mac.com/bhines/ ___

Re: [Fink-devel] Package nessus and gtk+ friends

2002-04-03 Thread Ben Hines
At 11:06 PM -0700 4/3/02, Justin Hallett wrote: gtk+ is a splitoff package which means it has the info for shlibs in the main info file which should be in the gnome dir. If your not running full unstable you'll need to copy over the gtk+ pkg from unstable gnome dir to local. No, the new gtk+

Re: [Fink-devel] Plans for 0.4.0 and future releases

2002-04-05 Thread Ben Hines
At 7:11 PM +0100 4/5/02, Finlay Dobbie wrote: For those of you who missed fully reading and comprehending Max's message, building the binary distribution on the OS X Compiler Farm is too much of a security risk, which is why I made my suggestion. Yep. I reread the message and noticed that,

Re: [Fink-devel] tracker

2002-04-09 Thread Ben Hines
At 11:04 AM -0400 4/9/02, Chris Zubrzycki wrote: normalize, newest version. oookay. You maintain it then. :) I don't remember it depending on glib, though.. -Ben -- http://homepage.mac.com/bhines/ ___ Fink-devel mailing list [EMAIL PROTECTED]

Re: [Fink-devel] A few porting questions

2002-04-10 Thread Ben Hines
At 11:34 AM -0700 4/10/02, Ujwal S. Sathyam wrote: Excellent. Thanks. Maybe there should be a sys-headers or misc-headers package? Libraries come with their headers, generally. Headers aren't much use without the corresponding library. (you'll compile it, but good luck linking!) -Ben --

Re: [Fink-devel] Fink Package Version Checking

2002-04-15 Thread Ben Hines
At 10:32 PM -0400 4/15/02, Kyle Moffett wrote: I have a proposal to make: Fink packages in unstable-cvs and stable-cvs requiring a package manager newer than the latest bindist should include a FinkVersion tag that would be checked at package read time. If the number is greater than the

Re: [Fink-devel] elf's dl*() ported...

2002-04-16 Thread Ben Hines
At 3:34 PM +0200 4/16/02, Max Horn wrote: Uhm, sorry, you are lagging behind a year or so ... :-) dlcompat, which also provides these functions, has been available for ages, from Apple's Darwin CVS. And we did a complete rewrite from scratch with enhanced features just recently. For the

Re: [Fink-devel] holding back package upgrade (was: Calling mozilla)

2002-04-17 Thread Ben Hines
At 9:23 PM +0200 4/17/02, Max Horn wrote: At 11:43 Uhr -0700 17.04.2002, Ben Hines wrote: At 5:54 PM +1000 4/17/02, Jeremy Higgs wrote: I'm pretty sure dpkg (or it might be apt) does this. Through dselect, at least, you can 'hold' a package, and it is simply not upgraded (version or revision

Re: [Fink-devel] April 2002 Developer Tools OUT

2002-04-20 Thread Ben Hines
At 10:05 AM +0100 4/20/02, Finlay Dobbie wrote: The April 2002 Developer Tools is out (although it's classed as a public beta release). Currently it's available only if you have an ADC Seed Key, but it should become available to everybody else over the coming week or so. Anyway, it includes a

Re: [Fink-devel] April 2002 Developer Tools OUT

2002-04-20 Thread Ben Hines
At 11:14 PM +0200 4/20/02, Max Horn wrote: Might be. Hm, I haven't downloaded the tools yet, but didn't they want to ship a tool which allows you to switch between the compiler versions or something? Yep, yer right.. just read those notes.. (there are a lot of them) At 12:54 PM -0700

Re: [Fink-devel] April 2002 Developer Tools OUT

2002-04-20 Thread Ben Hines
At 11:14 PM +0200 4/20/02, Max Horn wrote: Note that this says *nothing* at all. Alls OS X compilers so far called themselves 2.95.2, yet there are substantial differences between the versions. If you really want to know what version it is, use cc -v Nothing? Seems to say enough to tell a

Re: [Fink-devel] fink-shlibdeps

2002-04-21 Thread Ben Hines
At 4:51 AM +0900 4/22/02, Masanori Sekino wrote: I need any dependency checker ASAP because package dependency between GNOME2 packages are complicated and hard to maintain without automation... A graphical dependency browser would be a perfect thing to have in FinkCommander. It could be

Re: [Fink-devel] 0.4.0a vs. 0.4.1

2002-04-24 Thread Ben Hines
At 8:59 AM -0600 4/24/02, Justin Hallett wrote: I think the only real reason there to release 0.4 is the bootstrap fail. It's the only issue that could potentially render fink unusable for some new users. Don't get me wrong I think the other problems should be fixed As opposed to the passwd

[Fink-devel] openmotif

2002-04-28 Thread Ben Hines
I submitted my openmotif package if anyone would like to help with it. Still a few remaining issues. http://sourceforge.net/tracker/index.php?func=detailaid=549733group_id=17203atid=414256 (why openmotif? well, one app that I am porting, at least, does not like lesstif. That may be true for

Re: [Fink-devel] fink-created user problem on macosxhints

2002-04-30 Thread Ben Hines
At 10:25 AM +0200 4/30/02, Bernd Kuemmerlen wrote: As this has been discussed on this list last week, maybe someone with a little bit more insight on this issue might comment on this on macosxhints? Maybe a hint on how to update passwd before 0.4.1 is out? Sigh.. I said we should have done a

Re: [Fink-devel] Problems compiling graphviz

2002-04-30 Thread Ben Hines
At 9:07 PM +1000 4/30/02, Jeremy Higgs wrote: Hi everyone! I'm trying to package graphviz, and I'm getting the following error: cc -dynamiclib -flat_namespace -undefined suppress -o .libs/libgdtclft.0.0.0.dylib gdtclft.lo -all_load ../tclhandle/.libs/libtclhandle.al ../gd/.libs/libgd.al

Re: [Fink-devel] fink-created user problem on macosxhints

2002-05-02 Thread Ben Hines
At 1:22 PM +0200 5/2/02, Max Horn wrote: At least a file release or news item of ONLY passwd. (you don't have to release an entire fink update!) But nothing was posted. No news. No Warning to fink users. Yes, there probably should have been some warnings. A pity nobody thought of it, or

Re: [Fink-devel] notice on web page about passwd problem?

2002-05-02 Thread Ben Hines
At 11:44 PM +0200 5/2/02, Max Horn wrote: So what about this now? Should we post it like I suggested, or should yet another text be used? Or will we not post anything again? Looks good to me, post away. -Ben -- http://homepage.mac.com/bhines/

Re: [Fink-devel] prdownloads.sourceforge.net tounc.dl.sourceforge.net

2002-05-02 Thread Ben Hines
At 11:41 PM -0400 5/2/02, Chris Devers wrote: http://prdownloads.sourceforge.net/xinvaders3d/xinvaders3d-1.3.6.src.tar.gz So, *maybe* the download url can add /\?use_mirror=(unc|telia|belnet)/ [or something to that effect] as needed, based on whatever the user may set for a geographic

Re: [Fink-devel] Parallel URL fetcher

2002-05-11 Thread Ben Hines
At 11:51 AM +0200 5/11/02, Max Horn wrote: At 23:49 Uhr -0700 10.05.2002, Ben Hines wrote: Just checked in puf, a parallel URL fetching utility. We might consider it as a downloader for fink. To solve the what if one fails? problem we could check to see if the files exist in src after puf

Re: [Fink-devel] failing on make install

2002-05-11 Thread Ben Hines
At 2:01 PM -0400 5/11/02, Chris Zubrzycki wrote: make[1]: *** No rule to make target `/sw/src/root-xgks-2.6-1/sw/lib', needed by `/sw/src/root-xgks-2.6-1/sw/lib/xgksfonts'. Stop. make: *** [fontdb/install] Error 1 ### make failed, exit code 2 Failed: installing xgks-2.6-1 failed Often this

[Fink-devel] Re: [Fink-users] unstable - stable

2002-05-12 Thread Ben Hines
At 1:46 PM -0400 5/12/02, Alexander Strange wrote: On Sunday, May 12, 2002, at 01:15 PM, Koen van der Drift wrote: Hi, I wanted to install some packages from unstable, so I added unstable/main to the trees line in fink.conf. However, fink doesn't recognize it and still lists only the stable

[Fink-devel] libtool relinking+buildroot bugs

2002-05-21 Thread Ben Hines
This looks similar to the problem i have with openmotif, and FLAC also: libtool 1.4.2 (gettext 0.11): Relinking fails when DESTDIR set http://mail.gnu.org/pipermail/bug-libtool/2002-February/003018.html http://mail.gnu.org/pipermail/libtool/2002-April/006244.html

Re: [Fink-devel] compile errors for tn5250

2002-05-21 Thread Ben Hines
At 4:51 PM -0400 5/21/02, AdvertisingDept wrote: Total newbie attempting to package tn5250 for Fink. The advertisingdept is compiling now?? ack! I know programemers are getting laid off, but this is rediculous! :) -- joke Problem 1) semi-solved compile error tn5250-private.h:36: header file

[Fink-devel] Glib and G_LOCK_DEFINE_STATIC

2002-05-22 Thread Ben Hines
This is with glib-1.2.10-5. Anyone know anything about glib's G_LOCK_DEFINE_STATIC? I have an app that uses it like so: /* this mutex provides a lock for stdout to avoid display conflict between thread */ G_LOCK_DEFINE_STATIC(stdout); --- line 39 G_LOCK(stdout); --- line 137 And it won't

[Fink-devel] gcc3 libtool install_name fix

2002-05-24 Thread Ben Hines
Please test this possible fix for the gcc3 install_name bug that affects many many packages: archive_cmds='$CC $(test .$module = .yes echo -bundle || echo -dynamiclib) $allow_undefined_flag -o $lib $libobjs $deplibs$linkopts $(test .$module != .yes echo -install_name $rpath/$soname

[Fink-devel] gtkhtml-1.0.2-1 failed

2002-05-31 Thread Ben Hines
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DGNOMEDATADIR=\/sw/share\ -DGNOMELOCALEDIR=\/sw/share/locale\ -I../../src -I. -I. -I/sw/include/gnome-1.0

Re: [Fink-devel] autoconf-2.52 and dx

2002-05-31 Thread Ben Hines
At 7:58 PM -0400 5/31/02, Jeremy Erwin wrote: Is there a way to get fink to properly expand $(CC) ? i.e SetCPP: $(CC) -E -traditional-cpp does not seem to work; it's flagged as not sane by configure-- the shell variable does not correctly expand. CC is really just supposed to be the name of

Re: [Fink-devel] unstable ethereal not buildable?

2002-06-06 Thread Ben Hines
At 5:25 AM -0400 6/5/02, Anthony DeRobertis wrote: (cd .libs cc -c -fno-builtin -fno-rtti -fno-exceptions etherealS.c) /sw/src/ethereal-0.9.4-2/ethereal-0.9.4/.libs etherealS.c:1972: syntax error, found `@' This looks like it might related to the (large) am/libtool SED patch that is in

Re: [Fink-devel] libtool :-(

2002-06-08 Thread Ben Hines
At 6:27 PM +1000 6/8/02, Erik de Castro Lopo wrote: On Fri, 7 Jun 2002 22:48:18 -0400 David R. Morrison [EMAIL PROTECTED] wrote: You might have to edit ltmain.sh by hand, in order to apply Dave's patch... Ouch. A bit ugly, but it worked :-). Not at all. It is normal. There are so many

Re: [Fink-devel] problem upgrading system-xfree86 + libgl

2002-06-08 Thread Ben Hines
At 3:18 AM +0200 6/9/02, Max Horn wrote: Replaces works just fine, you just misunderstood what it does. If Pkg A Replace: B, that s does *not* mean that the pkg A is a successor of pkg B. it merely means that A and B have some files in common. Normally you would get problems when switching

[Fink-devel] Update lesstif-dependent pkgs please

2002-06-08 Thread Ben Hines
All lesstif-dependent packages need to be updated to look like: BuildDepends: lesstif Depends: lesstif-shlibs The ones that need to be fixed are: Maintainer: Matt Stephenson [EMAIL PROTECTED] xbae-4.9.1 xmhtml-1.1.7 xlt-9.2.9 Maintainer: Jeffrey S. Whitaker [EMAIL PROTECTED] grace-5.1.7

Re: [Fink-devel] libtool :-(

2002-06-09 Thread Ben Hines
To answer your original question, the libtool patch in question has apparently already been incorporated into libtool CVS. It is darwin-specific (if you look at what you are patching :) it is in a darwin-only section) so it definitely doesn't cause any problems. :) -Ben --

[Fink-devel] Re: [Fink-users] system-xfree86 / libgl / qt problem

2002-06-10 Thread Ben Hines
At 11:42 PM -0400 6/10/02, Benjamin Reed wrote: Max Horn and David Morrison seem to have the most experience with package dependency stuff like this... either of you guys have any input? I reported this exact bug several days ago. They had input then. See the archives. My solution was: dpkg

Re: [Fink-devel] newbie question: qtlibs not found ...

2002-06-14 Thread Ben Hines
On Friday, June 14, 2002, at 10:55 AM, Benjamin Reed wrote: On Fri, 2002-06-14 at 13:31, Uwe Kuhlmann wrote: ./configure --with-qt-dir=/sw/lib --prefix=/sw but configure fails with : checking for QT... configure: error: QT (= QT 3.0.2) (library qt-mt) not found ... Try /sw, instead of

Re: [Fink-devel] arb questions

2002-06-18 Thread Ben Hines
ARB itself does not work well with lesstif. That was why I put openmotif in fink. :) Fortunately, currently the openmotif3 and lesstif versions are different. Thanks to Fink's shlibs policy, you in theory can install both openmotif3 and lesstif at the same time. Let me know if you have

[Fink-devel] Localizing fink

2002-06-22 Thread Ben Hines
Has any thought gone into localizing fink? Being a perl beginner I don't know how that is usually handled for perl programs. I bet if we put out a call for localizers we would get some volunteers. I was just browsing a google search for "KDE Fink" and found us on several international sites.

[Fink-devel] neon-ssl, readline, libxml2 feedback

2002-06-27 Thread Ben Hines
Got some good feedback on cadaver-ssl. It uses neon-ssl, readline , libxml2 (current versions) as the back end, so this is good feeback on those too. :) I'd like to put it into stable but neon-ssl has to go there first. btw - will libxml2 work with python-nox? It has a builddepends on

Re: [Fink-devel] Running fink as a user

2002-07-01 Thread Ben Hines
On Sunday, June 30, 2002, at 04:17 PM, Corrin Lakeland wrote: Hi all, I don't have root on the macos box here, and despite begging the sysadmin have been unable to convince her to install fink: If you want linux tools, ssh to a linux box. Anyway, I've successfully got fink working

Re: [Fink-devel] ohphone, pwlib, openh323

2002-07-16 Thread Ben Hines
Please submit packages to the package submission tracker - http://sourceforge.net/tracker/?atid=414256group_id=17203 That way they don't get lost. Also, you are nominating Stefano Rodriguez to maintain these packages? Dont you think you should ask him first? Usually people who submit packages

Re: [Fink-devel] threads: pth or pthread

2002-07-17 Thread Ben Hines
On Wednesday, July 17, 2002, at 08:53 AM, Max Horn wrote: Btw, which version/package/libraries/headers should be used to port a fink package. The one packaged for fink or the one included with MacOSX. For example zlib - there is a fink package and a version in MacOSX - which one to

Re: [Fink-devel] threads: pth or pthread

2002-07-17 Thread Ben Hines
On Wednesday, July 17, 2002, at 10:57 AM, Max Horn wrote: It doesn't? Sure, its a version behind, but i thought the fink policy was NOT to depend on fink zlib at all because it is not needed and just there for backward compatibility for old packages. I am not sure what you are refering

Re: [Fink-devel] Re: Fink - Package Database

2002-07-17 Thread Ben Hines
On Wednesday, July 17, 2002, at 07:09 PM, John Davidorff Pell wrote: Hello, I noticed that there is no fink package for libnids. so I made one. I'm not too sure how to submit it. libnids required only a simple patch (so that it looked in the bin directory for libnet-config). the .info

Re: [Fink-devel] Re: [Fink-users] xfree86-base-threaded

2002-09-17 Thread Ben Hines
On Tuesday, September 17, 2002, at 05:31 AM, David R. Morrison wrote: Jeff, My suggestion is to make yourself a directory in the experimental CVS module, and put the updated version there. That way, people who need it can be pointed to it, but someone who doesn't have the latest fink

Re: [Fink-devel] CocoaFink -- a GUI for managing fink packages

2002-09-17 Thread Ben Hines
On Tuesday, September 17, 2002, at 02:25 PM, Brian Landers wrote: So I got this idea in my head, to write a Cocoa-based GUI for managing fink packages (listing, installing, upgrading, etc). At first, I was thinking Good idea! Before I go any farther, I wanted to get feedback on the

[Fink-devel] gtk+2 fonts

2002-09-17 Thread Ben Hines
the gtk+2 package should do RunTimeVars: GDK_USE_XFT: 1 or setenv GDK_USE_XFT 1 So the fonts use xft properly. This enables packages like gftp to work without causing font fallback errors. It also gives you antialiased fonts. Very nice looking: http://homepage.mac.com/bhines/xchat.png -Ben

Re: [Fink-devel] Libtool multiple symbols

2002-09-18 Thread Ben Hines
On Tuesday, September 17, 2002, at 10:30 PM, Sébastien Pierre wrote: libpython2.2.a(stacklesseval.o) definition of _slp_schedule_hook in section (__DATA,__common) make: *** [python.exe] Error 1 ### execution of (export failed, exit code 2 Looking at ranlib man page I tried both

Re: [Fink-devel] **Accessing Project Source Code**

2002-09-18 Thread Ben Hines
On Wednesday, September 18, 2002, at 10:33 AM, Kevin Gale wrote: Hi. I'm currently involved in writing a beginners guide to compiling ImageMagick for OSX. The reason why i'm doing this is that some users (including myself) need custom versions. I have sucesfully created a static

Re: [Fink-devel] Libtool multiple symbols

2002-09-18 Thread Ben Hines
It might not be CFLAGS, but you need to get it on that compile line. Are you sure it's compiling with the fno-common? -Ben On Wednesday, September 18, 2002, at 09:44 AM, Sébastien Pierre wrote: Le mercredi, 18 sep 2002, à 16:41 Europe/Paris, Ben Hines a écrit : Try -fno-common

[Fink-devel] boostrap failure

2002-09-18 Thread Ben Hines
It looks like you can't bootstrap twice anymore from the same directory. Was that always the case? I've bootstrapped once from my main fink install. I then tried to do it again: /sw/fink/fink 176 % ./bootstrap.pl Checking package... looks good. Checking system... powerpc-apple-darwin6.1 This

Re: [Fink-devel] 10.2.1 and cvs over ssh

2002-09-19 Thread Ben Hines
No, it works fine. However the server seems to be going VERY slowly this morning which is the real problem. Just be patient. -Ben On Thursday, September 19, 2002, at 08:08 AM, Martin Costabel wrote: Since the upgrade to 10.2.1 I cannot access cvs.sf.net as authenticated user any more,

Re: [Fink-devel] Funny PKG Dependencies

2002-09-19 Thread Ben Hines
On Thursday, September 19, 2002, at 11:08 AM, Bruce Korb wrote: It finally blew up and died ... because something needed XFree86 but it hadn't been downloaded. some dependency must have been missed. Clearly not a Big Deal. Just FYI. But as a developer, you will understand that

Re: [Fink-devel] Which define do you use for MAC OS X specific source code ?

2002-09-19 Thread Ben Hines
#if defined(__APPLE__) works. However this is considered fragile by Apple and is not reccomended. Better practice is to check for platorm in the configure script and add something like DARWIN or MACOSX to the CFLAGS depending on platform (e.g, -DMACOSX), then use #ifdef MACOSX ... #else ..

Re: [Fink-devel] db,libxml, and gnome.

2002-09-21 Thread Ben Hines
On Saturday, September 21, 2002, at 11:42 AM, Ryan Coleman wrote: Hey guys, I was wondering when you think your going to have a mirror update to fink? There are many files in regards to gnome, db3, openjade, and various gtk things that dont work anymore. Let me know fink

[Fink-devel] list of packages not in 10.2 tree

2002-09-23 Thread Ben Hines
The script could use some tweaking, but this is pretty much accurate: http://homepage.mac.com/bhines/finknotmoved.html -Ben --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf

Re: [Fink-devel] planned announce mail for 0.4.1 - please comment

2002-09-24 Thread Ben Hines
On Tuesday, September 24, 2002, at 04:25 PM, Max Horn wrote: With Fink 0.4.1, Mac OS X 10.1 is still the operating system of choice. In fact this will be the last full release of Fink to still support System 10.2. For nowSsystem 10.2 is *NOT* yet supported with it ! If you are (like

[Fink-devel] All of GNOME/gtk+ URLs broken

2002-09-24 Thread Ben Hines
GNOME moved their sources. This breaks a lot of fink, including everything source: gnome. Should we just remove the Source: gnomes for now, or can we get a fixed fink release out in the next couple days? :) I submitted Source: gnome fix to the patch tracker - http://sourceforge.net/tracker/

Re: [Fink-devel] libxpm

2002-09-25 Thread Ben Hines
On Wednesday, September 25, 2002, at 09:42 AM, jfm wrote: Finally, only 2 packages 'depend' on libxpm : swi-prolog and wmmail . Do they really need it ? Or would the lib from X11 be OK too ? Would it be possible to a) either delete libxpm altogether, or b) have those 2 packages offer an

Re: [Fink-devel] OpenSSL question

2002-09-25 Thread Ben Hines
On Wednesday, September 25, 2002, at 04:29 PM, Martin Costabel wrote: Pejvan BEIGUI wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi there, I just made a fresh install of 10.2 and reinstalled from scratch fink, following the guide on the web site. Everything runned perfectly, I'm

Re: [Fink-devel] need help with ConfFiles field

2002-09-26 Thread Ben Hines
On Thursday, September 26, 2002, at 06:32 PM, Carsten Klapp wrote: Hi, I'm updating the antiword package to include a configuration file (along with another change): ConfFiles: %p/share/%n/fontnames The problem is the 'fontnames' file is not installed anymore with this new

Re: [Fink-devel] New port: package libquicktime0

2002-09-29 Thread Ben Hines
On Sunday, September 29, 2002, at 08:24 AM, Martin Costabel wrote: James Watson wrote: (N.B. The patch is about 40KB so I had to compress it to get it into the mailing list That's why there is the package-submission tracker... At

[Fink-devel] Re: [Fink-beginners] 0.4.1, again ...

2002-10-02 Thread Ben Hines
On Wednesday, October 2, 2002, at 04:00 PM, Michael Feeney wrote: Is it even possible to upgrade to fink 0.4.1 in 10.2.1? Or am I (also) proceeding incorrectly? You are fine, you have the latest for 10.2 devs: this confusion is because dists/VERSION still reads 0.4.0.cvs. Perhaps we

Re: [Fink-devel] packages tested under 10.2

2002-10-03 Thread Ben Hines
On Thursday, October 3, 2002, at 09:35 AM, Nicholas Robbins wrote: I still don't know to whom I should report packages tested under 10.2 To the maintainer of the package. Who else? fink info packagename -Ben --- This sf.net email

[Fink-devel] Re: [Fink-beginners] 0.4.1, again ...

2002-10-03 Thread Ben Hines
On Thursday, October 3, 2002, at 01:35 AM, Max Horn wrote: At 17:06 Uhr -0700 02.10.2002, Ben Hines wrote: On Wednesday, October 2, 2002, at 04:00 PM, Michael Feeney wrote: Is it even possible to upgrade to fink 0.4.1 in 10.2.1? Or am I (also) proceeding incorrectly? You are fine

[Fink-devel] Re: [Fink-users] Odd fink behavior - fink clean-cvs?

2002-10-07 Thread Ben Hines
On Monday, October 7, 2002, at 05:45 AM, Max Horn wrote: At 11:01 Uhr -0600 05.10.2002, Samuel M. Smith wrote: I did a clean install of fink on OSX 10.2.1 as per the directions given on http://fink.sourceforge.net/news/jag-bootstrap.php. I inadvertently skipped step 4 which is to add

Re: [Fink-devel] Fax software

2002-10-09 Thread Ben Hines
On Wednesday, October 9, 2002, at 01:21 AM, ewitness - Ben Fowler wrote: At 4:06 pm -0700 8/10/02, Ben Hines wrote: On Tuesday, October 8, 2002, at 03:32 PM, Jeremy Erwin wrote: On Tuesday, October 8, 2002, at 05:53 PM, ewitness - Ben Fowler wrote: What is the recommended FAX

Re: [Fink-devel] Fax software

2002-10-09 Thread Ben Hines
On Wednesday, October 9, 2002, at 08:13 AM, Jeremy Erwin wrote: On Wednesday, October 9, 2002, at 05:22 AM, ewitness - Ben Fowler wrote: Incidentally, I seem to have already installed ghostscript, probably along with the gimp; and I have 'AFPL PRE-RELEASE Ghostscript 7.02', but I don't

Re: [Fink-devel] faq

2002-10-13 Thread Ben Hines
On Sunday, October 13, 2002, at 11:35 AM, Max Horn wrote: At 7:05 Uhr -0700 13.10.2002, Ben Hines wrote: the faq says: http://fink.sourceforge.net/faq/usage-fink.php#unstable If you only want one or two specific packages, it is safer to copy those .info files (and their associated .patch

Re: [Fink-devel] Package overlap in libmd openssl-dev

2002-10-14 Thread Ben Hines
On Sunday, October 13, 2002, at 08:28 PM, Carsten Klapp wrote: Hi, I created a package for libmd (from FreeBSD's md5 library) because another program I want to port requires it, and there is a small problem. One file overlaps with OpenSSL-dev, a man file: /sw/share/man/man3/md5.3

Re: [Fink-devel] mirrors list for mysql

2002-10-15 Thread Ben Hines
On Tuesday, October 15, 2002, at 08:35 AM, Max Horn wrote: At 11:06 Uhr -0400 15.10.2002, Jeremy Erwin wrote: Does fink define a mirrors list for mysql? Apparently not, mysql-3.23.52-4 has this URL hardcoded: Source:

Re: [Fink-devel] PDB 10.2

2002-10-16 Thread Ben Hines
On Wednesday, October 16, 2002, at 08:55 AM, Max Horn wrote: So the PDB right now still displays information for the old package tree. So, we will want it to display data for the 10.2 tree in the future. the question is only, how do we want to go about this: 1) simply show the 10.2

[Fink-devel] Fwd: Fink on OSDir.com (new O'Reilly site)

2002-10-16 Thread Ben Hines
Begin forwarded message: From: Steve Mallett [EMAIL PROTECTED] Date: Wed Oct 16, 2002 10:35:43 AM US/Pacific To: [EMAIL PROTECTED] Subject: Fink on OSDir.com (new O'Reilly site) Hi Ben, I run the new Open Source site for O'Reilly: http://OSDir.com I've just added Fink to our

Re: [Fink-devel] How do I make this package available for me ?

2002-10-19 Thread Ben Hines
On Saturday, October 19, 2002, at 05:09 AM, Martin Costabel wrote: Olaf Foellinger wrote: Hi, * Olaf Foellinger [18.10.02 19:30]wrote: How do I access this files: /cvsroot/fink/experimental/thesin/finkinfo/test ? You have to checkout the experimental module. cvs -d :pserver:[EMAIL

[Fink-devel] PDB having probs..

2002-10-22 Thread Ben Hines
Seems to be showing some shlibs again.. http://fink.sourceforge.net/pdb/section.php/libs http://fink.sourceforge.net/pdb/package.php/aalib-shlibs I actually got it running locally based on the scripts/pdb sources, and I only show 1092 packages as opposed to fink.sf.net's 1193. Also the

Re: [Fink-devel] Question about moving packages to stable

2002-10-24 Thread Ben Hines
On Thursday, October 24, 2002, at 12:22 AM, Christian Schaffner wrote: What should I do now? Can I move this other packages to stable too? Should I ask the maintainers of these packages to move them? Or do I need to wait until they are moved? Ask the maintainers to move them. -Ben

Re: [Fink-devel] Speeding up Fink on dual processor machines

2002-10-24 Thread Ben Hines
On Thursday, October 24, 2002, at 08:40 AM, Brian Bechtel wrote: On Thursday, October 24, 2002, at 08:15 AM, Jason Deraleau wrote: I just got a dual proc box (only G4/450s, not one of the 1.25GHz :( and I'm wondering if there's a way to have Fink make use of both processors while

Re: [Fink-devel] Question about moving packages to stable

2002-10-25 Thread Ben Hines
On Thursday, October 24, 2002, at 11:57 PM, Christian Schaffner wrote: As for mysql, there is no maintainer right now. Does anyone object if I took over the maintainership of mysql and move it to stable? (I would then put the newest version, 3.23.53, in the unstable tree.) Chris. I don't

Re: [Fink-devel] ranlib [OT]

2002-10-25 Thread Ben Hines
I actually already have that alias, I just use f for that. I think in 10.1 the f alias came with the system. alias f egrep \!:1 -rI * | /usr/bin/more alias ff find . -name \!:1 -print It is better to use egrep since you get more regex features with it over grep. -Ben On Friday, October 25,

Re: [Fink-devel] Re: [Fink-beginners] broken mirrors and fink update-all and selfupdate

2002-10-20 Thread Ben Hines
On Sunday, October 20, 2002, at 04:34 PM, Martin Costabel wrote: I am forwarding this to the devel list. I started to check some of the links Jason had problems with and there is indeed some amount of brokenness: - Basically all of the gnome mirrors in /sw/lib/fink/mirror/gnome are wrong. I

Re: [Fink-devel] Re: Conversion from character set 'UTF-8' to 'en_US' is not supported (gkrellm

2002-10-26 Thread Ben Hines
k, I just checked in gkrellm2 as a fink package. No gkrellm2 plugins are in fink yet, but i'll put some together. -Ben On Saturday, October 26, 2002, at 01:40 PM, Bobby A. Jones, Jr. wrote: Awesome ! ! the new glib did the trick. Got the patch file working and it even compiles under fink

Re: [Fink-devel] unace anyone ?

2002-10-26 Thread Ben Hines
On Saturday, October 26, 2002, at 01:06 PM, Pejvan BEIGUI wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi everybody. It seemed to me that there was an unace package for Mac OS X 10.1 (maybe i'm wrong, but, anyway, I had an unace bin I could use ;-). But I couldn't find it for fink

[Fink-devel] Fwd: notes on fink instructions

2002-10-28 Thread Ben Hines
Begin forwarded message: From: David Cortesi [EMAIL PROTECTED] Date: Mon Oct 28, 2002 1:54:54 PM US/Pacific To: [EMAIL PROTECTED] Subject: notes on fink instructions Ben, just a few notes based on my just having followed the instructions at

Re: [Fink-devel] any cure yet for the 100's of cannot fix prebinding errors?

2002-10-29 Thread Ben Hines
On Tuesday, October 29, 2002, at 10:28 AM, Randal L. Schwartz wrote: I see a message here from a week ago. Has anyone looked into this? They are not errors, they are warnings and are harmless. We are working on a scheme to attempt to prebind all of fink's dynamic libraries, but it will

[Fink-devel] Fwd: fink for jaguar

2002-11-01 Thread Ben Hines
Begin forwarded message: From: David Bonde [EMAIL PROTECTED] Date: Fri Nov 1, 2002 2:28:43 AM US/Pacific To: [EMAIL PROTECTED] Subject: fink for jaguar I followed your instructions on http://fink.sourceforge.net/news/jag-bootstrap.php . There seem to be some missing information on that

[Fink-devel] Fwd: Installing fink

2002-11-01 Thread Ben Hines
Begin forwarded message: From: Martin Gohla [EMAIL PROTECTED] Date: Fri Nov 1, 2002 5:17:45 AM US/Pacific To: [EMAIL PROTECTED] Subject: Installing fink Hallo, I did the installation as described on your website http://fink.sourceforge.net/news/jag-bootstrap.php As you see, I am running

Re: [Fink-devel] Working tuxracer port

2002-11-01 Thread Ben Hines
On Friday, November 1, 2002, at 03:56 PM, Mr. Kiwi wrote: I am a long-time fink user, and I just successfully ported tuxracer (open source version 0.61) to work under mac os x. Indeed, the program runs like a charm. Sound, video– everything works just as it should. I retrieved the source

Re: [Fink-devel] Working tuxracer port

2002-11-01 Thread Ben Hines
Respond to list postings to the list, not to me. On Friday, November 1, 2002, at 08:18 PM, Mr. Kiwi wrote: My first thought when I finally got tr working was that it would be a good package for fink because: 1) It works identically to the Linux version 2) It utilizes the SDL, Mesa GL GLUT,

  1   2   3   4   5   >