From owner-cvs-all Tue Oct 8 3:13:53 2002 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 858E937B401; Tue, 8 Oct 2002 03:13:52 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4179843E86; Tue, 8 Oct 2002 03:13:52 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98ADqCo039662; Tue, 8 Oct 2002 03:13:52 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98ADpx5039661; Tue, 8 Oct 2002 03:13:51 -0700 (PDT) Message-Id: <200210081013.g98ADpx5039661@freefall.freebsd.org> From: Akinori MUSHA Date: Tue, 8 Oct 2002 03:13:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security Makefile ports/security/ruby-cast_256 Makefile distinfo pkg-comment pkg-descr pkg-plist ports/security/ruby-cast_256/files patch-rcast_256.cc X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2002/10/08 03:13:51 PDT Modified files: security Makefile Added files: security/ruby-cast_256 Makefile distinfo pkg-comment pkg-descr pkg-plist security/ruby-cast_256/files patch-rcast_256.cc Log: Add ruby-cast_256, a Ruby extension library which implements CAST-256 encryption. Revision Changes Path 1.338 +1 -0 ports/security/Makefile 1.1 +53 -0 ports/security/ruby-cast_256/Makefile (new) 1.1 +1 -0 ports/security/ruby-cast_256/distinfo (new) 1.1 +18 -0 ports/security/ruby-cast_256/files/patch-rcast_256.cc (new) 1.1 +1 -0 ports/security/ruby-cast_256/pkg-comment (new) 1.1 +5 -0 ports/security/ruby-cast_256/pkg-descr (new) 1.1 +6 -0 ports/security/ruby-cast_256/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message