summaryrefslogtreecommitdiff
path: root/security/pam_pseudo
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2006-05-22 11:50:04 +0000
committerRenato Botelho <garga@FreeBSD.org>2006-05-22 11:50:04 +0000
commit895bfd837aece0e3768efb4f64615ac401468def (patch)
treefaec51b9ed19a119064d467883ddf32dfab1cb72 /security/pam_pseudo
parent- Install widec (wide character) support, and install bith libraries for (diff)
PAM module for pseudouser authentication
PR: ports/97159 Submitted by: Jim Pirzyk <pirzyk@FreeBSD.org>
Notes
Notes: svn path=/head/; revision=163084
Diffstat (limited to 'security/pam_pseudo')
-rw-r--r--security/pam_pseudo/Makefile23
-rw-r--r--security/pam_pseudo/distinfo3
-rw-r--r--security/pam_pseudo/pkg-descr1
-rw-r--r--security/pam_pseudo/pkg-plist3
4 files changed, 30 insertions, 0 deletions
diff --git a/security/pam_pseudo/Makefile b/security/pam_pseudo/Makefile
new file mode 100644
index 000000000000..66ba277253d7
--- /dev/null
+++ b/security/pam_pseudo/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for: pam_pseudo
+# Date created: 11 May 2006
+# Whom: Jim Pirzyk <pirzyk@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= pam_pseudo
+PORTVERSION= 0.4
+CATEGORIES= security
+MASTER_SITES= ftp://ftp.feep.net/pub/software/PAM/pam_pseudo/
+
+MAINTAINER= pirzyk@FreeBSD.org
+COMMENT= PAM module for per-user authentication
+
+USE_AUTOTOOLS= libtool:15
+CONFIGURE_ARGS= --disable-encap --disable-epkg-install
+
+INSTALL_TARGET= install-real
+
+MAN5= pam_pseudo.5
+
+.include <bsd.port.mk>
diff --git a/security/pam_pseudo/distinfo b/security/pam_pseudo/distinfo
new file mode 100644
index 000000000000..5f50303cc6db
--- /dev/null
+++ b/security/pam_pseudo/distinfo
@@ -0,0 +1,3 @@
+MD5 (pam_pseudo-0.4.tar.gz) = ba97182f4a0bdd466808c61cc277dba5
+SHA256 (pam_pseudo-0.4.tar.gz) = b38bb3301dd23a32cafdccca278c8bf3b8eed48536312be7a696e08a5c880550
+SIZE (pam_pseudo-0.4.tar.gz) = 108043
diff --git a/security/pam_pseudo/pkg-descr b/security/pam_pseudo/pkg-descr
new file mode 100644
index 000000000000..53ffc4532ddd
--- /dev/null
+++ b/security/pam_pseudo/pkg-descr
@@ -0,0 +1 @@
+PAM module for pseudouser authentication
diff --git a/security/pam_pseudo/pkg-plist b/security/pam_pseudo/pkg-plist
new file mode 100644
index 000000000000..93ba722f8109
--- /dev/null
+++ b/security/pam_pseudo/pkg-plist
@@ -0,0 +1,3 @@
+sbin/authtest
+lib/security/pam_pseudo.so.1
+@dirrmtry lib/security