From owner-cvs-ports@FreeBSD.ORG Sun Oct 5 19:35:27 2003 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 556E116A4B3; Sun, 5 Oct 2003 19:35:27 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD4DF43F75; Sun, 5 Oct 2003 19:35:26 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h962ZQXJ072408; Sun, 5 Oct 2003 19:35:26 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h962ZQOw072407; Sun, 5 Oct 2003 19:35:26 -0700 (PDT) (envelope-from edwin) Message-Id: <200310060235.h962ZQOw072407@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 5 Oct 2003 19:35:26 -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/orca Makefile distinfo pkg-descr pkg-message pkg-plist ports/graphics/orca/files patch-Makefile.in patch-src_Makefile.in 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: Mon, 06 Oct 2003 02:35:27 -0000 edwin 2003/10/05 19:35:26 PDT FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/orca Makefile distinfo pkg-descr pkg-message pkg-plist graphics/orca/files patch-Makefile.in patch-src_Makefile.in Log: New port: orca text data grapher (uses rrdtool) orca makes great graphs, using rrdtool http://www.orcaware.com/orca/ PR: ports/48448 Submitted by: John Sellens Revision Changes Path 1.618 +1 -0 ports/graphics/Makefile 1.1 +36 -0 ports/graphics/orca/Makefile (new) 1.1 +1 -0 ports/graphics/orca/distinfo (new) 1.1 +20 -0 ports/graphics/orca/files/patch-Makefile.in (new) 1.1 +11 -0 ports/graphics/orca/files/patch-src_Makefile.in (new) 1.1 +21 -0 ports/graphics/orca/pkg-descr (new) 1.1 +4 -0 ports/graphics/orca/pkg-message (new) 1.1 +15 -0 ports/graphics/orca/pkg-plist (new)