notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
Port details
elm-format Elm source code formatter based on the official Elm Style Guide
0.8.7 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.8.5Version of this port present on the latest quarterly branch.
Maintainer: haskell@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-07-17 22:59:33
Last Update: 2023-06-07 19:01:45
Commit Hash: d14c324
Also Listed In: textproc
License: BSD3CLAUSE
Description:
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/hs-elm-format-0.8.7/catalog.mk
  2. /usr/local/share/licenses/hs-elm-format-0.8.7/LICENSE
  3. /usr/local/share/licenses/hs-elm-format-0.8.7/BSD3CLAUSE
Collapse this list.
Dependency lines:
  • hs-elm-format>0:devel/elm-format
To install the port:
cd /usr/ports/devel/elm-format/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/elm-format
  • pkg install hs-elm-format
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: hs-elm-format
Flavors: there is no flavor information for this port.
distinfo:

Packages (timestamps in pop-ups are UTC):
hs-elm-format
ABIlatestquarterly
FreeBSD:12:aarch64--
FreeBSD:12:amd640.8.70.8.7
FreeBSD:12:armv6--
FreeBSD:12:armv7--
FreeBSD:12:i386--
FreeBSD:12:mips--
FreeBSD:12:mips64--
FreeBSD:12:powerpc64--
FreeBSD:13:aarch64--
FreeBSD:13:amd640.8.70.8.7
FreeBSD:13:armv6--
FreeBSD:13:armv7--
FreeBSD:13:i386--
FreeBSD:13:mips--
FreeBSD:13:mips64--
FreeBSD:13:powerpc64--
FreeBSD:13:riscv64--
FreeBSD:14:aarch64--
FreeBSD:14:amd640.8.7-
FreeBSD:14:armv6--
FreeBSD:14:armv7--
FreeBSD:14:i386--
FreeBSD:14:mips--
FreeBSD:14:mips64--
FreeBSD:14:powerpc64--
FreeBSD:14:riscv64--
FreeBSD:15:amd640.8.7-
FreeBSD:15:armv6--
FreeBSD:15:armv7--
FreeBSD:15:i386--
FreeBSD:15:mips64--
FreeBSD:15:powerpc64--
FreeBSD:15:riscv64--
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ghc-9.2.8 : lang/ghc92
  2. clang15 : devel/llvm15
  3. cabal : devel/hs-cabal-install
Library dependencies:
  1. libgmp.so : math/gmp
  2. libffi.so : devel/libffi
There are no ports dependent upon this port

Configuration Options:
Options name:
USES:
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/avh4/elm-format/tar.gz/0.8.7?dummy=/
Collapse this list.

Number of commits found: 18

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.8.7
07 Jun 2023 19:01:45
commit hash:d14c324e94927af3d41d062ef87b7368265dc4a7commit hash:d14c324e94927af3d41d062ef87b7368265dc4a7commit hash:d14c324e94927af3d41d062ef87b7368265dc4a7commit hash:d14c324e94927af3d41d062ef87b7368265dc4a7 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
Haskell ports: Fix dependency on GHC 9.2 after its upgrade.

Reported by:	pkg-fallout
0.8.7
27 May 2023 08:44:43
commit hash:09fc367ed4976bd6750fc3b08f09f0c1ff65f5e6commit hash:09fc367ed4976bd6750fc3b08f09f0c1ff65f5e6commit hash:09fc367ed4976bd6750fc3b08f09f0c1ff65f5e6commit hash:09fc367ed4976bd6750fc3b08f09f0c1ff65f5e6 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
devel/elm-format: Update to 0.8.7
0.8.5
20 Nov 2022 17:39:27
commit hash:e254bdde429a3d700beb9d421dc35f1da0b2077acommit hash:e254bdde429a3d700beb9d421dc35f1da0b2077acommit hash:e254bdde429a3d700beb9d421dc35f1da0b2077acommit hash:e254bdde429a3d700beb9d421dc35f1da0b2077a files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
Uses/cabal.mk: Change the way we act on cabal.project files.

Instead of moving the original project file into a temporary location,
employ cabal.project.local for Ports-related adjustments.

This implements an idea that upstream cabal.project files shouldn't be touched
by Ports framework. If needed they can be patched by the port maintainer
directly.

