Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
27 Jul 2022 14:55:50 0.19.1_5 |
Gleb Popov (arrowd)  |
Uses/cabal.mk: Simplify EXTRACT_ONLY setting.
Adapt ports that were using hacks to set EXTRACT_ONLY. |
07 Jul 2022 10:24:41 0.19.1_5 |
Gleb Popov (arrowd)  |
lang/elm: Switch to GHC 8.10.7 |
09 May 2022 19:23:51 0.19.1_4 |
Kevin Bowling (kbowling)  |
devel/libffi: Bump deps PORTREVISION for shlib change
PR: 263764
Reported by: VVD <vvd@unislabs.com> |
10 Jan 2022 15:15:39 0.19.1_3 |
Stefan Eßer (se)  |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
21 Apr 2021 04:48:23 0.19.1_3 |
Tobias Kortkamp (tobik)  |
Bump USES=cabal ports after 12837690ed0c |
07 Apr 2021 08:09:01 0.19.1_2 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.19.1_2 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
07 Jan 2021 12:19:45
0.19.1_2 |
arrowd  |
lang/elm: Unbreak build after changes to Uses/cabal.mk |
30 Dec 2020 18:57:32
0.19.1_2 |
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 |
16 Aug 2020 07:56:19
0.19.1_2 |
arrowd  |
lang/ghc: Update to 8.10.1.
As usual, along with the compiler, many Haskell packages are updated as well. |
04 Jul 2020 18:11:42
0.19.1_1 |
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) |
04 May 2020 18:08:10
0.19.1 |
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) |
15 Jul 2019 18:58:09
0.19.0 |
arrowd  |
lang/elm: new port. A functional language for web development.
PR: 236805
Submitted by: Evilham <contact@evilham.com> |