[Fink-devel] librep-0.14-28

2004-05-30 Thread Michael
uot; unix_dl.c:467: error: `info' undeclared (first use in this function) make[1]: *** [unix_dl.lo] Error 1 make: *** [all] Error 1 ### execution of failed, exit code 2 Failed: compiling librep-0.14-28 failed Thanks, Michael -- Package manager version: 0.18.4 Distribution version: 0.7.0 Mac OS X

[Fink-devel] gtk+2 2.6.2

2005-02-16 Thread Michael
OK, this is my first time posting here, I think, so forgive me if I brreak some rule about posting, I am completely new at this. I have been trying to get ahold of the maintainer of the glib2 atk1 pango1-xft2 and gtk+2 packages the gnome-core person. Yesterday I learned this was a guy named K

[Fink-devel] Pango1-xft2

2005-02-16 Thread Michael
ok I recreated the problem to post the output. So that maybe if someone knows more than me could tell if the way I fixed it is not the only way. I archived my existing /usr/X11R6 and /etc/X11 folders, and did a fresh install of XDarwin. Then attempted to rebuild pango1-xft2 and the output fai

Re: [Fink-devel] gtk+2 2.6.2

2005-02-16 Thread Michael
Tony Arnold wrote: Hi Mike, On 17/02/2005, at 9:20 AM, Michael wrote: OK, this is my first time posting here, I think, so forgive me if I brreak some rule about posting, I am completely new at this. I have been trying to get ahold of the maintainer of the glib2 atk1 pango1-xft2 and gtk+2

Re: [Fink-devel] Pango1-xft2

2005-02-16 Thread Michael
Tony Arnold wrote: Hi Mike, On 17/02/2005, at 9:45 AM, Michael wrote: ok I recreated the problem to post the output. So that maybe if someone knows more than me could tell if the way I fixed it is not the only way. I archived my existing /usr/X11R6 and /etc/X11 folders, and did a fresh install

Re: [Fink-devel] Pango1-xft2

2005-02-16 Thread Michael
Tony Arnold wrote: Hi Mike, On 17/02/2005, at 9:45 AM, Michael wrote: ok I recreated the problem to post the output. So that maybe if someone knows more than me could tell if the way I fixed it is not the only way. I archived my existing /usr/X11R6 and /etc/X11 folders, and did a fresh install

[Fink-devel] freetype2

2005-02-17 Thread Michael
-- Tony wrote: "We do need a newer version of freetype2 - I believe there are packages that don't work correctly with more recent versions though, so people are still working on it." Do you know what packages they are? Yesterday after talking to you and before the last message you sent me I wr

[Fink-devel] gtk+2

2005-02-19 Thread Michael
just to get glib2-2.6.2, and gtk+2-2.6.2 to work right with gtk-doc I had to copy alot of the 10.3 tree into the 10.2-gcc3.3 (my) tree. Well not alot but opensp4 openjade gmp gdbm3 libxml2 libxslt and gtk-doc. Tony Arnold helped me with pango and I had to edit the fontconfig2-dev package from

[Fink-devel] gtk+2

2005-02-19 Thread Michael
I seem to have broken my own package, and am at a loss as to how. The build fails with: /usr/bin/libtool: internal link edit command failed make[4]: *** [libgdk-x11-2.0.la] Error 1 make[3]: *** [all-recursive] Error 1 make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all

[Fink-devel] static

2005-02-20 Thread Michael
This may be a stupid question, but when is it necessary, or is it, or is it even possible, to use static linked libraries in a fink package? Mike S --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of I

Re: [Fink-devel] static

2005-02-20 Thread Michael
Tony Arnold wrote: Hi Mike and all, On 20/02/2005, at 7:31 PM, Michael wrote: This may be a stupid question, but when is it necessary, or is it, or is it even possible, to use static linked libraries in a fink package? Not at all a stupid question – I was going to ask the same thing (in

[Fink-devel] gtk+2

2005-02-20 Thread Michael
Ok, now I have a new error. I installed a fresh copy of XDarwin, figuring that it was something I did to that directory, now the package builds fine, but dpkg fails with: (Reading database ... 11260 files and directories currently installed.) Unpacking gtk+2 (from .../gtk+2_2.6.2-3_darwin-power

[Fink-devel] fink validate

2005-02-21 Thread Michael
ok people's this is a bit embarrassing, but please bear with me. I just learned about the fink validate thing last night. Now when I try to validate my glib2 package, I get an error about the patch. Validating package file glib2.info... Failed: Error performing percent expansion: unknown % exp

[Fink-devel] threads?

2005-02-21 Thread Michael
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? Wouldn't that get rid of the annoying gcc: unrecognized option `-pthreads' ? Mike S --- SF email is sponsored by - The

