head	1.5;
access;
symbols
	RELEASE_8_3_0:1.4
	RELEASE_9_0_0:1.4
	RELEASE_7_4_0:1.4
	RELEASE_8_2_0:1.4
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.3
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.2
	RELEASE_6_4_0:1.2
	RELEASE_5_EOL:1.2
	RELEASE_7_0_0:1.2
	RELEASE_6_3_0:1.2
	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	2010.12.04.07.33.30;	author ade;	state Exp;
branches;
next	1.3;

1.3
date	2009.08.02.19.35.32;	author mezz;	state Exp;
branches;
next	1.2;

1.2
date	2007.06.15.14.11.43;	author pav;	state Exp;
branches;
next	1.1;

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


desc
@@


1.5
log
@Switch exporter over
@
text
@# New ports collection makefile for:	pam_per_user
# Date created:				11 May 2006
# Whom:					Jim Pirzyk <pirzyk@@freebsd.org>
#
# $FreeBSD: head/security/pam_per_user/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	pam_per_user
PORTVERSION=	0.4
PORTREVISION=	1
CATEGORIES=	security
MASTER_SITES=	ftp://ftp.feep.net/pub/software/PAM/pam_per_user/

MAINTAINER=	pirzyk@@FreeBSD.org
COMMENT=	PAM module for per-user authentication

USE_AUTOTOOLS=	libtool

MAN5=		pam_per_user.5

.include <bsd.port.mk>
@


1.4
log
@Sync to new bsd.autotools.mk
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.3
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
@d17 1
a17 1
USE_AUTOTOOLS=	libtool:22
@


1.2
log
@- Install authtest executable as per_user_authtest, to prevent conflict with
  courier-authlib

PR:		ports/111224
Submitted by:	Dmitry A Grigorovich <odip@@bionet.nsc.ru>
Approved by:	pirzyk (maintainer)
@
text
@d17 1
a17 1
USE_AUTOTOOLS=	libtool:15
@


1.1
log
@PAM module for per-user authentication

PR:		ports/97158
Submitted by:	Jim Pirzyk <pirzyk@@freebsd.org>
@
text
@d10 1
@

