mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
net/glusterfs: Mark BROKEN, deprecate and set expiration date to 2025-01-31
* Broken for months * Outdated and unsupported upstream, current version in tree was released in 2021 while upstream is still active and is at 10.x * Additionally there are plist issues Reported by: pkg-fallout Approved by: portmgr (blanket)
This commit is contained in:
parent
6a02c54aba
commit
66af94c376
1 changed files with 4 additions and 1 deletions
|
@ -13,7 +13,10 @@ LICENSE_COMB= dual
|
||||||
LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING-GPLV2
|
LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING-GPLV2
|
||||||
LICENSE_FILE_LGPL3+ = ${WRKSRC}/COPYING-LGPLV3
|
LICENSE_FILE_LGPL3+ = ${WRKSRC}/COPYING-LGPLV3
|
||||||
|
|
||||||
BROKEN_SSL= libressl
|
BROKEN= Fails to build, ld: error: version script assignment of 'global' to symbol 'client_dump' failed: symbol not defined
|
||||||
|
DEPRECATE= Outdated and unsupported upstream, current version in tree was released in 2021 while upstream is still active and is at 10.x
|
||||||
|
EXPIRATION_DATE=2025-01-31
|
||||||
|
#BROKEN_SSL= libressl
|
||||||
|
|
||||||
BUILD_DEPENDS= bash:shells/bash
|
BUILD_DEPENDS= bash:shells/bash
|
||||||
RUN_DEPENDS= bash:shells/bash
|
RUN_DEPENDS= bash:shells/bash
|
||||||
|
|
Loading…
Add table
Reference in a new issue