Bug 285663 - [NEW PORT]: devel/hs-hadolint: Dockerfile linter, validate inline bash, written in Haskell
Summary: [NEW PORT]: devel/hs-hadolint: Dockerfile linter, validate inline bash, writt...
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: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-25 23:50 UTC by gatekeeper
Modified: 2025-03-28 04:55 UTC (History)
1 user (show)

See Also:


Attachments
git patch (28.64 KB, patch)
2025-03-25 23:50 UTC, gatekeeper
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description gatekeeper 2025-03-25 23:50:02 UTC
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!
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2025-03-28 04:53:35 UTC
Committed, thanks for your contribution!
Comment 2 commit-hook freebsd_committer freebsd_triage 2025-03-28 04:55:00 UTC
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(+)