Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.2.0 23 Aug 2024 03:48:09
    |
Yuri Victorovich (yuri)  |
security/hs-cryptol: update 3.1.0 → 3.2.0 |
3.1.0_1 19 Apr 2024 19:28:23
    |
Yuri Victorovich (yuri)  Author: Andrey Korobkov |
security/hs-cryptol: Switch to GHC 9.6
PR: 278445 |
3.1.0 06 Feb 2024 06:49:25
    |
Yuri Victorovich (yuri)  |
security/hs-cryptol: update 3.0.0 → 3.1.0 |
3.0.0 28 Jun 2023 03:46:22
    |
Yuri Victorovich (yuri)  |
security/hs-cryptol: Update 2.13.0 → 3.0.0 |
2.13.0_1 07 Jun 2023 19:01:45
    |
Gleb Popov (arrowd)  |
Haskell ports: Fix dependency on GHC 9.2 after its upgrade.
Reported by: pkg-fallout |
2.13.0_1 27 May 2023 08:44:43
    |
Gleb Popov (arrowd)  |
security/hs-cryptol: Switch to GHC 9.2 for building. |
2.13.0_1 20 Nov 2022 17:39:28
    |
Gleb Popov (arrowd)  |
Uses/cabal.mk: Rework MASTER_SITES and DISTFILES handling.
This change removes duplicated entries from MASTER_SITES and DISTFILES
variables. Now the MASTER_SITES variable will contain single Hackage URL without
any group for the simplest case and with :_cabal_mk_hackage group in nodefault
case.
This change opens a path to using non-Hackage Cabal repositories
(needed for Cardano) and pulling in .cabal revisions without using patches.
Unfortunately, this change results in a large churn in Haskell ports distinfos.
To make this churn less useless, refresh all Haskell dependencies in all ports. |
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) |
2.13.0 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 ) |
2.13.0 09 Aug 2022 09:16:31
    |
Gleb Popov (arrowd)  |
Uses/cabal.mk: Rename `EXECUTABLES` to `CABAL_EXECUTABLES`.
Approved by: tcberner
Differential Revision: https://reviews.freebsd.org/D36079 |
2.13.0 28 Jul 2022 19:52:56
    |
Gleb Popov (arrowd)  |
Uses/cabal.mk: Introduce CABAL_WRAPPER_SCRIPTS variable.
Before this change every Haskell executable was wrapped into a shell script
which was installed into ${PREFIX}/bin while the actual executable was installed
into {PREFIX}/libexec/cabal. This was required to set env variables pointing the
Haskell program to its data files under ${PREFIX}/share. However, not every
Haskell program uses this feature.
Now the shell wrapping is off by default and CABAL_WRAPPER_SCRIPTS knob can be
used to enable it for a given port/executable.
Adjust all Haskell ports affected by this change. |
2.13.0 07 Jul 2022 10:24:35
    |
Gleb Popov (arrowd)  |
security/hs-cryptol: Update to 2.13.0 |
2.11.0_1 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> |
2.11.0 14 Oct 2021 15:58:01
    |
Mikael Urankar (mikael)  |
security/hs-cryptol: Mark as broken on aarch64. |
2.11.0 23 Apr 2021 07:56:18
    |
Yuri Victorovich (yuri)  |
security/hs-cryptol: Fix Makefile format |
2.11.0 23 Apr 2021 07:56:15
    |
Yuri Victorovich (yuri)  |
security/hs-cryptol: Update 2.10.0 -> 2.11.0 |
2.10.0_1 21 Apr 2021 04:48:23
    |
Tobias Kortkamp (tobik)  |
Bump USES=cabal ports after 12837690ed0c |
2.10.0 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.10.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.10.0 21 Dec 2020 01:11:54
  |
yuri  |
security/hs-cryptol: Update 2.9.0 -> 2.10.0 |
2.9.0 16 Aug 2020 07:56:19
  |
arrowd  |
lang/ghc: Update to 8.10.1.
As usual, along with the compiler, many Haskell packages are updated as well. |
2.8.0_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) |
2.8.0_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) |
2.8.0 24 Feb 2020 15:44:14
  |
yuri  |
security/hs-cryptol: Remove the unnecessary line
Reported by: arrowd |
2.8.0 24 Feb 2020 08:32:04
  |
yuri  |
New port: security/hs-cryptol: Language of cryptography
With help of: arrowd |