Adapt existing Haskell ports to this change.
07 Sep 2022 21:58:51
commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.8.5
07 Sep 2022 21:10:59
commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.8.5
27 Jul 2022 14:55:50
commit hash:bdde89c7fbd69541e01f44171bc88d762b253168commit hash:bdde89c7fbd69541e01f44171bc88d762b253168commit hash:bdde89c7fbd69541e01f44171bc88d762b253168commit hash:bdde89c7fbd69541e01f44171bc88d762b253168 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
devel/elm-format: Let `make patch` work after `make cabal-extract`.
0.8.5
07 Jul 2022 10:24:39
commit hash:2d1dc289bc20e75e5db0ab97e23bb7b2dd138db2commit hash:2d1dc289bc20e75e5db0ab97e23bb7b2dd138db2commit hash:2d1dc289bc20e75e5db0ab97e23bb7b2dd138db2commit hash:2d1dc289bc20e75e5db0ab97e23bb7b2dd138db2 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
devel/elm-format: Update to 0.8.5
0.8.3_4
09 May 2022 19:23:51
commit hash:db78da8f8b7388d951665362479eb4aa0babf1b4commit hash:db78da8f8b7388d951665362479eb4aa0babf1b4commit hash:db78da8f8b7388d951665362479eb4aa0babf1b4commit hash:db78da8f8b7388d951665362479eb4aa0babf1b4 files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
devel/libffi: Bump deps PORTREVISION for shlib change

PR:		263764
Reported by:	VVD <vvd@unislabs.com>
0.8.3_3
29 Aug 2021 14:54:01
commit hash:adb7b0687e256219563428386c0b082f7145c795commit hash:adb7b0687e256219563428386c0b082f7145c795commit hash:adb7b0687e256219563428386c0b082f7145c795commit hash:adb7b0687e256219563428386c0b082f7145c795 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
Cleanup: for ports under d* categories, drop redundant GH_{ACCOUNT,PROJECT}.
0.8.3_3
21 Apr 2021 04:48:23
commit hash:bdca32c5961668b70d8b65ecfe8d9f338216bb16commit hash:bdca32c5961668b70d8b65ecfe8d9f338216bb16commit hash:bdca32c5961668b70d8b65ecfe8d9f338216bb16commit hash:bdca32c5961668b70d8b65ecfe8d9f338216bb16 files touched by this commit
Tobias Kortkamp (tobik) search for other commits by this committer
Bump USES=cabal ports after 12837690ed0c
0.8.3_2
07 Apr 2021 08:09:01
commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash:cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash:cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.8.3_2
06 Apr 2021 14:31:07
commit hash:305f148f482daf30dcf728039d03d019f88344ebcommit hash:305f148f482daf30dcf728039d03d019f88344ebcommit hash:305f148f482daf30dcf728039d03d019f88344ebcommit hash:305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.8.3_2
30 Dec 2020 18:57:32
Revision:559679Original commit files touched by this commit
arrowd search for other commits by this committer
Uses/cabal.mk: Set EXTRACT_ONLY based on DISTFILES value, just like bsd.port.mk
does.

This removes the need for specifying EXTRACT_ONLY for Haskell ports that have
USE_{GITHUB,GITLAB}.

PR:		244784
0.8.3_2
04 Jul 2020 18:11:42
Revision:541232Original commit files touched by this commit
zeising search for other commits by this committer
Chanse update of devel/libffi

Chase the devel/libffi update
Bump portrevision of all dependent ports to chace shard library version bump
in libffi.
Update LIB_DEPENDS lines where needed to not require a specific version of
libffi.so.

PR:		247028 (for tracking)
0.8.3_1
04 May 2020 18:08:10
Revision:533933Original commit files touched by this commit
arrowd search for other commits by this committer
Upgrade lang/ghc to 8.8.3 and many Haskell ports along the way.

PR:		244784
Submitted by:	Evilham <contact@evilham.com> (some ports)
0.8.3
12 Mar 2020 11:35:31
Revision:528285Original commit files touched by this commit
arrowd search for other commits by this committer
devel/elm-format: Update to 0.8.3.

Submitted by:	Evilham <contact@evilham.com>
Differential Revision:	https://reviews.freebsd.org/D24015
0.8.2
10 Aug 2019 07:18:41
Revision:508489Original commit files touched by this commit
arrowd search for other commits by this committer
devel/elm-format: Update to 0.8.2.

Submitted by:	Evilham <contact@evilham.com>
Differential Revision:	https://reviews.freebsd.org/D21202
0.8.1
17 Jul 2019 19:13:02
Revision:506817Original commit files touched by this commit
arrowd search for other commits by this committer
devel/elm-format: New port. A tool for formatting programs written in Elm
language.

Submitted by:	Evilham <contact@evilham.com>
Differential Revision:	https://reviews.freebsd.org/D20954

Number of commits found: 18