Created attachment 177467 [details] Patch to fixes rc script This patch fixes a problem with starting rc-script caused by unnecessary using --user and --group arguments for paster.
Thank you Ilia. Please: - Confirm this change passes QA (portlint, poudriere) - Set maintainer-approval to + on attachments for ports you are MAINTAINER of. Attachment -> Details -> maintainer-approval [+]
portlint: OK (looks fine.)
I noticed in poudriere that the port does not install any architecture-specific files, is it OK to add NO_ARCH=yes to the Makefile ?
(In reply to Rene Ladan from comment #3) Thanks for the tip, I actually forgot to add NO_ARCH=yes.
Committed, 2016Q4 merge request sent.
A commit references this bug: Author: rene Date: Mon Dec 12 20:58:11 UTC 2016 New revision: 428440 URL: https://svnweb.freebsd.org/changeset/ports/428440 Log: www/py-kallithea: fix RC script While here, add NO_ARCH PR: 214893 Submitted by: maintainer (freebsd@skinc.ru) MFH: 2016Q4 Changes: head/www/py-kallithea/Makefile head/www/py-kallithea/files/kallithea.in
A commit references this bug: Author: rene Date: Tue Dec 13 19:19:16 UTC 2016 New revision: 428526 URL: https://svnweb.freebsd.org/changeset/ports/428526 Log: MFH: r428440 www/py-kallithea: fix RC script While here, add NO_ARCH PR: 214893 Submitted by: maintainer (freebsd@skinc.ru) Approved by: ports-secteam (junovitch) Changes: _U branches/2016Q4/ branches/2016Q4/www/py-kallithea/Makefile branches/2016Q4/www/py-kallithea/files/kallithea.in
Merged to 2016Q4