Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
09 May 2022 19:23:51 0.1.737_5 |
Kevin Bowling (kbowling)  |
devel/libffi: Bump deps PORTREVISION for shlib change
PR: 263764
Reported by: VVD <vvd@unislabs.com> |
21 Apr 2021 04:48:23 0.1.737_4 |
Tobias Kortkamp (tobik)  |
Bump USES=cabal ports after 12837690ed0c |
07 Apr 2021 08:09:01 0.1.737_3 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.1.737_3 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
26 Jan 2021 17:56:00
0.1.737_3 |
sunpoet  |
Fix r561520
/!\ hs-penrose-0.1.737_3: Makefile errors /!\
you cannot include bsd.port[.pre].mk twice
Defining both PORTVERSION and DISTVERSION is wrong, only set one, if necessary,
set DISTNAME
*** Error code 1
Stop.
make: stopped in /usr/ports/math/hs-penrose
Approved by: portmgr (blanket) |
13 Jan 2021 23:03:31
0.1.737_3 |
linimon  |
Update GCC_DEFAULT from 9 to 10.
A few (mostly Fortran-based) ports need to be patched because GCC 10
is stricter. A handful of ports need to be restricted to GCC 9 because
they fail with 10.
5 ports still fail with GCC 10. However, seeing as this work has been
ongoing since 2020-05-24, it is simply time to make the commit and
notify the affected maintainers.
While here, pet portlint (Makevar order).
PR: 246700
Submitted by: gerald
Approved by: antoine (after many, many, -exp runs) |
30 Dec 2020 18:57:32
0.1.737_3 |
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 |
17 Nov 2020 20:34:51
0.1.737_3 |
yuri  |
math/hs-penrose: Fix build with gcc-10
hmatrix-0.20.1 has it fixed.
PR: 246700 |
04 Jul 2020 18:11:42
0.1.737_2 |
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.1.737_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 Mar 2020 17:19:42
0.1.737 |
yuri  |
math/hs-penrose: Fix distinfo
Due to https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244784
Haskell ports have the duplication of the main GitHub tarball in
distinfo. But the second copy was also accidentally truncated
that caused a fetch failure.
Reported by: fallout |
13 Mar 2020 04:32:30
0.1.737 |
yuri  |
math/hs-penrose: Update 0.1.1.1 -> 0.1-737 |
13 Mar 2020 01:15:56
0.1.1.1 |
yuri  |
New port: math/hs-penrose: Create diagrams by typing mathematical notation in
plain text
With help of: arrowd |