Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Nov 2018 04:37:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        haskell@FreeBSD.org
Subject:   [Bug 233376] devel/hs-ShellCheck: Provide statically linked binary
Message-ID:  <bug-233376-16154-94mvhbqL6b@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-233376-16154@https.bugs.freebsd.org/bugzilla/>
References:  <bug-233376-16154@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D233376

--- Comment #4 from commit-hook@freebsd.org ---
A commit references this bug:

Author: tobik
Date: Thu Nov 22 04:36:54 UTC 2018
New revision: 485580
URL: https://svnweb.freebsd.org/changeset/ports/485580

Log:
  devel/hs-ShellCheck: Link Haskell dependencies statically

  ShellCheck is an essential tool that should not require having the
  entire Haskell toolchain installed which most users do not need.

  The installed size (including all run dependencies) goes down from
  ~2 GiB to ~35 MiB.  This brings the hs-ShellCheck package more in
  line with what is provided by various Linux distributions and
  OpenBSD.

  PR:           233376
  Submitted by: tobik
  Approved by:  pizzamig (maintainer), haskell (arrowd)

Changes:
  head/devel/hs-ShellCheck/Makefile

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-233376-16154-94mvhbqL6b>