aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGleb Popov <arrowd@FreeBSD.org>2024-04-04 18:40:08 +0000
committerGleb Popov <arrowd@FreeBSD.org>2024-04-04 18:40:50 +0000
commit7924f66f619cb2900503cb2aa6fe8865a7f7ff96 (patch)
tree24a9af9940b68c0da5f3e7b9dd3f4ae2af1ac35e
parent935a2fb3225e597d204b459b92a05466a0e8dfab (diff)
devel/p5-Gearman-XS: Remove the port
Approved by: portmgr (blanket) Fixes: 6a678aa59c78c19db50862036938dbc809f27085
-rw-r--r--MOVED1
-rw-r--r--devel/Makefile1
-rw-r--r--devel/p5-Gearman-XS/Makefile22
-rw-r--r--devel/p5-Gearman-XS/distinfo2
-rw-r--r--devel/p5-Gearman-XS/pkg-descr2
-rw-r--r--devel/p5-Gearman-XS/pkg-plist11
6 files changed, 1 insertions, 38 deletions
diff --git a/MOVED b/MOVED
index a192227d9c8e..038aa988a70c 100644
--- a/MOVED
+++ b/MOVED
@@ -3140,3 +3140,4 @@ www/rubygem-cssbundling-rails13-rails70|www/rubygem-cssbundling-rails-rails70|20
databases/xtrabackup|databases/xtrabackup80|2024-04-02|Has expired: Percona XtraBackup 2.4 has reached EOL status
net/rubygem-octokit6|net/rubygem-octokit|2024-04-03|Obsolete, please use net/rubygem-octokit instead
devel/gearmand||2024-04-04|Has expired: Broken and unmaintained in ports
+devel/p5-Gearman-XS||2024-04-04|Depends on removed devel/gearmand and last updated in 2012
diff --git a/devel/Makefile b/devel/Makefile
index 6a7441c7a03e..332bd188226f 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -2595,7 +2595,6 @@
SUBDIR += p5-Gearman
SUBDIR += p5-Gearman-Client-Async
SUBDIR += p5-Gearman-Server
- SUBDIR += p5-Gearman-XS
SUBDIR += p5-Geo-JSON
SUBDIR += p5-Geo-ShapeFile
SUBDIR += p5-Getargs-Long
diff --git a/devel/p5-Gearman-XS/Makefile b/devel/p5-Gearman-XS/Makefile
deleted file mode 100644
index 42be8f51d9eb..000000000000
--- a/devel/p5-Gearman-XS/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-PORTNAME= Gearman-XS
-PORTVERSION= 0.12
-PORTREVISION= 3
-CATEGORIES= devel perl5
-MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= CPAN:DSCHOEN
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= otaviof@gmail.com
-COMMENT= Perl front end for the Gearman C library
-WWW= http://www.gearman.org/
-
-LIB_DEPENDS= libgearman.so:devel/gearmand
-
-CFLAGS+= -I${LOCALBASE}/include
-
-USES= perl5
-USE_PERL5= configure
-
-INSTALL_TARGET= pure_install
-
-.include <bsd.port.mk>
diff --git a/devel/p5-Gearman-XS/distinfo b/devel/p5-Gearman-XS/distinfo
deleted file mode 100644
index 74fce13c2bc4..000000000000
--- a/devel/p5-Gearman-XS/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (Gearman-XS-0.12.tar.gz) = f5d63b433198563e57fead2648e496eaf0a903d9bef29ad9e228af45c3a77cd4
-SIZE (Gearman-XS-0.12.tar.gz) = 80359
diff --git a/devel/p5-Gearman-XS/pkg-descr b/devel/p5-Gearman-XS/pkg-descr
deleted file mode 100644
index 398e0e910198..000000000000
--- a/devel/p5-Gearman-XS/pkg-descr
+++ /dev/null
@@ -1,2 +0,0 @@
-This is a Perl front end for the Gearman C library. It aims to provide
-a simple interface closely tied to the C library.
diff --git a/devel/p5-Gearman-XS/pkg-plist b/devel/p5-Gearman-XS/pkg-plist
deleted file mode 100644
index 817f8a3ae489..000000000000
--- a/devel/p5-Gearman-XS/pkg-plist
+++ /dev/null
@@ -1,11 +0,0 @@
-%%SITE_ARCH%%/Gearman/XS.pm
-%%SITE_ARCH%%/Gearman/XS/Client.pm
-%%SITE_ARCH%%/Gearman/XS/Job.pm
-%%SITE_ARCH%%/Gearman/XS/Task.pm
-%%SITE_ARCH%%/Gearman/XS/Worker.pm
-%%SITE_ARCH%%/auto/Gearman/XS/XS.so
-%%PERL5_MAN3%%/Gearman::XS.3.gz
-%%PERL5_MAN3%%/Gearman::XS::Client.3.gz
-%%PERL5_MAN3%%/Gearman::XS::Job.3.gz
-%%PERL5_MAN3%%/Gearman::XS::Task.3.gz
-%%PERL5_MAN3%%/Gearman::XS::Worker.3.gz