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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
cxxplot C++ 2D plotting library
0.4.2_1 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 0.4.2_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 09:33:06
Last Update: 2023-07-26 19:58:56
Commit Hash: 8071dcb
License: BSD3CLAUSE
WWW:
https://github.com/USNavalResearchLaboratory/cxxplot
Description:
cxxplot is a C++ plotting library meant to be used in science, engineering and data analysis. The main objectives of the project are: * Provide syntax that is familiar to scientists and engineers. * Enable low setup times. * Be more performant than typical plotting libraries. * Operate in asynchronous mode. Therefore plot calls and user code can be combined and still retain GUI interactivity.
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 (27 items)
Collapse this list.
  1. /usr/local/share/licenses/cxxplot-0.4.2_1/catalog.mk
  2. /usr/local/share/licenses/cxxplot-0.4.2_1/LICENSE
  3. /usr/local/share/licenses/cxxplot-0.4.2_1/BSD3CLAUSE
  4. include/cxxplot/align.hpp
  5. include/cxxplot/color.hpp
  6. include/cxxplot/concepts.hpp
  7. include/cxxplot/cxxplot
  8. include/cxxplot/execution.hpp
  9. include/cxxplot/figure.hpp
  10. include/cxxplot/gettersetter.hpp
  11. include/cxxplot/graph.hpp
  12. include/cxxplot/image.hpp
  13. include/cxxplot/named_parameter.hpp
  14. include/cxxplot/point2d.hpp
  15. include/cxxplot/range.hpp
  16. include/cxxplot/styles.hpp
  17. include/cxxplot/typetraits.hpp
  18. include/cxxplot/utils.hpp
  19. include/cxxplot/window.hpp
  20. lib/cmake/cxxplot/cxxplotConfig.cmake
  21. lib/cmake/cxxplot/cxxplotConfigVersion.cmake
  22. lib/cmake/cxxplot/cxxplotTargets-release.cmake
  23. lib/cmake/cxxplot/cxxplotTargets.cmake
  24. lib/libcxxplot.so
  25. @owner
  26. @group
  27. @mode
Collapse this list.
Dependency lines:
  • cxxplot>0:graphics/cxxplot
To install the port:
cd /usr/ports/graphics/cxxplot/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/cxxplot
  • pkg install cxxplot
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: cxxplot
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1689226525 SHA256 (USNavalResearchLaboratory-cxxplot-v0.4.2_GH0.tar.gz) = b1aa2a62e9dee16c55f2f02c0add2575f79ec4507b5f74d9c467ae029075871c SIZE (USNavalResearchLaboratory-cxxplot-v0.4.2_GH0.tar.gz) = 4386162

Packages (timestamps in pop-ups are UTC):
cxxplot
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.4.2_10.4.2_1-0.4.2_10.4.2_1---
FreeBSD:13:quarterly0.4.2_10.4.2_1-0.4.2_10.4.2_1-0.4.2_10.4.2_1
FreeBSD:14:latest0.4.2_10.4.2_1-0.4.2_10.4.2_1--0.3.2
FreeBSD:14:quarterly0.4.2_10.4.2_1-0.4.2_10.4.2_1-0.4.2_10.4.2_1
FreeBSD:15:latest0.4.2_10.4.2_1n/a0.4.2_1n/a-0.4.2_1-
FreeBSD:15:quarterly--n/a-n/a---
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
  3. xorgproto>=0 : x11/xorgproto
  4. lupdate : devel/qt6-tools
Library dependencies:
  1. libGL.so : graphics/libglvnd
  2. libOpenGL.so : graphics/libglvnd
  3. libQt6Core.so : devel/qt6-base
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
graphics_cxxplot
USES:
cmake:testing compiler:c++20-lang gl qt:6
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/USNavalResearchLaboratory/cxxplot/tar.gz/v0.4.2?dummy=/
Collapse this list.

There are no commits on branch 2022Q3 for this port