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.3
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.3
	RELEASE_7_2_0:1.3
	RELEASE_7_1_0:1.3
	RELEASE_6_4_0:1.3
	RELEASE_5_EOL:1.3
	RELEASE_7_0_0:1.2
	RELEASE_6_3_0:1.2
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1;
locks; strict;
comment	@# @;


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

1.4
date	2012.09.25.03.41.31;	author tabthorpe;	state Exp;
branches;
next	1.3;

1.3
date	2008.04.17.14.28.07;	author araujo;	state Exp;
branches;
next	1.2;

1.2
date	2005.10.13.08.36.36;	author ehaupt;	state Exp;
branches;
next	1.1;

1.1
date	2003.08.20.07.01.29;	author erwin;	state Exp;
branches;
next	;


desc
@@


1.5
log
@Switch exporter over
@
text
@# Created by: andrew@@scoop.co.nz
# $FreeBSD: head/security/p5-Crypt-GeneratePassword/Makefile 304807 2012-09-25 03:41:31Z tabthorpe $

PORTNAME=	Crypt-GeneratePassword
PORTVERSION=	0.03
CATEGORIES=	security perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Generate secure random pronounceable passwords

PERL_CONFIGURE=	yes

MAN3=		Crypt::GeneratePassword.3

.include <bsd.port.mk>
@


1.4
log
@SVN rev 304807 on 2012-09-25 03:41:31Z by tabthorpe

- Reassign to the heap at maintainer's request
@
text
@d2 1
a2 1
# $FreeBSD$
@


1.3
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
@d1 1
a1 4
# New ports collection makefile for:	p5-Crypt-GeneratePassword
# Date created:		14 August 2003
# Whom:	      		andrew@@scoop.co.nz
#
a2 1
#
d10 1
a10 1
MAINTAINER=	andrew@@scoop.co.nz
@


1.2
log
@Update to 0.03

PR:		86739
Submitted by:	ehaupt
Approved by:	maintainer timeout (15 days),
		novel (mentor)
@
text
@d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Crypt
@


1.1
log
@Add p5-Crypt-GeneratePassword 0.02,

This module lets you generate secure random passwords
with a reasonable amount of pronounceability. It avoids
the problems associated with the FIPS-181 NIST standard
as used by Crypt::RandPasswd. See perldoc for more
details.

PR:		55575
Submitted by:	andrew@@scoop.co.nz
@
text
@d9 1
a9 1
PORTVERSION=	0.02
@

