notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details on branch 2024Q4
gnuplot Command-line driven graphing utility
5.4.10_2 math on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 5.4.10_2Version of this port present on the latest quarterly branch.
Maintainer: glewis@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-11-25 12:18:12
Last Update: 2024-11-25 12:15:14
Commit Hash: 7722173
Also Listed In: graphics
License: Gnuplot
WWW:
http://www.gnuplot.info/
Description:
Gnuplot is a portable multi-platform command-line driven graphing utility. It was originally created to allow scientists and students to visualize mathematical functions and data interactively, but has grown to support many non-interactive uses such as web scripting. It is also used as a plotting engine by third-party applications like Octave. Gnuplot has been supported and under active development since 1986. Gnuplot supports many types of plots in either 2D or 3D. It can draw using lines, points, boxes, contours, vector fields, surfaces, and various associated text. It also supports various specialized plot types. Gnuplot supports many different types of output: interactive screen terminals (with mouse and hotkey input), direct output to pen plotters or modern printers, and output to many file formats (eps, emf, fig, jpeg, LaTeX, pdf, png, postscript, ...). Gnuplot is easily extensible to include new output modes. Recent additions include interactive terminals based on wxWidgets (usable on multiple platforms), and Qt. Mouseable plots embedded in web pages can be generated using the svg or HTML5 canvas terminal drivers.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (46 items)
Collapse this list.
  1. /usr/local/share/licenses/gnuplot-5.4.10_2/catalog.mk
  2. /usr/local/share/licenses/gnuplot-5.4.10_2/LICENSE
  3. /usr/local/share/licenses/gnuplot-5.4.10_2/Gnuplot
  4. bin/gnuplot
  5. libexec/gnuplot/5.4/gnuplot_x11
  6. share/man/man1/gnuplot.1.gz
  7. share/gnuplot/5.4/PostScript/8859-1.ps
  8. share/gnuplot/5.4/PostScript/8859-15.ps
  9. share/gnuplot/5.4/PostScript/8859-2.ps
  10. share/gnuplot/5.4/PostScript/8859-9.ps
  11. share/gnuplot/5.4/PostScript/aglfn.txt
  12. share/gnuplot/5.4/PostScript/cp1250.ps
  13. share/gnuplot/5.4/PostScript/cp1251.ps
  14. share/gnuplot/5.4/PostScript/cp1252.ps
  15. share/gnuplot/5.4/PostScript/cp437.ps
  16. share/gnuplot/5.4/PostScript/cp850.ps
  17. share/gnuplot/5.4/PostScript/cp852.ps
  18. share/gnuplot/5.4/PostScript/koi8r.ps
  19. share/gnuplot/5.4/PostScript/koi8u.ps
  20. share/gnuplot/5.4/PostScript/prologue.ps
  21. share/gnuplot/5.4/PostScript/utf-8.ps
  22. share/gnuplot/5.4/app-defaults/Gnuplot
  23. share/gnuplot/5.4/colors_default.gp
  24. share/gnuplot/5.4/colors_mono.gp
  25. share/gnuplot/5.4/colors_podo.gp
  26. share/gnuplot/5.4/gnuplot.gih
  27. @sample share/gnuplot/5.4/gnuplotrc.sample
  28. share/gnuplot/5.4/js/README
  29. share/gnuplot/5.4/js/canvasmath.js
  30. share/gnuplot/5.4/js/canvastext.js
  31. share/gnuplot/5.4/js/gnuplot_common.js
  32. share/gnuplot/5.4/js/gnuplot_dashedlines.js
  33. share/gnuplot/5.4/js/gnuplot_mouse.css
  34. share/gnuplot/5.4/js/gnuplot_mouse.js
  35. share/gnuplot/5.4/js/gnuplot_svg.js
  36. share/gnuplot/5.4/js/gnuplot_svg_2018.js
  37. share/gnuplot/5.4/js/grid.png
  38. share/gnuplot/5.4/js/help.png
  39. share/gnuplot/5.4/js/nextzoom.png
  40. share/gnuplot/5.4/js/previouszoom.png
  41. share/gnuplot/5.4/js/return.png
  42. share/gnuplot/5.4/js/textzoom.png
  43. share/gnuplot/5.4/lua/gnuplot-tikz.lua
  44. @owner
  45. @group
  46. @mode
