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


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

1.6
date	2011.09.23.22.25.15;	author amdmi3;	state Exp;
branches;
next	1.5;

1.5
date	2009.08.22.00.35.00;	author amdmi3;	state Exp;
branches;
next	1.4;

1.4
date	2006.03.15.18.54.13;	author novel;	state Exp;
branches;
next	1.3;

1.3
date	2005.10.04.23.14.39;	author edwin;	state Exp;
branches;
next	1.2;

1.2
date	2005.05.31.08.28.42;	author flz;	state Exp;
branches;
next	1.1;

1.1
date	2005.05.29.09.48.19;	author thierry;	state Exp;
branches;
next	;


desc
@@


1.7
log
@Switch exporter over
@
text
@# Ports collection Makefile for:	pamtester
# Date created:				24/05/2005
# Whom:					andy@@fud.org.nz
#
# $FreeBSD: head/security/pamtester/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	pamtester
PORTVERSION=	0.1.2
CATEGORIES=	security
MASTER_SITES=	SF

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	A command line pam authentication tester

MAN1=		pamtester.1

GNU_CONFIGURE=	yes
CPPFLAGS+=	${CFLAGS}
USE_GMAKE=	yes

PLIST_FILES=	bin/pamtester

.include <bsd.port.mk>
@


1.6
log
@- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.5
log
@- Switch SourceForge ports to the new File Release System: categories starting with P,R,S
@
text
@d8 4
a11 4
PORTNAME=		pamtester
PORTVERSION=		0.1.2
CATEGORIES=		security
MASTER_SITES=		SF
d13 2
a14 2
MAINTAINER=		ports@@FreeBSD.org
COMMENT=		A command line pam authentication tester
d16 1
a16 1
MAN1=			pamtester.1
d18 3
a20 3
GNU_CONFIGURE=		yes
CONFIGURE_ENV=		CPPFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
USE_GMAKE=		yes
d22 1
a22 1
PLIST_FILES=		bin/pamtester
@


1.4
log
@Drop maintainership.

PR:		94153
Submitted by:	thompsa
@
text
@d11 1
a11 2
MASTER_SITES=		${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}
@


1.3
log
@[maintainer update] update security/pamtester

	update security/pamtester to 0.1.2

PR:		ports/86905
Submitted by:	Andrew Thompson <thompsa@@FreeBSD.org>
@
text
@d14 1
a14 1
MAINTAINER=		thompsa@@FreeBSD.org
@


1.2
log
@- Change maintainer address to his new shiny FreeBSD.org address.

PR:		ports/81687
Submitted by:	maintainer
@
text
@d9 1
a9 1
PORTVERSION=		0.1.0
@


1.1
log
@Add pamtester 0.1.0, a command line pam authentication tester.

PR:		81427
Submitted by:	andy (at) fud.org.nz
@
text
@d14 1
a14 1
MAINTAINER=		andy@@fud.org.nz
@

