Date: Sun, 22 Mar 2009 00:22:47 GMT From: Wen Heping <wenheping@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/132918: [NEW PORT]graphics/rubygem-graphviz:Ruby Interface to the GraphViz Graphing Tool Message-ID: <200903220022.n2M0Mlpw003355@www.freebsd.org> Resent-Message-ID: <200903220030.n2M0U4MG066929@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 132918 >Category: ports >Synopsis: [NEW PORT]graphics/rubygem-graphviz:Ruby Interface to the GraphViz Graphing Tool >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Mar 22 00:30:03 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Wen Heping >Release: FreeBSD 8.0-CURRENT >Organization: ChangAn Middle School >Environment: FreeBSD fb8.wenjing.com 8.0-CURRENT-200811 FreeBSD 8.0-CURRENT-200811 #0: Thu Nov 6 00:32:12 UTC 2008 root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: 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/ >How-To-Repeat: >Fix: Patch attached with submission follows: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # rubygem-graphviz # rubygem-graphviz/distinfo # rubygem-graphviz/pkg-descr # rubygem-graphviz/Makefile # echo c - rubygem-graphviz mkdir -p rubygem-graphviz > /dev/null 2>&1 echo x - rubygem-graphviz/distinfo sed 's/^X//' >rubygem-graphviz/distinfo << '9bb4811d6d193f65a9ae8fefebea5a71' XMD5 (rubygem/ruby-graphviz-0.9.0.gem) = cf1517ec27480a980ae0f20a39b9860d XSHA256 (rubygem/ruby-graphviz-0.9.0.gem) = bf24e1179a45ec064d0748c744055bc18283dcd0e4eeafdc804488a8836eab0d XSIZE (rubygem/ruby-graphviz-0.9.0.gem) = 34816 9bb4811d6d193f65a9ae8fefebea5a71 echo x - rubygem-graphviz/pkg-descr sed 's/^X//' >rubygem-graphviz/pkg-descr << '002b8ed902e2f9ffb67d8ff30742db5d' XThis modules provides an interface to layout and generate images Xof directed graphs in a variety of formats (PostScript, PNG, etc.) Xusing GraphViz. X XWWW: http://raa.ruby-lang.org/project/ruby-graphviz/ 002b8ed902e2f9ffb67d8ff30742db5d echo x - rubygem-graphviz/Makefile sed 's/^X//' >rubygem-graphviz/Makefile << '6680fb1ecb27e262b2c1f2846934e1db' X# New ports collection makefile for: graphviz X# Date created: 21 march, 2009 X# Whom: Wen Heping <wenheping@gmail.com> X# X# $FreeBSD$ X# X XPORTNAME= graphviz XPORTVERSION= 0.9.0 XCATEGORIES= graphics ruby XMASTER_SITES= RF XMASTER_SITE_SUBDIR= ruby-asp XDISTNAME= ruby-${PORTNAME}-${PORTVERSION} X XMAINTAINER= wenheping@gmail.com XCOMMENT= Ruby Interface to the GraphViz Graphing Tool X XRUN_DEPENDS= ${LOCALBASE}/bin/gxl2dot:${PORTSDIR}/graphics/graphviz X XUSE_RUBY= yes XUSE_RUBYGEMS= yes XGEM_NAME= ${DISTNAME} XRUBYGEM_AUTOPLIST= yes X Xpost-install: X @${ECHO} 'bin/ruby2gv' >> ${TMPPLIST} X X.include <bsd.port.mk> 6680fb1ecb27e262b2c1f2846934e1db exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903220022.n2M0Mlpw003355>