Collapse this list.
Dependency lines:
  • gnuplot>0:math/gnuplot
Conflicts:
CONFLICTS_INSTALL:
  • gnuplot-lite
To install the port:
cd /usr/ports/math/gnuplot/ && make install clean
To add the package, run one of these commands:
  • pkg install math/gnuplot
  • pkg install gnuplot
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: gnuplot
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1712276746 SHA256 (gnuplot-5.4.10.tar.gz) = 975d8c1cc2c41c7cedc4e323aff035d977feb9a97f0296dd2a8a66d197a5b27c SIZE (gnuplot-5.4.10.tar.gz) = 5687565

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Slave ports:
  1. math/gnuplot-lite
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. groff : textproc/groff
  2. pkgconf>=1.3.0_1 : devel/pkgconf
  3. x11.pc : x11/libX11
Runtime dependencies:
  1. x11.pc : x11/libX11
Library dependencies:
  1. libfontconfig.so : x11-fonts/fontconfig
  2. libfreetype.so : print/freetype2
  3. libharfbuzz.so : print/harfbuzz
  4. libgd.so : graphics/gd
  5. libpng.so : graphics/png
  6. libwebp.so : graphics/webp
  7. libtiff.so : graphics/tiff
  8. libreadline.so.8 : devel/readline
  9. libatk-1.0.so : accessibility/at-spi2-core
  10. libcairo.so : graphics/cairo
  11. libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
  12. libglib-2.0.so : devel/glib20
  13. libintl.so : devel/gettext-runtime
  14. libgtk-3.so : x11-toolkits/gtk30
  15. libharfbuzz.so : print/harfbuzz
  16. libpango-1.0.so : x11-toolkits/pango
  17. libjpeg.so : graphics/jpeg-turbo
  18. liblua-5.3.so : lang/lua53
  19. libkpathsea.so : devel/tex-kpathsea
  20. libwx_baseu-3.0.so : x11-toolkits/wxgtk30@gtk3
This port is required by:
for Build
  1. comms/limesuite
for Run
  1. graphics/matplotplusplus

