git: 4fad94531767 - main - sysutils/bareos18-*: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 01 May 2023 18:18:50 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=4fad945317673b5aaccc02d15de3242799574ddc commit 4fad945317673b5aaccc02d15de3242799574ddc Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-05-01 15:13:59 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-05-01 18:18:39 +0000 sysutils/bareos18-*: Mark DEPRECATED - Bareos only supports last 3 major releases at any points and current supported release are 20.X, 21.X and 22.X. See for more information: - Set EXPIRATION_DATE 2023-06-01 Approved by: portmgr (blanket) --- sysutils/bareos18-server/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sysutils/bareos18-server/Makefile b/sysutils/bareos18-server/Makefile index 8d7cb7d00a2a..bd0d7c21ab47 100644 --- a/sysutils/bareos18-server/Makefile +++ b/sysutils/bareos18-server/Makefile @@ -13,6 +13,9 @@ WWW= https://www.bareos.org/ LICENSE= AGPLv3 LGPL3 LICENSE_COMB= multi +DEPRECATED= Upstream EOL reached on 2020-02-03 +EXPIRATION_DATE= 2023-06-01 + CONFLICTS?= bareos17-server bareos16-server bareos-server LIB_DEPENDS+= liblzo2.so:archivers/lzo2 \