Created attachment 175770 [details] py-httpstat.shar httpstat visualizes curl(1) statistics in a way of beauty and clarity. WWW: https://github.com/reorx/httpstat [QA] portlint: OK (looks fine.) testport: poudriere: i386, 9.3 (OK) poudriere: amd64, 9.3 (OK) poudriere: i386, 10.3 (OK) poudriere: amd64, 10.3 (OK) poudriere: i386, 11 (OK) poudriere: amd64, 11 (OK) poudriere: i386, 12 (OK) poudriere: amd64, 12 (OK)
take
Hi! Would you prefer this in sysutils/ or is it more appropriate in net/?
(In reply to Nikolai Lifanov from comment #2) Thank you for taking this. Well, now I think "net" is more appropriable. =)
Great, I moved it to net/! I also added a "Created by:" line and fixed the RUN_DEPENDS line. This should be: RUN_DEPENDS= curl:ftp/curl
A commit references this bug: Author: lifanov Date: Wed Jan 25 00:34:08 UTC 2017 New revision: 432409 URL: https://svnweb.freebsd.org/changeset/ports/432409 Log: add sysutils/httpstat: Curl statistics made simple PR: 213492 Submitted by: Danilo G. Baio <dbaio@bsd.com.br> Reviewed by: matthew Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D9316 Changes: head/net/Makefile head/net/py-httpstat/ head/net/py-httpstat/Makefile head/net/py-httpstat/distinfo head/net/py-httpstat/pkg-descr
Committed with changes, thanks!