git: 02525d0b8273 - main - lang/ghc810: Deprecate the port and its consumers
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 27 Apr 2025 09:35:40 UTC
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=02525d0b82739df349a7b7c08c1c8e4626f52861 commit 02525d0b82739df349a7b7c08c1c8e4626f52861 Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2025-04-27 09:32:51 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2025-04-27 09:35:30 +0000 lang/ghc810: Deprecate the port and its consumers --- games/hedgewars-server/Makefile | 3 +++ lang/elm/Makefile | 3 +++ lang/ghc810/Makefile | 3 +++ 3 files changed, 9 insertions(+) diff --git a/games/hedgewars-server/Makefile b/games/hedgewars-server/Makefile index c2602392e005..3ee9f2ab52b4 100644 --- a/games/hedgewars-server/Makefile +++ b/games/hedgewars-server/Makefile @@ -13,6 +13,9 @@ WWW= https://www.hedgewars.org LICENSE= GPLv2 +DEPRECATED= Depends on expired lang/ghc810 +EXPIRATION_DATE=2025-06-01 + BUILD_DEPENDS= ghc-8.10.7:lang/ghc810 USES= cabal:nodefault tar:bzip2 diff --git a/lang/elm/Makefile b/lang/elm/Makefile index 30135b736431..1bf9d2cdb532 100644 --- a/lang/elm/Makefile +++ b/lang/elm/Makefile @@ -11,6 +11,9 @@ WWW= https://elm-lang.org/ LICENSE= BSD3CLAUSE +DEPRECATED= Depends on expired sysutils/py-upt +EXPIRATION_DATE=2025-06-01 + BUILD_DEPENDS= ghc-8.10.7:lang/ghc810 USES= cabal diff --git a/lang/ghc810/Makefile b/lang/ghc810/Makefile index b46269817b14..8372c401c001 100644 --- a/lang/ghc810/Makefile +++ b/lang/ghc810/Makefile @@ -1,6 +1,9 @@ PORTREVISION= 4 PKGNAMESUFFIX= 810 +DEPRECATED= Old release that gone EoL +EXPIRATION_DATE= 2025-06-01 + LIB_DEPENDS= ${GMP_LIB_DEPENDS} CONFIGURE_ARGS= ${GMP_CONFIGURE_ON}