Re: [Fink-devel] threads?

2005-02-21 Thread Michael
Tony Arnold wrote: Hi Mike, On 22/02/2005, at 9:25 AM, 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? Wouldn't that get rid of the annoying gcc: unrecognized option `-pthreads' ? You'

[Fink-devel] sdl

2005-02-21 Thread Michael
I moved sdl from 10.3/unstable/main into my local directory, to get 1.2.8 over 1.2.7 but when I install this I get: /sw/build/sdl-1.2.8-1/SDL-1.2.8/missing: Unknown `--run' option Try `/sw/build/sdl-1.2.8-1/SDL-1.2.8/missing --help' for more information configure: WARNING: `missing' script is too

[Fink-devel] CofigureParams vs. CompileScript vs. InstallScript

2005-02-21 Thread Michael
ok I am at a loss herre as to the difference. I have seen in the CompileScript ./configure %c, now I have seen in the InstallScript make install --prefix=%i, but the way I would do it is add --prefix=%p either in the CompileScript or in the ConfigureParams. Now am I right in surmising that th

[Fink-devel] add previous

2005-02-21 Thread Michael
another way I've seen is make install DESTDIR=%d in the compile script. 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 th

[Fink-devel] GLib problem

2005-02-22 Thread Michael
I think I found a problem with glib2. When I ran gaim -d | more the first line of output was: GLib: Cannot convert message: Conversion from character set 'UTF-8' to 'en_US' is not supported, and then susequently all the plugins fail to load. Any ideas? Mike S --

[Fink-devel] xfree86 4.2

2002-03-21 Thread Michael Baudis
efore may be partially on screen, but won't react (happened at least with axyftp and aterm, that with a process in it running nicely). don't know if this is some darwin specific problem. can live with it, though. michael. Dr. Michael Baudis Dept. of Pathology Stanford Medical School 30

[Fink-devel] feature?

2002-03-24 Thread Michael Baudis
onal hard-core functionality; but i would find such an option rather friendly. please be nice in your comments ;-) michael. Dr. Michael Baudis Dept. of Pathology Stanford Medical School 300 Pasteur Drive Stanford, CA 94305-5324 U.S.A. [EMAIL PROTECTED] fon:++1 (650) 72

[Fink-devel] Dependencies: how many is too many?

2002-09-19 Thread Michael Stillwell
to not clutter it up with things I don't need, and would rather not spend time compiling. --Michael * * * http://beebo.org --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven

Re: [Fink-devel] Dependencies: how many is too many?

2002-09-26 Thread Michael Stillwell
On Friday, Sep 20, 2002, at 01:07 Australia/Melbourne, David R. Morrison wrote: > You've hit on the important point, here. We want fink packages to > compile the > same way on everybody's system, no matter what they have installed. > What this > implies is: if the configure file will behave

[Fink-devel] It's been almsot a week and I'm still waiting

2002-11-20 Thread Michael Casadevall
I sumbitted the Apache2 WebServer to the fink submittion tracker, and after serveral replys, I have't heard anything else. Is there anything else I have to do to get it sumbitted into Fink? --- This sf.net email is sponsored by: To learn the ba

Re: [Fink-devel] .apps in fink

2003-01-12 Thread Michael Bain
pplications or Frameworks is beside the point. The point is, *should* fink be installing Applications or Frameworks? I feel fink should keep bringing the wealth of UNIX tools to OS X, but leave the management of the Native Apps (even Native versions of UNIX apps) to something else. Mike -- Mi

[Fink-devel] Bug: Gnuplot doesn't depend on pdflib

2003-11-23 Thread Michael Toomim
I installed gnuplot, but it wouldn't run because I didn't have /sw/lib/libpdf.2.dylib. It should depend on the pdflib package. --- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive?

[Fink-devel] xpdf-3.00-1015

2006-10-18 Thread Michael Hansen
;Error: No display font for 'Helvetica-BoldOblique'Error: No display font for 'Helvetica-Oblique' Error: No display font for 'Symbol'Error: No display font for 'Times-Bold'Error: No display font for 'Times-BoldItalic'Error: No display font for &#

[Fink-devel] How to add a system user and group in fink package?

