From f4620dcf4adb26da561bd0b01eae25a98c1f178c Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Sun, 7 Jun 2020 18:42:13 +0000 Subject: Remove expired port: 2020-05-05 security/pam_pseudo: Broken for more than 6 months --- security/Makefile | 1 - security/pam_pseudo/Makefile | 25 ------------------------- security/pam_pseudo/distinfo | 2 -- security/pam_pseudo/pkg-descr | 1 - security/pam_pseudo/pkg-plist | 3 --- 5 files changed, 32 deletions(-) delete mode 100644 security/pam_pseudo/Makefile delete mode 100644 security/pam_pseudo/distinfo delete mode 100644 security/pam_pseudo/pkg-descr delete mode 100644 security/pam_pseudo/pkg-plist (limited to 'security') diff --git a/security/Makefile b/security/Makefile index a71a002a7625..c0db87bda114 100644 --- a/security/Makefile +++ b/security/Makefile @@ -717,7 +717,6 @@ SUBDIR += pam_mkhomedir SUBDIR += pam_ocra SUBDIR += pam_p11 - SUBDIR += pam_pseudo SUBDIR += pam_pwdfile SUBDIR += pam_require SUBDIR += pam_script diff --git a/security/pam_pseudo/Makefile b/security/pam_pseudo/Makefile deleted file mode 100644 index beb3662cddbf..000000000000 --- a/security/pam_pseudo/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -# Created by: Jim Pirzyk -# $FreeBSD$ - -PORTNAME= pam_pseudo -PORTVERSION= 0.5 -CATEGORIES= security -MASTER_SITES= ftp://ftp.feep.net/pub/software/PAM/pam_pseudo/ - -MAINTAINER= pirzyk@FreeBSD.org -COMMENT= PAM module for per-user authentication - -BROKEN= unfetchable -DEPRECATED= Broken for more than 6 months -EXPIRATION_DATE= 2020-05-05 - -LICENSE= BSD3CLAUSE -LICENSE_FILE= ${WRKSRC}/COPYRIGHT - -USES= libtool -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-encap --disable-epkg-install - -INSTALL_TARGET= install-real - -.include diff --git a/security/pam_pseudo/distinfo b/security/pam_pseudo/distinfo deleted file mode 100644 index 1b9b84542cb4..000000000000 --- a/security/pam_pseudo/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (pam_pseudo-0.5.tar.gz) = d38356763dee8cf677342a4e6a9c57ff12af73d2bbfca87c6f8cbefc157430a8 -SIZE (pam_pseudo-0.5.tar.gz) = 108343 diff --git a/security/pam_pseudo/pkg-descr b/security/pam_pseudo/pkg-descr deleted file mode 100644 index 53ffc4532ddd..000000000000 --- a/security/pam_pseudo/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -PAM module for pseudouser authentication diff --git a/security/pam_pseudo/pkg-plist b/security/pam_pseudo/pkg-plist deleted file mode 100644 index 5dd07110fc64..000000000000 --- a/security/pam_pseudo/pkg-plist +++ /dev/null @@ -1,3 +0,0 @@ -sbin/authtest -lib/security/pam_pseudo.so.1 -man/man5/pam_pseudo.5.gz -- cgit v1.2.3