From owner-cvs-all@FreeBSD.ORG Tue Jul 29 19:43:30 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 F2E5D37B401; Tue, 29 Jul 2003 19:43:29 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9778943F85; Tue, 29 Jul 2003 19:43:29 -0700 (PDT) (envelope-from maho@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 h6U2hT0U088239; Tue, 29 Jul 2003 19:43:29 -0700 (PDT) (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h6U2hTr4088238; Tue, 29 Jul 2003 19:43:29 -0700 (PDT) Message-Id: <200307300243.h6U2hTr4088238@repoman.freebsd.org> From: Maho Nakata Date: Tue, 29 Jul 2003 19:43:29 -0700 (PDT) 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/dataplot Makefile distinfo pkg-descr pkg-plist ports/graphics/dataplot/files Makefile.tmpl 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: Wed, 30 Jul 2003 02:43:30 -0000 maho 2003/07/29 19:43:29 PDT FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/dataplot Makefile distinfo pkg-descr pkg-plist graphics/dataplot/files Makefile.tmpl Log: A utility by NIST to process data and produce statistical plots. PR: 54735 Submitted by: Pedro F. Giffuni Revision Changes Path 1.606 +1 -0 ports/graphics/Makefile 1.1 +46 -0 ports/graphics/dataplot/Makefile (new) 1.1 +2 -0 ports/graphics/dataplot/distinfo (new) 1.1 +326 -0 ports/graphics/dataplot/files/Makefile.tmpl (new) 1.1 +14 -0 ports/graphics/dataplot/pkg-descr (new) 1.1 +2 -0 ports/graphics/dataplot/pkg-plist (new)