git: 8e6197310fcd - main - graphics/appleseed: Deprecate and set expiration date to 2023-11-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 14 Oct 2023 17:15:16 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=8e6197310fcd9736e88298c15334eebaf5a9abbc commit 8e6197310fcd9736e88298c15334eebaf5a9abbc Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2023-10-14 01:16:42 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2023-10-14 17:11:28 +0000 graphics/appleseed: Deprecate and set expiration date to 2023-11-30 Fails to build and marked broken for several months Approved by: portmgr (blanket) --- graphics/appleseed/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/graphics/appleseed/Makefile b/graphics/appleseed/Makefile index 1c95a0cbd6de..107d9e93274f 100644 --- a/graphics/appleseed/Makefile +++ b/graphics/appleseed/Makefile @@ -24,6 +24,8 @@ USE_GITHUB= yes GH_ACCOUNT= ${PORTNAME}hq BROKEN= cannot build with recent Boost and OCIO libs +DEPRECATED= Fails to build and marked broken for several months +EXPIRATION_DATE=2023-11-30 ONLY_FOR_ARCHS= i386 amd64 ONLY_FOR_ARCHS_REASON= not ported to it yet