mirror of https://git.FreeBSD.org/ports.git
math/libsharp2: Remove expired port
2025-06-30 math/libsharp2: Deprecated upstream in 2021, upstream recommends migrating to ducc0
This commit is contained in:
parent
221f331add
commit
f17082cae4
1
MOVED
1
MOVED
|
@ -4581,3 +4581,4 @@ net/zillion||2025-06-30|Has expired: Unmaintained upstream as last release was i
|
|||
devel/libPropList||2025-06-30|Has expired: Deprecated and unsupported upstream
|
||||
net-mgmt/zabbix5-agent||2025-06-30|Has expired: Upstream EOL reaches on 2025-05-31
|
||||
sysutils/x86info||2025-06-30|Has expired: Abandoned upstream, fails to identify anything remotely new according to upstream issue reports
|
||||
math/libsharp2||2025-06-30|Has expired: Deprecated upstream in 2021, upstream recommends migrating to ducc0
|
||||
|
|
|
@ -471,7 +471,6 @@
|
|||
SUBDIR += librdata
|
||||
SUBDIR += librsb
|
||||
SUBDIR += libsemigroups
|
||||
SUBDIR += libsharp2
|
||||
SUBDIR += libtexprintf
|
||||
SUBDIR += libtommath
|
||||
SUBDIR += libxls
|
||||
|
|
|
@ -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>
|
|
@ -1,3 +0,0 @@
|
|||
TIMESTAMP = 1619405647
|
||||
SHA256 (mtr-libsharp-54856313a5fcfb6a33817b7dfa28c4b1965ffbd1_GL0.tar.gz) = 30a8febdc30e210ba91a6e8e112aba25cd630d7821686872ce48bd08400e0f7a
|
||||
SIZE (mtr-libsharp-54856313a5fcfb6a33817b7dfa28c4b1965ffbd1_GL0.tar.gz) = 69059
|
|
@ -1,2 +0,0 @@
|
|||
Library for efficient spherical harmonic transforms at arbitrary spins,
|
||||
supporting CPU vectorization, OpenMP and MPI.
|
|
@ -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
|
Loading…
Reference in New Issue