From owner-cvs-all@FreeBSD.ORG Thu Jul 12 18:37:16 2007 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 B66F516A400; Thu, 12 Jul 2007 18:37:16 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id A717F13C45E; Thu, 12 Jul 2007 18:37:16 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l6CIbGnZ085739; Thu, 12 Jul 2007 18:37:16 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l6CIbG7i085738; Thu, 12 Jul 2007 18:37:16 GMT (envelope-from miwi) Message-Id: <200707121837.l6CIbG7i085738@repoman.freebsd.org> From: Martin Wilke Date: Thu, 12 Jul 2007 18:37:16 +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-Camellia_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: Thu, 12 Jul 2007 18:37:16 -0000 miwi 2007-07-12 18:37:16 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/p5-Crypt-Camellia_PP Makefile distinfo pkg-descr pkg-plist Log: Crypt::Camellia_PP is a pure perl implementation of Camellia, a 128-bit symmetrical block cipher with 128-bit, 192-bit, and 256-bit key from NTT and Mitsubishi Electric Corporation. It is one of the approved encryption methods to be used by European Union as well as specified in several Internet RFCs. See also: http://info.isl.ntt.co.jp/crypt/eng/camellia/index.html WWW: http://search.cpan.org/dist/Crypt-Camellia_PP/ PR: ports/114525 Submitted by: Yoshisato YANAGISAWA Revision Changes Path 1.902 +1 -0 ports/security/Makefile 1.1 +20 -0 ports/security/p5-Crypt-Camellia_PP/Makefile (new) 1.1 +3 -0 ports/security/p5-Crypt-Camellia_PP/distinfo (new) 1.1 +8 -0 ports/security/p5-Crypt-Camellia_PP/pkg-descr (new) 1.1 +5 -0 ports/security/p5-Crypt-Camellia_PP/pkg-plist (new)