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


1.10
date	2012.11.17.06.01.10;	author svnexp;	state Exp;
branches;
next	1.9;

1.9
date	2012.06.03.05.56.18;	author az;	state Exp;
branches;
next	1.8;

1.8
date	2011.08.26.13.46.12;	author tobez;	state Exp;
branches;
next	1.7;

1.7
date	2008.10.17.12.37.54;	author tobez;	state Exp;
branches;
next	1.6;

1.6
date	2008.04.17.14.27.59;	author araujo;	state Exp;
branches;
next	1.5;

1.5
date	2007.08.21.08.34.45;	author tobez;	state Exp;
branches;
next	1.4;

1.4
date	2007.01.02.10.53.18;	author tobez;	state Exp;
branches;
next	1.3;

1.3
date	2006.03.21.13.21.39;	author tobez;	state Exp;
branches;
next	1.2;

1.2
date	2005.12.04.15.43.03;	author tobez;	state Exp;
branches;
next	1.1;

1.1
date	2005.11.11.13.45.53;	author tobez;	state Exp;
branches;
next	;


desc
@@


1.10
log
@Switch exporter over
@
text
@# New ports collection makefile for:	security/p5-Authen-Htpasswd
# Date created:				11 November 2005
# Whom:					Anton Berezin <tobez@@FreeBSD.org>
#
# $FreeBSD: head/security/p5-Authen-Htpasswd/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	Authen-Htpasswd
PORTVERSION=	0.171
CATEGORIES=	security perl5 www
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	tobez@@FreeBSD.org
COMMENT=	Authen::Htpasswd - interface to read and modify Apache .htpasswd files
TAGS=		apache authentication pass password md5 sha1 crypto

COMMON_DEPENDS=	p5-IO-LockedFile>=0:${PORTSDIR}/devel/p5-IO-LockedFile \
		p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \
		p5-Crypt-PasswdMD5>=0:${PORTSDIR}/security/p5-Crypt-PasswdMD5 \
		p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor
BUILD_DEPENDS=	${COMMON_DEPENDS}
RUN_DEPENDS=	${COMMON_DEPENDS}

PERL_CONFIGURE=	yes

MAN3=	Authen::Htpasswd.3 \
	Authen::Htpasswd::User.3 \
	Authen::Htpasswd::Util.3

.include <bsd.port.mk>
@


1.9
log
@- Remove SITE_PERL from *_DEPENDS

Approved by: maintainer (tobez@@ via IM)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.8
log
@Update to 0.171.

Changes:	http://search.cpan.org/dist/Authen-Htpasswd/Changes
@
text
@d18 4
a21 4
COMMON_DEPENDS=	${SITE_PERL}/IO/LockedFile.pm:${PORTSDIR}/devel/p5-IO-LockedFile \
		${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \
		${SITE_PERL}/Crypt/PasswdMD5.pm:${PORTSDIR}/security/p5-Crypt-PasswdMD5 \
		${SITE_PERL}/Class/Accessor/Fast.pm:${PORTSDIR}/devel/p5-Class-Accessor
@


1.7
log
@Update to 0.161.

Changes: http://search.cpan.org/dist/Authen-Htpasswd/Changes
@
text
@d9 1
a9 1
PORTVERSION=	0.161
d18 1
a18 1
BUILD_DEPENDS=	${SITE_PERL}/IO/LockedFile.pm:${PORTSDIR}/devel/p5-IO-LockedFile \
d22 2
a23 1
RUN_DEPENDS=	${BUILD_DEPENDS}
@


1.6
log
@- Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.

PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
@
text
@d9 1
a9 1
PORTVERSION=	0.16
@


1.5
log
@Update to 0.16.
Remove 4.X support bits.
Changes: http://search.cpan.org/src/DKAMHOLZ/Authen-Htpasswd-0.16/Changes
@
text
@d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Authen
@


1.4
log
@Update to 0.15.

Submitted by:	gslin@@gslin.org
PR:		107387
@
text
@d9 1
a9 1
PORTVERSION=	0.15
d31 1
a31 7
.include <bsd.port.pre.mk>

.if ${PERL_LEVEL} < 500600
IGNORE=		requires perl 5.6.0 or later. Install lang/perl5.8 and try again
.endif

.include <bsd.port.post.mk>
@


1.3
log
@Update to 0.14.
@
text
@d9 1
a9 1
PORTVERSION=	0.14
a30 7
post-extract:
	rm \
	${WRKSRC}/.DS_Store \
	${WRKSRC}/lib/.DS_Store \
	${WRKSRC}/lib/Authen/.DS_Store \
	${WRKSRC}/t/.DS_Store

@


1.2
log
@Update to 0.13.
@
text
@d9 1
a9 1
PORTVERSION=	0.13
d31 7
@


1.1
log
@Add security/p5-Authen-Htpasswd 0.12, a Perl module to read and modify
apache-style .htpasswd files.
@
text
@d9 1
a9 1
PORTVERSION=	0.12
@

