git: 47ea7a1b4ed4 - main - emulators/gngeo: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 29 Oct 2023 22:57:40 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=47ea7a1b4ed431a6f2f3a845b2e37606271b6ef4 commit 47ea7a1b4ed431a6f2f3a845b2e37606271b6ef4 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-10-29 19:07:48 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-10-29 22:53:38 +0000 emulators/gngeo: Mark DEPRECATED - BROKEN for more than 2 years after the EOL of 12 - Set EXPIRATION_DATE 2023-12-31 Approved by: portmgr (blanket) --- emulators/gngeo/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/emulators/gngeo/Makefile b/emulators/gngeo/Makefile index caee0139ef3f..e5db2eea35a2 100644 --- a/emulators/gngeo/Makefile +++ b/emulators/gngeo/Makefile @@ -11,9 +11,11 @@ WWW= https://github.com/pepone42/gngeo LICENSE= GPLv2 +DEPRECATED= BROKEN for more that 2 years after the EOL of 12 +EXPIRATION_DATE= 2023-12-31 +BROKEN_i386= unknown argument: '-frerun-loop-opt' BROKEN_FreeBSD_13= ld: error: duplicate symbol: current_fix BROKEN_FreeBSD_14= ld: error: duplicate symbol: current_fix -BROKEN_i386= unknown argument: '-frerun-loop-opt' USES= autoreconf compiler:features gl gmake sdl USE_SDL= image sdl