git: b0e548fa30a0 - main - devel/p5-Net-ZooKeeper: Remove expired port:
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 20 Mar 2023 00:05:37 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b0e548fa30a098d53eb7701b3d5064f6864899f7
commit b0e548fa30a098d53eb7701b3d5064f6864899f7
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-03-19 22:54:37 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-03-19 23:51:41 +0000
devel/p5-Net-ZooKeeper: Remove expired port:
2023-03-20 devel/p5-Net-ZooKeeper: Broken since 2020
---
MOVED | 1 +
devel/Makefile | 1 -
devel/p5-Net-ZooKeeper/Makefile | 27 ---------------------------
devel/p5-Net-ZooKeeper/distinfo | 3 ---
devel/p5-Net-ZooKeeper/pkg-descr | 5 -----
devel/p5-Net-ZooKeeper/pkg-plist | 3 ---
6 files changed, 1 insertion(+), 39 deletions(-)
diff --git a/MOVED b/MOVED
index c0f4c07dd8ae..c47e1ccd513d 100644
--- a/MOVED
+++ b/MOVED
@@ -17794,3 +17794,4 @@ devel/pydio-packr||2023-03-15|Was only used for building www/pydio-cells before,
math/hs-penrose||2023-03-16|Perose Haskell app is deprecated upstrean, it was rewritten in TypeScript
multimedia/libquicktime-lame||2023-03-18|Abandoned upstream and fails to build with newer versions of FFmpeg, consider using multimedia/ffmpeg
multimedia/libquicktime||2023-03-18|Abandoned upstream and fails to build with newer versions of FFmpeg, consider using multimedia/ffmpeg
+devel/p5-Net-ZooKeeper||2023-03-19|Has expired: Broken since 2020
diff --git a/devel/Makefile b/devel/Makefile
index 1b050cb8d732..5964850c6020 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -3012,7 +3012,6 @@
SUBDIR += p5-Multiplex-CMD
SUBDIR += p5-NEXT
SUBDIR += p5-Net-DBus
- SUBDIR += p5-Net-ZooKeeper
SUBDIR += p5-No-Worries
SUBDIR += p5-Number-Bytes-Human
SUBDIR += p5-Number-Tolerant
diff --git a/devel/p5-Net-ZooKeeper/Makefile b/devel/p5-Net-ZooKeeper/Makefile
deleted file mode 100644
index f9f5ffec3aa9..000000000000
--- a/devel/p5-Net-ZooKeeper/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-PORTNAME= Net-ZooKeeper
-PORTVERSION= 0.41
-CATEGORIES= devel perl5
-MASTER_SITES= CPAN
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= skreuzer@FreeBSD.org
-COMMENT= Perl extension for Apache ZooKeeper
-WWW= https://metacpan.org/release/Net-ZooKeeper
-
-BROKEN= No longer compiles with newer versions of ZooKeeper
-DEPRECATED= Broken since 2020
-EXPIRATION_DATE= 2023-03-20
-
-LICENSE= APACHE20
-
-LIB_DEPENDS= libzookeeper_mt.so:devel/libzookeeper
-
-USES= perl5
-USE_PERL5= configure
-CONFIGURE_ARGS+= --zookeeper-include ${PREFIX}/include \
- --zookeeper-lib ${PREFIX}/libs
-
-post-install:
- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Net/ZooKeeper/ZooKeeper.so
-
-.include <bsd.port.mk>
diff --git a/devel/p5-Net-ZooKeeper/distinfo b/devel/p5-Net-ZooKeeper/distinfo
deleted file mode 100644
index 0ce8c6699c81..000000000000
--- a/devel/p5-Net-ZooKeeper/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1485032884
-SHA256 (Net-ZooKeeper-0.41.tar.gz) = 91c177f30f82302eaf3173356eef05c21bc82163df752acb469177bd14a72db9
-SIZE (Net-ZooKeeper-0.41.tar.gz) = 42564
diff --git a/devel/p5-Net-ZooKeeper/pkg-descr b/devel/p5-Net-ZooKeeper/pkg-descr
deleted file mode 100644
index 9ae48a643aa2..000000000000
--- a/devel/p5-Net-ZooKeeper/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-Net::ZooKeeper provides a Perl interface to the synchronous C API
-of Apache ZooKeeper.
-
-ZooKeeper is coordination service for distributed applications and
-is a sub-project of the Apache Hadoop project.
diff --git a/devel/p5-Net-ZooKeeper/pkg-plist b/devel/p5-Net-ZooKeeper/pkg-plist
deleted file mode 100644
index b11f1f35713b..000000000000
--- a/devel/p5-Net-ZooKeeper/pkg-plist
+++ /dev/null
@@ -1,3 +0,0 @@
-%%SITE_ARCH%%/auto/Net/ZooKeeper/ZooKeeper.so
-%%SITE_ARCH%%/Net/ZooKeeper.pm
-%%PERL5_MAN3%%/Net::ZooKeeper.3.gz