From owner-cvs-all@FreeBSD.ORG Fri Dec 29 11:45:35 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D2C8416A841; Fri, 29 Dec 2006 11:45:34 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id C8DBC13C480; Fri, 29 Dec 2006 11:45:15 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kBT7VlfD074342; Fri, 29 Dec 2006 07:31:47 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kBT7VlU1074341; Fri, 29 Dec 2006 07:31:47 GMT (envelope-from clsung) Message-Id: <200612290731.kBT7VlU1074341@repoman.freebsd.org> From: Cheng-Lung Sung Date: Fri, 29 Dec 2006 07:31:47 +0000 (UTC) To: ports-committers@freebsd.org, cvs-ports@freebsd.org, cvs-all@freebsd.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security Makefile ports/security/p5-Text-Password-Pronounceable Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Dec 2006 11:45:35 -0000 clsung 2006-12-29 07:31:47 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/p5-Text-Password-Pronounceable Makefile distinfo pkg-descr pkg-plist Log: Text::Password::Pronounceable - Generate pronounceable passwords This module generates pronuceable passwords, based the the English digraphs by D Edwards. WWW: http://search.cpan.org/dist/Text-Password-Pronounceable/ Revision Changes Path 1.847 +1 -0 ports/security/Makefile 1.1 +22 -0 ports/security/p5-Text-Password-Pronounceable/Makefile (new) 1.1 +3 -0 ports/security/p5-Text-Password-Pronounceable/distinfo (new) 1.1 +6 -0 ports/security/p5-Text-Password-Pronounceable/pkg-descr (new) 1.1 +7 -0 ports/security/p5-Text-Password-Pronounceable/pkg-plist (new)