aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2020-06-07 18:42:13 +0000
committerRene Ladan <rene@FreeBSD.org>2020-06-07 18:42:13 +0000
commitf4620dcf4adb26da561bd0b01eae25a98c1f178c (patch)
tree28867537a8b36735030be60cf3a098eff30865fa
parent7d3bcb4da6291404fbddcc5c031e5bf94f90195f (diff)
downloadports-f4620dcf4adb26da561bd0b01eae25a98c1f178c.tar.gz
ports-f4620dcf4adb26da561bd0b01eae25a98c1f178c.zip
Notes
-rw-r--r--MOVED1
-rw-r--r--security/Makefile1
-rw-r--r--security/pam_pseudo/Makefile25
-rw-r--r--security/pam_pseudo/distinfo2
-rw-r--r--security/pam_pseudo/pkg-descr1
-rw-r--r--security/pam_pseudo/pkg-plist3
6 files changed, 1 insertions, 32 deletions
diff --git a/MOVED b/MOVED
index d9b78af5f20f..b8023cf444b2 100644
--- a/MOVED
+++ b/MOVED
@@ -15078,3 +15078,4 @@ net/freerdp1|net/freerdp|2020-06-06|Has expired: Superseded by the freerdp port/
irc/psybnc||2020-06-06|Has expired: Broken for more than 6 months
www/py-dj22-djangoql|www/py-djangoql|2020-06-06|Renamed to match the naming of other Django ports since Django 2.2 became default
sysutils/beats|sysutils/beats6|2020-06-07|Renamed to match the naming of other ELK ports
+security/pam_pseudo||2020-06-07|Has expired: Broken for more than 6 months
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 <pirzyk@FreeBSD.org>
-# $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 <bsd.port.mk>
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