Re: git: 3eadab0ea3ae - main - games/tomenet: unbreak the port, undeprecate, respect CFLAGS better.
- Reply: Daniel Engberg : "Re: git: 3eadab0ea3ae - main - games/tomenet: unbreak the port, undeprecate, respect CFLAGS better."
- Reply: Alexey Dokuchaev : "Re: git: 3eadab0ea3ae - main - games/tomenet: unbreak the port, undeprecate, respect CFLAGS better."
- In reply to: Alexey Dokuchaev : "git: 3eadab0ea3ae - main - games/tomenet: unbreak the port, undeprecate, respect CFLAGS better."
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 30 Dec 2023 17:56:48 UTC
On Sat, Dec 30, 2023 at 02:44:18PM +0000, Alexey Dokuchaev wrote: > The branch main has been updated by danfe: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=3eadab0ea3ae60cde9ffaa21c0caa71f48563827 > > commit 3eadab0ea3ae60cde9ffaa21c0caa71f48563827 > Author: Alexey Dokuchaev <danfe@FreeBSD.org> > AuthorDate: 2023-12-30 14:42:20 +0000 > Commit: Alexey Dokuchaev <danfe@FreeBSD.org> > CommitDate: 2023-12-30 14:42:20 +0000 > > games/tomenet: unbreak the port, undeprecate, respect CFLAGS better. > --- > games/tomenet/Makefile | 5 ----- > games/tomenet/files/patch-makefile | 2 +- > games/tomenet/files/patch-server_externs.h | 15 +++++++++++++++ > 3 files changed, 16 insertions(+), 6 deletions(-) > > diff --git a/games/tomenet/Makefile b/games/tomenet/Makefile > index 75078ae6b9ba..7e4eb1868340 100644 > --- a/games/tomenet/Makefile > +++ b/games/tomenet/Makefile > @@ -7,11 +7,6 @@ MAINTAINER= ports@FreeBSD.org > COMMENT= Online multiplayer rogue-like role-playing game > WWW= https://tomenet.eu/ > > -DEPRECATED= BROKEN for more than 2 years on all supported versions after the EOL of 12 > -EXPIRATION_DATE= 2023-12-31 > -BROKEN_FreeBSD_13= ld: error: duplicate symbol: lite_later > -BROKEN_FreeBSD_14= ld: error: duplicate symbol: lite_later > - And there was no tieme in the past two years for you to fix this port before? René