FreeBSD Bugzilla – Attachment 197193 Details for
Bug 230270
New port: graphics/bsd-plotutils 4.3BSD plotting utilities
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Update v1.4
bsd-plotutils.shar (text/plain), 4.16 KB, created by
Łukasz Derlatka
on 2018-09-18 12:59:51 UTC
(
hide
)
Description:
Update v1.4
Filename:
MIME Type:
Creator:
Łukasz Derlatka
Created:
2018-09-18 12:59:51 UTC
Size:
4.16 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: ># ># bsd-plotutils ># bsd-plotutils/Makefile ># bsd-plotutils/distinfo ># bsd-plotutils/pkg-plist ># bsd-plotutils/pkg-descr ># >echo c - bsd-plotutils >mkdir -p bsd-plotutils > /dev/null 2>&1 >echo x - bsd-plotutils/Makefile >sed 's/^X//' >bsd-plotutils/Makefile << '1e2fb667cff96fee9d47b7435d7ef405' >X# $FreeBSD$ >X >XPORTNAME= bsd-plotutils >XDISTVERSION= 1.4 >XCATEGORIES= graphics >X >XMAINTAINER= toranktto@gmail.com >XCOMMENT= Traditional plotting utilities >X >XLICENSE= BSD4CLAUSE >XLICENSE_FILE= ${WRKSRC}/LICENSE >X >XOPTIONS_DEFINE= FORTRAN PYTHON >XOPTIONS_SUB= yes >XFORTRAN_DESC= FORTRAN 77 support >XPYTHON_DESC= Python 2.7 support >X >X.include <bsd.port.options.mk> >X >X.if ${PORT_OPTIONS:MPYTHON} >XUSES+= python:2.7 >X.endif >X >X.if ${PORT_OPTIONS:MFORTRAN} >XUSES+= fortran >X.endif >X >XUSE_GITHUB= yes >XGH_ACCOUNT= Toranktto >XGH_PROJECT= bsd-plotutils >X >XCONFLICTS_INSTALL= plotutils >XUSE_LDCONFIG= yes >X >Xpost-patch: >X.if !${PORT_OPTIONS:MPYTHON} >X @${REINPLACE_CMD} -e "s/py27plot//g" ${WRKSRC}/libplot/bindings/Makefile >X.endif >X >X.if !${PORT_OPTIONS:MFORTRAN} >X @${REINPLACE_CMD} -e "s/f77plot//g" ${WRKSRC}/libplot/bindings/Makefile >X.endif >X >X.include <bsd.port.mk> >1e2fb667cff96fee9d47b7435d7ef405 >echo x - bsd-plotutils/distinfo >sed 's/^X//' >bsd-plotutils/distinfo << '75cfed8ed2cd53751396548b942e6952' >XTIMESTAMP = 1537275292 >XSHA256 (Toranktto-bsd-plotutils-1.4_GH0.tar.gz) = fdd279350d5dad4ca0ea4e4df0922b4b40ad23565acfe349be7f3bd3cc05b659 >XSIZE (Toranktto-bsd-plotutils-1.4_GH0.tar.gz) = 40854 >75cfed8ed2cd53751396548b942e6952 >echo x - bsd-plotutils/pkg-plist >sed 's/^X//' >bsd-plotutils/pkg-plist << '9aca4469ae0450fcea7a3dc1bcf3d46b' >Xbin/graph >Xbin/plot >Xbin/spline >Xbin/plottoa >Xbin/atoplot >Xlibexec/bgplot >Xlibexec/crtplot >Xlibexec/dumbplot >Xlibexec/gigiplot >Xlibexec/hp7221plot >Xlibexec/implot >Xlibexec/t4013plot >Xlibexec/tekplot >Xinclude/plot.h >Xinclude/plotcompat.h >X%%FORTRAN%%lib/libf77plot.a >X%%FORTRAN%%lib/libf77plot.so >X%%FORTRAN%%lib/libf77plot.so.1 >X%%FORTRAN%%lib/libf77plot_p.a >Xlib/libplot.a >Xlib/libplot.so >Xlib/libplot.so.1 >Xlib/libplot4013.a >Xlib/libplot4013.so >Xlib/libplot4013.so.1 >Xlib/libplot4013_p.a >Xlib/libplot4014.a >Xlib/libplot4014.so >Xlib/libplot4014.so.1 >Xlib/libplot4014_p.a >Xlib/libplot7221.a >Xlib/libplot7221.so >Xlib/libplot7221.so.1 >Xlib/libplot7221_p.a >Xlib/libplot_p.a >Xlib/libplotbg.a >Xlib/libplotbg.so >Xlib/libplotbg.so.1 >Xlib/libplotbg_p.a >Xlib/libplotcrt.a >Xlib/libplotcrt.so >Xlib/libplotcrt.so.1 >Xlib/libplotcrt_p.a >Xlib/libplotdumb.a >Xlib/libplotdumb.so >Xlib/libplotdumb.so.1 >Xlib/libplotdumb_p.a >Xlib/libplotgigi.a >Xlib/libplotgigi.so >Xlib/libplotgigi.so.1 >Xlib/libplotgigi_p.a >Xlib/libplotimagen.a >Xlib/libplotimagen.so >Xlib/libplotimagen.so.1 >Xlib/libplotimagen_p.a >X%%PYTHON%%%%PYTHON_SITELIBDIR%%/py27plot.so >X%%PYTHON%%%%PYTHON_SITELIBDIR%%/py27plot4013.so >X%%PYTHON%%%%PYTHON_SITELIBDIR%%/py27plot4014.so >X%%PYTHON%%%%PYTHON_SITELIBDIR%%/py27plot7221.so >X%%PYTHON%%%%PYTHON_SITELIBDIR%%/py27plotbg.so >X%%PYTHON%%%%PYTHON_SITELIBDIR%%/py27plotcrt.so >X%%PYTHON%%%%PYTHON_SITELIBDIR%%/py27plotdumb.so >X%%PYTHON%%%%PYTHON_SITELIBDIR%%/py27plotgigi.so >X%%PYTHON%%%%PYTHON_SITELIBDIR%%/py27plotimagen.so >Xman/man1/graph.1.gz >Xman/man1/spline.1.gz >Xman/man1/plot.1.gz >Xman/man1/plottoa.1.gz >Xman/man1/atoplot.1.gz >X%%FORTRAN%%man/man3/f77plot.3.gz >Xman/man3/pl_arc.3.gz >Xman/man3/pl_box.3.gz >Xman/man3/pl_circle.3.gz >Xman/man3/pl_closepl.3.gz >Xman/man3/pl_closevt.3.gz >Xman/man3/pl_cont.3.gz >Xman/man3/pl_dot.3.gz >Xman/man3/pl_erase.3.gz >Xman/man3/pl_line.3.gz >Xman/man3/pl_linemod.3.gz >Xman/man3/pl_move.3.gz >Xman/man3/pl_openpl.3.gz >Xman/man3/pl_openvt.3.gz >Xman/man3/pl_point.3.gz >Xman/man3/pl_space.3.gz >Xman/man3/plot.3.gz >Xman/man5/plot.5.gz >9aca4469ae0450fcea7a3dc1bcf3d46b >echo x - bsd-plotutils/pkg-descr >sed 's/^X//' >bsd-plotutils/pkg-descr << '99717dd778449a3ebd4b8edb3d11f3c5' >XTraditional plotting utilities and libraries with some improvements. >X >XWWW: https://github.com/Toranktto/bsd-plotutils >99717dd778449a3ebd4b8edb3d11f3c5 >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 230270
:
195728
|
195835
|
196081
|
197072
| 197193