$ cd /usr/ports/math/scilab $ make fetch ===> License GPLv2 BSD3CLAUSE accepted by the user ===> scilab-6.1.1_11 depends on file: /usr/local/sbin/pkg - found => scilab-6.1.1.tar.gz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch https://cgit.scilab.org/scilab/snapshot/scilab-6.1.1.tar.gz fetch: https://cgit.scilab.org/scilab/snapshot/scilab-6.1.1.tar.gz: No route to host => Attempting to fetch ftp://ftp.fr.freebsd.org/pub/FreeBSD/ports/distfiles/scilab-6.1.1.tar.gz fetch: ftp://ftp.fr.freebsd.org/pub/FreeBSD/ports/distfiles/scilab-6.1.1.tar.gz: File unavailable (e.g., file not found, no access) => Couldn't fetch it - please try to retrieve this => port manually into /usr/ports/distfiles/ and try again. *** Error code 1 The tarball of 6.1.1 has been archived, and is now available at https://gitlab.com/scilab/scilab/-/archive/6.1.1/scilab-6.1.1.tar.gz and a tar.bz2 is also available at https://gitlab.com/scilab/scilab/-/archive/6.1.1/scilab-6.1.1.tar.bz2. I do not include a patch, because maybe you'll want to upgrade it to a newer version: Scilab 2023.1.0 tarballs are available from <https://gitlab.com/scilab/scilab/-/releases>.
The static release tarball (preferred over cgit, and gitlab as it's not generated on the fly) appears to be located here: https://www.scilab.org/download/6.1.1/scilab-6.1.1-src.tar.gz
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=ab26f2b24521dd6fa225647657c67f125f8d2c21 commit ab26f2b24521dd6fa225647657c67f125f8d2c21 Author: Max Brazhnikov <makc@FreeBSD.org> AuthorDate: 2023-10-16 21:14:00 +0000 Commit: Max Brazhnikov <makc@FreeBSD.org> CommitDate: 2023-10-16 21:14:00 +0000 math/scilab: restore downloading from the main site This reverts commit 51191322543f7891fa7cbd3252cfc9b52c494232. PR: 274283 math/scilab/Makefile | 4 ++-- math/scilab/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-)
Fixed, thanks!