summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authormanu <manu@pkgsrc.org>2021-06-08 07:19:28 +0000
committermanu <manu@pkgsrc.org>2021-06-08 07:19:28 +0000
commit0179ca4f37b3b0b9ea9a630aa891e5e52bb5bf87 (patch)
tree392ea3d5e86ecfac16118817c9c4908712370db1 /www
parentbf3119852366ac8be5b99c937b0247893879ad4b (diff)
downloadpkgsrc-0179ca4f37b3b0b9ea9a630aa891e5e52bb5bf87.tar.gz
Remove www/ap-auth-mellon, an outdated duplicate of www/ap2-auth-mellon
Diffstat (limited to 'www')
-rw-r--r--www/ap-auth-mellon/DESCR3
-rw-r--r--www/ap-auth-mellon/Makefile38
-rw-r--r--www/ap-auth-mellon/PLIST2
-rw-r--r--www/ap-auth-mellon/distinfo6
4 files changed, 0 insertions, 49 deletions
diff --git a/www/ap-auth-mellon/DESCR b/www/ap-auth-mellon/DESCR
deleted file mode 100644
index 70f7fd39624..00000000000
--- a/www/ap-auth-mellon/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-mod_auth_mellon is a authentication module for Apache. It authenticates
-the user against a SAML 2.0 IdP, and grants access to directories
-depending on attributes received from the IdP.
diff --git a/www/ap-auth-mellon/Makefile b/www/ap-auth-mellon/Makefile
deleted file mode 100644
index 7adaa2a29b0..00000000000
--- a/www/ap-auth-mellon/Makefile
+++ /dev/null
@@ -1,38 +0,0 @@
-# $NetBSD: Makefile,v 1.19 2021/04/21 13:25:28 adam Exp $
-
-DISTNAME= mod_auth_mellon-0.13.1
-PKGNAME= ${DISTNAME:S/mod/${APACHE_PKG_PREFIX}/:S/_/-/g}
-PKGREVISION= 17
-CATEGORIES= www
-MASTER_SITES= ${MASTER_SITE_GITHUB:=UNINETT/}
-GITHUB_PROJECT= mod_auth_mellon
-GITHUB_TYPE= release
-GITHUB_RELEASE= v${PKGVERSION_NOREV}
-
-MAINTAINER= he@NetBSD.org
-HOMEPAGE= https://github.com/UNINETT/mod_auth_mellon
-COMMENT= Module to allow Apache authentication using a SAML 2.0 IdP
-LICENSE= gnu-gpl-v2
-
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --with-apxs2=${APXS}
-USE_LIBTOOL= yes
-USE_TOOLS+= gmake
-USE_TOOLS+= pkg-config
-
-APACHE_MODULE= yes
-
-DEPENDS+= glib2>=2.12:../../devel/glib2
-
-INSTALLATION_DIRS+= lib/httpd
-
-do-install:
- ${INSTALL_LIB} ${WRKSRC}/.libs/mod_auth_mellon.so \
- ${DESTDIR}${PREFIX}/lib/httpd
-
-.include "../../mk/apache.mk"
-.include "../../security/openssl/buildlink3.mk"
-.include "../../security/lasso/buildlink3.mk"
-.include "../../www/curl/buildlink3.mk"
-.include "../../devel/glib2/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/www/ap-auth-mellon/PLIST b/www/ap-auth-mellon/PLIST
deleted file mode 100644
index 6d5d9ef5b06..00000000000
--- a/www/ap-auth-mellon/PLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2017/05/24 08:42:11 he Exp $
-lib/httpd/mod_auth_mellon.so
diff --git a/www/ap-auth-mellon/distinfo b/www/ap-auth-mellon/distinfo
deleted file mode 100644
index 60387ab0f6e..00000000000
--- a/www/ap-auth-mellon/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.1 2017/05/24 08:42:11 he Exp $
-
-SHA1 (mod_auth_mellon-0.13.1.tar.gz) = a0e8edcb4ecbbc2b37b98ce394ed17bee1b622a3
-RMD160 (mod_auth_mellon-0.13.1.tar.gz) = 7599a5f82979a1657853fa741bc9aa3e70d2719c
-SHA512 (mod_auth_mellon-0.13.1.tar.gz) = ad0479be8aa94404a832d11f7ead1f704d86cab2f11aa6f90b895be9b4028026f15ec8ee85260ca76f4a001c115ff14b4b7c9e8da74676a1f0295f6c2f0a1341
-Size (mod_auth_mellon-0.13.1.tar.gz) = 139752 bytes