FreeBSD Bugzilla – Attachment 192187 Details for
Bug 227271
[NEW PORT] graphics/jp: Terminal charts, plots, histograms and maps from JSON and CSV
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Shell archive with the new graphics/jp port (version: 1.1.11)
jp-1.1.11.shar (text/plain), 2.31 KB, created by
Mateusz Piotrowski
on 2018-04-03 20:58:54 UTC
(
hide
)
Description:
Shell archive with the new graphics/jp port (version: 1.1.11)
Filename:
MIME Type:
Creator:
Mateusz Piotrowski
Created:
2018-04-03 20:58:54 UTC
Size:
2.31 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: ># ># graphics/jp ># graphics/jp/pkg-plist ># graphics/jp/Makefile ># graphics/jp/distinfo ># graphics/jp/pkg-descr ># >echo c - graphics/jp >mkdir -p graphics/jp > /dev/null 2>&1 >echo x - graphics/jp/pkg-plist >sed 's/^X//' >graphics/jp/pkg-plist << '5502ea7475b79fbf7cad38dcc6bdcffb' >Xbin/jp >X%%PORTDOCS%%%%DOCSDIR%%/README.md >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/eth.csv >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mvrnorm.json >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sin.csv >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sin.json >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tcp-time.json >5502ea7475b79fbf7cad38dcc6bdcffb >echo x - graphics/jp/Makefile >sed 's/^X//' >graphics/jp/Makefile << '4660e11577e405a4f969d630240a6249' >X# $FreeBSD$ >X >XPORTNAME= jp >XDISTVERSION= 1.1.11 >XCATEGORIES= graphics >X >XMAINTAINER= 0mp@FreeBSD.org >XCOMMENT= Terminal charts, plots, histograms and maps from JSON and CSV >X >XLICENSE= MIT APACHE20 >XLICENSE_COMB= multi >X >XUSES= go >XUSE_GITHUB= yes >X >XGH_ACCOUNT= sgreben >X >XGO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} >XGO_TARGET= github.com/${GH_ACCOUNT}/${PORTNAME}/cmd/${PORTNAME} >X >XOPTIONS_DEFINE= DOCS EXAMPLES >X >Xpost-install-DOCS-on: >X ${MKDIR} ${STAGEDIR}${DOCSDIR} >X ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} >X >Xpost-install-EXAMPLES-on: >X ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} >X (cd ${WRKSRC}/examples && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}) >X >X.include <bsd.port.mk> >4660e11577e405a4f969d630240a6249 >echo x - graphics/jp/distinfo >sed 's/^X//' >graphics/jp/distinfo << '66071d28a5906ec822083024e6dd4de7' >XTIMESTAMP = 1522787101 >XSHA256 (sgreben-jp-1.1.11_GH0.tar.gz) = 24995cbbaa7293905d466bad1e872a0c0346ed7d171abe442cf3bf5ff65b4bc5 >XSIZE (sgreben-jp-1.1.11_GH0.tar.gz) = 1228540 >66071d28a5906ec822083024e6dd4de7 >echo x - graphics/jp/pkg-descr >sed 's/^X//' >graphics/jp/pkg-descr << 'c0876e7c9158f0953e78e61b19062f8f' >Xjp is a dead simple terminal plots from JSON (or CSV) data. Bar charts, line >Xcharts, scatter plots, histograms and heatmaps are supported. It reads data on >Xstdin and prints plots to stdout. >X >XWWW: https://github.com/sgreben/jp >c0876e7c9158f0953e78e61b19062f8f >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 227271
:
192186
| 192187