Skip to content

Commit df35682

Browse files
committed
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.
1 parent fb0aaa9 commit df35682

171 files changed

Lines changed: 8 additions & 6759 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

doc/CHANGES-2025

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
$NetBSD: CHANGES-2025,v 1.1074 2025/02/05 05:00:58 schmonz Exp $
1+
$NetBSD: CHANGES-2025,v 1.1075 2025/02/05 07:50:22 wiz Exp $
22

33
Changes to the packages collection and infrastructure in 2025:
44

@@ -1398,3 +1398,9 @@ Changes to the packages collection and infrastructure in 2025:
13981398
Updated misc/libreoffice to 25.2.0.3 [ryoon 2025-02-05]
13991399
Updated www/snac to 2.71 [schmonz 2025-02-05]
14001400
Updated devel/asdf to 0.16.1 [schmonz 2025-02-05]
1401+
Removed lang/ghc7 [wiz 2025-02-05]
1402+
Removed lang/ghc80 [wiz 2025-02-05]
1403+
Removed lang/ghc84 [wiz 2025-02-05]
1404+
Removed lang/ghc88 [wiz 2025-02-05]
1405+
Removed lang/ghc810 [wiz 2025-02-05]
1406+
Removed lang/ghc90 [wiz 2025-02-05]

lang/Makefile

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $NetBSD: Makefile,v 1.740 2025/01/29 13:22:22 pho Exp $
1+
# $NetBSD: Makefile,v 1.741 2025/02/05 07:50:22 wiz Exp $
22
#
33

44
COMMENT= Programming languages
@@ -96,12 +96,6 @@ SUBDIR+= gcc8-libs
9696
SUBDIR+= gcc9
9797
SUBDIR+= gcc9-libs
9898
SUBDIR+= gforth
99-
SUBDIR+= ghc7
100-
SUBDIR+= ghc80
101-
SUBDIR+= ghc810
102-
SUBDIR+= ghc84
103-
SUBDIR+= ghc88
104-
SUBDIR+= ghc90
10599
SUBDIR+= ghc910
106100
SUBDIR+= ghc92
107101
SUBDIR+= ghc94

lang/ghc7/BOOTSTRAP.txt

Lines changed: 0 additions & 20 deletions
This file was deleted.

lang/ghc7/DEINSTALL

Lines changed: 0 additions & 9 deletions
This file was deleted.

lang/ghc7/DESCR

Lines changed: 0 additions & 15 deletions
This file was deleted.

lang/ghc7/INSTALL

Lines changed: 0 additions & 8 deletions
This file was deleted.

lang/ghc7/Makefile

Lines changed: 0 additions & 195 deletions
This file was deleted.

0 commit comments

Comments
 (0)