Subject: CVS commit: pkgsrc/devel/garden
From: pin
Date: 2023-01-22 10:01:46
Message id: 20230122090146.81844FA90@cvs.NetBSD.org

Log Message:
garden: import package

Garden streamlines development workflows that involve a loosely-coupled set
of multiple, independent Git trees.

Garden allows you to define dynamic relationships and workflows between these
repositories using a declarative YAML config file that can be shared and used
as a bootstrapping mechanism for getting a auditable, from-source project
cloned, built, installed and running with minimal effort for consumers
of a Garden file.

Garden sits above any individual project's build scripts and conventions.
Garden is all about making it easy to remix and reuse libraries maintained in
seperate Git repositories.

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