From owner-cvs-ports@FreeBSD.ORG Thu Jun 10 20:51:47 2004 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 6464F16A4CE; Thu, 10 Jun 2004 20:51:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60A6043D41; Thu, 10 Jun 2004 20:51:47 +0000 (GMT) (envelope-from thierry@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 i5AKplQf094449; Thu, 10 Jun 2004 20:51:47 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i5AKpkSP094445; Thu, 10 Jun 2004 20:51:46 GMT (envelope-from thierry) Message-Id: <200406102051.i5AKpkSP094445@repoman.freebsd.org> From: Thierry Thomas Date: Thu, 10 Jun 2004 20:51:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics Makefile ports/graphics/SciPlot Makefile distinfo pkg-descr pkg-plist ports/graphics/SciPlot/files patch-Imakefile 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: Thu, 10 Jun 2004 20:51:47 -0000 thierry 2004-06-10 20:51:46 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/SciPlot Makefile distinfo pkg-descr pkg-plist graphics/SciPlot/files patch-Imakefile Log: Add SciPlot 1.36, a full-featured Xt widget to display 2D data in a graph. Revision Changes Path 1.693 +1 -0 ports/graphics/Makefile 1.1 +48 -0 ports/graphics/SciPlot/Makefile (new) 1.1 +2 -0 ports/graphics/SciPlot/distinfo (new) 1.1 +61 -0 ports/graphics/SciPlot/files/patch-Imakefile (new) 1.1 +13 -0 ports/graphics/SciPlot/pkg-descr (new) 1.1 +11 -0 ports/graphics/SciPlot/pkg-plist (new)