From owner-cvs-all@FreeBSD.ORG Mon Aug 30 09:22:45 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 6334616A4CE; Mon, 30 Aug 2004 09:22:45 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 426E843D49; Mon, 30 Aug 2004 09:22:45 +0000 (GMT) (envelope-from ijliao@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 i7U9MjeR094975; Mon, 30 Aug 2004 09:22:45 GMT (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i7U9MjRe094974; Mon, 30 Aug 2004 09:22:45 GMT (envelope-from ijliao) Message-Id: <200408300922.i7U9MjRe094974@repoman.freebsd.org> From: Ying-Chieh Liao Date: Mon, 30 Aug 2004 09:22:45 +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/qwtplot3d 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: Mon, 30 Aug 2004 09:22:45 -0000 ijliao 2004-08-30 09:22:45 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/qwtplot3d Makefile distinfo pkg-descr pkg-plist Log: add qwtplot3d 0.2.4 beta A 3D plotting widget for scientific data and mathematical expressions Revision Changes Path 1.286 +1 -0 ports/math/Makefile 1.1 +46 -0 ports/math/qwtplot3d/Makefile (new) 1.1 +2 -0 ports/math/qwtplot3d/distinfo (new) 1.1 +26 -0 ports/math/qwtplot3d/pkg-descr (new) 1.1 +30 -0 ports/math/qwtplot3d/pkg-plist (new)