From owner-cvs-all@FreeBSD.ORG Tue Dec 20 15:51:00 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD05C16A41F; Tue, 20 Dec 2005 15:51:00 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97D4143D60; Tue, 20 Dec 2005 15:51:00 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jBKFp037006183; Tue, 20 Dec 2005 15:51:00 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jBKFp0D6006182; Tue, 20 Dec 2005 15:51:00 GMT (envelope-from erwin) Message-Id: <200512201551.jBKFp0D6006182@repoman.freebsd.org> From: Erwin Lansing Date: Tue, 20 Dec 2005 15:51: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-Crypt-GOST_PP 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: Tue, 20 Dec 2005 15:51:01 -0000 erwin 2005-12-20 15:51:00 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/p5-Crypt-GOST_PP Makefile distinfo pkg-descr pkg-plist Log: Crypt::GOST_PP is a pure perl implementation of GOST, a 64-bit symmetrical block cipher with a 256-bit key from the former Soviet Union. Please read the Pod documentation contained in the module itself for additional information, including the rationale behind the writing of this module. WWW: http://search.cpan.org/dist/Crypt-GOST_PP PR: ports/90685 Submitted by: Gabor Kovesdan Revision Changes Path 1.700 +1 -0 ports/security/Makefile 1.1 +24 -0 ports/security/p5-Crypt-GOST_PP/Makefile (new) 1.1 +3 -0 ports/security/p5-Crypt-GOST_PP/distinfo (new) 1.1 +7 -0 ports/security/p5-Crypt-GOST_PP/pkg-descr (new) 1.1 +5 -0 ports/security/p5-Crypt-GOST_PP/pkg-plist (new)