Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 May 2023 18:18:51 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 482132216c5e - main - www/webstone-ssl: Mark DEPRECATED
Message-ID:  <202305011818.341IIpGt071643@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=482132216c5e93b2b9f7808022f902f41bedabc4

commit 482132216c5e93b2b9f7808022f902f41bedabc4
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-05-01 15:40:13 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-05-01 18:18:39 +0000

    www/webstone-ssl: Mark DEPRECATED
    
    - Requires upstream EOL OpenSSL 1.0.X versions
    - Broken for more than a year
    - Set EXPIRATION_DATE to 2023-06-01
---
 www/webstone-ssl/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/www/webstone-ssl/Makefile b/www/webstone-ssl/Makefile
index 1ff82b611ed4..8de4649d2138 100644
--- a/www/webstone-ssl/Makefile
+++ b/www/webstone-ssl/Makefile
@@ -10,6 +10,9 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	World wide web server benchmarking with SSL support
 WWW=		https://crypto.stanford.edu/~nagendra/projects/WebStone/
 
+DEPRECATED=	Requires upstream EOL OpenSSL 1.0.X
+EXPIRATION_DATE=	2023-06-01
+
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305011818.341IIpGt071643>