From owner-cvs-all@FreeBSD.ORG Sat Oct 22 09:22:09 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 3EFA216A423; Sat, 22 Oct 2005 09:22:09 +0000 (GMT) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC90243D58; Sat, 22 Oct 2005 09:22:08 +0000 (GMT) (envelope-from tobez@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 j9M9M8rA090557; Sat, 22 Oct 2005 09:22:08 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9M9M8YH090556; Sat, 22 Oct 2005 09:22:08 GMT (envelope-from tobez) Message-Id: <200510220922.j9M9M8YH090556@repoman.freebsd.org> From: Anton Berezin Date: Sat, 22 Oct 2005 09:22:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics Makefile ports/graphics/p5-Graph-Easy Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Sat, 22 Oct 2005 09:22:09 -0000 tobez 2005-10-22 09:22:07 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/p5-Graph-Easy Makefile distinfo pkg-descr pkg-plist Log: Add graphics/p5-Graph-Easy, a Perl module to render graphs as ASCII, HTML, SVG or Graphviz. Revision Changes Path 1.868 +1 -0 ports/graphics/Makefile 1.1 +48 -0 ports/graphics/p5-Graph-Easy/Makefile (new) 1.1 +2 -0 ports/graphics/p5-Graph-Easy/distinfo (new) 1.1 +4 -0 ports/graphics/p5-Graph-Easy/pkg-descr (new) 1.1 +26 -0 ports/graphics/p5-Graph-Easy/pkg-plist (new)