Subject: CVS commit: pkgsrc/devel/bacon
From: pin
Date: 2024-01-26 11:40:14
Message id: 20240126104014.C4575FA42@cvs.NetBSD.org

Log Message:
devel/bacon: import package

bacon is a background rust code checker.

It's designed for minimal interaction so that you can just let it run,
alongside your editor, and be notified of warnings, errors, or test failures
in your Rust code.

It conveys the information you need even in a small terminal so that you can
keep more screen estate for your other tasks.

It shows you errors before warnings, and the first errors before the last ones,
so you don't have to scroll up to find what's relevant.

Files:
RevisionActionfile
1.1addpkgsrc/devel/bacon/DESCR
1.1addpkgsrc/devel/bacon/Makefile
1.1addpkgsrc/devel/bacon/PLIST
1.1addpkgsrc/devel/bacon/cargo-depends.mk
1.1addpkgsrc/devel/bacon/distinfo