aboutsummaryrefslogtreecommitdiff
path: root/sysutils/jobd
diff options
context:
space:
mode:
authorKris Moore <kmoore@FreeBSD.org>2016-05-20 16:57:33 +0000
committerKris Moore <kmoore@FreeBSD.org>2016-05-20 16:57:33 +0000
commit2f1f199fa23b39a3ceaec9e66df0c3523135f2ef (patch)
tree0e081cef896519949526279c3bbea1cb484e48b6 /sysutils/jobd
parent32ca74e26779de7d0ae9a276a24f7a88bf837fb4 (diff)
downloadports-2f1f199fa23b39a3ceaec9e66df0c3523135f2ef.tar.gz
ports-2f1f199fa23b39a3ceaec9e66df0c3523135f2ef.zip
Notes
Diffstat (limited to 'sysutils/jobd')
-rw-r--r--sysutils/jobd/Makefile20
-rw-r--r--sysutils/jobd/distinfo2
-rw-r--r--sysutils/jobd/pkg-descr5
-rw-r--r--sysutils/jobd/pkg-plist13
4 files changed, 40 insertions, 0 deletions
diff --git a/sysutils/jobd/Makefile b/sysutils/jobd/Makefile
new file mode 100644
index 000000000000..a55c8ed40c70
--- /dev/null
+++ b/sysutils/jobd/Makefile
@@ -0,0 +1,20 @@
+# $FreeBSD$
+
+PORTNAME= jobd
+PORTVERSION= 0.7.0
+DISTVERSIONPREFIX=v
+CATEGORIES= sysutils
+
+MAINTAINER= mark@heily.com
+COMMENT= Job management framework
+
+LICENSE= ISCL
+
+BUILD_DEPENDS= docbook2mdoc:textproc/docbook2mdoc
+
+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
new file mode 100644
index 000000000000..951be332b6a1
--- /dev/null
+++ b/sysutils/jobd/distinfo
@@ -0,0 +1,2 @@
+SHA256 (mheily-jobd-v0.7.0_GH0.tar.gz) = 7c5f1bb169c70691b59105a13e9d2d3944416241e0f2ae3d509db9c74fc1cae0
+SIZE (mheily-jobd-v0.7.0_GH0.tar.gz) = 2901249
diff --git a/sysutils/jobd/pkg-descr b/sysutils/jobd/pkg-descr
new file mode 100644
index 000000000000..b3cc0236b712
--- /dev/null
+++ b/sysutils/jobd/pkg-descr
@@ -0,0 +1,5 @@
+jobd is a job management framework that allows daemons to be
+launched in a controlled fashion using a JSON configuration
+file for each job.
+
+WWW: https://github.com/mheily/jobd
diff --git a/sysutils/jobd/pkg-plist b/sysutils/jobd/pkg-plist
new file mode 100644
index 000000000000..02c44266820a
--- /dev/null
+++ b/sysutils/jobd/pkg-plist
@@ -0,0 +1,13 @@
+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