From owner-cvs-all@FreeBSD.ORG Mon Aug 30 08:36:58 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 7920716A4CE; Mon, 30 Aug 2004 08:36:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F4E643D31; Mon, 30 Aug 2004 08:36:58 +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 i7U8awue093075; Mon, 30 Aug 2004 08:36:58 GMT (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i7U8aw64093074; Mon, 30 Aug 2004 08:36:58 GMT (envelope-from ijliao) Message-Id: <200408300836.i7U8aw64093074@repoman.freebsd.org> From: Ying-Chieh Liao Date: Mon, 30 Aug 2004 08:36:58 +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/p5-Chart-Graph Makefile distinfo pkg-descr pkg-plist ports/graphics/p5-Chart-Graph/files patch-Makefile.PL 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 08:36:58 -0000 ijliao 2004-08-30 08:36:58 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/p5-Chart-Graph Makefile distinfo pkg-descr pkg-plist graphics/p5-Chart-Graph/files patch-Makefile.PL Log: add p5-Chart-Graph 2.0 Perl extension for a front-end to gnuplot, XRT, and Xmgrace Revision Changes Path 1.726 +1 -0 ports/graphics/Makefile 1.1 +35 -0 ports/graphics/p5-Chart-Graph/Makefile (new) 1.1 +2 -0 ports/graphics/p5-Chart-Graph/distinfo (new) 1.1 +25 -0 ports/graphics/p5-Chart-Graph/files/patch-Makefile.PL (new) 1.1 +7 -0 ports/graphics/p5-Chart-Graph/pkg-descr (new) 1.1 +25 -0 ports/graphics/p5-Chart-Graph/pkg-plist (new)