git: 8afe5208b8e1 - main - emulators/tuxnes: Mark BROKEN
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 17 Feb 2024 06:06:27 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=8afe5208b8e13cd5e66292a9d465560be9f8e743 commit 8afe5208b8e13cd5e66292a9d465560be9f8e743 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-17 05:59:19 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-17 06:05:57 +0000 emulators/tuxnes: Mark BROKEN - Fails with: linker command failed with exit code 1 - Mark DEPRECATED - Set EXPIRATION_DATE 2024-04-04 --- emulators/tuxnes/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/emulators/tuxnes/Makefile b/emulators/tuxnes/Makefile index 667bf277ec4b..e0f41e475378 100644 --- a/emulators/tuxnes/Makefile +++ b/emulators/tuxnes/Makefile @@ -10,6 +10,9 @@ WWW= https://tuxnes.sourceforge.net/ LICENSE= GPLv2 +BROKEN= linker command failed with exit code 1 +DEPRECATED= BROKEN for more than 4 months +EXPIRATION_DATE= 2024-04-04 ONLY_FOR_ARCHS= i386 ONLY_FOR_ARCHS_REASON= uses i386 assembly code