git: 1744aa5fd47f - main - math/{gsl,octave-forge-fpl}: remove sparc64-related files
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 13 Aug 2025 15:49:54 UTC
The branch main has been updated by pkubaj:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1744aa5fd47f2ba42d738b695e31347dfc89697a
commit 1744aa5fd47f2ba42d738b695e31347dfc89697a
Author: Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2025-08-13 15:48:09 +0000
Commit: Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2025-08-13 15:49:49 +0000
math/{gsl,octave-forge-fpl}: remove sparc64-related files
---
math/gsl/files/patch-configure | 18 ------------------
math/octave-forge-fpl/pkg-message | 8 --------
2 files changed, 26 deletions(-)
diff --git a/math/gsl/files/patch-configure b/math/gsl/files/patch-configure
deleted file mode 100644
index 15589a3aeb31..000000000000
--- a/math/gsl/files/patch-configure
+++ /dev/null
@@ -1,18 +0,0 @@
---- configure.orig 2008-03-31 02:56:46.446699394 -0400
-+++ configure 2008-03-31 03:05:58.758342355 -0400
-@@ -12492,6 +12492,15 @@
- *-*-*openbsd*)
- ac_cv_c_ieee_interface=openbsd
- ;;
-+ sparc64-*-*bsd*)
-+ ac_cv_c_ieee_interface=unknown
-+ ;;
-+ alpha-*-*bsd*)
-+ ac_cv_c_ieee_interface=unknown
-+ ;;
-+ ia64-*-*bsd*)
-+ ac_cv_c_ieee_interface=unknown
-+ ;;
- *-*-*bsd*)
- ac_cv_c_ieee_interface=freebsd
- ;;
diff --git a/math/octave-forge-fpl/pkg-message b/math/octave-forge-fpl/pkg-message
deleted file mode 100644
index 33161878217a..000000000000
--- a/math/octave-forge-fpl/pkg-message
+++ /dev/null
@@ -1,8 +0,0 @@
-[
-{ type: install
- message: <<EOM
-Although the port builds, it is nonfunctional on sparc64 due to the absence
-of opendx.
-EOM
-}
-]