Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jul 2023 09:11:57 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 98952f06dcdd - main - databases/virtuoso: Mark DEPRECATED
Message-ID:  <202307170911.36H9BvGs033873@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307170911.36H9BvGs033873>