Configuration Options:
===> The following configuration options are available for gnuplot-5.4.10_2: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples GRIDBOX=off: Use the gridbox optimization for hidden3d ===> Use 'make config' to modify these settings
Options name:
math_gnuplot
USES:
compiler:c++11-lang cpe groff iconv pkgconfig readline gnome jpeg lua:53 ncurses tex xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (48 items)
Collapse this list.
  1. http://cfhcable.dl.sourceforge.net/project/gnuplot/gnuplot/5.4.10/
  2. http://cytranet.dl.sourceforge.net/project/gnuplot/gnuplot/5.4.10/
  3. http://deac-ams.dl.sourceforge.net/project/gnuplot/gnuplot/5.4.10/
  4. http://deac-fra.dl.sourceforge.net/project/gnuplot/gnuplot/5.4.10/
  5. http://deac-riga.dl.sourceforge.net/project/gnuplot/gnuplot/5.4.10/
  6. http://downloads.sourceforge.net/project/gnuplot/gnuplot/5.4.10/
  7. http://excellmedia.dl.sourceforge.net/project/gnuplot/gnuplot/5.4.10/
  8. http://freefr.dl.sourceforge.net/project/gnuplot/gnuplot/5.4.10/
  9. http://gigenet.dl.sourceforge.net/project/gnuplot/gnuplot/5.4.10/
  10. http://ixpeering.dl.sourceforge.net/project/gnuplot/gnuplot/5.4.10/
  11. http://jaist.dl.sourceforge.net/project/gnuplot/gnuplot/5.4.10/
  12. http://kumisystems.dl.sourceforge.net/project/gnuplot/gnuplot/5.4.10/
  13. http://liquidtelecom.dl.sourceforge.net/project/gnuplot/gnuplot/5.4.10/
  14. http://nchc.dl.sourceforge.net/project/gnuplot/gnuplot/5.4.10/
  15. http://netactuate.dl.sourceforge.net/project/gnuplot/gnuplot/5.4.10/
  16. http://netcologne.dl.sourceforge.net/project/gnuplot/gnuplot/5.4.10/
  17. http://onboardcloud.dl.sourceforge.net/project/gnuplot/gnuplot/5.4.10/
  18. http://phoenixnap.dl.sourceforge.net/project/gnuplot/gnuplot/5.4.10/
  19. http://razaoinfo.dl.sourceforge.net/project/gnuplot/gnuplot/5.4.10/
  20. http://sinalbr.dl.sourceforge.net/project/gnuplot/gnuplot/5.4.10/
  21. http://sitsa.dl.sourceforge.net/project/gnuplot/gnuplot/5.4.10/
  22. http://tenet.dl.sourceforge.net/project/gnuplot/gnuplot/5.4.10/
  23. http://ufpr.dl.sourceforge.net/project/gnuplot/gnuplot/5.4.10/
  24. http://versaweb.dl.sourceforge.net/project/gnuplot/gnuplot/5.4.10/
  25. https://cfhcable.dl.sourceforge.net/project/gnuplot/gnuplot/5.4.10/
  26. https://cytranet.dl.sourceforge.net/project/gnuplot/gnuplot/5.4.10/
  27. https://deac-ams.dl.sourceforge.net/project/gnuplot/gnuplot/5.4.10/
  28. https://deac-fra.dl.sourceforge.net/project/gnuplot/gnuplot/5.4.10/
  29. https://deac-riga.dl.sourceforge.net/project/gnuplot/gnuplot/5.4.10/
  30. https://downloads.sourceforge.net/project/gnuplot/gnuplot/5.4.10/
  31. https://excellmedia.dl.sourceforge.net/project/gnuplot/gnuplot/5.4.10/
  32. https://freefr.dl.sourceforge.net/project/gnuplot/gnuplot/5.4.10/
  33. https://gigenet.dl.sourceforge.net/project/gnuplot/gnuplot/5.4.10/
  34. https://ixpeering.dl.sourceforge.net/project/gnuplot/gnuplot/5.4.10/
  35. https://jaist.dl.sourceforge.net/project/gnuplot/gnuplot/5.4.10/
  36. https://kumisystems.dl.sourceforge.net/project/gnuplot/gnuplot/5.4.10/
  37. https://liquidtelecom.dl.sourceforge.net/project/gnuplot/gnuplot/5.4.10/
  38. https://nchc.dl.sourceforge.net/project/gnuplot/gnuplot/5.4.10/
  39. https://netactuate.dl.sourceforge.net/project/gnuplot/gnuplot/5.4.10/
  40. https://netcologne.dl.sourceforge.net/project/gnuplot/gnuplot/5.4.10/
  41. https://onboardcloud.dl.sourceforge.net/project/gnuplot/gnuplot/5.4.10/
  42. https://phoenixnap.dl.sourceforge.net/project/gnuplot/gnuplot/5.4.10/
  43. https://razaoinfo.dl.sourceforge.net/project/gnuplot/gnuplot/5.4.10/
  44. https://sinalbr.dl.sourceforge.net/project/gnuplot/gnuplot/5.4.10/
  45. https://sitsa.dl.sourceforge.net/project/gnuplot/gnuplot/5.4.10/
  46. https://tenet.dl.sourceforge.net/project/gnuplot/gnuplot/5.4.10/
  47. https://ufpr.dl.sourceforge.net/project/gnuplot/gnuplot/5.4.10/
  48. https://versaweb.dl.sourceforge.net/project/gnuplot/gnuplot/5.4.10/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.4.10_2
25 Nov 2024 12:15:14
commit hash: 7722173a70bc20e4c4a420a3c240d1ebf1de56f1commit hash: 7722173a70bc20e4c4a420a3c240d1ebf1de56f1commit hash: 7722173a70bc20e4c4a420a3c240d1ebf1de56f1commit hash: 7722173a70bc20e4c4a420a3c240d1ebf1de56f1 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
*/*: Bump consumers of x11-toolkits/wxgtk32

New version of wxgtk32 in tree

(cherry picked from commit 73202fb63e30430b44d63779f870866c184230da)

Number of commits found: 1