From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Mar 29 07:20:17 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A3F0116A4CE for ; Mon, 29 Mar 2004 07:20:17 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 96A7843D58 for ; Mon, 29 Mar 2004 07:20:17 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i2TFKGbv042166 for ; Mon, 29 Mar 2004 07:20:16 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i2TFKGWS042165; Mon, 29 Mar 2004 07:20:16 -0800 (PST) (envelope-from gnats) Resent-Date: Mon, 29 Mar 2004 07:20:16 -0800 (PST) Resent-Message-Id: <200403291520.i2TFKGWS042165@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, bra@fsn.hu Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9616B16A4CE for ; Mon, 29 Mar 2004 07:14:09 -0800 (PST) Received: from mayday.intronet.hu (www.ntech.hu [193.109.252.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D27043D39 for ; Mon, 29 Mar 2004 07:14:08 -0800 (PST) (envelope-from root@mayday.intronet.hu) Received: by mayday.intronet.hu (Postfix, from userid 0) id 260131703B; Mon, 29 Mar 2004 17:14:04 +0200 (CEST) Message-Id: <20040329151404.260131703B@mayday.intronet.hu> Date: Mon, 29 Mar 2004 17:14:04 +0200 (CEST) From: bra@fsn.hu To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/64896: New port: security/pear-Text_Password X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Mar 2004 15:20:17 -0000 >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 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 X.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common" X.include 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: