git: 8ef6c23af20c - main - sysutils/bareos20-*: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 22 Dec 2024 07:09:26 UTC
The branch main has been updated by acm: URL: https://cgit.FreeBSD.org/ports/commit/?id=8ef6c23af20ca4169ea3dff2fc6da799fb9741cc commit 8ef6c23af20ca4169ea3dff2fc6da799fb9741cc Author: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> AuthorDate: 2024-12-22 07:08:50 +0000 Commit: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> CommitDate: 2024-12-22 07:09:18 +0000 sysutils/bareos20-*: Mark DEPRECATED --- sysutils/bareos20-server/Makefile | 5 ++++- www/bareos20-webui/Makefile | 4 ++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/sysutils/bareos20-server/Makefile b/sysutils/bareos20-server/Makefile index 80ecf7e9b557..80d64a31621f 100644 --- a/sysutils/bareos20-server/Makefile +++ b/sysutils/bareos20-server/Makefile @@ -1,7 +1,7 @@ PORTNAME= bareos DISTVERSIONPREFIX= Release/ DISTVERSION= 20.0.9 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= sysutils PKGNAMEPREFIX?= # PKGNAMESUFFIX?= 20-server @@ -13,6 +13,9 @@ WWW= https://www.bareos.org/ LICENSE= AGPLv3 LGPL3 LICENSE_COMB= multi +DEPRECATED= not supported upstream +EXPIRATION_DATE= 2025-01-21 + CONFLICTS?= bareos19-server bareos18-server bareos-server LIB_DEPENDS+= liblzo2.so:archivers/lzo2 \ diff --git a/www/bareos20-webui/Makefile b/www/bareos20-webui/Makefile index 64ddcf86b1c3..7ab53af4263f 100644 --- a/www/bareos20-webui/Makefile +++ b/www/bareos20-webui/Makefile @@ -1,6 +1,7 @@ PORTNAME= bareos DISTVERSIONPREFIX= Release/ DISTVERSION= 20.0.9 +PORTREVISION= 1 CATEGORIES?= www sysutils PKGNAMESUFFIX= 20-webui @@ -11,6 +12,9 @@ WWW= https://www.bareos.org/ LICENSE= AGPLv3+ LICENSE_FILE= ${WRKSRC}/webui/LICENSE +DEPRECATED= not supported upstream +EXPIRATION_DATE= 2025-01-21 + USE_GITHUB= yes USES= cpe php:build cmake gettext