From owner-cvs-all@FreeBSD.ORG Mon Jun 2 21:05:14 2003 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 50BBD37B401; Mon, 2 Jun 2003 21:05:14 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F18D343F75; Mon, 2 Jun 2003 21:05:13 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h5345D0U033368; Mon, 2 Jun 2003 21:05:13 -0700 (PDT) (envelope-from will@repoman.freebsd.org) Received: (from will@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h5345Dj9033365; Mon, 2 Jun 2003 21:05:13 -0700 (PDT) Message-Id: <200306030405.h5345Dj9033365@repoman.freebsd.org> From: Will Andrews Date: Mon, 2 Jun 2003 21:05:13 -0700 (PDT) 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/algae Makefile distinfo pkg-descr pkg-plist ports/math/algae/files patch-aa 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: Tue, 03 Jun 2003 04:05:14 -0000 will 2003/06/02 21:05:13 PDT FreeBSD ports repository Modified files: math Makefile Added files: math/algae Makefile distinfo pkg-descr pkg-plist math/algae/files patch-aa Log: Add algae 4.1.3, a programming language for numerical analysis. PR: 52397 Submitted by: Michael Neumann Revision Changes Path 1.217 +1 -0 ports/math/Makefile 1.1 +24 -0 ports/math/algae/Makefile (new) 1.1 +1 -0 ports/math/algae/distinfo (new) 1.1 +17 -0 ports/math/algae/files/patch-aa (new) 1.1 +3 -0 ports/math/algae/pkg-descr (new) 1.1 +220 -0 ports/math/algae/pkg-plist (new)