From owner-freebsd-ports-bugs@FreeBSD.ORG Fri May 12 01:50:15 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B5AA016A406 for ; Fri, 12 May 2006 01:50:15 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5676143D48 for ; Fri, 12 May 2006 01:50:14 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k4C1oEXr084684 for ; Fri, 12 May 2006 01:50:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k4C1oE6a084683; Fri, 12 May 2006 01:50:14 GMT (envelope-from gnats) Resent-Date: Fri, 12 May 2006 01:50:14 GMT Resent-Message-Id: <200605120150.k4C1oE6a084683@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jim Pirzyk Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F7DB16A416 for ; Fri, 12 May 2006 01:40:20 +0000 (UTC) (envelope-from pirzyk@lilo.ci.uiuc.edu) Received: from lilo.ci.uiuc.edu (lilo.ci.uiuc.edu [128.174.86.231]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9E5143D46 for ; Fri, 12 May 2006 01:40:13 +0000 (GMT) (envelope-from pirzyk@lilo.ci.uiuc.edu) Received: from lilo.ci.uiuc.edu (localhost [127.0.0.1]) by lilo.ci.uiuc.edu (8.13.6/8.13.6) with ESMTP id k4C1e3Kt041235 for ; Thu, 11 May 2006 20:40:03 -0500 (CDT) (envelope-from pirzyk@lilo.ci.uiuc.edu) Received: (from pirzyk@localhost) by lilo.ci.uiuc.edu (8.13.6/8.13.6/Submit) id k4C1e2S9041231; Thu, 11 May 2006 20:40:02 -0500 (CDT) (envelope-from pirzyk) Message-Id: <200605120140.k4C1e2S9041231@lilo.ci.uiuc.edu> Date: Thu, 11 May 2006 20:40:02 -0500 (CDT) From: Jim Pirzyk To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/97157: New Port: secuirty/pam_authsrv X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jim Pirzyk List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 May 2006 01:50:15 -0000 >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 +# +# $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 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: