From owner-cvs-all@FreeBSD.ORG Fri Feb 27 13:44:32 2004 Return-Path: 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 1DF3316A4CE; Fri, 27 Feb 2004 13:44:32 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17DDD43D1F; Fri, 27 Feb 2004 13:44:32 -0800 (PST) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i1RLiVGe076468; Fri, 27 Feb 2004 13:44:31 -0800 (PST) (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1RLiVGf076467; Fri, 27 Feb 2004 13:44:31 -0800 (PST) (envelope-from pav) Message-Id: <200402272144.i1RLiVGf076467@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 27 Feb 2004 13:44:31 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/math Makefile ports/math/ruby-narray_miss Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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, 27 Feb 2004 21:44:32 -0000 pav 2004/02/27 13:44:31 PST FreeBSD ports repository Modified files: math Makefile Added files: math/ruby-narray_miss Makefile distinfo pkg-descr pkg-plist Log: Add ruby-narray_miss, an additional class of ruby with conduct processing of missing value to NArray which is a numeric multi-dimensional array class. PR: ports/62870 Submitted by: Shin'ya Murakami Revision Changes Path 1.254 +1 -0 ports/math/Makefile 1.1 +34 -0 ports/math/ruby-narray_miss/Makefile (new) 1.1 +2 -0 ports/math/ruby-narray_miss/distinfo (new) 1.1 +5 -0 ports/math/ruby-narray_miss/pkg-descr (new) 1.1 +5 -0 ports/math/ruby-narray_miss/pkg-plist (new)