Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 May 2006 20:40:02 -0500 (CDT)
From:      Jim Pirzyk <pirzyk@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/97157: New Port: secuirty/pam_authsrv
Message-ID:  <200605120140.k4C1e2S9041231@lilo.ci.uiuc.edu>
Resent-Message-ID: <200605120150.k4C1oE6a084683@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         97157
>Category:       ports
>Synopsis:       New Port: secuirty/pam_authsrv
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 12 01:50:13 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jim Pirzyk
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD lilo.ci.uiuc.edu 6.1-STABLE FreeBSD 6.1-STABLE #0: Tue May 9 20:02:52 CDT 2006 supirzyk@lilo.ci.uiuc.edu:/services/scratch/usr/src/sys/VMWARE_KERNEL i386


	
>Description:
	
>How-To-Repeat:
	
>Fix:

diff -Nru pam_authsrv.orig/Makefile pam_authsrv/Makefile
--- pam_authsrv.orig/Makefile	Wed Dec 31 18:00:00 1969
+++ pam_authsrv/Makefile	Thu May 11 15:14:19 2006
@@ -0,0 +1,23 @@
+# New ports collection makefile for:	pam_authsrv
+# Date created:				11 May 2006
+# Whom:						Jim Pirzyk <pirzyk@freebsd.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME=	pam_authsrv
+PORTVERSION=	1.0.2
+CATEGORIES=	security
+MASTER_SITES=	ftp://ftp.feep.net/pub/software/PAM/pam_authsrv/
+
+MAINTAINER=	pirzyk@freebsd.org
+COMMENT=	PAM module for per-user authentication
+
+BUILD_DEPENDS= ${PORTSDIR}/security/fwtk/work/fwtk/libauth.a
+
+HAS_CONFIGURE=	YES
+CONFIGURE_ENV= 	LDFLAGS=-L${PORTSDIR}/security/fwtk/work/fwtk CFLAGS=-I${PORTSDIR}/security/fwtk/work/fwtk
+
+MAN5=		pam_authsrv.5
+
+.include <bsd.port.mk>
diff -Nru pam_authsrv.orig/distinfo pam_authsrv/distinfo
--- pam_authsrv.orig/distinfo	Wed Dec 31 18:00:00 1969
+++ pam_authsrv/distinfo	Thu May 11 15:06:08 2006
@@ -0,0 +1,3 @@
+MD5 (pam_authsrv-1.0.2.tar.gz) = 9d7fa3ce60f0e18ab0ea7bdf2eab6371
+SHA256 (pam_authsrv-1.0.2.tar.gz) = bddacf9c305b2fd83ee03b8f71a2e7537ddadd98976134af615167b8c9372f98
+SIZE (pam_authsrv-1.0.2.tar.gz) = 106894
diff -Nru pam_authsrv.orig/pkg-descr pam_authsrv/pkg-descr
--- pam_authsrv.orig/pkg-descr	Wed Dec 31 18:00:00 1969
+++ pam_authsrv/pkg-descr	Thu May 11 14:59:04 2006
@@ -0,0 +1 @@
+PAM module for TIS authsrv authentication
diff -Nru pam_authsrv.orig/pkg-plist pam_authsrv/pkg-plist
--- pam_authsrv.orig/pkg-plist	Wed Dec 31 18:00:00 1969
+++ pam_authsrv/pkg-plist	Thu May 11 14:59:07 2006
@@ -0,0 +1,3 @@
+sbin/authtest
+lib/security/pam_authsrv.so.1
+@dirrmtry lib/security
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605120140.k4C1e2S9041231>