head	1.5;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.3
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1;
locks; strict;
comment	@# @;


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

1.4
date	2012.11.05.16.18.31;	author bdrewery;	state Exp;
branches;
next	1.3;

1.3
date	2010.12.04.07.33.30;	author ade;	state Exp;
branches;
next	1.2;

1.2
date	2009.08.02.19.35.33;	author mezz;	state Exp;
branches;
next	1.1;

1.1
date	2006.05.22.11.50.04;	author garga;	state Exp;
branches;
next	;


desc
@@


1.5
log
@Switch exporter over
@
text
@# Created by: Jim Pirzyk <pirzyk@@FreeBSD.org>
# $FreeBSD: head/security/pam_pseudo/Makefile 307017 2012-11-05 16:18:31Z bdrewery $

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

USE_AUTOTOOLS=	libtool
CONFIGURE_ARGS=	--disable-encap --disable-epkg-install

INSTALL_TARGET=	install-real

MAN5=		pam_pseudo.5

.include <bsd.port.mk>
@


1.4
log
@SVN rev 307017 on 2012-11-05 16:18:31Z by bdrewery

- Update to 0.5 [1]
- Trim header

PR:		ports/173307 [1]
Submitted by:	pirzyk [1]
Feature safe:	yes
@
text
@d2 1
a2 1
# $FreeBSD$
@


1.3
log
@Sync to new bsd.autotools.mk
@
text
@d1 1
a1 4
# New ports collection makefile for:	pam_pseudo
# Date created:				11 May 2006
# Whom:					Jim Pirzyk <pirzyk@@FreeBSD.org>
#
a2 1
#
d5 1
a5 1
PORTVERSION=	0.4
@


1.2
log
@-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
@
text
@d16 1
a16 1
USE_AUTOTOOLS=	libtool:22
@


1.1
log
@PAM module for pseudouser authentication

PR:		ports/97159
Submitted by:	Jim Pirzyk <pirzyk@@FreeBSD.org>
@
text
@d16 1
a16 1
USE_AUTOTOOLS=	libtool:15
@

