[Bug 268938] [new port]: devel/fsx: File System eXerciser

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 14 Jan 2023 21:39:06 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268938

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

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

commit ce36d72b308ba0f2f891382cedd9b100da15a124
Author:     Alan Somers <asomers@FreeBSD.org>
AuthorDate: 2023-01-13 17:23:35 +0000
Commit:     Alan Somers <asomers@FreeBSD.org>
CommitDate: 2023-01-14 21:36:56 +0000

    devel/fsx: new port

    The fsx utility tests file system I/O routines for correctness, with
    random input.  This port is a Rust rewrite of the classic C utility, as
    stored in freebsd-src in tools/regression/fsx.

    PR:             268938
    Approved by:    mikael (ports)

 devel/Makefile            |   1 +
 devel/fsx/Makefile (new)  | 111 ++++++++++++++++++++++++++++++
 devel/fsx/distinfo (new)  | 169 ++++++++++++++++++++++++++++++++++++++++++++++
 devel/fsx/pkg-descr (new) |   5 ++
 4 files changed, 286 insertions(+)

-- 
You are receiving this mail because:
You are the assignee for the bug.