head	1.7;
access;
symbols
	RELEASE_8_3_0:1.4
	RELEASE_9_0_0:1.4
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.1;
locks; strict;
comment	@# @;


1.7
date	2013.02.19.18.31.42;	author svnexp;	state Exp;
branches;
next	1.6;

1.6
date	2013.02.04.11.01.44;	author svnexp;	state Exp;
branches;
next	1.5;

1.5
date	2012.11.17.06.01.14;	author svnexp;	state Exp;
branches;
next	1.4;

1.4
date	2011.10.23.15.46.37;	author miwi;	state Exp;
branches;
next	1.3;

1.3
date	2011.06.25.05.29.26;	author miwi;	state Exp;
branches;
next	1.2;

1.2
date	2010.03.11.21.25.19;	author miwi;	state Exp;
branches;
next	1.1;

1.1
date	2009.12.26.12.23.45;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.7
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/312579
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Ports collection makefile for:	pam_ssh_agent_auth
# Date created:				26 December 2009
# Whom:					Martin Wilke <miwi@@FreeBSD.org>
#
# $FreeBSD: head/security/pam_ssh_agent_auth/Makefile 312579 2013-02-19 16:05:18Z miwi $
#

PORTNAME=	pam_ssh_agent_auth
PORTVERSION=	0.9.4
PORTREVISION=	1
CATEGORIES=	security
MASTER_SITES=	SF/pamsshagentauth/${PORTNAME}/v${PORTVERSION}/

MAINTAINER=	miwi@@FreeBSD.org
COMMENT=	PAM module which permits authentication via ssh-agent

USE_BZIP2=	yes
GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	--libexecdir=${LOCALBASE}/lib
USE_PERL5=	yes

MAN8=		pam_ssh_agent_auth.8
PLIST_FILES=	lib/pam_ssh_agent_auth.so

.include <bsd.port.mk>
@


1.6
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/311565
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d5 1
a5 1
# $FreeBSD: head/security/pam_ssh_agent_auth/Makefile 311565 2013-02-04 03:02:58Z miwi $
d10 1
@


1.5
log
@Switch exporter over
@
text
@d5 1
a5 1
# $FreeBSD: head/security/pam_ssh_agent_auth/Makefile 300897 2012-07-14 14:29:18Z beat $
d9 1
a9 2
PORTVERSION=	0.9.3
PORTREVISION=	1
@


1.4
log
@- Update to 0.9.3

PR:		161473
Submitted by:	Corey Smith <corsmith@@gmail.com>
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.3
log
@- Update to 0.9.3
@
text
@d10 1
@


1.2
log
@- Update to 0.9.2
@
text
@d9 1
a9 1
PORTVERSION=	0.9.2
@


1.1
log
@PAM module which permits authentication for arbitrary services via
ssh-agent. Written with sudo in mind, but like any auth PAM module,
can be used for for many purposes.

WWW: http://pamsshagentauth.sourceforge.net/
@
text
@d9 1
a9 1
PORTVERSION=	0.9.1
@

