git: 4ad1dc44a0d1 - main - sysutils/jobd: Remove expired port:
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 Mar 2023 00:02:12 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4ad1dc44a0d1c51b92101524dc601cdc38e37cd0
commit 4ad1dc44a0d1c51b92101524dc601cdc38e37cd0
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-03-20 23:32:08 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-03-21 00:01:41 +0000
sysutils/jobd: Remove expired port:
2023-03-21 sysutils/jobd: Broken since 2021
---
MOVED | 1 +
sysutils/Makefile | 1 -
sysutils/jobd/Makefile | 28 ----------------------------
sysutils/jobd/distinfo | 2 --
sysutils/jobd/pkg-descr | 3 ---
sysutils/jobd/pkg-plist | 13 -------------
6 files changed, 1 insertion(+), 47 deletions(-)
diff --git a/MOVED b/MOVED
index 38dbe34f9422..5a37df2e3fea 100644
--- a/MOVED
+++ b/MOVED
@@ -17808,3 +17808,4 @@ misc/dahdi-kmod||2023-03-20|Has expired: Broken since 2021
misc/glow||2023-03-20|Has expired: Broken since 2021
science/fisicalab||2023-03-20|Has expired: Broken since 2021
sysutils/ioc||2023-03-20|Has expired: Broken since 2021
+sysutils/jobd||2023-03-20|Has expired: Broken since 2021
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 0a5836a236b2..f2fb3e4ada28 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -598,7 +598,6 @@
SUBDIR += jdupes
SUBDIR += jest
SUBDIR += jkill
- SUBDIR += jobd
SUBDIR += jps
SUBDIR += jruls
SUBDIR += jstest-gtk
diff --git a/sysutils/jobd/Makefile b/sysutils/jobd/Makefile
deleted file mode 100644
index 1cd1250d18cf..000000000000
--- a/sysutils/jobd/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-PORTNAME= jobd
-PORTVERSION= 0.7.1
-DISTVERSIONPREFIX=v
-CATEGORIES= sysutils
-
-MAINTAINER= mark@heily.com
-COMMENT= Job management framework
-WWW= https://github.com/mheily/jobd
-
-LICENSE= ISCL
-
-BUILD_DEPENDS= docbook2mdoc:textproc/docbook2mdoc
-
-BROKEN= fails to compile: job.cpp:63:26: error: object backing the pointer will be destroyed at the end of the full-expression [-Werror,-Wdangling-gsl]
-BROKEN_aarch64= fails to compile: comparison of constant -1 with expression of type char is always true
-BROKEN_armv6= fails to compile: comparison of constant -1 with expression of type char is always true
-BROKEN_armv7= fails to compile: comparison of constant -1 with expression of type char is always true
-BROKEN_mips64= fails to configure: unrecognized command line option -std=c++11
-BROKEN_sparc64= fails to configure: unrecognized command line option -std=c++11
-DEPRECATED= Broken since 2021
-EXPIRATION_DATE= 2023-03-21
-
-HAS_CONFIGURE= YES
-USE_GITHUB= YES
-USE_LDCONFIG= YES
-GH_ACCOUNT= mheily
-
-.include <bsd.port.mk>
diff --git a/sysutils/jobd/distinfo b/sysutils/jobd/distinfo
deleted file mode 100644
index 563a9630496d..000000000000
--- a/sysutils/jobd/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (mheily-jobd-v0.7.1_GH0.tar.gz) = f062a71e8686221bffa4e404825762b6049dd66114086b403181d42348a9e422
-SIZE (mheily-jobd-v0.7.1_GH0.tar.gz) = 2901721
diff --git a/sysutils/jobd/pkg-descr b/sysutils/jobd/pkg-descr
deleted file mode 100644
index 92429d38e9d7..000000000000
--- a/sysutils/jobd/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-jobd is a job management framework that allows daemons to be
-launched in a controlled fashion using a JSON configuration
-file for each job.
diff --git a/sysutils/jobd/pkg-plist b/sysutils/jobd/pkg-plist
deleted file mode 100644
index 02c44266820a..000000000000
--- a/sysutils/jobd/pkg-plist
+++ /dev/null
@@ -1,13 +0,0 @@
-bin/jobctl
-lib/libjob.so.0
-lib/libjob.so
-lib/libjob.a
-etc/rc.d/jobd
-sbin/jobd
-man/man1/jobctl.1.gz
-man/man1/jobcfg.1.gz
-man/man5/job.5.gz
-man/man8/jobd.8.gz
-@dir etc/job.d
-@dir /var/cache/jobd
-@dir /var/db/jobd