From owner-cvs-ports@FreeBSD.ORG Sat Feb 16 23:24:01 2008 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1A38316A417; Sat, 16 Feb 2008 23:24:01 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id EF14013C4D5; Sat, 16 Feb 2008 23:24:00 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1GNO0oJ070217; Sat, 16 Feb 2008 23:24:00 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1GNO0jA070216; Sat, 16 Feb 2008 23:24:00 GMT (envelope-from miwi) Message-Id: <200802162324.m1GNO0jA070216@repoman.freebsd.org> From: Martin Wilke Date: Sat, 16 Feb 2008 23:24:00 +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-Cisco-Hash Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Feb 2008 23:24:01 -0000 miwi 2008-02-16 23:24:00 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/p5-Cisco-Hash Makefile distinfo pkg-descr pkg-plist Log: This Module decrypts all kind of Cisco encrypted hashes also referred to as type 7 passwords. Further you can encrypt any given string into a encrypted hash that will be accepted by any Cisco device as an encrypted type 7 password. WWW: http://search.cpan.org/dist/Cisco-Hash/ PR: ports/120498 Submitted by: Tsung-Han Yeh Revision Changes Path 1.939 +1 -0 ports/security/Makefile 1.1 +21 -0 ports/security/p5-Cisco-Hash/Makefile (new) 1.1 +3 -0 ports/security/p5-Cisco-Hash/distinfo (new) 1.1 +6 -0 ports/security/p5-Cisco-Hash/pkg-descr (new) 1.1 +6 -0 ports/security/p5-Cisco-Hash/pkg-plist (new)