Summary: | www/py-graphite-api: improved rc.d script | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Horst Kapfenberger <horst.kapfenberger> | ||||
Component: | Individual Port(s) | Assignee: | Dave Cottlehuber <dch> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | CC: | dch, horst.kapfenberger | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Maintainer informed via mail Thanks Horst & apologies for the delay. I've put your changes up (with some minor alterations to keep the ports system happy) at https://reviews.freebsd.org/D13581 hope you can follow/update as needed over there. changes moved to https://reviews.freebsd.org/D13581 we should be close to committing this finely aged port diff. Thanks again Horst for the submission! A commit references this bug: Author: dch Date: Thu Jul 5 18:23:23 UTC 2018 New revision: 473979 URL: https://svnweb.freebsd.org/changeset/ports/473979 Log: www/py-graphite-api: clean up rc.d script - fix ordering in rc.d script so that daemon doesn't hang on startup - teach rc.d to behave when installing with multiple python & gunicorn versions - clean up substitutions in SUB_LIST, pkg-list and *.in script - ensure working directories are re-created on startup if required PR: 223264 Submitted by: Horst Kapfenberger <horst.kapfenberger@agoracon.at> Approved by: jrm MFH: 2018Q3 Differential Revision: https://reviews.freebsd.org/D13581 Changes: head/www/py-graphite-api/Makefile head/www/py-graphite-api/files/graphiteapi.in thanks for your contribution Horst & apologies for the delay it took to get committed. A commit references this bug: Author: dch Date: Thu Jul 5 19:03:48 UTC 2018 New revision: 473981 URL: https://svnweb.freebsd.org/changeset/ports/473981 Log: MFH: r473979 www/py-graphite-api: clean up rc.d script - fix ordering in rc.d script so that daemon doesn't hang on startup - teach rc.d to behave when installing with multiple python & gunicorn versions - clean up substitutions in SUB_LIST, pkg-list and *.in script - ensure working directories are re-created on startup if required PR: 223264 Submitted by: Horst Kapfenberger <horst.kapfenberger@agoracon.at> Approved by: jrm Differential Revision: https://reviews.freebsd.org/D13581 Approved by: ports-secteam Changes: _U branches/2018Q3/ branches/2018Q3/www/py-graphite-api/Makefile branches/2018Q3/www/py-graphite-api/files/graphiteapi.in |
Created attachment 187498 [details] rc.d script - Handling of parameters - background - create missing directories