diff options
Diffstat (limited to 'math/libsharp2')
-rw-r--r-- | math/libsharp2/Makefile | 27 | ||||
-rw-r--r-- | math/libsharp2/distinfo | 3 | ||||
-rw-r--r-- | math/libsharp2/pkg-descr | 2 | ||||
-rw-r--r-- | math/libsharp2/pkg-plist | 10 |
4 files changed, 0 insertions, 42 deletions
diff --git a/math/libsharp2/Makefile b/math/libsharp2/Makefile deleted file mode 100644 index 0b72adecf3ce..000000000000 --- a/math/libsharp2/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -PORTNAME= libsharp2 -DISTVERSION= g20191210 -CATEGORIES= math - -MAINTAINER= yuri@FreeBSD.org -COMMENT= Library for fast spherical harmonic transforms -WWW= https://gitlab.mpcdf.mpg.de/mtr/libsharp - -LICENSE= GPLv2 -LICENSE_FILE= ${WRKSRC}/COPYING - -DEPRECATED= Deprecated upstream in 2021, upstream recommends migrating to ducc0 -EXPIRATION_DATE=2025-06-30 - -USES= autoreconf gmake libtool -USE_GITLAB= yes - -GL_SITE= https://gitlab.mpcdf.mpg.de -GL_ACCOUNT= mtr -GL_PROJECT= libsharp -GL_TAGNAME= 54856313a5fcfb6a33817b7dfa28c4b1965ffbd1 - -GNU_CONFIGURE= yes - -INSTALL_TARGET= install-strip - -.include <bsd.port.mk> diff --git a/math/libsharp2/distinfo b/math/libsharp2/distinfo deleted file mode 100644 index 3b84fd0b35b6..000000000000 --- a/math/libsharp2/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1619405647 -SHA256 (mtr-libsharp-54856313a5fcfb6a33817b7dfa28c4b1965ffbd1_GL0.tar.gz) = 30a8febdc30e210ba91a6e8e112aba25cd630d7821686872ce48bd08400e0f7a -SIZE (mtr-libsharp-54856313a5fcfb6a33817b7dfa28c4b1965ffbd1_GL0.tar.gz) = 69059 diff --git a/math/libsharp2/pkg-descr b/math/libsharp2/pkg-descr deleted file mode 100644 index 298db1856068..000000000000 --- a/math/libsharp2/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -Library for efficient spherical harmonic transforms at arbitrary spins, -supporting CPU vectorization, OpenMP and MPI. diff --git a/math/libsharp2/pkg-plist b/math/libsharp2/pkg-plist deleted file mode 100644 index f6df56f16ee0..000000000000 --- a/math/libsharp2/pkg-plist +++ /dev/null @@ -1,10 +0,0 @@ -include/libsharp2/sharp.h -include/libsharp2/sharp_almhelpers.h -include/libsharp2/sharp_cxx.h -include/libsharp2/sharp_geomhelpers.h -include/libsharp2/sharp_mpi.h -lib/libsharp2.a -lib/libsharp2.so -lib/libsharp2.so.0 -lib/libsharp2.so.0.0.0 -libdata/pkgconfig/libsharp2.pc |