2007-01-18 Thread Michael Richmond
n the stable tree asked the user if the package should install daemon user accounts but I cannot recall which package does this. A pointer to an example of how to create a user from a fink package would be great. Thanks, Michael Ric

Re: [Fink-devel] How to add a system user and group in fink package?

2007-01-18 Thread Michael Richmond
Thanks for the quick response. After I update the password package and get it working should I just email the package to the Maintainer ([EMAIL PROTECTED]) or is there a better way to submit the update? Thanks, Michael Richmond On Jan 18, 2007, at 10:57 AM, Alexander Hansen wrote: > O

[Fink-devel] Porting fink to other architectures?

2007-02-17 Thread Michael Casadevall
d consider giving Fink official support for anything else beside Mac OS X. I realize fink was created as a Mac OS X specific package system, but I still think its better then quite a few package systems found for other system

Re: [Fink-devel] ITK

2007-03-31 Thread Michael Richmond
I believe that I have a quick stand-alone ITK fink package that I put together at work. I haven't tested it too much but I'd be happy to pass the package along if you are interested in testing and cleaning it up as needed. Regards, Michael Richmond On 29/03/2007, at 3:25 AM

[Fink-devel] Package versioning question

2007-04-24 Thread Michael Richmond
way to work around this issue so that version "1.0.0" is considered to be more recent than "1.0.rc17"? Thanks, Michael Richmond - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE

[Fink-devel] singular - stable versions

2007-08-14 Thread Michael Brickenstein
Hi! I am the maintainer of the singular package and I would like to ask you to move the 3-0-2 version of singular and singular-doc to the stable branches. This affects 10.3, 10.4 intel+ppc. Thank you very much in advance. Best regards, Michael Brickenstein

[Fink-devel] singular - 3.0.3 stable

2007-10-08 Thread Michael Brickenstein
. Best regards, Michael Brickenstein - 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

[Fink-devel] singular 3.0.4 stable

2008-01-24 Thread Michael Brickenstein
, Michael Brickenstein - 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

Re: [Fink-devel] testing for Panther - any 'right' way?

2008-02-22 Thread Michael Wybrow
ng on net. I often use: /usr/bin/sw_vers -productVersion | cut -d'.' -f1-2 which will return "10.3", "10.4" or "10.5" Cheers, Michael - This SF.net email is sponsored by: Micro

[Fink-devel] skencil-0.6.17-1003

2008-07-22 Thread Michael Summers
I'm unable to install skenci with fink. gcc -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/sw/include/ python2.5 -I/sw/include/python2.5 -I/usr/X11R6/include -I/sw/include -DPAX_NO_XSHM -c ././clipmask.c -o ./clipmask.o gcc -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/sw/inc

[Fink-devel] singular package stable

2009-07-30 Thread Michael Brickenstein
advance. Best regards, Michael Brickenstein -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core

Re: [Fink-devel] pymol-py abps_tools.py fix

2009-12-10 Thread Michael Lerner
ialog.destroy() # stops CPU hogging, perhaps fixes Ubuntu bug MGL self.quit() def quit(self): self.dialog.quit() self.parent.quit() #self.dialog.withdraw() #self.dialog.destroy() by the way, we've started a google wave about the plugin. I can add any of you that want to

Re: [Fink-devel] pymol-py abps_tools.py fix

2009-12-10 Thread Michael Lerner
binary from the web. I'd rather stick with pure python for the APBS Tools plugin. It looks to me like the plugin is closing PyMOL rather than crashing it when I make the suggested changes under Ubuntu. -michael On Wed, Dec 9, 2009 at 12:05 PM, Jack Howarth wrote: > Michael, > Do

Re: [Fink-devel] pymol-py abps_tools.py fix

2009-12-10 Thread Michael Lerner
ase it, but that may mean bugging you guys with a couple more questions since I really don't know that much about Tk or blt. Thanks, -Michael On Wed, Dec 9, 2009 at 4:13 PM, Jack Howarth wrote: > Michael, > Changes that William Scott made to fink's blt for coot caused the pymol

[Fink-devel] html-parser-pm560-3.27-2

2004-02-04 Thread Michael Kluskens
Does the following mean anything to you? (I was trying to install 560 versions of perl libs because of a problem updating the 581 libs) Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/magic.ok t/marked-sect...ok t/o

[Fink-devel] docbook-bundle-4.1.2-3

2004-03-06 Thread Michael Fourman
FinkCommander Prof. Michael P. Fourman, MSc, DPhil Professor of Computer Systems Informatics Head of Informatics The University of EdinburghTel 0131 650 2703Fax 0131 650 4587 2 Buccleuch Place http

