Created attachment 259033 [details] git patch Hi. I am contributing hadolint to the ports tree. hadolint is a Dockerfile linter, validate inline bash, written in Haskell. Thanks!
Committed, thanks for your contribution!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=1e9fcdc57ac149c37ba433dcb45424918c3291cc commit 1e9fcdc57ac149c37ba433dcb45424918c3291cc Author: gatekeeper <tiago.gasiba@gmail.com> AuthorDate: 2025-03-28 04:12:07 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2025-03-28 04:53:57 +0000 devel/hs-hadolint: New port: Dockerfile linter, validate inline bash, written in Haskell PR: 285663 devel/Makefile | 1 + devel/hs-hadolint/Makefile (new) | 107 +++++++++++++++ devel/hs-hadolint/distinfo (new) | 269 ++++++++++++++++++++++++++++++++++++++ devel/hs-hadolint/pkg-descr (new) | 4 + 4 files changed, 381 insertions(+)