From owner-cvs-ports@FreeBSD.ORG Sat May 14 10:09:05 2005 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A005C16A4CE; Sat, 14 May 2005 10:09:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DF9943D4C; Sat, 14 May 2005 10:09:05 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j4EA95rC071645; Sat, 14 May 2005 10:09:05 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j4EA95al071644; Sat, 14 May 2005 10:09:05 GMT (envelope-from jylefort) Message-Id: <200505141009.j4EA95al071644@repoman.freebsd.org> From: Jean-Yves Lefort Date: Sat, 14 May 2005 10:09:05 +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/qtiplot Makefile distinfo pkg-descr X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 May 2005 10:09:05 -0000 jylefort 2005-05-14 10:09:05 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/qtiplot Makefile distinfo pkg-descr Log: Add qtiplot. The purpose of QtiPlot was to develop a free, platform independent clone of Origin. The result is still far away from its model, but there's a "wish to" list that is being constantly worked on. Features: * Neat 2D and 3D data plotting * ASCII-Import * Spreadsheet and calculations in column-logic * Great non-linear y=f(x) curve fitting and estimation of statistical errors of the fit-parameters WWW: http://soft.proindependent.com/qtiplot.html PR: ports/80849 Submitted by: Jie Gao Revision Changes Path 1.322 +1 -0 ports/math/Makefile 1.1 +59 -0 ports/math/qtiplot/Makefile (new) 1.1 +2 -0 ports/math/qtiplot/distinfo (new) 1.1 +13 -0 ports/math/qtiplot/pkg-descr (new)