git: 98952f06dcdd - main - databases/virtuoso: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 17 Jul 2023 09:11:57 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=98952f06dcddf95d9a92fc9be3909db6d5afed31 commit 98952f06dcddf95d9a92fc9be3909db6d5afed31 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-07-17 00:29:52 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-07-17 09:11:46 +0000 databases/virtuoso: Mark DEPRECATED - Broken on all supported FreeBSD releases for more than an year - Set EXPIRATION_DATE to 2023-08-16 --- databases/virtuoso/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/databases/virtuoso/Makefile b/databases/virtuoso/Makefile index 984f9b6e60c4..998024cbf0c5 100644 --- a/databases/virtuoso/Makefile +++ b/databases/virtuoso/Makefile @@ -12,6 +12,8 @@ WWW= http://virtuoso.openlinksw.com/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Broken on all supported FreeBSD releases for more than an year +EXPIRATION_DATE= 2023-08-16 BROKEN_aarch64= Fails to link: missing sbrk BROKEN_mips64= Does not compile: error: DV_INT_TAG_WORD undeclared BROKEN_powerpc64= Does not compile: error: DV_INT_TAG_WORD undeclared