[Fink-devel] findbugs versions
Comparing trees, I find 3 different versions of findbugs findbugs: 0.6.0-2 10.2/stable/devel, 10.2-gcc3.3/stable/devel, 10.3/stable/devel, 10.3/unstable/devel 0.6.6-1 10.2-gcc3.3/unstable/devel 0.7.0-1 10.2/unstable/devel, 10.3/local/devel There is no reason why all three unstable trees couldn't be updated to the latest 0.7.0 version. I have run it successfully on both 10.2 and 10.3, and it's java so the version of gcc makes no difference. Could someone update the unstable versions to 0.7.0 Thanks -- Rohan Lloyd --- 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
[Fink-devel] sources.list hint on fink.sf.net
Hi I corrected my sources.list like mentioned, but it failed on the current path when apt-get update . packages.gz is not found. -- Hubertus Krogmann Telefónica Deutschland GmbH Application Managerhttp://www.telefonica.de Databases Hülshorstweg 30, 33415 Verl [EMAIL PROTECTED]voice: +49 5246 80 - 1774 fax: -2774 GPG Fingerprint : E753 DCE2 C645 BCC2 E1D2 BF9E 1760 3FF1 5679 AFA9 pgp0.pgp Description: PGP signature
Re: [Fink-devel] sources.list hint on fink.sf.net
Am 13.11.2003 um 13:29 schrieb Hubertus Krogmann: Hi I corrected my sources.list like mentioned, but it failed on the current path when apt-get update . packages.gz is not found. my sources.list: deb file:/sw/fink local main #deb file:/sw/fink stable main crypto deb file:/sw/fink unstable main crypto deb http://us.dl.sourceforge.net/fink/direct_download 10.3/release main crypto deb http://us.dl.sourceforge.net/fink/direct_download 10.3/current main crypto my fink.conf # Fink configuration, initially created by bootstrap.pl Basepath: /sw RootMethod: sudo Trees: unstable/main unstable/crypto local/main stable/main stable/crypto local/bootstrap Distribution: 10.3 Mirror-cpan: ftp://ftp.funet.fi/pub/languages/perl/CPAN/ Mirror-ctan: ftp://tug.ctan.org/tex-archive/ Mirror-debian: ftp.debian.org Mirror-gimp: ftp://ftp.gimp.org/pub Mirror-gnome: ftp://ftp.gnome.org/pub/GNOME/ Mirror-gnu: ftp://ftp.gnu.org/gnu Mirror-kde: ftp://ftp.kde.org/pub/kde/ Mirror-master: http://distfiles.opendarwin.org/ Mirror-rsync: rsync://master.us.finkmirrors.net/finkinfo/ Mirror-sourceforge: http://west.dl.sourceforge.net/sourceforge/ MirrorContinent: eur MirrorCountry: eur-de MirrorOrder: MasterFirst ProxyPassiveFTP: true Verbose: 1 my apt-get run sudo /sw/bin/apt-get -q0 -f update Hit http://us.dl.sourceforge.net 10.3/release/main Packages Hit http://us.dl.sourceforge.net 10.3/release/main Release Hit http://us.dl.sourceforge.net 10.3/release/crypto Packages Hit http://us.dl.sourceforge.net 10.3/release/crypto Release Err http://us.dl.sourceforge.net 10.3/current/main Packages 404 Not Found [IP: 152.2.210.121 80] Hit http://us.dl.sourceforge.net 10.3/current/main Release Err http://us.dl.sourceforge.net 10.3/current/crypto Packages 404 Not Found [IP: 152.2.210.121 80] Hit http://us.dl.sourceforge.net 10.3/current/crypto Release Failed to fetch http://us.dl.sourceforge.net/fink/direct_download/dists/10.3/current/ main/binary-darwin-powerpc/Packages 404 Not Found [IP: 152.2.210.121 80] Failed to fetch http://us.dl.sourceforge.net/fink/direct_download/dists/10.3/current/ crypto/binary-darwin-powerpc/Packages 404 Not Found [IP: 152.2.210.121 80] Reading Package Lists... Done Building Dependency Tree... Done W: Couldn't stat source package list http://us.dl.sourceforge.net 10.3/current/main Packages (/sw/var/lib/apt/lists/ us.dl.sourceforge.net_fink_direct%5fdownload_dists_10.3_current_main_bin ary-darwin-powerpc_Packages) - stat (2 No such file or directory) W: Couldn't stat source package list http://us.dl.sourceforge.net 10.3/current/crypto Packages (/sw/var/lib/apt/lists/ us.dl.sourceforge.net_fink_direct%5fdownload_dists_10.3_current_crypto_b inary-darwin-powerpc_Packages) - stat (2 No such file or directory) W: Couldn't stat source package list http://us.dl.sourceforge.net 10.3/current/main Packages (/sw/var/lib/apt/lists/ us.dl.sourceforge.net_fink_direct%5fdownload_dists_10.3_current_main_bin ary-darwin-powerpc_Packages) - stat (2 No such file or directory) W: Couldn't stat source package list http://us.dl.sourceforge.net 10.3/current/crypto Packages (/sw/var/lib/apt/lists/ us.dl.sourceforge.net_fink_direct%5fdownload_dists_10.3_current_crypto_b inary-darwin-powerpc_Packages) - stat (2 No such file or directory) W: You may want to run apt-get update to correct these problems E: Some index files failed to download, they have been ignored, or old ones used instead. -- Hubertus Krogmann Telefonica Deutschland GmbH Application Managerhttp://www.telefonica.de Databases Huelshorstweg 30, 33415 Verl [EMAIL PROTECTED]voice: +49 5246 80 - 1774 fax: -2774 GPG Fingerprint : E753 DCE2 C645 BCC2 E1D2 BF9E 1760 3FF1 5679 AFA9 PGP.sig Description: This is a digitally signed message part
Re: [Fink-devel] sources.list hint on fink.sf.net
Did you run "fink scanpackages"? That's what actually builds the Packages.gz files. On Thursday, November 13, 2003, at 07:45 AM, Hubertus Krogmann wrote: Am 13.11.2003 um 13:29 schrieb Hubertus Krogmann: Hi I corrected my sources.list like mentioned, but it failed on the current path when apt-get update . packages.gz is not found. my sources.list: deb file:/sw/fink local main #deb file:/sw/fink stable main crypto deb file:/sw/fink unstable main crypto deb http://us.dl.sourceforge.net/fink/direct_download 10.3/release main crypto deb http://us.dl.sourceforge.net/fink/direct_download 10.3/current main crypto my fink.conf # Fink configuration, initially created by bootstrap.pl Basepath: /sw RootMethod: sudo Trees: unstable/main unstable/crypto local/main stable/main stable/crypto local/bootstrap Distribution: 10.3 Mirror-cpan: ftp://ftp.funet.fi/pub/languages/perl/CPAN/ Mirror-ctan: ftp://tug.ctan.org/tex-archive/ Mirror-debian: ftp.debian.org Mirror-gimp: ftp://ftp.gimp.org/pub Mirror-gnome: ftp://ftp.gnome.org/pub/GNOME/ Mirror-gnu: ftp://ftp.gnu.org/gnu Mirror-kde: ftp://ftp.kde.org/pub/kde/ Mirror-master: http://distfiles.opendarwin.org/ Mirror-rsync: rsync://master.us.finkmirrors.net/finkinfo/ Mirror-sourceforge: http://west.dl.sourceforge.net/sourceforge/ MirrorContinent: eur MirrorCountry: eur-de MirrorOrder: MasterFirst ProxyPassiveFTP: true Verbose: 1 my apt-get run sudo /sw/bin/apt-get -q0 -f update Hit http://us.dl.sourceforge.net 10.3/release/main Packages Hit http://us.dl.sourceforge.net 10.3/release/main Release Hit http://us.dl.sourceforge.net 10.3/release/crypto Packages Hit http://us.dl.sourceforge.net 10.3/release/crypto Release Err http://us.dl.sourceforge.net 10.3/current/main Packages 404 Not Found [IP: 152.2.210.121 80] Hit http://us.dl.sourceforge.net 10.3/current/main Release Err http://us.dl.sourceforge.net 10.3/current/crypto Packages 404 Not Found [IP: 152.2.210.121 80] Hit http://us.dl.sourceforge.net 10.3/current/crypto Release Failed to fetch http://us.dl.sourceforge.net/fink/direct_download/dists/10.3/current/ main/binary-darwin-powerpc/Packages 404 Not Found [IP: 152.2.210.121 80] Failed to fetch http://us.dl.sourceforge.net/fink/direct_download/dists/10.3/current/ crypto/binary-darwin-powerpc/Packages 404 Not Found [IP: 152.2.210.121 80] Reading Package Lists... Done Building Dependency Tree... Done W: Couldn't stat source package list http://us.dl.sourceforge.net 10.3/current/main Packages (/sw/var/lib/apt/lists/ us.dl.sourceforge.net_fink_direct%5fdownload_dists_10.3_current_main_bi nary-darwin-powerpc_Packages) - stat (2 No such file or directory) W: Couldn't stat source package list http://us.dl.sourceforge.net 10.3/current/crypto Packages (/sw/var/lib/apt/lists/ us.dl.sourceforge.net_fink_direct%5fdownload_dists_10.3_current_crypto_ binary-darwin-powerpc_Packages) - stat (2 No such file or directory) W: Couldn't stat source package list http://us.dl.sourceforge.net 10.3/current/main Packages (/sw/var/lib/apt/lists/ us.dl.sourceforge.net_fink_direct%5fdownload_dists_10.3_current_main_bi nary-darwin-powerpc_Packages) - stat (2 No such file or directory) W: Couldn't stat source package list http://us.dl.sourceforge.net 10.3/current/crypto Packages (/sw/var/lib/apt/lists/ us.dl.sourceforge.net_fink_direct%5fdownload_dists_10.3_current_crypto_ binary-darwin-powerpc_Packages) - stat (2 No such file or directory) W: You may want to run apt-get update to correct these problems E: Some index files failed to download, they have been ignored, or old ones used instead. -- Hubertus Krogmann Telefonica Deutschland GmbH Application Managerhttp://www.telefonica.de Databases Huelshorstweg 30, 33415 Verl [EMAIL PROTECTED]voice: +49 5246 80 - 1774 fax: -2774 GPG Fingerprint : E753 DCE2 C645 BCC2 E1D2 BF9E 1760 3FF1 5679 AFA9 -- Alexander K. Hansen Levitated Dipole Experiment http://www.psfc.mit.edu/LDX --- 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] sources.list hint on fink.sf.net
Thanks very much for pointing this out. The binary distribution is currently being updated, and I had missed one necessary step in the update process, which your message pointed out! As soon as the sourceforge mirrors catch up, you should be able to successfully complete the "apt-get update" operation. -- Dave --- 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] package manager release
On Nov 12, 2003, at 10:05 PM, David R. Morrison wrote: I plan to release version 0.17.0 of the package manager from CVS HEAD around 24 hours from now. Also, if anyone is aware of things in HEAD which are inappropriate for the next release, please let me know ASAP. Since before ~nov 5, the UpdatePOD code is no longer working in PkgVersion.pm: Eg (this is just now, and with current fink-cvs): dpkg: error processing /sw/fink/dists/33/main/binary-darwin-powerpc/libs/perlmods/rec-descent- pm_1.80-5_darwin-powerpc.deb (--install): trying to overwrite `/sw/lib/perl5/darwin/perllocal.pod', which is also in package xml-sax-pm I've had this with a number of packages, which didn't have this problem before and were not changed. I would think this should be fixed before a release. Jean-Francois --- 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] sources.list hint on fink.sf.net
Am 13.11.2003 um 16:11 schrieb David R. Morrison: Thanks very much for pointing this out. The binary distribution is currently being updated, and I had missed one necessary step in the update process, which your message pointed out! As soon as the sourceforge mirrors catch up, you should be able to successfully complete the "apt-get update" operation. That problem is solved :-) But how do I get the "unstable" packages, at the moment apt-get won`t update/upgrade/dist-upgrade anything. Did I misconfigure my fink.conf sources.list ? -- Dave -- Hubertus Krogmann Telefonica Deutschland GmbH Application Managerhttp://www.telefonica.de Databases Huelshorstweg 30, 33415 Verl [EMAIL PROTECTED]voice: +49 5246 80 - 1774 fax: -2774 GPG Fingerprint : E753 DCE2 C645 BCC2 E1D2 BF9E 1760 3FF1 5679 AFA9 PGP.sig Description: This is a digitally signed message part
Re: [Fink-devel] sources.list hint on fink.sf.net
OK, I'm awake now: Under Fink, you have to build unstable packages from source ("fink install")--such packages aren't released as binaries. On Thursday, November 13, 2003, at 12:06 PM, Hubertus Krogmann wrote: Am 13.11.2003 um 16:11 schrieb David R. Morrison: Thanks very much for pointing this out. The binary distribution is currently being updated, and I had missed one necessary step in the update process, which your message pointed out! As soon as the sourceforge mirrors catch up, you should be able to successfully complete the "apt-get update" operation. That problem is solved :-) But how do I get the "unstable" packages, at the moment apt-get won`t update/upgrade/dist-upgrade anything. Did I misconfigure my fink.conf sources.list ? -- Dave -- Hubertus Krogmann Telefonica Deutschland GmbH Application Managerhttp://www.telefonica.de Databases Huelshorstweg 30, 33415 Verl [EMAIL PROTECTED]voice: +49 5246 80 - 1774 fax: -2774 GPG Fingerprint : E753 DCE2 C645 BCC2 E1D2 BF9E 1760 3FF1 5679 AFA9 -- Alexander K. Hansen Levitated Dipole Experiment http://www.psfc.mit.edu/LDX --- 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
[Fink-devel] Re: UpdatePOD
On Nov 13, 2003, at 6:47 PM, TheSin wrote: I'll look at the code. but it might expect perllocal.pod to be at a certain location and it might not be there? Yes _ eg in the log of rec-descent-pm : /bin/cat /sw/src/root-rec-descent-pm-1.80-5/sw/lib/perl5/5.8.1/darwin-thread- multi-2level/perllocal.pod | sed -e s,/sw/src/root-rec-descent-pm-1.80-5/sw/lib/perl5,/sw/lib/perl5, > /sw/src/root-rec-descent-pm-1.80-5/sw/share/podfiles/5.8.1/ perllocal.rec-descent-pm.pod cat: /sw/src/root-rec-descent-pm-1.80-5/sw/lib/perl5/5.8.1/darwin-thread- multi-2level/perllocal.pod: No such file or directory /bin/rm -rf /sw/src/root-rec-descent-pm-1.80-5/sw/lib/perl5/5.8.1/darwin-thread- multi-2level/perllocal.pod While: dpkg: error processing /sw/fink/dists/33/main/binary-darwin-powerpc/libs/perlmods/rec-descent- pm_1.80-5_darwin-powerpc.deb (--install): trying to overwrite `/sw/lib/perl5/darwin/perllocal.pod', which is also in package xml-sax-pm JF --- 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
[Fink-devel] Re: UpdatePOD
ahh the arch dir is killing it, do you still have the build dir...or main root dir if so can you tell me where the perllocal.pod file resides in a 581 pkg pleasE? On 13-Nov-03, at 10:56 AM, jfm wrote: /bin/cat /sw/src/root-rec-descent-pm-1.80-5/sw/lib/perl5/5.8.1/darwin-thread- multi-2level/perllocal.pod | sed -e s,/sw/src/root-rec-descent-pm-1.80-5/sw/lib/perl5,/sw/lib/perl5, > /sw/src/root-rec-descent-pm-1.80-5/sw/share/podfiles/5.8.1/ perllocal.rec-descent-pm.pod cat: /sw/src/root-rec-descent-pm-1.80-5/sw/lib/perl5/5.8.1/darwin-thread- multi-2level/perllocal.pod: No such file or directory /bin/rm -rf /sw/src/root-rec-descent-pm-1.80-5/sw/lib/perl5/5.8.1/darwin-thread- multi-2level/perllocal.pod --- 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
[Fink-devel] Re: fink NEWS,NONE,1.1
Am Donnerstag, 13.11.03 um 17:27 Uhr schrieb Benjamin Reed: Update of /cvsroot/fink/fink In directory sc8-pr-cvs1:/tmp/cvs-serv18964 Added Files: NEWS Log Message: resurrected having "NEWS" that's a summary of changes for release --- NEW FILE: NEWS --- * On Mac OS X 10.3 packages using an old old (1.3.5-based) can now be compiled twolevel "old old" ? :-) maybe you meant "old libtool" ? Cheers, Max --- 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
[Fink-devel] Re: UpdatePOD
On Nov 13, 2003, at 7:18 PM, TheSin wrote: ahh the arch dir is killing it, do you still have the build dir...or main root dir if so can you tell me where the perllocal.pod file resides in a 581 pkg pleasE? On 13-Nov-03, at 10:56 AM, jfm wrote: /bin/cat /sw/src/root-rec-descent-pm-1.80-5/sw/lib/perl5/5.8.1/darwin-thread- multi-2level/perllocal.pod | sed -e s,/sw/src/root-rec-descent-pm-1.80-5/sw/lib/perl5,/sw/lib/perl5, > /sw/src/root-rec-descent-pm-1.80-5/sw/share/podfiles/5.8.1/ perllocal.rec-descent-pm.pod cat: /sw/src/root-rec-descent-pm-1.80-5/sw/lib/perl5/5.8.1/darwin-thread- multi-2level/perllocal.pod: No such file or directory /bin/rm -rf /sw/src/root-rec-descent-pm-1.80-5/sw/lib/perl5/5.8.1/darwin-thread- multi-2level/perllocal.pod Rebuilding it now _ but the error msg basically tells it: dpkg: error processing /sw/fink/dists/33/main/binary-darwin-powerpc/libs/perlmods/rec-descent- pm_1.80-5_darwin-powerpc.deb (--install): trying to overwrite `/sw/lib/perl5/darwin/perllocal.pod', which is also in package xml-sax-pm JF --- 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] Re: UpdatePOD
On Nov 13, 2003, at 7:21 PM, jfm wrote: Rebuilding it now _ but the error msg basically tells it: dpkg: error processing /sw/fink/dists/33/main/binary-darwin-powerpc/libs/perlmods/rec- descent-pm_1.80-5_darwin-powerpc.deb (--install): trying to overwrite `/sw/lib/perl5/darwin/perllocal.pod', which is also in package xml-sax-pm Indeed _ and clearly in the builddir it is gone.. But the log is clear enough : make install PREFIX=/sw/src/root-rec-descent-pm-1.80-5/sw INSTALLPRIVLIB=/sw/src/root-rec-descent-pm-1.80-5/sw/lib/perl5 INSTALLARCHLIB=/sw/src/root-rec-descent-pm-1.80-5/sw/lib/perl5/darwin : Everything gets installed into perl5/darwin and the perllocal.pod is sought for in /perl5/5.8.1/darwin-thread-multi-2level/ JF --- 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] Re: UpdatePOD
how does this look?? Best idea i could come up with I'll commit and you can try it out, this should also help is for some odd reason there are multi perllocal.pod files being installed for i in `find /sw/src/root-xml-parser-pm581-2.31-1/sw -name perllocal.pod`; do /bin/cat $i | sed -e s,/sw/src/root-xml-parser-pm581-2.31-1/sw/lib/perl5,/sw/lib/perl5, > /sw/src/root-xml-parser-pm581-2.31-1/sw/share/podfiles/5.8.1/ perllocal.xml-parser-pm581.pod; done; /bin/rm -rf /sw/src/root-xml-parser-pm581-2.31-1/sw/lib/perl5/5.8.1/darwin-thread- multi-2level/perllocal.pod /usr/bin/install -d -m 755 /sw/src/root-xml-parser-pm581-2.31-1/sw/share/doc/xml-parser-pm581 On 13-Nov-03, at 11:33 AM, jfm wrote: On Nov 13, 2003, at 7:21 PM, jfm wrote: Rebuilding it now _ but the error msg basically tells it: dpkg: error processing /sw/fink/dists/33/main/binary-darwin-powerpc/libs/perlmods/rec- descent-pm_1.80-5_darwin-powerpc.deb (--install): trying to overwrite `/sw/lib/perl5/darwin/perllocal.pod', which is also in package xml-sax-pm Indeed _ and clearly in the builddir it is gone.. But the log is clear enough : make install PREFIX=/sw/src/root-rec-descent-pm-1.80-5/sw INSTALLPRIVLIB=/sw/src/root-rec-descent-pm-1.80-5/sw/lib/perl5 INSTALLARCHLIB=/sw/src/root-rec-descent-pm-1.80-5/sw/lib/perl5/darwin : Everything gets installed into perl5/darwin and the perllocal.pod is sought for in /perl5/5.8.1/darwin-thread-multi-2level/ JF --- 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] Re: UpdatePOD
The perllocal.pod business was working perfectly before all the recent changes. I was quite careful to preserve the way it functioned when I modified the perl modules to include -pm560 etc, back in June. I'll take a look and see if it can be fixed now. We've had a number of recent changes to the perl module routines that don't completely agree with my understanding of what we are supposed to be doing with perl modules. I'd like to suggest that for the 0.17.0 release, we code things in a way that there is no change in behavior for the building of perl modules, when compared with earlier releases. Then we can have a detailed discussion about what changes people might want to make, for a future release. -- Dave --- 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] Re: fink NEWS,NONE,1.1
Max Horn wrote: * On Mac OS X 10.3 packages using an old old (1.3.5-based) can now be compiled twolevel "old old" ? :-) maybe you meant "old libtool" ? Erp, yeah. ;) Is that what you were talking about for the NEWS thing? I couldn't find an old one in cvs, but I didn't look too hard, figured top-of-tree made the most sense. -- Benjamin Reed a.k.a. Ranger Rick -- http://ranger.befunk.com/ gpg: 6401 D02A A35F 55E9 D7DD 71C5 52EF A366 D3F6 65FE We put a lot of thought into our defaults. We like them. If we didn't, we would have made something else be the default. So keep your cotton-pickin' hands off our defaults. Don't touch. Consider them mandatory. "Mandatory defaults" has a nice ring to it. pgp0.pgp Description: PGP signature
Fwd: [Fink-devel] Re: UpdatePOD
forgot reply all again... Begin forwarded message: From: TheSin <[EMAIL PROTECTED]> Date: November 13, 2003 12:28:48 PM MST To: "David R. Morrison" <[EMAIL PROTECTED]> Subject: Re: [Fink-devel] Re: UpdatePOD NO this would be very very bad, it's been pushed back much too long, there was a minor problem because of the darwin-2level dir business and custom install scripts that don't honor it. but i fixed it, and I have module sin cvs that REQUIRE fink cvs ATM, and i can't chnage them, and i have lots more to add with the same problems. On 13-Nov-03, at 12:13 PM, David R. Morrison wrote: The perllocal.pod business was working perfectly before all the recent changes. I was quite careful to preserve the way it functioned when I modified the perl modules to include -pm560 etc, back in June. I'll take a look and see if it can be fixed now. We've had a number of recent changes to the perl module routines that don't completely agree with my understanding of what we are supposed to be doing with perl modules. I'd like to suggest that for the 0.17.0 release, we code things in a way that there is no change in behavior for the building of perl modules, when compared with earlier releases. Then we can have a detailed discussion about what changes people might want to make, for a future release. -- Dave --- 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
[Fink-devel] ncurses 'backport' from 10.3 tree
Hi, I just noticed that the ncurses 5.3-12 available in 10.2-gcc3.3 does not support prebinding. A couple packages depending on ncurses are therefore not prebound, either. I copied the version 5.3-20031018-2 available in the 10.3 tree to the 10.2-gcc3.3 tree and it works flawlessly (as far as I can judge). Any reason not to have the version 5.3-20031018-2 also in the 10.2-gcc3.3 tree? Cheers, Remi - Truth decays into beauty, while beauty soon becomes merely charm. Charm ends up as strangeness, and even that doesn't last, but up and down are forever. (Anonymous) * Remigius K. Mommsen e-mail: [EMAIL PROTECTED] University of California, Irvine URL:http://cern.ch/mommsen c/o SLAC voice:++1 (650) 926-3595 2575 Sand Hill Road #35fax:++1 (650) 926-3882 Menlo Park, CA 94025, US home:++1 (650) 233-9041 * --- 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
[Fink-devel] vim-nox binary from Fink 0.6.1 dependency problem
Hi all, I just wanted to report a bug, installing the vim-nox binary from a fresh Fink 0.6.1 installs dlcompat as a dependency, but does not install dlcompat-shlibs rendering it non-functional. Manually installing dlcomat-shlibs gets everything going again. Fred --- 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
[Fink-devel] Lame isn't optimized for G4s, and certainly could be...
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=58&start=15 or Lame 3.93 or 3.92 compiled using either: ./configure CFLAGS="-O3 -falign-loops-max-skip=15 -falign-jumps-max-skip=15 -falign-loops=16 -falign-jumps=16 -falign-functions=16 -malign-natural -ffast-math -fstrict-aliasing -funroll-loops -floop-transpose -mpowerpc-gpopt -fsched-interblock --param max-gcse-passes=3 -fno-gcse-sm -mcpu=G4 -mtune=G4" or more simply: CFLAGS="-O3 -faltivec -mcpu=G4" It would be nice to have the lame package compile optimized code for us :) ~ Gordon --- 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
[Fink-devel] Why doesn't Fink::FinkVersion use Fink::Config?
Fink::FinkVersion.pm is generated from perlmod/Fink/FinkVersion.pm.in. It only has two variables. @VERSION@ and @[EMAIL PROTECTED] @VERSION@ I can understand, it comes from the VERSION file and is set at build time. But @BASEPATH@ is in fink.conf and can be gotten from Fink::Config. Is there any reason why Fink::FinkVersion needs to have its basepath hardcoded and can't just use $Fink::Config::basepath like everything else? There doesn't seem to be any circular dependencies between Fink::Config and Fink::FinkVersion. I'm trying to see if I can build Fink::FinkVersion without 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. 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
[Fink-devel] Split fink-commits?
I have a request. The amount of mail on fink-commits generated by .info and .patch file changes is rather daunting. Could the fink-commits list be split into seperate lists for seperate projects? At the very least could the changes to .info and .patch files be put on a seperate list? Or a 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 Glue sniffing time! --- 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
[Fink-devel] execute() -> Fink::Command
I was fairly horrified to see things like this in the fink source. &execute("/bin/mkdir -p $bsbase"); So I wrote up a little module to emulate the most common shell commands used. Fink::Command, its in CVS now. I've also patched up all the modules to use Fink::Command instead of execute() where possible. Because of the size and scope of this patch, I've put it in the patch tracker for review. http://sourceforge.net/tracker/index.php?func=detail&aid=841381&group_id=17203&atid=317203 Its pretty straight-forward, but I figure it would be nice 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 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] Re: fink/t/PkgVersion get_perl.t,NONE,1.1 sed-4.0.5-1.info,NONE,1.1
On Tue, Nov 11, 2003 at 03:28:23PM +0100, Max Horn wrote: > Well, I get this: > > [arrakis:~/Projekte/fink-cvs/fink] maxhorn% make test > ./Base/initialize...ok > ./Base/paramok > ./Base/param_booleanok > ./Config/exportsok > ./Config/load_save..ok > ./Config/optionsok > ./Config/param..ok > ./Config/verbosity_levelok > ./PkgVersion/get_perl...NOK 3# Failed test > (./PkgVersion/get_perl.t at line 19) > # '' > # doesn't match '(?x-ism:^/ 5 \. \d{1,2} \. \d{1,2} $)' Here's how you interpret that. The test on line 19 of get_perl.t is: my($perldir, $perlarch) = $pv->get_perl_dir_arch; like( $perldir, qr{^/ 5 \. \d{1,2} \. \d{1,2} $}x ); <--- line 19 Which means that for some reason, get_perl_dir_arch() isn't returning the version number on your system. Its blank. This should be impossible as $perldirectory is always set to "/" . $perlversion so it should be at least "/". This suggests to me that you're not running the latest version. I think the problem is the 'test' make target isn't quite right. Its not set up to find the local perlmod/ directory so you're running the tests against the installed version of Fink rather than the ones sitting in perlmod/ Try this: --- Makefile7 Nov 2003 21:17:39 - 1.1 +++ Makefile12 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 'runtests(@ARGV)' .PHONY: all test install -- Michael G Schwern[EMAIL PROTECTED] http://www.pobox.com/~schwern/ Though we adore men individually, we agree that as a group they're rather stupid. --- 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
[Fink-devel] Sorry for the double posts
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 <[EMAIL PROTECTED]> --- 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] Lame isn't optimized for G4s, and certainly could be...
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=58&start=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=tpc&s=50009562&f=8300945231&m=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] Split fink-commits?
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. > > Could the fink-commits list be split into seperate lists for seperate > projects? At the very least could the changes to .info and .patch files be > put on a seperate list? Or a 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. Can you just filter by subject-line? Use procmail to sort things into different mailboxes (including /dev/null) or use mutt's scoring function. dan -- Daniel Macks [EMAIL PROTECTED] http://www.netspace.org/~dmacks --- 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] Lame isn't optimized for G4s, and certainly could be...
acctually so the debs stay the same, fink needs to have a virtual pkg for altivec and then have a lame-altivec version which would depend on altivec and would could then use -faltivec...like i did with ffmpeg, but with ffmpeg I forced it on, not really great but since there is no way to detect altivec yet... anyhow just my 2 cents, not to mention -faltivec from my understanding only affects .s files (asm)...does lame even have altivec code? On 13-Nov-03, at 9:23 PM, Alexander Strange wrote: 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=58&start=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=tpc&s=50009562&f=8300945231&m=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 --- 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
[Fink-devel] Re: dists/10.3/unstable/main/finkinfo/utils coreutils.info,NONE,1.1 coreutils.patch,NONE,1.1
shouldn't we also make a new bundle release of fileutils with depends on coreutils to make sure ppl upgrade that aren't reading this :) On 13-Nov-03, at 7:37 PM, Benjamin Reed wrote: Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/utils In directory sc8-pr-cvs1:/tmp/cvs-serv13164 Added Files: coreutils.info coreutils.patch Log Message: obsoletes fileutils --- NEW FILE: coreutils.info --- Package: coreutils Version: 5.0.91 Revision: 1 BuildDepends: help2man Conflicts: fileutils, textutils Replaces: fileutils, textutils Provides: fileutils, textutils NoSetLDFLAGS: true SetLIBS: -L%p/lib Source: http://fetish.sf.net/%n-%v.tar.bz2 Source-MD5: e62c18cde8b254c2512e47dd0c47c332 Patch: %n.patch ConfigureParams: --mandir=%p/share/man --infodir=%p/share/info InstallScript: << #!/bin/sh make install DESTDIR=%d # stuff provided by debianutils rm -rf %i/bin/md5sum rm -rf %i/share/man/man1/md5sum* rm -rf %i/bin/readlink rm -rf %i/share/man/man1/readlink* << Description: Core utilities (obsoletes fileutils and textutils) DescDetail: << The GNU Core Utilities are the basic file, shell and text manipulation utilities of the GNU operating system. These are the core utilities which are expected to exist on every operating system. Previously these utilities were offered as three individual sets of GNU utilities, fileutils, shellutils, and textutils. Those three have been combined into a single set of utilities called the coreutils. << License: GPL Maintainer: Benjamin Reed <[EMAIL PROTECTED]> Homepage: http://www.gnu.org/software/coreutils/ --- NEW FILE: coreutils.patch --- diff -uNr coreutils-5.0/src/uname.c coreutils-5.0-patched/src/uname.c --- coreutils-5.0/src/uname.c Fri Dec 6 10:40:55 2002 +++ coreutils-5.0-patched/src/uname.c Sun Nov 2 10:05:35 2003 @@ -247,6 +247,12 @@ element = processor; } #endif +#if defined __APPLE__ && defined(__ppc__) + element = "powerpc"; +#endif +#if defined __APPLE__ && defined(__i386__) + element = "i386"; +#endif #ifdef UNAME_PROCESSOR if (element == unknown) { --- 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-commits mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-commits --- 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
[Fink-devel] Re: fink/perlmod/Fink ChangeLog,1.405,1.406 PkgVersion.pm,1.169,1.170
On Thu, Nov 13, 2003 at 08:21:06PM -0800, David R. Morrison wrote: > Log Message: > Revise get_perl_dir_arch() and the places where it is used, correcting some > errors in UpdatePOD in case of Type: perl, and guaranteeing that the correct > perl command is used when needed. Wedging another return value into get_perl_dir_arch() doesn't seem the best of things to do here. In fact, it already does too much already. Instead, it looks like you need a get_perl() method. Also, you've eliminated the $Config{archname} check. Any reason? > --- PkgVersion.pm 13 Nov 2003 23:53:43 - 1.169 > +++ PkgVersion.pm 14 Nov 2003 04:21:04 - 1.170 > @@ -132,18 +132,9 @@ > # percent-expansions > if ($self->param("_type") eq "perl") { > # grab perl version, if present > - my $perlversion = get_system_perl_version(); > - my ($perldirectory, $perlarchdir) = $self->get_perl_dir_arch(); > + my ($perldirectory, $perlarchdir,$perlcmd) = > $self->get_perl_dir_arch(); > > - ### PERL= needs a full path or you end up with > - ### perlmods trying to run ../perl$perlversion > - my $pathnperlver = get_path('perl'.$perlversion); > - ### if perl$perlversion doesn't exist set it to old method > - ### this happens on 10.3 since there is nolonger a perl5.6.0 > - unless ($pathnperlver) { > - $pathnperlver = "perl".$perlversion; > - } > - $configure_params = "PERL=$pathnperlver PREFIX=\%p > INSTALLPRIVLIB=\%p/lib/perl5$perldirectory > INSTALLARCHLIB=\%p/lib/perl5$perldirectory/$perlarchdir > INSTALLSITELIB=\%p/lib/perl5$perldirectory > INSTALLSITEARCH=\%p/lib/perl5$perldirectory/$perlarchdir > INSTALLMAN1DIR=\%p/share/man/man1 INSTALLMAN3DIR=\%p/share/man/man3 > INSTALLSITEMAN1DIR=\%p/share/man/man1 INSTALLSITEMAN3DIR=\%p/share/man/man3 > INSTALLBIN=\%p/bin INSTALLSITEBIN=\%p/bin INSTALLSCRIPT=\%p/bin ". > + $configure_params = "PERL=$perlcmd PREFIX=\%p > INSTALLPRIVLIB=\%p/lib/perl5$perldirectory > INSTALLARCHLIB=\%p/lib/perl5$perldirectory/$perlarchdir > INSTALLSITELIB=\%p/lib/perl5$perldirectory > INSTALLSITEARCH=\%p/lib/perl5$perldirectory/$perlarchdir > INSTALLMAN1DIR=\%p/share/man/man1 INSTALLMAN3DIR=\%p/share/man/man3 > INSTALLSITEMAN1DIR=\%p/share/man/man1 INSTALLSITEMAN3DIR=\%p/share/man/man3 > INSTALLBIN=\%p/bin INSTALLSITEBIN=\%p/bin INSTALLSCRIPT=\%p/bin ". > $self->param_default("ConfigureParams", ""); > } else { > $configure_params = "--prefix=\%p ". > @@ -1309,10 +1300,7 @@ > $compile_script = $self->param("CompileScript"); > } else { > if ($self->param("_type") eq "perl") { > - my $perlcmd = "/usr/bin/perl"; > - if ($self->has_param("_perlversion")) { > - $perlcmd = 'perl' . $self->param("_perlversion"); > - } > + my ($perldirectory, $perlarchdir,$perlcmd) = > $self->get_perl_dir_arch(); > $compile_script = > "$perlcmd Makefile.PL \%c\n". > "make\n"; > @@ -2096,34 +2084,25 @@ > my $self = shift; > > # grab perl version, if present > - my $perlversion = get_system_perl_version(); > + my $perlversion = ""; > +#get_system_perl_version(); > my $perldirectory = ""; > my $perlarchdir; > if ($self->has_param("_perlversion")) { > $perlversion = $self->param("_perlversion"); > - } > - $perldirectory = "/" . $perlversion; > + $perldirectory = "/" . $perlversion; > + } > + ### PERL= needs a full path or you end up with > + ### perlmods trying to run ../perl$perlversion > my $perlcmd = get_path('perl'.$perlversion); > > - if (defined $perlcmd and $perlcmd ne "" and -x $perlcmd and > -open(ARCHNAME, > - qq{$perlcmd -MConfig -e 'print \$Config{archname}' 2>/dev/null |}) ) > -{ > - $perlarchdir = ; > - close(ARCHNAME); > - } > - > - # if we can't get it from perl (perhaps because it's not installed yet) > - # then we guess, based on the version (this is the old behavior) > - if (not defined $perlarchdir or $perlarchdir eq "") { > if ($perlversion ge "5.8.1") { > $perlarchdir = 'darwin-thread-multi-2level'; > } else { > $perlarchdir = 'darwin'; > } > - } > > - return ($perldirectory, $perlarchdir); > + return ($perldirectory, $perlarchdir,$perlcmd); > } > > ### EOF -- Michael G Schwern[EMAIL PROTECTED] http://www.pobox.com/~schwern/ I've just gone through a lung-crushing breakup with my blender and I don't think I should screw my forehead alone tonight.
Re: [Fink-devel] Split fink-commits?
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. > > > > Could the fink-commits list be split into seperate lists for seperate > > projects? At the very least could the changes to .info and .patch files be > > put on a seperate list? Or a 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. > > Can you just filter by subject-line? Use procmail to sort things into > different mailboxes (including /dev/null) or use mutt's scoring > function. Of course I can. But under this logic we should just have one big mailing list for everything and everyone can filter devel vs beginner announcements as they want. :) I'd think most everyone else on the fink-commits list would find it useful to split the very high traffic .info changes off from the lower traffic fink changes rather than each subscriber having to write their own filter. Would other folks find this split useful? If the answer is largely no, then yes, I'll write my own filter. -- Michael G Schwern[EMAIL PROTECTED] http://www.pobox.com/~schwern/ To say it was the single most defining moment in my young life would be like calling Marie Curie "some French chick." --- 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
Fwd: [Fink-devel] package manager release
Sorry _ bounced. Retrying .. JF Begin forwarded message: Resent-From: jfm <[EMAIL PROTECTED]> From: jfm <[EMAIL PROTECTED]> Date: November 13, 2003 6:12:10 PM CET Resent-To: David R. Morrison <[EMAIL PROTECTED]>, Justin Hallett <[EMAIL PROTECTED]>, Fink devel <[EMAIL PROTECTED]> To: TheSin <[EMAIL PROTECTED]> Subject: Re: [Fink-devel] package manager release Mime-Version: 1.0 (Apple Message framework v606) Content-Type: text/plain; charset=US-ASCII; format=flowed Resent-Date: Thu, 13 Nov 2003 18:13:35 +0100 Message-Id: <[EMAIL PROTECTED]> Content-Transfer-Encoding: 7bit Resent-Message-Id: <[EMAIL PROTECTED]> On Nov 13, 2003, at 5:51 PM, TheSin wrote: do the pkgs that fail have UpdatePOD: true in them? Yes _ as I wrote to you on nov 11 : (Eg mailtools-pm mime-tools-pm rec-descent-pm mldbm-pm mldbm-sync-pm) Further _ I just did a test with a -pm that had the problem (pkg-order _ after fixes for 10.3); (basically the same as the defaults were until recently). Deleting the custom scripts (and adding NoPerlTests) fixed this problem.. Jean-Francois --- 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
[Fink-devel] Re: web/xml/faq faq.xml,1.143,1.144
Uh, isn't that what 8.12 is? On Thu, 13 Nov 2003, Alexander Hansen wrote: > Update of /cvsroot/fink/web/xml/faq > In directory sc8-pr-cvs1:/tmp/cvs-serv27900/xml/faq > > Modified Files: > faq.xml > Log Message: > FAQ on X11 SDK for Panther (finally!) > > > Index: faq.xml > === > RCS file: /cvsroot/fink/web/xml/faq/faq.xml,v > retrieving revision 1.143 > retrieving revision 1.144 > diff -u -d -r1.143 -r1.144 > --- faq.xml 10 Nov 2003 14:23:10 - 1.143 > +++ faq.xml 13 Nov 2003 19:34:18 - 1.144 > @@ -776,6 +776,10 @@ > We recommend against putting your Fink directory tree inside a directory with > spaces in its name. It's just not worth the hassle. > > > + > +Fink is forcing me to install XFree86, but I already have X11 from > Apple installed (OS 10.3+). > +For 10.3, Fink uses a virtual package to indicate the presence of > Apple's X11. This package requires the X11 SDK package to be present (from the > Xcode CD). Install it. > + > > > Compile Problems - General > > > > > --- > 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-commits mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/fink-commits > -- Hisashi T Fujinaka - [EMAIL PROTECTED] BSEE(6/86) + BSChem(3/95) + BAEnglish(8/95) + MSCS(8/03) + $2.50 = latte --- 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] Discussions on fink-commits@lists.sourceforge.net
On Tue, Nov 11, 2003 at 03:23:00PM +0100, Max Horn wrote: > I think it would be preferable to move any discussions about commits > mails from fink-commits to fink-devel. They are very easy to miss > between the dozens of commit mails we get all the time. > > As such, I've 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-devel? -- Michael G Schwern[EMAIL PROTECTED] http://www.pobox.com/~schwern/ --- 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