Giter Club home page Giter Club logo

scripts's Introduction

Fink ReadMe

This is Fink, a package management system that aims to bring the full world of Open Source software to Darwin and Mac OS X.

With the help of dpkg, it maintains a separate directory hierarchy. It downloads original source releases, patches them if necessary, configures them for Darwin and compiles and installs them. The information about available packages and the necessary patches (the "package descriptions") are maintained separately, but are usually included with this distribution. The actual source code is downloaded from the Internet as necessary.

Although Fink cannot be considered "mature" and it has some rough edges and lacking features, it is successfully used by a large number of people. Please read the instructions carefully and don't be surprised if something doesn't work as expected. There are good explanations for most failures; check the website if you need help.

Fink is released under the terms of the GNU General Public License. See the file COPYING for details.

Requirements

You need:

  • An installed Mac OS X system, version 10.9 or later. Earlier versions will not work with fink-0.39.2

  • The Xcode Command Line Tools are mandatory. This package can be installed either by downloading it directly via developer.apple.com, or by running the xcode-select --install command and choosing the Install button in the window that pops up. You may also need to use this command to update the tools, especially if you're having build problems.

    If you're doing a manual download, make sure that the tools you install match your Mac OS X version.

    Some packages require the full Xcode.

  • Java. Entering javac from a Terminal.app window should suffice to make the system download it for you, (10.7, 10.9) or open up a browser window from which you can downloadthe latest Java JDK (10.8).

  • Many other things that come with Mac OS X and the Developer Tools. This includes perl and curl.

  • Internet access. All source code is downloaded from mirror sites.

  • Patience. Compiling several big packages takes time. I'm talking hours or even days here.

Installation

The installation process is described in detail in the file INSTALL. Please read it first, the process is non-trivial. It also describes the upgrade procedure.

Using Fink

The file USAGE describes how to set your paths and how to install and remove packages. It also has a complete list of available commands.

Further Questions?

If the documentation included here doesn't answer your question, stroll over to the Fink website at https://www.finkproject.org/ and check out the Help page there: https://www.finkproject.org/help/. It will point you at the other documentation that is available and sources for support if you need it.

If you'd like to contribute to Fink, the Help page mentioned above also has a list of things you can do, like testing or creating packages.

Staying Informed

The project's website is at https://www.finkproject.org/.

To be informed of new releases, go to https://www.finkproject.org/lists/fink-announce.php and subscribe to the fink-announce mailing list. The list is moderated and low-traffic.

scripts's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

scripts's Issues

doesn't install into /opt/sw

I was doing a fresh install partially in preparation for a Mac OS 10.15 update, and this reinstalled right into the /sw directory I had just gotten rid of. I have an updated copy of the script with /sw replaced with /opt/sw if that's of any use to save someone else time making one.

-debbie

Error while executing

Hi!

Maybe I don't know how to execute the script properly, but just executing with zsh Fink.tool returns Fink.tool:115: bad floating point constant

uname -a | cut -d' ' -f3 returns "16.7.0"

I can't seem to find any other way to install Fink on 10.12, so it would be great if you could assist me with executing the script :).

Install Fink.tool fails when trying to find XQuartz

OS: MacOS 10.15.6 (Catalina)
Output:
Checking for XQuartz... No receipt for 'org.macosforge.xquartz.pkg' found at '/'. XQuartz is not installed, fetching... Fetching https://dl.bintray.com/xquartz/downloads/XQuartz-2.7.11.dmg % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 10 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 403 error: Unable to fetch https://dl.bintray.com/xquartz/downloads/XQuartz-2.7.11.dmg

Trouble Installing Fink on MacOS Ventura 13.6

Hello I am trying to install the fink software. I have double checked that I have Java, Xcode, XQuartz and a MacOS version 10.7 or later. However no matter how hard I try to install it (manually or using the installation software on Git), I get the following error:

Fink must be installed and run with superuser (root) privileges. Fink can
automatically try to become root when it's run from a user account. Since
you're currently running this script as a normal user, the method you choose
will also be used immediately for this script. Available methods:

(1) Use sudo
(2) Use su
(3) None, fink must be run as root

Choose a method: [1] 1

Checking package... looks good (fink-0.45.6).
Checking system... i386-apple-darwin22.6.0
13.6 does not match the expected value of 10.18. Please run fink selfupdate to download a newer version of fink at /Users/joypajarla/Downloads/fink/perlmod/Fink/Services.pm line 1430.
logout

Please help with this.

Installations fails: MacBook Air: Mac 10.15.5

Hi
I started my new MacBook (2019) yesterday, I downloaded the Installer, it downloads and installs Xcode but then
then the following message pops up and I quote
to use the 'java' command line tool you need to install a JDK
click more info
but when I do that I am informed that the adobe flash paler end of life bla bla but no download.
I am stuck, what shall I do?
regards

Uwe Brauer

sed: character class syntax is [[:space:]], not [:space:]

srcinstaller/Install Fink.tool

There seems a problem with syntax in the makefile of dpkg-bootstrap . NB: I upgraded to the latest Mac OS 10.13.5 yesterday, I'm not sure if that's related.

My output:

gcc -L/sw/bootstrap/lib -L../lib -L../optlib -framework CoreFoundation  -o dpkg-split  queue.o  split.o  info.o  join.o  main.o -ldpkg -lopt  
/Applications/Xcode_9.3.app/Contents/Developer/usr/bin/make  -C "scripts" "all"
sed -e "s:^#![:space:]*/usr/bin/perl:#! /usr/bin/perl:; \
		s:\$dpkglibdir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$dpkglibdir=\"/sw/bootstrap/lib/dpkg\":; \
		s:\$admindir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$admindir=\"/sw/var/lib/dpkg\":; \
		s:\$version[[:space:]]*=[[:space:]]*['\"][^'\"]*[\"']:\$version=\"1.10.21\":" \
		< cl-debian.pl > cl-debian