[Fink-devel] octave-forge-2004.02.12-1

2004-03-08 Thread Michael Kluskens
fink install octave-forge gives: mkoctfile -DHAVE_OCTAVE_21 -v deref.cc g++ -c -no-cpp-precomp -I/sw/include -I/sw/include/octave-2.1.53 -I/sw/include/octave-2.1.53/octave -I/sw/include -g -O2 -DHAVE_OCTAVE_21 deref.cc -o deref.o g++ -bundle -bundle_loader /sw/bin/octave-2.1.53 -o deref.oct dere

[Fink-devel] cdrdao won't download on Fink 0.7

2004-04-04 Thread Michael Vilain
There's a bug in the file /sw/fink/10.3/stable/main/finkinfo/utils/cdrdao.info so that the Fink mirror that's used has a "//" in it. This can be fixed by patching the file: # diff cdrdao.info cdrdao.info~ 5c5 < Source: mirror:sourceforge:%n/%n-%v.src.tar.bz2 --- Source: mirror:sourceforge:/%n

[Fink-devel] sdl-gfx fink packages

2004-09-29 Thread Michael Wybrow
a month now with no reply. Just wondering if anyone has looked at it, or could look at it? While it does have a patch file, it is very short and will be trivial to review. Thanks, Michael Wybrow --- This SF.net email is sponsored by: IT

[Fink-devel] sdl-gfx2 package

2005-01-09 Thread Michael Wybrow
e today trivially updated the patch and info files to use the current version of SDL_gfx. It would be great to get this added to fink. Thanks, Michael --- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition

[Fink-devel] Re: dists/10.3/unstable/main/finkinfo/sci singular.info,NONE,1.1

2005-01-31 Thread Michael Brickenstein
evelopment version of Singular, we are near (I hope) releasing Singular 3.0. Best, Michael Brickenstein --- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop repor

[Fink-devel] Volunteering to maintain some of the orphaned fink packages

2005-02-21 Thread Bradshaw, Michael
Hello, I'd be interested in picking up a handful of packages that lack a maintainer. I use fink and am from an AIX background, but have also used Mac since they came out. What's needed to start with a couple and see how things pan out? Michael Bradshaw -- SIEMENS Power Transm

[Fink-devel] loudmouth package in the tracker

2006-04-11 Thread Michael Wybrow
uot; for the last five months. It should be a quick job for someone to add this to unstable. The upcoming release of Inkscape requires this package as a dependency so we would be very thankful if it could be added to fink. Thankyou, Michael Wybrow -

Re: [Fink-devel] loudmouth package in the tracker

2006-04-11 Thread Michael Wybrow
On Tue, 11 Apr 2006, Alexander K. Hansen wrote: On 4/11/06, Michael Wybrow <[EMAIL PROTECTED]> wrote: Could someone please look at the submission for the loudmouth package in the tracker: http://sourceforge.net/tracker/index.php?func=detail&aid=1327338&group_id=17203&atid=41

[Fink-devel] Fink cmake.info patch

2010-03-30 Thread Michael Small
Due to OS X 10.6.3 update libncurses was broken in /usr/lib. Adding the following lines to the CompileScript fixes the issue. export CMAKE_INCLUDE_PATH=%p/include export CMAKE_LIBRARY_PATH=%p/lib Cheers, Michael

Re: [Fink-devel] updating Fink's yasm

2011-02-23 Thread Michael Roitzsch
and the encoder works correctly. Should I open a ticket in the package submission tracker? Michael yasm.info Description: Binary data -- Free Software Download: Index, Search & Analyze Logs and other IT data in R

[Fink-devel] Orphaning blitz

2011-09-07 Thread Michael Wild
Hi all Some months ago my MB Pro died, and since then I sadly don't have access to Mac OS X anymore. Therefore I would like to ask how I can orphan my package blitz, or whether one of the devs can do this for me. Thanks Mi

Re: [Fink-devel] Orphaning blitz

2011-09-07 Thread Michael Wild
On Wed 07 Sep 2011 03:38:11 PM CEST, Alexander Hansen wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 9/7/11 8:44 AM, Michael Wild wrote: >> Hi all >> >> Some months ago my MB Pro died, and since then I sadly don't have >> access to Mac OS

Re: [Fink-devel] [Fink-users] Update to Fink's mysql available for testing

