1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00

benchmarks/dbs: Mark DEPRECATED

- Broken on all supported FreeBSD releases for more than an year
- Set EXPIRATION_DATE to 2023-08-16
This commit is contained in:
Muhammad Moinur Rahman 2023-07-17 02:16:44 +02:00
parent 036db0e3c3
commit 3947eef14e

View File

@ -11,12 +11,14 @@ WWW= http://www.kusa.ac.jp/~yukio-m/dbs/
LICENSE= BSD3CLAUSE
RUN_DEPENDS= gnuplot:math/gnuplot
DEPRECATED= Broken on all supported releases for more than an year
EXPIRATION_DATE= 2023-08-16
BROKEN_FreeBSD_12= tcp_debug.h: field has incomplete type 'struct tcpcb'
BROKEN_FreeBSD_13= tcp_debug.h: field has incomplete type 'struct tcpcb'
BROKEN_FreeBSD_14= tcp_debug.h: field has incomplete type 'struct tcpcb'
RUN_DEPENDS= gnuplot:math/gnuplot
BUILD_WRKSRC= ${WRKSRC}/obj/${OPSYS}
INSTALL_WRKSRC= ${WRKSRC}/obj/${OPSYS}