1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-04-30 18:46:38 -04:00

all: expire consumers of security/botan2 on 2025-06-21

This commit is contained in:
Rene Ladan 2025-04-21 20:00:06 +02:00
parent 9a4d1d5865
commit e9eb4ac833
7 changed files with 25 additions and 0 deletions
deskutils/qownnotes
editors
encryptpad
rehex
net-im/biboumi
security
keepassxc
rnp
sysutils/daggy

View file

@ -9,6 +9,9 @@ WWW= https://www.qownnotes.org/
LICENSE= GPLv2
DEPRECATED= Depends on expired security/botan2
EXPIRATION_DATE=2025-06-21
LIB_DEPENDS= libbotan-2.so:security/botan2
RUN_DEPENDS= git:devel/git

View file

@ -11,6 +11,9 @@ WWW= https://evpo.net/encryptpad/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/license.txt
DEPRECATED= Depends on expired security/botan2
EXPIRATION_DATE=2025-06-21
LIB_DEPENDS= libbotan-2.so:security/botan2
USES= compiler:c++11-lang desktop-file-utils gl gmake pkgconfig \

View file

@ -10,6 +10,9 @@ WWW= https://github.com/solemnwarning/rehex
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
DEPRECATED= Depends on expired security/botan2
EXPIRATION_DATE=2025-06-21
LIB_DEPENDS= libbotan-2.so:security/botan2 \
libcapstone.so:devel/capstone \
libharfbuzz.so:print/harfbuzz \

View file

@ -90,4 +90,11 @@ post-install-DOCS-on:
(cd ${WRKSRC}/doc/_build/html && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} \
"! -name .buildinfo")
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MTLS}
DEPRECATED= Depends on expired security/botan2
EXPIRATION_DATE=2025-06-21
.endif
.include <bsd.port.mk>

View file

@ -15,6 +15,9 @@ LICENSE_NAME_NOKIA-LGPL-EXCEPTION= Nokia Qt LGPL Exception version 1.1
LICENSE_FILE_NOKIA-LGPL-EXCEPTION= ${WRKSRC}/LICENSE.NOKIA-LGPL-EXCEPTION
LICENSE_PERMS_NOKIA-LGPL-EXCEPTION= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
DEPRECATED= Depends on expired security/botan2
EXPIRATION_DATE=2025-06-21
BUILD_DEPENDS= asciidoctor:textproc/rubygem-asciidoctor
LIB_DEPENDS= libargon2.so:security/libargon2 \
libqrencode.so:graphics/libqrencode \

View file

@ -16,6 +16,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md
LICENSE_PERMS_OCB_Patent= dist-mirror dist-sell pkg-mirror pkg-sell \
auto-accept
DEPRECATED= Depends on expired security/botan2
EXPIRATION_DATE=2025-06-21
BUILD_DEPENDS= asciidoctor:textproc/rubygem-asciidoctor
LIB_DEPENDS= libbotan-2.so:security/botan2 \
libjson-c.so:devel/json-c

View file

@ -11,6 +11,9 @@ WWW= https://daggy.dev/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/../LICENSE
DEPRECATED= Depends on expired security/botan2
EXPIRATION_DATE=2025-06-21
BUILD_DEPENDS= ${LOCALBASE}/include/kainjow/mustache.hpp:devel/mustache
LIB_DEPENDS= libbotan-2.so:security/botan2 \
libssh2.so:security/libssh2 \