2011-12-20 Thread Michael Parchet
Le 19.12.11 23:26, Hanspeter Niederstrasser a écrit : > [cross posted to -devel and -users. reply to -devel] > [ Todai is cc'd since they maintain the older mysql-unified ] > > I've managed to get the latest stable mysql (5.5.19) to build on 10.7 > and pass all its tests. However, I don't use mys

Re: [Fink-devel] [Fink-users] Update to Fink's mysql available for testing

2011-12-21 Thread Michael Parchet
Le 19.12.11 23:26, Hanspeter Niederstrasser a écrit : > [cross posted to -devel and -users. reply to -devel] > [ Todai is cc'd since they maintain the older mysql-unified ] > > I've managed to get the latest stable mysql (5.5.19) to build on 10.7 > and pass all its tests. However, I don't use mys

Re: [Fink-devel] [Fink-users] Update to Fink's mysql available for testing

2011-12-21 Thread Michael Parchet
Le 21.12.11 21:09, Alexander Hansen a écrit : > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 12/21/11 2:39 PM, Michael Parchet wrote: >> Le 19.12.11 23:26, Hanspeter Niederstrasser a écrit : >>> [cross posted to -devel and -users. reply to -devel] [ Todai is &

[Fink-devel] amarok and kde for fink is not available on mac os lion

2011-12-21 Thread Michael Parchet
Hello, I wold like to install amarok on mac os lion but it seems kde isen't available for fink on lion Where I can find kde package (sutch as amarok) on fink for mac os 10.7 (lion) ? Tanks for your help Best regards mparchet --

[Fink-devel] amarok and kde package could not be found on lion

2011-12-24 Thread Michael Parchet
Hi, amarok and kde package could not found on fink for mac os x lion I wold like to send this message to the maintener Wath's the maintener adress Best regards mparchet -- Write once. Port to many. Get the SDK and too

[Fink-devel] kde and kde api for mac os lion

2012-01-09 Thread Michael Parchet
Hello, I wold like to install kde and api on mac os lion but it seems it isen't available for fink on lion Where I can find kde package on fink for mac os 10.7 (lion) ? Tanks for your help When will you project to develop a version and the packages version for mac os lion ? Best regards mpar

[Fink-devel] Fwd: amarok and kde package could not be found on lion

2012-01-20 Thread Michael Parchet
Message original Sujet: amarok and kde package could not be found on lion Date : Sat, 24 Dec 2011 12:27:08 +0100 De :Michael Parchet Pour : fink-devel@lists.sourceforge.net Hi, amarok and kde package could not found on fink for mac os x lion I wold like to send

Re: [Fink-devel] kde and kde api for mac os lion

2012-01-27 Thread Michael Parchet
Le 10.01.12 00:56, Alexander Hansen a écrit : -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 1/9/12 6:09 PM, Michael Parchet wrote: Hello, I wold like to install kde and api on mac os lion but it seems it isen't available for fink on lion Where I can find kde package on fink for m

[Fink-devel] (Fink) xmahjongg-3.7-2

2013-01-30 Thread Michael Cook
Hello, there. This is a feedback e-mail with regard to package xmahjongg-3.7-2. I am having the following problem(s): -- Package manager version: 0.31.4 Distribution version: selfupdate-rsync Tue Jan 29 07:58:44 2013, 10.7, x86_64 Mac OS X version: 10.8.2 Unable to determine Developer Tools ver

[Fink-devel] Forward-port of ld64 PPC support

2015-04-23 Thread Michael Weiser
n order to then move on to 3.6.0 and libc++ but got stuck on a mis-linking issue with ld64-127.2. The current version doesn't fix that but doesn't seem to work any worse either. -- Hope it's of use to someone, Michael --

[Fink-devel] nedit-5.6cvs20081118-4

2016-10-24 Thread Michael Endler
Mon Oct 24 11:04:56 2016, 10.8, x86_64 Mac OS X version: 10.8.5 Unable to determine Developer Tools version gcc version: 5.1 (clang-503.0.40) (based on LLVM 3.4svn) make version: 3.81 Feedback Courtesy of FinkCommander -- Michael Endler Max-Planck-Institut

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

2003-03-30 Thread Michael T. Wilson
Title: index *As seen on TV* The health discovery that reverses signs of aging naturally and that is completely safe and effective is on sale for a limited time! Buy a two-month supply of our product and we will give you one month free! All natural H_G_H Enhancer will help you with all of

Re: [Fink-devel] How to rebuild all fink packages installed in 10.2-gcc3.3 rsync?

2003-10-22 Thread Michael G Schwern
quot;fink rebuild " command? I'm not sure how to > properly script that? If nobody gives you anything better... #!/usr/bin/perl -w my @installed = map { /^\s +i \s+ (\S+)/x; $1 } grep /^\s+i /, `fink list -i`; print("fink rebuild @installed"); #system(&qu

Re: [Fink-devel] xfree86-{base,rootless} no network?

2003-10-28 Thread Michael G Schwern
Is this normal? I don't know about XDarwin, but Debian starts the X server without network connections by default as a security issue. $ cat /etc/X11/xinit/xserverrc #!/bin/sh exec /usr/bin/X11/X -dpi 100 -nolisten tcp You might want to look for something like that. -- Michael

Re: [Fink-devel] XML::LibXML cpan test problems

2003-10-29 Thread Michael G Schwern
thor of XML::LibXML? [EMAIL PROTECTED] http://search.cpan.org/~phish/XML-LibXML-1.56/ If you notice in the CPAN testers reports, lots of other people are having problems with findnodes. -- Michael G Schwern[EMAIL PROTECTED] http://www.pobox.com/~schwern/ Woah, like, did a

Re: [Fink-devel] Re: Dependency of dpkg on perl580

2003-10-29 Thread Michael G Schwern
do... Shouldn't system-perl simply put in a /usr/bin/perl -> /sw/bin/perl symlink? That seems much easier. -- Michael G Schwern[EMAIL PROTECTED] http://www.pobox.com/~schwern/ Playstation? Of course Perl runs on Playstation. -- Jarkko Hietaniemi --

Re: [Fink-devel] Re: Dependency of dpkg on perl580

2003-10-29 Thread Michael G Schwern
ining itself to /sw (with the sole exception of a fink-installed > xfree86). No no, have system-perl do ln -s /usr/bin/perl /sw/bin/perl. So /sw/bin/perl exists and points to /usr/bin/perl. That way both #!/sw/bin/perl and #!/usr/bin/perl both work and use the Apple installed Perl. /usr i

[Fink-devel] Fink module documentation, tests and all that icky stuff.

2003-10-29 Thread Michael G Schwern
_with_* vs new_from_*). All basic stuff. Are you worried someone other than fink is using this code and do you care? Can I go ahead and supply patches that will improve and change the module interface? -- Michael G Schwern[EMAIL PROTECTED] http://www.pobox.com/~schwern/ 1. It Has To

Re: [Fink-devel] Fink module documentation, tests and all that icky stuff.

2003-10-29 Thread Michael G Schwern
On Wed, Oct 29, 2003 at 05:36:40PM -0800, Michael G Schwern wrote: > I'd like to keep going, but there's been no motion on any of the above. > So... are you folks interested in testing and documenting Fink::*? Would > you like me to continue? PS I forgot you're probabl

Re: [Fink-devel] Fink module documentation, tests and all that icky stuff.

2003-10-30 Thread Michael G Schwern
are very interested in > > additional patches to further improve fink and I am sure that you could > > be added to the development team as soon as the main developers know how > > you work and how you could improve Fink as a whole. > > We added Michael to the fink developer team this

Re: [Fink-devel] Fink module documentation, tests and all that icky stuff.

2003-10-30 Thread Michael G Schwern
tuff. I should be able to at least convert that to a hash or if nothing else, $item->[NAME] to make it a little more easier to read. -- Michael G Schwern[EMAIL PROTECTED] http://www.pobox.com/~schwern/ Do not try comedy at home! Milk & Cheese are adva

Re: [Fink-devel] #fink Channel (was: Re: dists-0.6.0 Problem)

2003-10-30 Thread Michael G Schwern
coming from a Unix background, are more comfortable with IRC and probably have been using it for years. -- Michael G Schwern[EMAIL PROTECTED] http://www.pobox.com/~schwern/ WOOHOO! I'm going to Disneyland! http:/

Re: [Fink-devel] #fink Channel (was: Re: dists-0.6.0 Problem)

2003-10-30 Thread Michael G Schwern
On Thu, Oct 30, 2003 at 02:44:46PM -0800, David Brown wrote: > On Thu, Oct 30, 2003 at 02:25:35PM -0800, Michael G Schwern wrote: > > On Thu, Oct 30, 2003 at 02:00:05PM +0100, Julien Salort wrote: > > > Alexander <[EMAIL PROTECTED]> wrote: > > > > > >

[Fink-devel] real_install() questions

2003-10-30 Thread Michael G Schwern
ckage() the latter from Fink::Package->package_by_name(). PACKAGE looks like its a PkgVersion object maybe? Could someone explain? -- Michael G Schwern[EMAIL PROTECTED] http://www.pobox.com/~schwern/ Monkey tennis --- This SF.net email

[Fink-devel] Commit doc/test patches?

2003-10-30 Thread Michael G Schwern
Would anyone mind if I committed the small pile of doc/test patches I have in the tracker? I'm starting to work on more and I'm afraid of drift. The tracker numbers are: 832828 832822 832063 831614 And there's the little cleanup I did here: 831573 -- Michael G Schwern[

Re: [Fink-devel] Re: Dependency of dpkg on perl580

2003-11-02 Thread Michael G Schwern
re always giving it a perl program and doesn't check to make sure its #!/bin/sh or something. > On Oct 29, 2003, at 11:51 PM, Michael G Schwern wrote: > > >No no, have system-perl do ln -s /usr/bin/perl /sw/bin/perl. So > >/sw/bin/perl > >exists and points to /u

Re: [Fink-devel] Getting source

2003-11-04 Thread Michael G Schwern
ive in your /sw/fink/dists/ directory. -- Michael G Schwern[EMAIL PROTECTED] http://www.pobox.com/~schwern/ If at first you don't succeed, call in an air strike. --- This SF.net email is sponsored by: SF.net Giveback Pr

Re: [Fink-devel] Begining of a fink "roadmap", this is just an overview draft

2003-11-08 Thread Michael G Schwern
erson to do that as I don't know the installation process, but I can certainly tell you how it should work. :) -- Michael G Schwern[EMAIL PROTECTED] http://www.pobox.com/~schwern/ I sit on the floor and pick my nose and think of dirty things Of deviant dwarfs who suck their toes

Re: [Fink-devel] Begining of a fink "roadmap", this is just an overview draft

2003-11-08 Thread Michael G Schwern
;m not going to give myself a headache over that one. I'll stick to checking the individual functions now and worry about the more complex problem of testing fink end-to-end later. -- Michael G Schwern[EMAIL PROTECTED] http://www.pobox.com/~schwern/ WOOHOO! I'm going to Disn

Re: [Fink-devel] Begining of a fink "roadmap", this is just an overview draft

2003-11-09 Thread Michael G Schwern
ed etc. > (2) Inject > -> inject a new package manager ("fink") > > (1) Is something much complex than (2), and also takes a rather long > time because dpkg etc. have to be compiled. (2) OTOH is very simple. > For compar

Re: [Fink-devel] Begining of a fink "roadmap", this is just an overview draft

2003-11-09 Thread Michael G Schwern
tion :-/ Good, then we agree we're totally confused and punching at air. Excellent. *sweeps all this complexity under a rug* Now back to just worrying about testing the modules. :) -- Michael G Schwern[EMAIL PROTECTED] http://www.pobox.com/~schwern/ Let me check my no

[Fink-devel] Why doesn't Fink::FinkVersion use Fink::Config?

2003-11-13 Thread Michael G Schwern
thout having to run inject.pl. -- Michael G Schwern[EMAIL PROTECTED] http://www.pobox.com/~schwern/ Let me check my notes. http://www.sluggy.com --- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas.

[Fink-devel] Split fink-commits?

2003-11-13 Thread Michael G Schwern
list created which doesn't have those commits? That would make watching changes to the parts of the code you're interested in a bit easier. -- Michael G Schwern[EMAIL PROTECTED] http://www.pobox.com/~schwern/ It's Airplane Glu

[Fink-devel] execute() -> Fink::Command

2003-11-13 Thread Michael G Schwern
ce if an extra pair of eyes or three looked it over first. -- Michael G Schwern[EMAIL PROTECTED] http://www.pobox.com/~schwern/ Beef Coronary --- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firstha

Re: [Fink-devel] Re: fink/t/PkgVersion get_perl.t,NONE,1.1 sed-4.0.5-1.info,NONE,1.1

2003-11-13 Thread Michael G Schwern
akefile12 Nov 2003 04:15:27 - @@ -5,6 +5,6 @@ ./inject.pl test: - @cd t && find . -name '*.t' | xargs perl -MTest::Harness -e 'runtests(@ARGV)' + @cd t && find . -name '*.t' | xargs perl -I../perlmod -MTest::Harness -e &#x

[Fink-devel] Sorry for the double posts

2003-11-13 Thread Michael G Schwern
My MTA had one of its periodic arguments with SourceForge's MTA. -- Michael G Schwern[EMAIL PROTECTED] http://www.pobox.com/~schwern/ "How would you describe TKB? As a disk exerciser? The first manufacturer supplied computer virus?" -- Carl Friedberg in

[Fink-devel] Re: fink/perlmod/Fink ChangeLog,1.405,1.406 PkgVersion.pm,1.169,1.170

2003-11-13 Thread Michael G Schwern
efined $perlcmd and $perlcmd ne "" and -x $perlcmd and > -open(ARCHNAME, > - qq{$perlcmd -MConfig -e 'print \$Config{archname}' 2>/dev/null |}) ) > -{ > - $perlarchdir = ; > - close(ARCHNAME); > - } > - >

Re: [Fink-devel] Split fink-commits?

2003-11-13 Thread Michael G Schwern
On Fri, Nov 14, 2003 at 12:18:39AM -0500, Daniel Macks wrote: > On Wed, Nov 12, 2003 at 07:32:44PM -0800, Michael G Schwern wrote: > > I have a request. The amount of mail on fink-commits generated by .info > > and .patch file changes is rather daunting. > > > > Cou

[Fink-devel] Re: About perl modules (was: Re: fink/perlmod/Fink ChangeLog,1.405,1.406 PkgVersion.pm,1.169,1.170)

2003-11-14 Thread Michael G Schwern
around this, I'm thinking of having fink install a symlink > /sw/lib/perl5/darwin-thread-multi-2level -> /sw/lib/perl5/darwin. > Does this sound like a good idea? I don't think so. Anything in /sw/lib/perl5/darwin compiled for 5.6.0 won't work with 5.8.1 because they&

Re: [Fink-devel] About perl modules (was: Re: fink/perlmod/Fink ChangeLog,1.405,1.406 PkgVersion.pm,1.169,1.170)

2003-11-14 Thread Michael G Schwern
in the 5.8.x series between similarly configured Perls. Otherwise something's really broken. -- Michael G Schwern[EMAIL PROTECTED] http://www.pobox.com/~schwern/ If your module passes test You're one of the very best Don't fuck up the MANIFEST Burma-Shave - ignat

Re: [Fink-devel] About perl modules

2003-11-14 Thread Michael G Schwern
On Fri, Nov 14, 2003 at 11:46:12AM -0500, Benjamin Reed wrote: > Was it an apple engineer that did this? Because Perl 5.8.1 final > out-of-the-box defaults to the same thing that's in Apple's perl. 5.8.1 doesn't default to using threads. Maybe you have a different

Re: [Fink-devel] Discussions on fink-commits@lists.sourceforge.net

2003-11-13 Thread Michael G Schwern
removed the special posting exceptions for everybody who > had them before. Please from now on direct all your replies on that > list to fink-devel (and possibly change the subject line to something > sensible). Could you set the Reply-To on the fink-commits messages to fink-d

Re: [Fink-devel] About perl modules (was: Re: fink/perlmod/Fink ChangeLog,1.405,1.406 PkgVersion.pm,1.169,1.170)

2003-11-14 Thread Michael G Schwern
tween 5.6.x and 5.8.x, upgrading from 5.6.x to 5.8.x is a good time for Apple to decide to turn on things like threads and 64bit ints. Otherwise they'd have to wait for 5.10. So it was a perfectly sensible thing to do. -- Michael G Schwern[EMAIL PROTECTE

[Fink-devel] Basic style guide (was Re: fink/perlmod/Fink Bootstrap.pm,1.40,1.41 Command.pm,1.3,1.4 Config.pm,1.25,1.26 Mirror.pm,1.10,1.11)

2003-11-16 Thread Michael G Schwern
> + > + return !$nok; > } > > =item symlink_f > @@ -277,10 +277,10 @@ > =cut > > sub symlink_f { > -my($src, $dest) = @_; > - > -unlink $dest or return; > -return symlink($src, $dest); > + my($src, $dest) = @_; > + &

[Fink-devel] get_perl_dir_arch() and "Type: perl" (was Re: fink/t/PkgVersion get_perl.t,1.2,1.3)

2003-11-16 Thread Michael G Schwern
my($perldir, $perlarch) = $pv->get_perl_dir_arch; > -like( $perldir, qr{^/ 5 \. \d{1,2} \. \d{1,2} $}x ); > +#like( $perldir, qr{^/ 5 \. \d{1,2} \. \d{1,2} $}x ); > like( $perlarch, qr{^darwin} ); > unlike( $perlarch, qr{[='"]}, 'not picking up extra cruft fr

  1   2   >