git: 3110404349b2 - main - science/szip: Remove obsoleted port

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Thu, 16 Jun 2022 15:14:12 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3110404349b2df7a416cef5e76af82f9e888c0db

commit 3110404349b2df7a416cef5e76af82f9e888c0db
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-06-16 15:06:54 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-06-16 15:13:02 +0000

    science/szip: Remove obsoleted port
    
    Use science/libaec instead.
---
 MOVED                  |  1 +
 science/Makefile       |  1 -
 science/szip/Makefile  | 29 -----------------------------
 science/szip/distinfo  |  3 ---
 science/szip/pkg-descr |  3 ---
 science/szip/pkg-plist |  7 -------
 6 files changed, 1 insertion(+), 43 deletions(-)

diff --git a/MOVED b/MOVED
index e3694fea137b..598654614a88 100644
--- a/MOVED
+++ b/MOVED
@@ -17201,3 +17201,4 @@ devel/android-tools-fastboot|devel/android-tools|2022-06-09|Port has been update
 devel/py-lark-parser|devel/py-lark|2022-06-09|Remove obsoleted port. Use devel/py-lark instead
 deskutils/egroupware|deskutils/egroupware@php74|2022-06-12|Merge into flavorized version
 databases/py-arrow|databases/py-apache-arrow|2022-06-12|Rename to avoid conflict with devel/py-arrow and to match the project name
+science/szip|science/libaec|2022-06-16|Remove obsoleted port. Use science/libaec instead
diff --git a/science/Makefile b/science/Makefile
index 97d3906b7e81..b2b15a4020aa 100644
--- a/science/Makefile
+++ b/science/Makefile
@@ -391,7 +391,6 @@
     SUBDIR += spglib
     SUBDIR += step
     SUBDIR += svmlight
-    SUBDIR += szip
     SUBDIR += tblite
     SUBDIR += teem
     SUBDIR += tfel
diff --git a/science/szip/Makefile b/science/szip/Makefile
deleted file mode 100644
index fc2049736d81..000000000000
--- a/science/szip/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-# Created by: glewis
-
-PORTNAME=	szip
-PORTVERSION=	2.1.1
-CATEGORIES=	science archivers
-MASTER_SITES=	https://support.hdfgroup.org/ftp/lib-external/szip/${PORTVERSION}/src/ \
-		https://support.hdfgroup.org/ftp/lib-external/szip/previous/${PORTVERSION}/src/ \
-		LOCAL/sunpoet
-PKGNAMEPREFIX=	hdf-
-
-MAINTAINER=	sunpoet@FreeBSD.org
-COMMENT=	Lossless compression library for scientific data
-
-LICENSE=	SZIP
-LICENSE_NAME=	SZIP License
-LICENSE_FILE=	${WRKSRC}/COPYING
-LICENSE_PERMS=	dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept
-
-CONFLICTS_INSTALL=	libaec
-
-USES=		libtool
-
-GNU_CONFIGURE=	yes
-INSTALL_TARGET=	install-strip
-LIBS+=		-lm
-TEST_TARGET=	check
-USE_LDCONFIG=	yes
-
-.include <bsd.port.mk>
diff --git a/science/szip/distinfo b/science/szip/distinfo
deleted file mode 100644
index 854b2b89dd50..000000000000
--- a/science/szip/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1550377281
-SHA256 (szip-2.1.1.tar.gz) = 21ee958b4f2d4be2c9cabfa5e1a94877043609ce86fde5f286f105f7ff84d412
-SIZE (szip-2.1.1.tar.gz) = 415774
diff --git a/science/szip/pkg-descr b/science/szip/pkg-descr
deleted file mode 100644
index 72c76c054e1f..000000000000
--- a/science/szip/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-Szip is an implementation of the extended-Rice lossless compression algorithm.
-
-WWW: https://support.hdfgroup.org/doc_resource/SZIP/
diff --git a/science/szip/pkg-plist b/science/szip/pkg-plist
deleted file mode 100644
index 8e8642a783d1..000000000000
--- a/science/szip/pkg-plist
+++ /dev/null
@@ -1,7 +0,0 @@
-include/ricehdf.h
-include/szip_adpt.h
-include/szlib.h
-lib/libsz.a
-lib/libsz.so
-lib/libsz.so.2
-lib/libsz.so.2.0.0