aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2021-10-10 08:37:07 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2021-10-10 08:51:53 +0000
commit1d878d0051c4ef12142581e4c530722c851a92d0 (patch)
treeced151069727a0e5caf161c4d0a565595f5d9706
parentcc69e935019355761b371115c0e94d69b89e8d10 (diff)
downloadports-1d878d0051c4ef12142581e4c530722c851a92d0.tar.gz
ports-1d878d0051c4ef12142581e4c530722c851a92d0.zip
www/mod_authnz_crowd: Deprecate and set expiration date to 2022-03-31
Abandoned upstream in 2014, doesn't work with Apache 2.4+ Reference: https://community.atlassian.com/t5/Crowd-questions/Apache-2-4-mod-authnz-crowd-not-working/qaq-p/655874 Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D32393
-rw-r--r--www/mod_authnz_crowd/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/mod_authnz_crowd/Makefile b/www/mod_authnz_crowd/Makefile
index d1a98b9fd36b..ffcef1c19039 100644
--- a/www/mod_authnz_crowd/Makefile
+++ b/www/mod_authnz_crowd/Makefile
@@ -16,6 +16,9 @@ BROKEN_mips= fails to build: error: curl/curl.h: No such file or directory
BROKEN_mips64= fails to build: error: curl/curl.h: No such file or directory
BROKEN_FreeBSD_12_powerpc64= fails to build on powerpc64 elfv1: curl/curl.h: No such file or directory
+DEPRECATED= Abandoned upstream in 2014, doesn't work with Apache 2.4+
+EXPIRATION_DATE=2022-03-31
+
LIB_DEPENDS= libsvn_client-1.so:devel/subversion \
libcurl.so:ftp/curl
RUN_DEPENDS= ${LOCALBASE}/${APACHEMODDIR}/mod_dav_svn.so:www/mod_dav_svn