From owner-cvs-all@FreeBSD.ORG Sun Mar 22 12:56:16 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4AC4B1065672; Sun, 22 Mar 2009 12:56:16 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 3A3F38FC13; Sun, 22 Mar 2009 12:56:16 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n2MCuG5p029062; Sun, 22 Mar 2009 12:56:16 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n2MCuGbi029061; Sun, 22 Mar 2009 12:56:16 GMT (envelope-from miwi) Message-Id: <200903221256.n2MCuGbi029061@repoman.freebsd.org> From: Martin Wilke Date: Sun, 22 Mar 2009 12:56:16 +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/rubygem-graphviz Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Mar 2009 12:56:16 -0000 miwi 2009-03-22 12:56:16 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/rubygem-graphviz Makefile distinfo pkg-descr Log: This modules provides an interface to layout and generate images of directed graphs in a variety of formats (PostScript, PNG, etc.) using GraphViz. WWW: http://raa.ruby-lang.org/project/ruby-graphviz/ PR: ports/132918 Submitted by: Wen Heping Revision Changes Path 1.1234 +1 -0 ports/graphics/Makefile 1.1 +28 -0 ports/graphics/rubygem-graphviz/Makefile (new) 1.1 +3 -0 ports/graphics/rubygem-graphviz/distinfo (new) 1.1 +5 -0 ports/graphics/rubygem-graphviz/pkg-descr (new)