CVS log for pkgsrc/lang/ghc88/Attic/buildlink3.mk
Up to [cvs.NetBSD.org] / pkgsrc / lang / ghc88
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.8
Wed Feb 5 07:50:30 2025 UTC (6 weeks, 5 days ago) by wiz
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.7: +1 -1
lines
ghc*: remove some outdated ghc packages
These do not package on NetBSD 10, and are not needed for the
bootstrapping process any longer, since ghc's bootstrapping happens
via cross-compilation (from releases N, N-1, or N-2) nowadays.
ok pho@
As proposed on pkgsrc-users.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Aug 14 05:24:43 2023 UTC (19 months, 1 week ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base,
pkgsrc-2024Q4,
pkgsrc-2024Q3-base,
pkgsrc-2024Q3,
pkgsrc-2024Q2-base,
pkgsrc-2024Q2,
pkgsrc-2024Q1-base,
pkgsrc-2024Q1,
pkgsrc-2023Q4-base,
pkgsrc-2023Q4,
pkgsrc-2023Q3-base,
pkgsrc-2023Q3
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2
lines
*: recursive bump for Python 3.11 as new default
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Jun 28 11:34:12 2022 UTC (2 years, 8 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2
lines
*: recursive bump for perl 5.36
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Dec 8 16:02:15 2021 UTC (3 years, 3 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2
lines
revbump for icu and libffi
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Feb 25 10:36:53 2021 UTC (4 years ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3
lines
ghc*: nail down dependency patterns
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Mar 8 16:42:27 2020 UTC (5 years ago) by bsiegert
Branches: MAIN
CVS tags: pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2
lines
Revbump packages depending on libffi after .so version change.
Requested by Matthias Ferdinand and Oskar on pkgsrc-users.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Jan 13 15:42:47 2020 UTC (5 years, 2 months ago) by pho
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -7
lines
Use 8.4.4 bootkit for FreeBSD/i386
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Jan 9 12:32:24 2020 UTC (5 years, 2 months ago) by pho
Branches: 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.
CVSweb <webmaster@jp.NetBSD.org>