head	1.12;
access;
symbols
	RELEASE_8_3_0:1.11
	RELEASE_9_0_0:1.11
	RELEASE_7_4_0:1.11
	RELEASE_8_2_0:1.11
	RELEASE_6_EOL:1.11
	RELEASE_8_1_0:1.11
	RELEASE_7_3_0:1.10
	RELEASE_8_0_0:1.10
	RELEASE_7_2_0:1.10
	RELEASE_7_1_0:1.9
	RELEASE_6_4_0:1.9
	RELEASE_5_EOL:1.9
	RELEASE_7_0_0:1.9
	RELEASE_6_3_0:1.9
	PRE_XORG_7:1.9
	RELEASE_4_EOL:1.9
	RELEASE_6_2_0:1.9
	RELEASE_6_1_0:1.7
	RELEASE_5_5_0:1.7
	RELEASE_6_0_0:1.5
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1;
locks; strict;
comment	@# @;


1.12
date	2012.11.17.06.01.15;	author svnexp;	state Exp;
branches;
next	1.11;

1.11
date	2010.06.19.04.23.02;	author linimon;	state Exp;
branches;
next	1.10;

1.10
date	2009.03.25.13.49.32;	author miwi;	state Exp;
branches;
next	1.9;

1.9
date	2006.07.03.00.21.02;	author clsung;	state Exp;
branches;
next	1.8;

1.8
date	2006.04.05.21.04.28;	author jmelo;	state Exp;
branches;
next	1.7;

1.7
date	2005.12.26.19.38.17;	author pav;	state Exp;
branches;
next	1.6;

1.6
date	2005.12.09.19.24.47;	author ale;	state Exp;
branches;
next	1.5;

1.5
date	2005.07.29.15.12.18;	author garga;	state Exp;
branches;
next	1.4;

1.4
date	2005.07.29.10.52.16;	author garga;	state Exp;
branches;
next	1.3;

1.3
date	2005.07.23.02.53.35;	author kris;	state Exp;
branches;
next	1.2;

1.2
date	2005.03.26.20.55.18;	author kris;	state Exp;
branches;
next	1.1;

1.1
date	2004.03.29.19.42.01;	author pav;	state Exp;
branches;
next	;


desc
@@


1.12
log
@Switch exporter over
@
text
@# Ports collection makefile for:  pear-Text_Password
# Date created:			  29 March 2004
# Whom:				  Attila Nagy <bra@@fsn.hu>
#
# $FreeBSD: head/security/pear-Text_Password/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	Text_password
PORTVERSION=	1.1.1
CATEGORIES=	security www pear

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	PEAR random password creator

USE_PHP=	yes

CATEGORY=	Text
FILES=		Password.php
TESTS=		Text_Password_Test.php

WRKSRC=		${WRKDIR}/Text_Password-${PORTVERSION}

.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
.include <bsd.port.post.mk>
@


1.11
log
@Reset jmelo@@FreeBSD.org due to many months of inactivity and no response
to PRs.

Hat:		portmgr
Feature safe:	yes
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.10
log
@- Update to 1.1.1

PR:		129440
Submitted by:	miwi
Approved by:	maintainer timeout
@
text
@d12 1
a12 1
MAINTAINER=	jmelo@@FreeBSD.org
@


1.9
log
@- WANT_PHP_PEAR was removed since verion 1.21 of bsd.php.mk

PR:		ports/99717
Submitted by:	clsung
Approved by:	portmgr (erwin)
@
text
@d9 1
a9 1
PORTVERSION=	1.1.0
@


1.8
log
@- Change my ports MAINTAINER to jmelo@@FreeBSD.org.

Approved by:	mnag (mentor)
@
text
@a15 1
WANT_PHP_PEAR=	yes
@


1.7
log
@- Update to 1.1.0

PR:		ports/90911
Submitted by:	Jean Milanez Melo <jmelo@@freebsdbrasil.com.br> (maintainer)
@
text
@d12 1
a12 1
MAINTAINER=	jmelo@@freebsdbrasil.com.br
@


1.6
log
@Remove pear ports obsolated by devel/pear and switch
dependencies of all the other pear ports.

Discussed with:	thierry, antonio@@php.net
@
text
@d9 1
a9 1
PORTVERSION=	1.0
d20 1
a20 1
TESTS=		01-text-password.phpt
@


1.5
log
@Pass maintainership to last submitter

Approved by:	actual maintainer
@
text
@d25 1
a25 1
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
@


1.4
log
@- Fix pkg-plist and Unbreak the port

PR:		ports/84261
Submitted by:	Jean Milanez Melo <jmelo@@freebsdbrasil.com.br>
Approved by:	maintainer timeout - BROKEN over to 4 months
@
text
@d12 1
a12 1
MAINTAINER=	bra@@fsn.hu
@


1.3
log
@This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it.
@
text
@a14 4
BROKEN=		Incomplete pkg-plist
DEPRECATED=	${BROKEN}
EXPIRATION_DATE=2005-09-22

@


1.2
log
@BROKEN: Incomplete pkg-plist

Approved by:    portmgr (self)
@
text
@d16 2
@


1.1
log
@Add pear-Text_Password, a PEAR package, which provides the ability to the user
to generate random passwords, either pronounceable or not pronounceable.

PR:		ports/64896
Submitted by:	<bra@@fsn.hu>
@
text
@d15 2
@

