From owner-cvs-all@FreeBSD.ORG Sat Jun 26 23:07:23 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 85ACC16A4CE; Sat, 26 Jun 2004 23:07:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6705443D46; Sat, 26 Jun 2004 23:07:23 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i5QN7NWE079642; Sat, 26 Jun 2004 23:07:23 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i5QN7NiF079641; Sat, 26 Jun 2004 23:07:23 GMT (envelope-from pav) Message-Id: <200406262307.i5QN7NiF079641@repoman.freebsd.org> From: Pav Lucistnik Date: Sat, 26 Jun 2004 23:07:23 +0000 (UTC) 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-fftw3 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: Sat, 26 Jun 2004 23:07:23 -0000 pav 2004-06-26 23:07:23 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/ruby-fftw3 Makefile distinfo pkg-descr pkg-plist Log: Add ruby-fftw3, Ruby bindins for fftw3 library. PR: ports/68310 Submitted by: Shin'ya Murakami Revision Changes Path 1.272 +1 -0 ports/math/Makefile 1.1 +35 -0 ports/math/ruby-fftw3/Makefile (new) 1.1 +2 -0 ports/math/ruby-fftw3/distinfo (new) 1.1 +4 -0 ports/math/ruby-fftw3/pkg-descr (new) 1.1 +7 -0 ports/math/ruby-fftw3/pkg-plist (new)