FreeBSD Bugzilla – Attachment 123139 Details for
Bug 166410
New port: math/bargraph - Clustered/Stacked Filled Bar Graph Generator
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 3.48 KB, created by
dereckson
on 2012-03-26 10:40:12 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
dereckson
Created:
2012-03-26 10:40:12 UTC
Size:
3.48 KB
patch
obsolete
># 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: ># ># bargraph ># bargraph/Makefile ># bargraph/distinfo ># bargraph/pkg-descr ># bargraph/pkg-plist ># >echo c - bargraph >mkdir -p bargraph > /dev/null 2>&1 >echo x - bargraph/Makefile >sed 's/^X//' >bargraph/Makefile << '2ffd80e9a959d4c178366df8eca702d6' >X# New ports collection makefile for: bargraph >X# Date created: 9 March 2012 >X# Whom: Dereckson <dereckson@gmail.com> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= bargraph >XPORTVERSION= 4.7 >XCATEGORIES= math >XMASTER_SITES= http://bargraphgen.googlecode.com/files/ >XDISTNAME= bargraphgen-${PORTVERSION} >XEXTRACT_SUFX= .tgz >X >XMAINTAINER= dereckson@gmail.com >XCOMMENT= Scriptable bar graph generator >X >XRUN_DEPENDS= ${LOCALBASE}/bin/fig2dev:${PORTSDIR}/print/transfig \ >X ${LOCALBASE}/bin/gnuplot:${PORTSDIR}/math/gnuplot >X >XLICENSE= GPLv2 >X >XNO_WRKSUBDIR= yes >XNO_BUILD= yes >X >X.include <bsd.port.pre.mk> >X >Xdo-install: >X ${INSTALL_SCRIPT} ${WRKSRC}/bargraph.pl ${PREFIX}/bin/bargraph >X >Xpost-install: >X.if !defined(NOPORTDOCS) >X ${MKDIR} ${DOCSDIR} >X ${INSTALL_MAN} ${WRKSRC}/README ${DOCSDIR} >X.endif >X.if !defined (NOPORTEXAMPLES) >X ${MKDIR} ${EXAMPLESDIR} >X ${CP} ${WRKSRC}/samples/*.perf ${WRKSRC}/samples/*.png ${EXAMPLESDIR} >X.endif >X >X.include <bsd.port.post.mk> >2ffd80e9a959d4c178366df8eca702d6 >echo x - bargraph/distinfo >sed 's/^X//' >bargraph/distinfo << '0ad266a511168e75e3c9e7335e7d48f6' >XSHA256 (bargraphgen-4.7.tgz) = 14d0f5deb40bf7346b46d2d17695c5f288af39e0edebdc798783f5d4e8195bc5 >XSIZE (bargraphgen-4.7.tgz) = 777492 >0ad266a511168e75e3c9e7335e7d48f6 >echo x - bargraph/pkg-descr >sed 's/^X//' >bargraph/pkg-descr << 'c438284f1292fed589c9b9b9571518fc' >XScriptable bar graph generator with stacked and clustered bars support, using >Xgnuplot to produce fig output and then mangle it to fill in the bars. Any number >Xof clustered datasets are supported, as well as automatic averaging and other >Xfeatures. >X >XWWW: http://www.burningcutlery.com/derek/bargraph/ >c438284f1292fed589c9b9b9571518fc >echo x - bargraph/pkg-plist >sed 's/^X//' >bargraph/pkg-plist << '006c35fd0ede27f4412deed7843e4c11' >Xbin/bargraph >X%%PORTDOCS%%%%DOCSDIR%%/README >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cluster-pattern.perf >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cluster-pattern.png >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cluster.perf >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cluster.png >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cluster_stacked.perf >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cluster_stacked.png >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/errorbar.perf >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/errorbar.png >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/font.perf >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/font.png >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/missing_data.perf >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/missing_data.png >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/one_dataset_colors.perf >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/one_dataset_colors.png >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/simple.perf >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/simple.png >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/stacked_100.perf >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/stacked_100.png >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/stacked_var.perf >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/stacked_var.png >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/value_label.perf >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/value_label.png >X%%PORTDOCS%%@dirrm %%DOCSDIR%% >X%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% >006c35fd0ede27f4412deed7843e4c11 >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 166410
: 123139