Page MenuHomeFreeBSD

[New Port] sysutils/py-honcho
ClosedPublic

Authored by loader on Jul 10 2015, 3:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jan 10, 3:06 PM
Unknown Object (File)
Tue, Jan 6, 8:27 AM
Unknown Object (File)
Sun, Jan 4, 8:30 AM
Unknown Object (File)
Thu, Jan 1, 11:29 PM
Unknown Object (File)
Tue, Dec 30, 4:43 PM
Unknown Object (File)
Sun, Dec 28, 2:19 PM
Unknown Object (File)
Dec 18 2025, 1:07 AM
Unknown Object (File)
Dec 15 2025, 10:33 PM
Subscribers
None

Details

Summary

poudriere log: http://p.defau.lt/?z__uq5r9RusFSOxiRgrPQg

% portlint -AC
WARN: Makefile: [21]: possible direct use of command "install" found. use ${INSTALL_foobaa} instead.
0 fatal errors and 1 warning found.

the unit test requires running /usr/local/bin/honcho,
I used install target for regression-test.

Thanks,
loader

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

loader retitled this revision from to [New Port] sysutils/py-honcho.
loader updated this object.
loader edited the test plan for this revision. (Show Details)
loader added a reviewer: koobs.

sorry, ran arc in the wrong directory. update the patch.

koobs requested changes to this revision.Jul 11 2015, 12:35 AM
koobs edited edge metadata.

Test can't be run at install or post installation time unfortunately. Just leave it as regression-test: for now without a build target

Should be fixed upstream along with hooking up the setuptools test command

This revision now requires changes to proceed.Jul 11 2015, 12:35 AM
loader edited edge metadata.

removed install target from regression-test:

koobs edited edge metadata.

LGTM Fukang, ship it!

This revision is now accepted and ready to land.Jul 11 2015, 6:36 AM
This revision was automatically updated to reflect the committed changes.