sed: character class syntax is [[:space:]], not [:space:]
make[2]: *** [cl-debian] Error 4
make[1]: *** [all-scripts] Error 2
make: *** [all-recursive] Error 2
### execution of make failed, exit code 2
phase compiling: dpkg-bootstrap-1.10.21-1221 failed

Xcode Command Line Tool are installed, but script tries to install it

Checking for the Xcode Command Line Tools...
No receipt for 'com.apple.pkg.CLTools_Executables' found at '/'.
The Xcode Command Line Tools are installing, please rerun when it finishes.
xcode-select: error: command line tools are already installed, use "Software Update" to install updates
logout

OSX 10.15.7

Syntax error Expected end of line, etc. but found identifier.

Hello.
I am really new with this and I am trying to install fink. I have macOS 10.12 and I am copying the code provided here:
https://github.com/fink/scripts/blob/master/srcinstaller/Install%20Fink.tool

into the script editor and when I try to run the script I receive a message:
"Syntax error Expected end of line, etc. but found identifier."
and the script editor selects fetchBin on the line "function fetchBin {"

what can I do in order to solve this? I hope you can help me with this

Install Fink.tool not updated for 10.10 even though the 'download source' page lists it is ?

According to http://www.finkproject.org/download/srcdist.php:

For OS X 10.9 and 10.10, you can use a helper script which automates the download and build steps below.

but when running the script that page links to, I get

This is for 10.9.x only.

After commenting out the check for 10.9, the following message is displayed when opting for the binary packages:

Checking package... looks good (fink-0.37.1).
Checking system... i386-apple-darwin14.0.0
Use of uninitialized value $gcc in regexp compilation at /Users/<username>/Downloads/fink/perlmod/Fink/Services.pm line 1346.
Use of uninitialized value $gcc in concatenation (.) or string at /Users/<username>/Downloads/fink/perlmod/Fink/Bootstrap.pm line 164.
This system was not released at the time this Fink release was made.  Prerelease versions of Mac OS X might work with Fink, but there are no guarantees.

Update Install Fink.tool not to enable the bindist manually

Since we've been including binary distribution support in fink even when there isn't a bindist, we don't really need to edit sources.list, too. Doing so when fink has set up a sources.list entry leads to a warning like:

W: Duplicate sources.list entry http://bindist.finkmirrors.net stable/main Packages (/sw/var/lib/apt/lists/bindist.finkmirrors.net_10.11_dists_stable_main_binary-darwin-x86%5f64_Packages)
W: You may want to run apt-get update to correct these problems

dist-module.pl has 'error' when creating fink-*.info files

When creating the release tarballs, I got this output:

 $ ./dist-module.pl --github fink 0.44.0
packaging fink release 0.44.0, tag release_0_44_0
Exporting module fink, tag release_0_44_0 from github:
....
x update/ltmain.sh
Creating tarball fink-0.44.0.tar:
Compressing tarball fink-0.44.0.tar.gz...
Done:
-rw-r--r--  1 nieder  wheel  1115455 Jan 16 03:58 /tmp/fink-0.44.0.tar.gz
-rw-r--r--  1 nieder  wheel  1120283 Jan 16 03:58 /tmp/release_0_44_0.tar.gz


Creating package description file fink-10.10.info:
Modifying package description...
Use of uninitialized value $Fink::Checksum::SHA256::basepath in concatenation (.) or string at /sw/lib/perl5/Fink/Checksum/SHA256.pm line 50.

Creating package description file fink-10.14.info:
Modifying package description...
Use of uninitialized value $Fink::Checksum::SHA256::basepath in concatenation (.) or string at /sw/lib/perl5/Fink/Checksum/SHA256.pm line 50.
....
Done:
-rw-r--r--  1 nieder  wheel  3316 Jan 16 03:58 /tmp/fink-10.10.info
-rw-r--r--  1 nieder  wheel  3317 Jan 16 03:58 /tmp/fink-10.11.info

tarball and .info creation seems to have gone OK, and the .info's don't use SHA256 on the release tarball anyway.

New script needed to pull down tarballs.

A new script to replace distfiles/generate-distfiles-and-finkinfo-mirror.pl is needed.

It should meet the following requirements; given a collection of info files on disk as fetched by one of the selfupdate-server scripts, it should:

  • Download new tarballs as needed ensuring that the resulting tarball matches its hash.
  • Delete tarballs that are no longer referenced by any info files after a certain period of time (say maybe a week or so).

It explicitly should not care about how the info files end up on disk though it should use the timestamp files as described to rate limit itself; it should also set those self same timestamps to signal to other mirrors about general heath.

This is being worked on in distfiles/finkdist.

Install failure due to fink download issue

I download InstallFink.tgz from https://github.com/fink/scripts/releases/tag/setup%2F0.45.3 and extract, execute Install Fink.tool on the macOS 10.14.2 (Build 18C54), but keep getting the MD5 not match issue:

Fetching Fink...
Fetching http://downloads.sourceforge.net/fink/fink-0.45.3.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   424  100   424    0     0   1258      0 --:--:-- --:--:-- --:--:--  1261
100 75499    0 75499    0     0  41813      0 --:--:--  0:00:01 --:--:-- 60302
error: MD5 does not match for fink-0.45.3.tar.gz

so I use bash -x ./Install\ Fink.tool to trace the problem:

+ echo 'Fetching Fink...'
Fetching Fink...
+ fetchBin f97b838882e72aeca600fa9fd8c43634 http://downloads.sourceforge.net/fink/fink-0.45.3.tar.gz fink-0.45.3.tar.gz fink-0.45.3 fink
+ local MD5Sum=f97b838882e72aeca600fa9fd8c43634
+ local SourceDLP=http://downloads.sourceforge.net/fink/fink-0.45.3.tar.gz
+ local FileName=fink-0.45.3.tar.gz
+ local DirectorY=fink-0.45.3
+ local OutDir=fink
+ [[ -d fink ]]
+ [[ -f fink-0.45.3.tar.gz ]]
++ md5 -q fink-0.45.3.tar.gz
+ MD5SumFle=8574ff2dc94e75557c79d45032db5873
+ '[' 8574ff2dc94e75557c79d45032db5873 '!=' f97b838882e72aeca600fa9fd8c43634 ']'
+ rm -fR fink-0.45.3.tar.gz
+ '[' '!' -r fink-0.45.3.tar.gz ']'
+ echo 'Fetching http://downloads.sourceforge.net/fink/fink-0.45.3.tar.gz'
Fetching http://downloads.sourceforge.net/fink/fink-0.45.3.tar.gz
+ curl -Lfo fink-0.45.3.tar.gz --connect-timeout 30 http://downloads.sourceforge.net/fink/fink-0.45.3.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   424  100   424    0     0    484      0 --:--:-- --:--:-- --:--:--   484
100 75450    0 75450    0     0  30010      0 --:--:--  0:00:02 --:--:-- 63243
++ md5 -q fink-0.45.3.tar.gz
+ local MD5SumLoc=5107981eb6a401846916a69cd2e12d65
+ '[' -z 5107981eb6a401846916a69cd2e12d65 ']'
+ '[' 5107981eb6a401846916a69cd2e12d65 '!=' f97b838882e72aeca600fa9fd8c43634 ']'
+ echo 'error: MD5 does not match for fink-0.45.3.tar.gz'
error: MD5 does not match for fink-0.45.3.tar.gz
+ exit 1

Looks like the file downloaded by command curl -Lfo fink-0.45.3.tar.gz --connect-timeout 30 http://downloads.sourceforge.net/fink/fink-0.45.3.tar.gz isn't a gzip tarball but a webpage:

$ curl -Lfo fink-0.45.3.tar.gz --connect-timeout 30 http://downloads.sourceforge.net/fink/fink-0.45.3.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   424  100   424    0     0    907      0 --:--:-- --:--:-- --:--:--   909
100 75509    0 75509    0     0  48703      0 --:--:--  0:00:01 --:--:-- 86197

$ file fink-0.45.3.tar.gz
fink-0.45.3.tar.gz: HTML document text, UTF-8 Unicode text, with very long lines

$ head fink-0.45.3.tar.gz
<!doctype html>
<!-- Server: sfs-consume-6 -->
<html class="no-js" lang="en">
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no" />
        
        
        <script>
    var __gdpr = false;

If I manually open the link in the browser, it'll redirect me to the "download page", instead of directly redirect me the "download link", and MD5 checksum will be correct as recorded in the script.

Didn't see related or similar issues yet, not sure if I'm the only one got this problem, or I did something wrong? Thanks!

Fink Installation Failed

