FreeBSD Bugzilla – Attachment 160962 Details for
Bug 203063
[NEW PORT] sysutils/daemonize: Tool to run a command as a daemon
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
shar file for sysutils/daemonize
daemonize.shar (text/plain), 1.61 KB, created by
Neel Chauhan
on 2015-09-12 21:34:06 UTC
(
hide
)
Description:
shar file for sysutils/daemonize
Filename:
MIME Type:
Creator:
Neel Chauhan
Created:
2015-09-12 21:34:06 UTC
Size:
1.61 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># daemonize ># daemonize/pkg-descr ># daemonize/distinfo ># daemonize/Makefile ># >echo c - daemonize >mkdir -p daemonize > /dev/null 2>&1 >echo x - daemonize/pkg-descr >sed 's/^X//' >daemonize/pkg-descr << '494f6db3fed8e39d7f0896bff7929334' >Xdaemonize is a command-line utility that runs a command as a Unix daemon. See >Xthe accompanying man page for full details. >X >XWWW: https://github.com/bmc/daemonize >494f6db3fed8e39d7f0896bff7929334 >echo x - daemonize/distinfo >sed 's/^X//' >daemonize/distinfo << 'b26df0749e0bf080be3af1c6e3a28706' >XSHA256 (bmc-daemonize-release-1.7.6_GH0.tar.gz) = 8d5717ae5e5bbd4cd6687abe1310f4d817468c67b851ce95dda73038ab40db1f >XSIZE (bmc-daemonize-release-1.7.6_GH0.tar.gz) = 65928 >b26df0749e0bf080be3af1c6e3a28706 >echo x - daemonize/Makefile >sed 's/^X//' >daemonize/Makefile << 'c2abd9e3601cc9de6bc777e768b9b0bf' >X# $FreeBSD$ >X >XPORTNAME= daemonize >XPORTVERSION= 1.7.6 >XDISTVERSIONPREFIX= release- >XCATEGORIES= sysutils >X >XMAINTAINER= neel@neelc.org >XCOMMENT= Tool to run a command as a daemon >X >XLICENSE= BSD3CLAUSE >X >XGNU_CONFIGURE= yes >X >XUSE_GITHUB= yes >XGH_ACCOUNT= bmc >X >XPLIST_FILES= bin/${PORTNAME} man/man1/${PORTNAME}.1.gz >X >Xdo-install: >X ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin >X ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 >X >X.include <bsd.port.mk> >X >c2abd9e3601cc9de6bc777e768b9b0bf >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 203063
: 160962 |
160963