1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

- Rename sysutils/relaunchd -> sysutils/jobd

- Bump to version 0.7.0
 - Update MOVED
This commit is contained in:
Kris Moore 2016-05-20 16:57:33 +00:00
parent 32ca74e267
commit 2f1f199fa2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=415559
9 changed files with 27 additions and 23 deletions

1
MOVED
View File

@ -8323,3 +8323,4 @@ databases/postgresql90-contrib||2016-05-16|Has expired: "EOL was reached in Sept
databases/postgresql90-pltcl||2016-05-16|Has expired: "EOL was reached in September 2015"
databases/postgresql90-docs||2016-05-16|Has expired: "EOL was reached in September 2015"
devel/py-gyp-devel|devel/py-gyp|2016-05-16|Renamed to devel/py-gyp
sysutils/relaunchd|sysutils/jobd|2016-05-20|Renamed to sysutils/jobd

View File

@ -464,6 +464,7 @@
SUBDIR += jdiskreport
SUBDIR += jfbterm
SUBDIR += jkill
SUBDIR += jobd
SUBDIR += jps
SUBDIR += jtop
SUBDIR += jtopen
@ -867,7 +868,6 @@
SUBDIR += recoverdm
SUBDIR += reed
SUBDIR += rej
SUBDIR += relaunchd
SUBDIR += relaxconf
SUBDIR += rename
SUBDIR += renameutils

View File

@ -1,19 +1,20 @@
# $FreeBSD$
PORTNAME= relaunchd
PORTVERSION= 0.6.1
PORTNAME= jobd
PORTVERSION= 0.7.0
DISTVERSIONPREFIX=v
CATEGORIES= sysutils
MAINTAINER= mark@heily.com
COMMENT= Service management daemon similar to Darwin's launchd(8)
COMMENT= Job management framework
LICENSE= ISCL
LIB_DEPENDS= libucl.so:textproc/libucl
BUILD_DEPENDS= docbook2mdoc:textproc/docbook2mdoc
HAS_CONFIGURE= YES
USE_GITHUB= YES
USE_LDCONFIG= YES
GH_ACCOUNT= mheily
.include <bsd.port.mk>

2
sysutils/jobd/distinfo Normal file
View File

@ -0,0 +1,2 @@
SHA256 (mheily-jobd-v0.7.0_GH0.tar.gz) = 7c5f1bb169c70691b59105a13e9d2d3944416241e0f2ae3d509db9c74fc1cae0
SIZE (mheily-jobd-v0.7.0_GH0.tar.gz) = 2901249

5
sysutils/jobd/pkg-descr Normal file
View File

@ -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

13
sysutils/jobd/pkg-plist Normal file
View File

@ -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

View File

@ -1,2 +0,0 @@
SHA256 (mheily-relaunchd-v0.6.1_GH0.tar.gz) = 02c9d158816797741e6ac72ec60dcc3b6debe1ee598636de9f13488d129d0fdc
SIZE (mheily-relaunchd-v0.6.1_GH0.tar.gz) = 2789948

View File

@ -1,4 +0,0 @@
relaunchd is a service management daemon that is similar to
the launchd(8) facility found in the Darwin operating environment.
WWW: https://github.com/mheily/relaunchd

View File

@ -1,12 +0,0 @@
bin/launchctl
etc/rc.d/launchd
sbin/launchd
man/man1/launchctl.1.gz
man/man5/launchd.plist.5.gz
man/man8/launchd.8.gz
@dir etc/launchd/agents
@dir etc/launchd/daemons
@dir share/launchd/agents
@dir share/launchd/daemons
@dir /var/cache/launchd
@dir /var/db/launchd