Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Mar 2004 17:14:04 +0200 (CEST)
From:      bra@fsn.hu
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/64896: New port: security/pear-Text_Password 
Message-ID:  <20040329151404.260131703B@mayday.intronet.hu>
Resent-Message-ID: <200403291520.i2TFKGWS042165@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         64896
>Category:       ports
>Synopsis:       New port: security/pear-Text_Password
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 29 07:20:16 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     bra@fsn.hu
>Release:        FreeBSD 5.2.1-RELEASE-p3 i386
>Organization:
>Environment:
System: FreeBSD mayday.intronet.hu 5.2.1-RELEASE-p3 FreeBSD 5.2.1-RELEASE-p3 #11: Mon Mar 22 13:42:18 CET 2004 root@mayday.intronet.hu:/usr/obj/usr/src/sys/MAYDAY i386


	
>Description:
pear-Text_Password is a PEAR package, which provides the ability to the user
to generate random passwords, either pronounceable or not pronounceable.

	
>How-To-Repeat:
	
>Fix:

	

--- pear-Text_Password.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	pear-Text_Password
#	pear-Text_Password/Makefile
#	pear-Text_Password/distinfo
#	pear-Text_Password/pkg-descr
#
echo c - pear-Text_Password
mkdir -p pear-Text_Password > /dev/null 2>&1
echo x - pear-Text_Password/Makefile
sed 's/^X//' >pear-Text_Password/Makefile << 'END-of-pear-Text_Password/Makefile'
X# Ports collection makefile for:  pear-Text_Password
X# Date created:			  29 March 2004
X# Whom:				  Attila Nagy <bra@fsn.hu>
X#
X# $FreeBSD$
X#
X
xPORTNAME=	Text_password
XPORTVERSION=	1.0
XCATEGORIES=	security www pear
X
XMAINTAINER=	bra@fsn.hu
XCOMMENT=	PEAR random password creator
X
XCATEGORY=	Text
XFILES=		Password.php
XTESTS=		01-text-password.phpt
X
XWRKSRC=		${WRKDIR}/Text_Password-${PORTVERSION}
X
X.include <bsd.port.pre.mk>
X.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
X.include <bsd.port.post.mk>
END-of-pear-Text_Password/Makefile
echo x - pear-Text_Password/distinfo
sed 's/^X//' >pear-Text_Password/distinfo << 'END-of-pear-Text_Password/distinfo'
XMD5 (PEAR/Text_password-1.0.tgz) = 75d1cb6c91ac2b2afb86385b0dc0d957
XSIZE (PEAR/Text_password-1.0.tgz) = 3707
END-of-pear-Text_Password/distinfo
echo x - pear-Text_Password/pkg-descr
sed 's/^X//' >pear-Text_Password/pkg-descr << 'END-of-pear-Text_Password/pkg-descr'
XThe PEAR Text_Password package allows one to create pronounceable and
Xunpronounceable passwords.
X
XWWW: http://pear.php.net/package/Text_Password
END-of-pear-Text_Password/pkg-descr
exit
--- pear-Text_Password.shar ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040329151404.260131703B>