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
sciplot Modern C++ scientific plotting library powered by gnuplot
0.3.1 graphics Deleted 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 0.3.1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-11-09 21:54:03
Last Update: 2022-11-16 07:33:04
Commit Hash: 2763db8
License: MIT
WWW:
https://sciplot.github.io/
Description:
The goal of the sciplot project is to enable C++ programs to conveniently plot beautiful graphs as easy as in other high-level programming languages. sciplot is a header-only library that needs a C++17-capable compiler, but has no external dependencies for compiling. The only external runtime dependencies are gnuplot-palettes for providing color palettes and a gnuplot executable.
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 (49 items)
Collapse this list.
  1. /usr/local/share/licenses/sciplot-plotting-library-0.3.1/catalog.mk
  2. /usr/local/share/licenses/sciplot-plotting-library-0.3.1/LICENSE
  3. /usr/local/share/licenses/sciplot-plotting-library-0.3.1/MIT
  4. include/sciplot/Canvas.hpp
  5. include/sciplot/ColumnIndex.hpp
  6. include/sciplot/Constants.hpp
  7. include/sciplot/Default.hpp
  8. include/sciplot/Enums.hpp
  9. include/sciplot/Figure.hpp
  10. include/sciplot/Palettes.hpp
  11. include/sciplot/Plot.hpp
  12. include/sciplot/Plot2D.hpp
  13. include/sciplot/Plot3D.hpp
  14. include/sciplot/StringOrDouble.hpp
  15. include/sciplot/Utils.hpp
  16. include/sciplot/Vec.hpp
  17. include/sciplot/sciplot.hpp
  18. include/sciplot/specs/AxisLabelSpecs.hpp
  19. include/sciplot/specs/BorderSpecs.hpp
  20. include/sciplot/specs/DepthSpecsOf.hpp
  21. include/sciplot/specs/DrawSpecs.hpp
  22. include/sciplot/specs/FillSpecsOf.hpp
  23. include/sciplot/specs/FillStyleSpecs.hpp
  24. include/sciplot/specs/FilledCurvesSpecsOf.hpp
  25. include/sciplot/specs/FontSpecsOf.hpp
  26. include/sciplot/specs/FrameSpecsOf.hpp
  27. include/sciplot/specs/GridSpecs.hpp
  28. include/sciplot/specs/GridSpecsBase.hpp
  29. include/sciplot/specs/HistogramStyleSpecs.hpp
  30. include/sciplot/specs/LabelSpecs.hpp
  31. include/sciplot/specs/LayoutSpecs.hpp
  32. include/sciplot/specs/LegendSpecs.hpp
  33. include/sciplot/specs/LineSpecsOf.hpp
  34. include/sciplot/specs/OffsetSpecsOf.hpp
  35. include/sciplot/specs/PointSpecsOf.hpp
  36. include/sciplot/specs/ShowSpecsOf.hpp
  37. include/sciplot/specs/Specs.hpp
  38. include/sciplot/specs/TextSpecsOf.hpp
  39. include/sciplot/specs/TicsSpecs.hpp
  40. include/sciplot/specs/TicsSpecsBaseOf.hpp
  41. include/sciplot/specs/TicsSpecsMajor.hpp
  42. include/sciplot/specs/TicsSpecsMinor.hpp
  43. include/sciplot/specs/TitleSpecsOf.hpp
  44. share/sciplot/sciplotConfig.cmake
  45. share/sciplot/sciplotConfigVersion.cmake
  46. share/sciplot/sciplotTargets.cmake
  47. @owner
  48. @group
  49. @mode
Collapse this list.
Dependency lines:
  • sciplot-plotting-library>0:graphics/sciplot
No installation instructions:
This port has been deleted.
PKGNAME: sciplot-plotting-library
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1668023049 SHA256 (sciplot-sciplot-v0.3.1_GH0.tar.gz) = d5f8fa7783920c0db4f54d8d9cea8a5e50be99153e81dcaccf91532994ebbad0 SIZE (sciplot-sciplot-v0.3.1_GH0.tar.gz) = 1801509

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
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
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
graphics_sciplot
USES:
cmake:testing compiler:c++17-lang
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/sciplot/sciplot/tar.gz/v0.3.1?dummy=/
Collapse this list.
Port Moves
  • port moved to science/sciplot on 2022-11-15
    REASON: Move to avoid conflict with graphics/SciPlot

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.3.1
16 Nov 2022 07:33:04
commit hash: 2763db8a01fdfcb11b68c4748667f00a1a7f51ebcommit hash: 2763db8a01fdfcb11b68c4748667f00a1a7f51ebcommit hash: 2763db8a01fdfcb11b68c4748667f00a1a7f51ebcommit hash: 2763db8a01fdfcb11b68c4748667f00a1a7f51eb files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/sciplot: Move to science/sciplot

PR:		267692
Reported by:	Franco Fichtner <franco@opnsense.org>; philip@
0.3.1
09 Nov 2022 21:52:29
commit hash: bc87463a962176640419e9f72199e13dc0ee7c67commit hash: bc87463a962176640419e9f72199e13dc0ee7c67commit hash: bc87463a962176640419e9f72199e13dc0ee7c67commit hash: bc87463a962176640419e9f72199e13dc0ee7c67 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/sciplot: New port: Modern C++ scientific plotting library powered by
gnuplot

Number of commits found: 2