Skip to content

Commit

Permalink
sysutils/bareos19-*: Mark DEPRECATED
Browse files Browse the repository at this point in the history
- 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:
  https://download.bareos.com/bareos/release/
- Set EXPIRATION_DATE 2023-09-30
- Mark BROKEN for FreeBSD 14 as it fails to configure with
  error: environment variable 'SOURCE_DATE_EPOCH' ('') must be a
  non-negative decimal integer <= 253402300799

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
  • Loading branch information
5u623l20 committed Aug 16, 2023
1 parent 1d9ac15 commit 490f8b7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions sysutils/bareos19-server/Makefile
Expand Up @@ -13,6 +13,10 @@ WWW= https://www.bareos.org/
LICENSE= AGPLv3 LGPL3
LICENSE_COMB= multi

BROKEN_FreeBSD_14= fails to configure error: environment variable 'SOURCE_DATE_EPOCH' ('') must be a non-negative decimal integer <= 253402300799
DEPRECATED= Upstream EOL reached
EXPIRATION_DATE= 2023-09-30

CONFLICTS?= bareos18-server bareos17-server

LIB_DEPENDS+= liblzo2.so:archivers/lzo2 \
Expand Down

0 comments on commit 490f8b7

Please sign in to comment.