Bug 266588 - [new port] benchmarks/plow
Summary: [new port] benchmarks/plow
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Li-Wen Hsu
URL: https://github.com/six-ddc/plow
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-25 01:49 UTC by Gabriel M. Dutra
Modified: 2022-10-25 12:57 UTC (History)
2 users (show)

See Also:


Attachments
Adding a new port: benchmarks/plow (1.25 KB, application/shar)
2022-09-25 01:49 UTC, Gabriel M. Dutra
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gabriel M. Dutra freebsd_committer freebsd_triage 2022-09-25 01:49:50 UTC
Created attachment 236799 [details]
Adding a new port: benchmarks/plow

Portlint: no errors

Tested on:

13.0-RELEASE-p13 amd64
13.0-RELEASE-p13 i386
13.1-RELEASE-p2 amd64
13.1-RELEASE-p2 i386
14.0-CURRENT amd64
14.0-CURRENT i386
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-10-25 12:57:02 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ccb317a68c0e5ac8a935b89aee8deb92d7730f72

commit ccb317a68c0e5ac8a935b89aee8deb92d7730f72
Author:     Gabriel M. Dutra <0xdutra@gmail.com>
AuthorDate: 2022-10-25 12:56:00 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2022-10-25 12:56:00 +0000

    Add benchmarks/plow: HTTP benchmarking tool with real-time web UI and terminal displaying

    PR:             266588

 benchmarks/Makefile             |  1 +
 benchmarks/plow/Makefile (new)  | 19 +++++++++++++++++++
 benchmarks/plow/distinfo (new)  |  5 +++++
 benchmarks/plow/pkg-descr (new) |  2 ++
 4 files changed, 27 insertions(+)