I am trying to install fink but it fails with this error message. It looks like the server (http://distfiles.master.finkmirrors.net/distfiles/) to download the tarballs is not available...

Can you please fix this?

BOOTSTRAP PHASE ONE: download tarballs.

curl --connect-timeout 30 -f -L -A 'fink/0.44.1' -O http://distfiles.master.finkmirrors.net/distfiles/dpkg_1.10.21.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: distfiles.master.finkmirrors.net

execution of curl failed, exit code 6

Downloading the file "dpkg_1.10.21.tar.gz" failed

Script finally returns an error, that I attach

Hi

so after the link was fixed (thanks), I obtained the following error, after some 20 min of compiling:
dists/stable/main/binary-darwin-x86_64
New package: dists/stable/main/binary-darwin-x86_64/base/libiconv-dev_1.15-2_darwin-x86_64.deb
New package: dists/stable/main/binary-darwin-x86_64/base/debianutils_4.4-1_darwin-x86_64.deb
New package: dists/stable/main/binary-darwin-x86_64/base/apt-dev_0.5.4-1061_darwin-x86_64.deb
New package: dists/stable/main/binary-darwin-x86_64/base/libgettext8-dev_0.19.8.1-2_darwin-x86_64.deb
New package: dists/stable/main/binary-darwin-x86_64/base/unzip_6.0-1_darwin-x86_64.deb
New package: dists/stable/main/binary-darwin-x86_64/base/apt-shlibs_0.5.4-1061_darwin-x86_64.deb
New package: dists/stable/main/binary-darwin-x86_64/base/libgettext8-shlibs_0.19.8.1-2_darwin-x86_64.deb
New package: dists/stable/main/binary-darwin-x86_64/base/bzip2_1.0.6-1_darwin-x86_64.deb
New package: dists/stable/main/binary-darwin-x86_64/base/gzip_1.9-1_darwin-x86_64.deb
New package: dists/stable/main/binary-darwin-x86_64/base/dpkg_1.10.21-1248_darwin-x86_64.deb
New package: dists/stable/main/binary-darwin-x86_64/base/fink_0.45.2-151_darwin-x86_64.deb
New package: dists/stable/main/binary-darwin-x86_64/base/apt_0.5.4-1061_darwin-x86_64.deb
New package: dists/stable/main/binary-darwin-x86_64/base/fink-mirrors_0.43.0.1-1_darwin-x86_64.deb
New package: dists/stable/main/binary-darwin-x86_64/base/gettext-bin_0.19.8.1-2_darwin-x86_64.deb
New package: dists/stable/main/binary-darwin-x86_64/base/bzip2-dev_1.0.6-1_darwin-x86_64.deb
New package: dists/stable/main/binary-darwin-x86_64/base/libncurses5-shlibs_5.9-20110507-1_darwin-x86_64.deb
New package: dists/stable/main/binary-darwin-x86_64/base/sensible-utils_0.0.7-4_darwin-x86_64.deb
New package: dists/stable/main/binary-darwin-x86_64/base/bzip2-shlibs_1.0.6-1_darwin-x86_64.deb
New package: dists/stable/main/binary-darwin-x86_64/base/tar_1.29-2_darwin-x86_64.deb
New package: dists/stable/main/binary-darwin-x86_64/base/dpkg-base-files_0.4-1_darwin-x86_64.deb
New package: dists/stable/main/binary-darwin-x86_64/base/ncurses_5.9-20110507-1_darwin-x86_64.deb
New package: dists/stable/main/binary-darwin-x86_64/base/libiconv-bin_1.15-2_darwin-x86_64.deb
New package: dists/stable/main/binary-darwin-x86_64/base/gettext-doc_0.19.8.1-2_darwin-x86_64.deb
New package: dists/stable/main/binary-darwin-x86_64/base/libiconv_1.15-2_darwin-x86_64.deb
New package: dists/stable/main/binary-darwin-x86_64/base/libncurses5_5.9-20110507-1_darwin-x86_64.deb
New package: dists/stable/main/binary-darwin-x86_64/base/base-files_1.9.17-1_darwin-x86_64.deb
Downloading the indexes of available packages in the binary distribution.
/opt/sw/bin/apt-get-lockwait -q update
Err http://bindist.finkmirrors.net stable/main Packages
404 Not Found
Ign http://bindist.finkmirrors.net stable/main Release
Failed to fetch http://bindist.finkmirrors.net/10.15/dists/stable/main/binary-darwin-x86_64/Packages 404 Not Found
Reading Package Lists...
Building Dependency Tree...
E: Some index files failed to download, they have been ignored, or old ones used instead.

execution of /opt/sw/bin/apt-get-lockwait failed, exit code 100

WARNING: Failure while updating indexes.

ERROR: Bootstrap phase 2 failed!

not sure who is now the culprit

broken/wrong tarballs in finkmirrors

We don't have a separate repo for populating finkmirrors.net, but I think this is where the scripts for it are.

From a message on fink-users:

When inspecting files from an rsync mirror of rsync://
[master.us.finkmirrors.net/distfiles/,](http://master.us.finkmirrors.net/distfiles/,) I noticed some of them are actually
HTML files, that seem to result from an error in an automatic download.

To check without rsync, the URLs are like
https://finkmirrors.net/distfiles/md5/gcc-3.3.6.tar.bz2.

For instance, among files updated today, there is
distfiles/md5/gcc-3.3.6.tar.bz2, that is an HTML page titled
"Download-By.Net - freeware, shareware and software downloads".
It's the first that catched my eye, as there is no obvious reason to have a
recent push of such an old version.
As a side note, it's rather troubling as this file should come from
https://ftp.gnu.org/gnu/gcc/gcc-3.3.6/gcc-3.3.6.tar.bz2, and not from a
shareware site. It's not the only one.

Other titles include "Account Suspended", "[DropCatch.com](http://dropcatch.com/)", "Go-Parts » Your
Go-To Place for Auto Parts!", etc.

These aren't just old forgotten stuff: file dates range from 2021-09-16 to
today. There are also 7 files from 2003.

On the other hand, it's not clear to me how they are referenced within fink:
* distfiles/md5/gcc-3.3.6.tar.bz2 if bad, but
distfiles/md5/6936616a967da5a0b46f1e7424a06414/gcc-3.3.6.tar.bz2 looks good
(SHA512 hash compared with the GNU version)
* same with distfiles/md5/Statistics-Regression-0.53.tar.gz and
distfiles/md5/761f4a266b2d376ebd15b2bc6038a757/Statistics-Regression-0.53.tar.gz
(SHA512 from CPAN version)
And the 4 bad files that were pushed today do not appear in
https://finkproject.org/package-updates.php.


Here is a list of 272 suspicious files (I checked all files < 2MB):

distfiles/md5/3bdbd9de06082d5de3c4d960b6d2d0ba/siag-3.5.2.tar.gz
distfiles/md5/4c65a9237fc496c5b60c2894d02d8130/libnids-1.17rc1.tar.gz
distfiles/md5/51054d260a8e2b503067deb306ce2247/unrarsrc-3.2.1.tar.gz
distfiles/md5/AnyEvent-7.17.tar.gz
distfiles/md5/AppConfig-1.71.tar.gz
distfiles/md5/BerkeleyDB-0.63.tar.gz
distfiles/md5/BibTool-2.55.tar.gz
distfiles/md5/BioPerl-1.7.7.tar.gz
distfiles/md5/Business-ISBN-3.008.tar.gz
distfiles/md5/Business-ISBN-Data-20230528.001.tar.gz
distfiles/md5/CPAN-Meta-2.150010.tar.gz
distfiles/md5/CPAN-Meta-Check-0.017.tar.gz
distfiles/md5/CPAN-Meta-Requirements-2.143.tar.gz
distfiles/md5/Capture-Tiny-0.48.tar.gz
distfiles/md5/Chemistry-3DBuilder-0.10.tar.gz
distfiles/md5/Chemistry-Bond-Find-0.23.tar.gz
distfiles/md5/Chemistry-File-MDLMol-0.21.tar.gz
distfiles/md5/Chemistry-File-QChemOut-0.10.tar.gz
distfiles/md5/Chemistry-File-VRML-0.10.tar.gz
distfiles/md5/Chemistry-MidasPattern-0.11.tar.gz
distfiles/md5/Class-Accessor-0.51.tar.gz
distfiles/md5/Class-MethodMaker-2.24.tar.gz
distfiles/md5/Clone-0.46.tar.gz
distfiles/md5/Cocoa-Growl-0.05.tar.gz
distfiles/md5/Compress-LZF-3.8.tar.gz
distfiles/md5/Compress-LZO-1.08.tar.gz
distfiles/md5/Compress-Raw-Lzma-2.101.tar.gz
distfiles/md5/Config-File-1.54.tar.gz
distfiles/md5/Config-IniFiles-2.94.tar.gz
distfiles/md5/Config-Std-0.903.tar.gz
distfiles/md5/Convert-Bencode_XS-0.06.tar.gz
distfiles/md5/Coro-6.55.tar.gz
distfiles/md5/Crypt-OpenSSL-Bignum-0.09.tar.gz
distfiles/md5/Crypt-OpenSSL-RSA-0.33.tar.gz
distfiles/md5/Crypt-OpenSSL-Random-0.15.tar.gz
distfiles/md5/Crypt-SSLeay-0.73_06.tar.gz
distfiles/md5/DBD-Pg-3.16.0.tar.gz
distfiles/md5/DBD-mysql-4.025.tar.gz
distfiles/md5/Data-MessagePack-1.02.tar.gz
distfiles/md5/DateTime-1.59.tar.gz
distfiles/md5/DateTime-1.65.tar.gz
distfiles/md5/DateTime-Format-MySQL-0.0701.tar.gz
distfiles/md5/DateTime-Format-Pg-0.16014.tar.gz
distfiles/md5/DateTime-Format-Strptime-1.79.tar.gz
distfiles/md5/DateTime-Format-W3CDTF-0.08.tar.gz
distfiles/md5/DateTime-Locale-1.39.tar.gz
distfiles/md5/DateTime-Locale-1.40.tar.gz
distfiles/md5/DateTime-TimeZone-2.60.tar.gz
distfiles/md5/DateTime-TimeZone-2.61.tar.gz
distfiles/md5/Devel-Profile-1.05.tar.gz
distfiles/md5/Email-Address-1.913.tar.gz
distfiles/md5/Event-1.26.tar.gz
distfiles/md5/ExtUtils-ParseXS-3.51.tar.gz
distfiles/md5/File-Find-Rule-0.34.tar.gz
distfiles/md5/Filesys-Virtual-Plain-0.10.tar.gz
distfiles/md5/FrameMaker-MifTree-0.075.tar.gz
distfiles/md5/Geo-Coder-Google-0.20.tar.gz
distfiles/md5/Getopt-Long-Descriptive-0.111.tar.gz
distfiles/md5/GraphicsMagick-1.3.36.tar.xz
distfiles/md5/Guard-1.023.tar.gz
distfiles/md5/HTML-Form-6.11.tar.gz
distfiles/md5/HTML-Formatter-2.16.tar.gz
distfiles/md5/HTML-HTML5-Parser-0.992.tar.gz
distfiles/md5/HTML-Parser-3.81.tar.gz
distfiles/md5/HTML-Template-2.95.tar.gz
distfiles/md5/HTTP-Message-6.44.tar.gz
distfiles/md5/HTTP-Request-AsCGI-1.2.tar.gz
distfiles/md5/Hermes-1.3.3.tar.bz2
distfiles/md5/Hook-LexWrap-0.26.tar.gz
distfiles/md5/IO-Compress-Brotli-0.004001.tar.gz
distfiles/md5/IO-Interactive-1.025.tar.gz
distfiles/md5/IO-Socket-SSL-2.083.tar.gz
distfiles/md5/IO-Tokenized-0.04.tar.gz
distfiles/md5/IPC-ShareLite-0.17.tar.gz
distfiles/md5/Imaging-1.1.7.tar.gz
distfiles/md5/LWP-Online-1.08.tar.gz
distfiles/md5/Locale-Maketext-Lexicon-1.00.tar.gz
distfiles/md5/Mac-PropertyList-SAX-0.91.tar.gz
distfiles/md5/Mac-SystemDirectory-0.14.tar.gz
distfiles/md5/Math-Combinatorics-0.08.tar.gz
distfiles/md5/Mixin-Linewise-0.111.tar.gz
distfiles/md5/Module-Refresh-0.17.tar.gz
distfiles/md5/Module-Release-2.128.tar.gz
distfiles/md5/MooseX-Role-Parameterized-1.11.tar.gz
distfiles/md5/Mouse-v2.5.10.tar.gz
distfiles/md5/Net-DAV-Server-1.305.tar.gz
distfiles/md5/Net-Delicious-1.14.tar.gz
distfiles/md5/Net-HTTP-6.23.tar.gz
distfiles/md5/Net-Ping-External-0.15.tar.gz
distfiles/md5/Net-SSH2-0.73.tar.gz
distfiles/md5/Net-Telnet-3.03.tar.gz
distfiles/md5/OLE-Storage_Lite-0.20.tar.gz
distfiles/md5/PCL-0.11.0.tar.gz
distfiles/md5/POE-1.370.tar.gz
distfiles/md5/POE-Test-Loops-1.360.tar.gz
distfiles/md5/PPI-XS-0.910.tar.gz
distfiles/md5/Package-Stash-0.40.tar.gz
distfiles/md5/Package-Stash-XS-0.30.tar.gz
distfiles/md5/Path-Tiny-0.114.tar.gz
distfiles/md5/PerlIO-gzip-0.20.tar.gz
distfiles/md5/PerlIO-utf8_strict-0.010.tar.gz
distfiles/md5/PodToHTML-0.09.tar.gz
distfiles/md5/Proc-ProcessTable-0.59.tar.gz
distfiles/md5/Rose-HTML-Objects-0.624.tar.gz
distfiles/md5/Rose-URI-1.00.tar.gz
distfiles/md5/SOAP-Lite-0.712.tar.gz
distfiles/md5/Scope-Upper-0.30.tar.gz
distfiles/md5/Set-Object-1.42.tar.gz
distfiles/md5/Statistics-Regression-0.53.tar.gz
distfiles/md5/String-Approx-3.28.tar.gz
distfiles/md5/Sys-Info-Driver-OSX-0.7961.tar.gz
distfiles/md5/Tcl-1.27.tar.gz
distfiles/md5/Template-Toolkit-2.27.tar.gz
distfiles/md5/Term-Caca-1.2.0.tar.gz
distfiles/md5/Term-Terminfo-0.08.tar.gz
distfiles/md5/Test-Compile-v3.2.2.tar.gz
distfiles/md5/Test-Differences-0.67.tar.gz
distfiles/md5/Test-Kwalitee-1.28.tar.gz
distfiles/md5/Test-Requires-0.11.tar.gz
distfiles/md5/Test-WWW-Mechanize-1.44.tar.gz
distfiles/md5/Text-Aspell-0.09.tar.gz
distfiles/md5/Text-CharWidth-0.04.tar.gz
distfiles/md5/Text-Haml-0.990118.tar.gz
distfiles/md5/Text-Kakasi-2.04.tar.gz
distfiles/md5/Tie-Array-Packed-0.13.tar.gz
distfiles/md5/Tk-Pod-0.9943.tar.gz
distfiles/md5/Tk-TableMatrix-1.26.tar.gz
distfiles/md5/URI-5.19.tar.gz
distfiles/md5/URI-Find-Rule-0.8.tar.gz
distfiles/md5/Variable-Magic-0.63.tar.gz
distfiles/md5/Version-Requirements-0.101023.tar.gz
distfiles/md5/WWW-Mechanize-1.73.tar.gz
distfiles/md5/WWW-RobotRules-6.02.tar.gz
distfiles/md5/XML-Catalog-1.03.tar.gz
distfiles/md5/XML-LibXML-2.0134.tar.gz
distfiles/md5/XML-LibXSLT-2.002001.tar.gz
distfiles/md5/XML-SAX-Machines-0.46.tar.gz
distfiles/md5/XML-XPath-1.13.tar.gz
distfiles/md5/Xerces-J-src.2.11.0.tar.gz
distfiles/md5/Xerces-J-tools.2.11.0.tar.gz
distfiles/md5/XorCurses-0.1.2.tar.bz2
distfiles/md5/a2ps-4.15.5.tar.gz
distfiles/md5/apache-tomcat-6.0.45.tar.gz
distfiles/md5/apache-tomcat-7.0.72.tar.gz
distfiles/md5/apache-tomcat-8.0.37.tar.gz
distfiles/md5/apr-util-1.6.1.tar.bz2
distfiles/md5/aspell6-es-1.11-2.tar.bz2
distfiles/md5/attica-0.2.9.tar.bz2
distfiles/md5/attica-0.4.2.tar.bz2
distfiles/md5/auctex-13.3.tar.gz
distfiles/md5/audiofile-0.2.6.tar.gz
distfiles/md5/autoconf-archive-2023.02.20.tar.xz
distfiles/md5/autogen-5.18.16.tar.xz
distfiles/md5/b86c537c5df4950af6da32e9311edb49/naim-0.11.6.4.tar.bz2
distfiles/md5/baloo-4.14.3.tar.xz
distfiles/md5/bcel-5.2-src.tar.gz
distfiles/md5/binutils-2.36.1.tar.xz
distfiles/md5/binutils-2.41.tar.xz
distfiles/md5/bison-2.7.1.tar.gz
distfiles/md5/boolean-0.46.tar.gz
distfiles/md5/c515539ba85741e33e1ab62a049b4dfe/patch-kdelibs3.darwin
distfiles/md5/c8ba9ec4674ca4a885ec83e4d5a05559/libmcrypt-2.5.7.tar.gz
distfiles/md5/commons-beanutils-1.8.3-src.tar.gz
distfiles/md5/commons-codec-1.4-src.tar.gz
distfiles/md5/commons-httpclient-3.0.1-src.tar.gz
distfiles/md5/corkscrew-2.0.tar.gz
distfiles/md5/cpan-outdated-0.32.tar.gz
distfiles/md5/cpio-2.15.tar.gz
distfiles/md5/cppi-1.18.tar.xz
distfiles/md5/ddd-3.3.12.tar.gz
distfiles/md5/diffutils-3.10.tar.xz
distfiles/md5/dxpc-3.9.2.tgz
distfiles/md5/eMovie.py
distfiles/md5/eMovie_rigimol.inp
distfiles/md5/edb-1.31.tar.gz
distfiles/md5/elisp-manual-21-2.8.tar.gz
distfiles/md5/emacs-23.4.tar.gz
distfiles/md5/emacs-24.5.tar.xz
distfiles/md5/emacs-25.3.tar.xz
distfiles/md5/emacs-26.3.tar.xz
distfiles/md5/fd7b8431ee66547b7737f7fc249ea5c8/koffice-i18n-nb-1.2.90.tar.bz2
distfiles/md5/fop-0.20.5-src.tar.gz
distfiles/md5/freeipmi-0.7.15.tar.gz
distfiles/md5/gcal-4.1.tar.xz
distfiles/md5/gcc-10.5.0.tar.xz
distfiles/md5/gcc-11.4.0.tar.xz
distfiles/md5/gcc-3.3.6.tar.bz2
distfiles/md5/gdb-10.1.tar.xz
distfiles/md5/gdb-13.2.tar.xz
distfiles/md5/gdbm-1.23.tar.gz
distfiles/md5/gengetopt-2.23.tar.xz
distfiles/md5/gimp-help-2.6.1-html-en.tar.bz2
distfiles/md5/gkII-0.4.7.tar.bz2
distfiles/md5/grep-3.11.tar.xz
distfiles/md5/groff-1.18.1.1.tar.gz
distfiles/md5/gsasl-1.10.0.tar.gz
distfiles/md5/gsasl-2.2.0.tar.gz
distfiles/md5/gsasl-2.2.1.tar.gz
distfiles/md5/gtkimageview-1.6.4.tar.gz
distfiles/md5/guile-2.0.14.tar.gz
distfiles/md5/guile-2.2.7.tar.xz
distfiles/md5/help2man-1.49.2.tar.xz
distfiles/md5/icu4c-4_8_1_1-src.tgz
distfiles/md5/icu4c-55_1-src.tgz
distfiles/md5/iwidgets4.0.1.tar.gz
distfiles/md5/jconv-0.8.1.tar.bz2
distfiles/md5/jwhois-4.0.tar.gz
distfiles/md5/kbackup-0.7.1.tar.bz2
distfiles/md5/kde-baseapps-14.12.3.tar.xz
distfiles/md5/kdeartwork-14.12.3.tar.xz
distfiles/md5/kiconedit-4.4.0.tar.bz2
distfiles/md5/lesspipe-1.83.tar.gz
distfiles/md5/libidn2-2.3.4.tar.gz
distfiles/md5/libstroke-0.5.1.tar.gz
distfiles/md5/libwww-perl-6.71.tar.gz
distfiles/md5/lincity-ng-2.0.tar.bz2
distfiles/md5/m17n-db-1.6.2.tar.gz
distfiles/md5/m17n-lib-1.6.2.tar.gz
distfiles/md5/match-simple-0.012.tar.gz
distfiles/md5/match-simple-XS-0.002.tar.gz
distfiles/md5/mathomatic-16.0.5.tar.bz2
distfiles/md5/mbedtls-1.3.22-gpl.tgz
distfiles/md5/miktex-2.9.6530.tar.xz
distfiles/md5/mpc-0.9.tar.gz
distfiles/md5/msp430mcu-20120406.tar.bz2
distfiles/md5/nettle-3.5.1.tar.gz
distfiles/md5/nettle-3.9.1.tar.gz
distfiles/md5/octave-3.6.4.tar.gz
distfiles/md5/okular-14.12.3.tar.xz
distfiles/md5/onig-5.9.2.tar.gz
distfiles/md5/oroborus_2.0.12-1.tar.gz
distfiles/md5/oxygen-icons-14.12.3.tar.xz
distfiles/md5/perl-5.16.2.tar.bz2
distfiles/md5/perl-ldap-0.68.tar.gz
distfiles/md5/physfs-1.0.0.tar.gz
distfiles/md5/pos-1.2.tgz
distfiles/md5/pspp-1.4.1.tar.gz
distfiles/md5/pvpgn-support-1.2.tar.gz
distfiles/md5/python-suds-0.4.1.tar.gz
distfiles/md5/ragel-6.7.tar.gz
distfiles/md5/readline-8.2.tar.gz
distfiles/md5/readline82-001
distfiles/md5/readline82-002
distfiles/md5/readline82-003
distfiles/md5/readline82-004
distfiles/md5/readline82-005
distfiles/md5/readline82-006
distfiles/md5/readline82-007
distfiles/md5/readline82-008
distfiles/md5/readline82-009
distfiles/md5/readline82-010
distfiles/md5/rrdtool-1.4.4.tar.gz
distfiles/md5/run-help
distfiles/md5/sed-4.9.tar.xz
distfiles/md5/smokegen-4.14.3.tar.xz
distfiles/md5/smokeqt-4.14.3.tar.xz
distfiles/md5/source-highlight-3.1.9.tar.gz
distfiles/md5/stow-2.2.2.tar.gz
distfiles/md5/subversion-1.14.0.tar.bz2
distfiles/md5/tbb43_20150424oss_src.tgz
distfiles/md5/texlive-20170524-texmf-delpdf.tar.xz
distfiles/md5/threads-2.21.tar.gz
distfiles/md5/throttled-0.5.1.tgz
distfiles/md5/tla-1.3.5.tar.gz
distfiles/md5/transfig.3.2.5d.tar.gz
distfiles/md5/vilearn-1.0.tar.gz
distfiles/md5/vobcopy-1.2.0.tar.bz2
distfiles/md5/w3c-libwww-5.4.0.tgz
distfiles/md5/w3c-libwww-5.4.2.tgz
distfiles/md5/wget-1.21.4.tar.gz
distfiles/md5/xalan-j_2_7_1-src.tar.gz
distfiles/md5/zita-convolver-1.0.0.tar.bz2
HTH,

Jean-Claude Arbaut

InstallFink.tool error trying to do fresh install on macOS 10.14

Completely removed old /sw directory tree. Downloaded InstallFink tool. Made sure to use default system /usr/bin/perl (5.18.2).

Xcode is: Xcode 10.0. Build version 10A255

Found Xcode version: 10.0 is OK.

OK, installing into '/sw'.

Creating directories...
/bin/mkdir -p -m755 /sw
Use of uninitialized value $selfupdatetrees in concatenation (.) or string at /Volumes/Homes/Users/myself/Downloads/fink/bootstrap line 635.
Use of uninitialized value $selfupdatetrees in concatenation (.) or string at /Volumes/Homes/Users/myself/Downloads/fink/bootstrap line 635.
Use of uninitialized value $selfupdatetrees in concatenation (.) or string at /Volumes/Homes/Users/myself/Downloads/fink/bootstrap line 635.
Use of uninitialized value $selfupdatetrees in concatenation (.) or string at /Volumes/Homes/Users/myself/Downloads/fink/bootstrap line 637.
Use of uninitialized value $selfupdatetrees in concatenation (.) or string at /Volumes/Homes/Users/myself/Downloads/fink/bootstrap line 637.
Use of uninitialized value $selfupdatetrees in concatenation (.) or string at /Volumes/Homes/Users/myself/Downloads/fink/bootstrap line 637.
Use of uninitialized value $selfupdatetrees in concatenation (.) or string at /Volumes/Homes/Users/myself/Downloads/fink/bootstrap line 637.
Use of uninitialized value $selfupdatetrees in concatenation (.) or string at /Volumes/Homes/Users/myself/Downloads/fink/bootstrap line 637.
Use of uninitialized value $selfupdatetrees in concatenation (.) or string at /Volumes/Homes/Users/myself/Downloads/fink/bootstrap line 637.
/bin/mkdir -m755 /sw/etc
/bin/mkdir -m755 /sw/etc/alternatives
/bin/mkdir -m755 /sw/etc/apt
/bin/mkdir -m755 /sw/src
/bin/mkdir -m755 /sw/fink
/bin/mkdir -m755 /sw/fink/debs
/bin/mkdir -m755 /sw/var
/bin/mkdir -m755 /sw/var/lib
/bin/mkdir -m755 /sw/var/lib/fink
/bin/mkdir -m755 /sw/fink//stable
/bin/mkdir -m755 /sw/fink//local
/bin/mkdir -m755 /sw/fink//local/main
/bin/mkdir -m755 /sw/fink//local/main/finkinfo
/bin/mkdir -m755 /sw/fink//local/main/binary-darwin-x86_64
/bin/mkdir -m755 /sw/fink//stable/main
/bin/mkdir -m755 /sw/fink//stable/main/finkinfo
/bin/mkdir -m755 /sw/fink//stable/main/binary-darwin-x86_64
Use of uninitialized value $selfupdatetrees in concatenation (.) or string at /Volumes/Homes/Users/myself/Downloads/fink/bootstrap line 653.
Use of uninitialized value $selfupdatetrees in concatenation (.) or string at /Volumes/Homes/Users/myself/Downloads/fink/bootstrap line 653.
Use of uninitialized value $selfupdatetrees in concatenation (.) or string at /Volumes/Homes/Users/myself/Downloads/fink/bootstrap line 653.
/usr/bin/sed -e "s,@ARV@,local," -e "s,@COMP@,main," -e "s,@ARCH@,x86_64," < Release > /sw/fink//local/main/binary-darwin-x86_64/Release; /usr/bin/touch /sw/fink//local/main/binary-darwin-x86_64/Packages; /usr/bin/gzip /sw/fink//local/main/binary-darwin-x86_64/Packages
Use of uninitialized value $selfupdatetrees in concatenation (.) or string at /Volumes/Homes/Users/myself/Downloads/fink/bootstrap line 653.
Use of uninitialized value $selfupdatetrees in concatenation (.) or string at /Volumes/Homes/Users/myself/Downloads/fink/bootstrap line 653.
Use of uninitialized value $selfupdatetrees in concatenation (.) or string at /Volumes/Homes/Users/myself/Downloads/fink/bootstrap line 653.
/usr/bin/sed -e "s,@ARV@,stable," -e "s,@COMP@,main," -e "s,@ARCH@,x86_64," < Release > /sw/fink//stable/main/binary-darwin-x86_64/Release; /usr/bin/touch /sw/fink//stable/main/binary-darwin-x86_64/Packages; /usr/bin/gzip /sw/fink//stable/main/binary-darwin-x86_64/Packages
Use of uninitialized value $selfupdatetrees in string eq at /Volumes/Homes/Users/myself/Downloads/fink/bootstrap line 662.
Use of uninitialized value $selfupdatetrees in string at /Volumes/Homes/Users/myself/Downloads/fink/bootstrap line 663.
ERROR: Can't create symlink /sw/fink/10.14

JKD being deprecated

Hello. Trying to use Graphic Converter with SVG image files. It pointed me to install Fink. Tried to, but Terminal script tells me that I need the JDK. Java in turn says that is being deprecated. I am not a developer; hope it's OK to submit this here. Thanks.

Issue with SHA256 of fink tarball

The checksum of the file fink-0.43.0.tar of package fink-0.43.0-121 is
incorrect. The most likely cause for this is a corrupted or incomplete download
Expected: SHA256(@sha@)
Actual: MD5(b64c66437865efa591542351a155f9fe)
SHA1(564c12d5f1fb1391d668f5b8fe8e3f26cae247ba)

SHA256(9ac58a59ce1d05858b94fe7f397c775a172ad3c2fa2f672e24ed8ac4e6bbf595)

Mac OS 10.13

Install Fink.tool should conditional the default install path

In commit cc3b502, we changed the default install path from /sw to /sw/opt to match the change in Fink. For fink-0.45.3, we've changed the default back to /sw for macOS <= 10.14 (darwin18 and earlier). Install Fink.tool should also conditional its default install path on the OS version.

Release v0.43.0

Please upload a release artifact for fink installer version 0.43.0, so that High Sierra users can benefit from bugfixes.

Error saying Perl (5.0108004) is current not supported by Fink

I got error while installing Fink on MacOS Mojave 10.14.5.

Mirror for The Apache Project? [1]

Writing updated configuration to '/sw/etc/fink.conf'...
plist is dpkg-bootstrap
Sorry, this version of Perl (5.018004) is currently not supported by Fink.

Outdated root certificates for cURL on old macOS

Hi all.

I am installing Fink for the first time on macOS 10.13 High Sierra. I think most people on old macOS'es will run into the same issue as I did. Which is that the root certificates are too old and cURL will refuse to download any needed packages.

For the initial step, I used Install Fink.tool and added -k the curl line, which side steps cURL's verification. However, cURL maintains updated root certificates, extracted from Firefox and it would probably be better to patch Intall Fink.tool line 78 to allow the user to set --cacert for cURL. On my system it is not possible to programmatically verify the cert file with sha256 since macOS 10.13 does not have sha256sum.

Let me know if a patch is accepted for this and what the User Experience (UX) should be. E.i. should it be an argument to Install Fink.tool or a prompt?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.