Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.8.7_1 29 Nov 2024 20:31:34 |
Gleb Popov (arrowd) Author: Älven |
devel/elm-format: Switch to GHC 9.4
PR: 283025 |
0.8.7 07 Jun 2023 19:01:45 |
Gleb Popov (arrowd) |
Haskell ports: Fix dependency on GHC 9.2 after its upgrade.
Reported by: pkg-fallout |
0.8.7 27 May 2023 08:44:43 |
Gleb Popov (arrowd) |
devel/elm-format: Update to 0.8.7 |
0.8.5 20 Nov 2022 17:39:27 |
Gleb Popov (arrowd) |
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 |
Stefan Eßer (se) |
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 |
Stefan Eßer (se) |
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 ) |
0.8.5 27 Jul 2022 14:55:50 |
Gleb Popov (arrowd) |
devel/elm-format: Let `make patch` work after `make cabal-extract`. |
0.8.5 07 Jul 2022 10:24:39 |
Gleb Popov (arrowd) |
devel/elm-format: Update to 0.8.5 |
0.8.3_4 09 May 2022 19:23:51 |
Kevin Bowling (kbowling) |
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 |
Alexey Dokuchaev (danfe) |
Cleanup: for ports under d* categories, drop redundant GH_{ACCOUNT,PROJECT}. |
0.8.3_3 21 Apr 2021 04:48:23 |
Tobias Kortkamp (tobik) |
Bump USES=cabal ports after 12837690ed0c |
0.8.3_2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.8.3_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.8.3_2 30 Dec 2020 18:57:32 |
arrowd |
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 |
zeising |
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 |
arrowd |
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 |
arrowd |
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 |
arrowd |
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 |
arrowd |
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 |