From owner-cvs-ports@FreeBSD.ORG Mon Oct 10 17:22:49 2005 Return-Path: X-Original-To: cvs-ports@FreeBSD.org 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 42F2316A41F; Mon, 10 Oct 2005 17:22:49 +0000 (GMT) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C90BD43D45; Mon, 10 Oct 2005 17:22:48 +0000 (GMT) (envelope-from ehaupt@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 j9AHMmZO039552; Mon, 10 Oct 2005 17:22:48 GMT (envelope-from ehaupt@repoman.freebsd.org) Received: (from ehaupt@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9AHMmni039551; Mon, 10 Oct 2005 17:22:48 GMT (envelope-from ehaupt) Message-Id: <200510101722.j9AHMmni039551@repoman.freebsd.org> From: Emanuel Haupt Date: Mon, 10 Oct 2005 17:22:48 +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/uDrawGraph Makefile distinfo pkg-descr pkg-plist ports/graphics/uDrawGraph/files uDrawGraph.in X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 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, 10 Oct 2005 17:22:49 -0000 ehaupt 2005-10-10 17:22:48 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/uDrawGraph Makefile distinfo pkg-descr pkg-plist graphics/uDrawGraph/files uDrawGraph.in Log: Add uDrawGraph, a graph drawing/visualization system PR: 86949 Submitted by: Nicola Vitale Approved by: novel (mentor), Mattias Werner (author) Revision Changes Path 1.862 +1 -0 ports/graphics/Makefile 1.1 +88 -0 ports/graphics/uDrawGraph/Makefile (new) 1.1 +2 -0 ports/graphics/uDrawGraph/distinfo (new) 1.1 +7 -0 ports/graphics/uDrawGraph/files/uDrawGraph.in (new) 1.1 +10 -0 ports/graphics/uDrawGraph/pkg-descr (new) 1.1 +676 -0 ports/graphics/uDrawGraph/pkg-plist (new)