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
matplotplusplus C++ graphics library for data visualization
1.2.1_3 graphics 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 1.2.1_3Version of this port present on the latest quarterly branch.
Maintainer: yuri@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: devel
License: MIT
WWW:
https://alandefreitas.github.io/matplotplusplus/
Description:
Matplot++ is a graphics library for data visualization that provides interactive plotting, means for exporting plots in high-quality formats for scientific publications, a compact syntax consistent with similar libraries, dozens of plot categories with specialized algorithms, multiple coding styles, and supports generic backends. Matplot++ renders graphics using gnuplot and shows graphics in gnuplot standalone windows.
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 (58 items)
Collapse this list.
  1. /usr/local/share/licenses/matplotplusplus-1.2.1_3/catalog.mk
  2. /usr/local/share/licenses/matplotplusplus-1.2.1_3/LICENSE
  3. /usr/local/share/licenses/matplotplusplus-1.2.1_3/MIT
  4. include/matplot/axes_objects/bars.h
  5. include/matplot/axes_objects/box_chart.h
  6. include/matplot/axes_objects/circles.h
  7. include/matplot/axes_objects/contours.h
  8. include/matplot/axes_objects/error_bar.h
  9. include/matplot/axes_objects/filled_area.h
  10. include/matplot/axes_objects/function_line.h
  11. include/matplot/axes_objects/histogram.h
  12. include/matplot/axes_objects/labels.h
  13. include/matplot/axes_objects/line.h
  14. include/matplot/axes_objects/matrix.h
  15. include/matplot/axes_objects/network.h
  16. include/matplot/axes_objects/parallel_lines.h
  17. include/matplot/axes_objects/stair.h
  18. include/matplot/axes_objects/string_function.h
  19. include/matplot/axes_objects/surface.h
  20. include/matplot/axes_objects/vectors.h
  21. include/matplot/backend/backend_interface.h
  22. include/matplot/backend/backend_registry.h
  23. include/matplot/backend/gnuplot.h
  24. include/matplot/backend/opengl.h
  25. include/matplot/backend/opengl_embed.h
  26. include/matplot/core/axes_object.h
  27. include/matplot/core/axes_type.h
  28. include/matplot/core/axis_type.h
  29. include/matplot/core/figure_registry.h
  30. include/matplot/core/figure_type.h
  31. include/matplot/core/legend.h
  32. include/matplot/core/line_spec.h
  33. include/matplot/detail/config.h
  34. include/matplot/detail/exports.h
  35. include/matplot/freestanding/axes_functions.h
  36. include/matplot/freestanding/axes_lim.h
  37. include/matplot/freestanding/figure_functions.h
  38. include/matplot/freestanding/histcounts.h
  39. include/matplot/freestanding/plot.h
  40. include/matplot/matplot.h
  41. include/matplot/util/colors.h
  42. include/matplot/util/common.h
  43. include/matplot/util/concepts.h
  44. include/matplot/util/contourc.h
  45. include/matplot/util/geodata.h
  46. include/matplot/util/handle_types.h
  47. include/matplot/util/keywords.h
  48. include/matplot/util/popen.h
  49. include/matplot/util/type_traits.h
  50. lib/cmake/Matplot++/Matplot++Config.cmake
  51. lib/cmake/Matplot++/Matplot++ConfigVersion.cmake
  52. lib/cmake/Matplot++/Matplot++Targets-release.cmake
  53. lib/cmake/Matplot++/Matplot++Targets.cmake
  54. lib/libmatplot.so
  55. lib/libmatplot.so.1.2.0
  56. @owner
  57. @group
  58. @mode
Collapse this list.
Dependency lines:
  • matplotplusplus>0:graphics/matplotplusplus
To install the port:
cd /usr/ports/graphics/matplotplusplus/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/matplotplusplus
  • pkg install matplotplusplus
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: matplotplusplus
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1714116673 SHA256 (alandefreitas-matplotplusplus-v1.2.1_GH0.tar.gz) = 9dd7cc92b2425148f50329f5a3bf95f9774ac807657838972d35334b5ff7cb87 SIZE (alandefreitas-matplotplusplus-v1.2.1_GH0.tar.gz) = 38999774

Packages (timestamps in pop-ups are UTC):
matplotplusplus
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.2.1_21.2.1_2--1.2.1_3---
FreeBSD:13:quarterly1.2.1_21.2.1_3--1.2.1_3-1.2.0_3-
FreeBSD:14:latest1.2.1_21.2.1_3--1.2.1_3---
FreeBSD:14:quarterly1.2.1_31.2.1_3--1.2.1_3-1.2.0_3-
FreeBSD:15:latest1.2.1_21.2.1_3n/a-n/a-1.2.0_3-
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
Runtime dependencies:
  1. gnuplot : math/gnuplot
Library dependencies:
  1. libfftw3.so : math/fftw3
  2. libfftw3f.so : math/fftw3-float
  3. libopenblas.so : math/openblas
  4. libpng16.so : graphics/png
  5. libtiff.so : graphics/tiff
  6. libjpeg.so : graphics/jpeg-turbo
  7. libwx_baseu-3.2.so : x11-toolkits/wxgtk32@gtk3
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
graphics_matplotplusplus
USES:
cmake compiler:c++17-lang jpeg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/alandefreitas/matplotplusplus/tar.gz/v1.2.1?dummy=/
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
1.2.1_3
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