FreeBSD Bugzilla – Attachment 196861 Details for
Bug 230740
net-mgmt/statsite: Add RC script
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Add RC script
statsite (text/plain), 852 bytes, created by
Nathan
on 2018-09-04 17:11:26 UTC
(
hide
)
Description:
Add RC script
Filename:
MIME Type:
Creator:
Nathan
Created:
2018-09-04 17:11:26 UTC
Size:
852 bytes
patch
obsolete
>Index: net-mgmt/statsite/Makefile >=================================================================== >--- net-mgmt/statsite/Makefile (revision 478870) >+++ net-mgmt/statsite/Makefile (working copy) >@@ -11,7 +11,7 @@ > LICENSE= BSD3CLAUSE > LICENSE_FILE= ${WRKSRC}/LICENSE > >-USES= autoreconf >+USES= autoreconf python > GNU_CONFIGURE= yes > USE_GITHUB= yes > GH_ACCOUNT= armon >@@ -20,6 +20,7 @@ > > USERS= statsd > GROUPS= statsd >+USE_RC_SUBR= ${PORTNAME} > > OPTIONS_DEFINE= DOCS > >@@ -26,6 +27,10 @@ > PORTDOCS= README.md > > post-install: >+ ${REINPLACE_CMD} -e '/^stream_cmd/s,python,${PYTHON_CMD}, ; \ >+ /^pid_file/s,/run/statsite,/statsite, ; \ >+ s,/usr/libexec,/usr/local, ; /daemonize/d ; /pid_file/d ' \ >+ ${WRKSRC}/rpm/statsite.conf.example > ${INSTALL_DATA} ${WRKSRC}/rpm/statsite.conf.example \ > ${STAGEDIR}${PREFIX}/etc/statsite.conf.sample >
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 230740
:
196333
|
196779
|
196854
|
196857
|
196861
|
196862
|
196966
|
196967