Up to [cvs.NetBSD.org] / pkgsrc / lang / ghc88
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.21 / (download) - annotate - [select for diffs], Sun Nov 21 03:49:42 2021 UTC (22 months ago) by pho
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
HEAD
Changes since 1.20: +8 -8
lines
Diff to previous 1.20 (colored)
Replace RMD160 checksums with BLAKE2s checksums
Revision 1.20 / (download) - annotate - [select for diffs], Thu Oct 7 14:20:53 2021 UTC (23 months, 2 weeks ago) by nia
Branch: MAIN
Changes since 1.19: +1 -8
lines
Diff to previous 1.19 (colored)
lang: Remove SHA1 hashes for distfiles
Revision 1.19 / (download) - annotate - [select for diffs], Thu Sep 30 10:32:20 2021 UTC (23 months, 3 weeks ago) by jperkin
Branch: MAIN
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored)
ghc88: Copy files rather than using hardlinks. Fixes behaviour of "ln -f" when creating bootstrap kit on SunOS.
Revision 1.18 / (download) - annotate - [select for diffs], Sat May 1 03:00:06 2021 UTC (2 years, 4 months ago) by pho
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Changes since 1.17: +2 -2
lines
Diff to previous 1.17 (colored)
Fix a bug in the previous commit which would produce a non-installable bootkit
Revision 1.17 / (download) - annotate - [select for diffs], Thu Apr 29 05:09:08 2021 UTC (2 years, 4 months ago) by pho
Branch: MAIN
Changes since 1.16: +4 -2
lines
Diff to previous 1.16 (colored)
Eliminate use of @rpath and @loader_path on Darwin They are essentially equivalent to $ORIGIN of ELF.
Revision 1.16 / (download) - annotate - [select for diffs], Wed Apr 28 15:39:23 2021 UTC (2 years, 4 months ago) by pho
Branch: MAIN
Changes since 1.15: +3 -1
lines
Diff to previous 1.15 (colored)
Apply jperkin@'s patch to remove $ORIGIN use On Darwin it still uses @loader_path though. I'm going to handle it later.
Revision 1.15 / (download) - annotate - [select for diffs], Tue Feb 16 21:13:52 2021 UTC (2 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base,
pkgsrc-2021Q1
Changes since 1.14: +5 -1
lines
Diff to previous 1.14 (colored)
ghc88: backport fix for NetBSD-current from ghc810
Revision 1.14 / (download) - annotate - [select for diffs], Tue Feb 9 12:42:08 2021 UTC (2 years, 7 months ago) by ryoon
Branch: MAIN
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
ghc88: Fix build with autoconf-2.71. _AC_PROG_CC_C99 was removed
Revision 1.13 / (download) - annotate - [select for diffs], Wed Sep 16 17:26:31 2020 UTC (3 years ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3
Changes since 1.12: +2 -1
lines
Diff to previous 1.12 (colored)
ghc88: Ensure libiconv can be found at runtime.
Revision 1.12 / (download) - annotate - [select for diffs], Mon Aug 24 17:23:11 2020 UTC (3 years, 1 month ago) by pho
Branch: MAIN
Changes since 1.11: +7 -8
lines
Diff to previous 1.11 (colored)
Update to GHC 8.8.4 The full change log is too long to paste here. Changes from 8.8.1 to 8.8.2: https://downloads.haskell.org/~ghc/8.8.2/docs/html/users_guide/8.8.2-notes.html Changes from 8.8.2 to 8.8.3: https://downloads.haskell.org/~ghc/8.8.3/docs/html/users_guide/8.8.3-notes.html Changes from 8.8.3 to 8.8.4: https://downloads.haskell.org/~ghc/8.8.4/docs/html/users_guide/8.8.4-notes.html
Revision 1.11 / (download) - annotate - [select for diffs], Mon Feb 17 17:26:53 2020 UTC (3 years, 7 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Changes since 1.10: +9 -3
lines
Diff to previous 1.10 (colored)
ghc88: Support SunOS/x86_64.
Revision 1.10 / (download) - annotate - [select for diffs], Sat Jan 18 11:40:04 2020 UTC (3 years, 8 months ago) by pho
Branch: MAIN
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
patch-ghc_ghc.mk: Add a link to the uptream issue ticket
Revision 1.9 / (download) - annotate - [select for diffs], Sat Jan 18 11:27:55 2020 UTC (3 years, 8 months ago) by pho
Branch: MAIN
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
patch-configure.ac: Add a link to the uptream merge request
Revision 1.8 / (download) - annotate - [select for diffs], Sat Jan 18 10:40:55 2020 UTC (3 years, 8 months ago) by pho
Branch: MAIN
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
patch-aclocal.m4: Add a link to the uptream merge request
Revision 1.7 / (download) - annotate - [select for diffs], Fri Jan 17 07:10:56 2020 UTC (3 years, 8 months ago) by pho
Branch: MAIN
Changes since 1.6: +4 -3
lines
Diff to previous 1.6 (colored)
Fix an rpath issue on NetBSD
Revision 1.6 / (download) - annotate - [select for diffs], Wed Jan 15 02:10:29 2020 UTC (3 years, 8 months ago) by pho
Branch: MAIN
Changes since 1.5: +0 -1
lines
Diff to previous 1.5 (colored)
Revert the previous commit; it was by accident
Revision 1.5 / (download) - annotate - [select for diffs], Wed Jan 15 02:06:36 2020 UTC (3 years, 8 months ago) by pho
Branch: MAIN
Changes since 1.4: +2 -1
lines
Diff to previous 1.4 (colored)
Correct COMMENT
Revision 1.4 / (download) - annotate - [select for diffs], Wed Jan 15 01:34:08 2020 UTC (3 years, 8 months ago) by pho
Branch: MAIN
Changes since 1.3: +5 -1
lines
Diff to previous 1.3 (colored)
Use 8.4.4 bootkit for FreeBSD/amd64
Revision 1.3 / (download) - annotate - [select for diffs], Mon Jan 13 15:42:47 2020 UTC (3 years, 8 months ago) by pho
Branch: MAIN
Changes since 1.2: +7 -3
lines
Diff to previous 1.2 (colored)
Use 8.4.4 bootkit for FreeBSD/i386
Revision 1.2 / (download) - annotate - [select for diffs], Sun Jan 12 08:13:40 2020 UTC (3 years, 8 months ago) by pho
Branch: MAIN
Changes since 1.1: +6 -2
lines
Diff to previous 1.1 (colored)
Fix a build failure that happens when alex is not installed Also added a bookit for Darwin/x86_64.
Revision 1.1 / (download) - annotate - [select for diffs], Thu Jan 9 12:32:24 2020 UTC (3 years, 8 months ago) by pho
Branch: MAIN
Import GHC 8.8.1 GHC: The Glasgow Haskell Compiler. The Glasgow Haskell Compiler is a robust, fully-featured, optimising compiler for the functional programming language Haskell 98 (http://www.haskell.org). GHC compiles Haskell to either native code or C. It implements numerous experimental language extensions to Haskell, including concurrency, a foreign language interface, several type-system extensions, exceptions, and so on. GHC comes with a generational garbage collector, a space and time profiler, and a comprehensive set of libraries. This package provides the 8.8.x release series.