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 2022Q2
quickqanava Library for QML-based Graph Visualisation
2.2.0 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 2.2.0Version of this port present on the latest quarterly branch.
Maintainer: adridg@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-10-07 12:45:14
Last Update: 2023-01-23 21:38:23
Commit Hash: ded5c8f
License: BSD3CLAUSE
WWW:
https://cneben.github.io/QuickQanava/index.html
Description:
QuickQanava is a C++14 library designed to display graphs and relational content in a QtQuick application. QuickQanava provide QML components and C++ classes to visualize medium-sized directed graphs in a C++/QML application. QuickQanava does not provide advanced layout algorithms, but rather focus on displaying relational content in advanced dynamic user interfaces (with DnD support, resizable content, visual connection of nodes).
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 (105 items)
Collapse this list.
  1. /usr/local/share/licenses/quickqanava-2.2.0/catalog.mk
  2. /usr/local/share/licenses/quickqanava-2.2.0/LICENSE
  3. /usr/local/share/licenses/quickqanava-2.2.0/BSD3CLAUSE
  4. include/quickcontainers/QuickContainers
  5. include/quickcontainers/QuickContainers.h
  6. include/quickcontainers/qcmAbstractContainer.h
  7. include/quickcontainers/qcmAdapter.h
  8. include/quickcontainers/qcmContainer.h
  9. include/quickcontainers/qcmContainerModel.h
  10. include/quickqanava/QuickQanava.h
  11. include/quickqanava/container_adapter.h
  12. include/quickqanava/edge.h
  13. include/quickqanava/graph.h
  14. include/quickqanava/graph.hpp
  15. include/quickqanava/graph_property.h
  16. include/quickqanava/node.h
  17. include/quickqanava/node.hpp
  18. include/quickqanava/observable.h
  19. include/quickqanava/observer.h
  20. include/quickqanava/qanAbstractDraggableCtrl.h
  21. include/quickqanava/qanAnalysisTimeHeatMap.cpp
  22. include/quickqanava/qanBehaviour.h
  23. include/quickqanava/qanBottomResizer.h
  24. include/quickqanava/qanBottomRightResizer.h
  25. include/quickqanava/qanConnector.h
  26. include/quickqanava/qanDraggable.h
  27. include/quickqanava/qanDraggableCtrl.h
  28. include/quickqanava/qanEdge.h
  29. include/quickqanava/qanEdgeDraggableCtrl.h
  30. include/quickqanava/qanEdgeItem.h
  31. include/quickqanava/qanGraph.h
  32. include/quickqanava/qanGraphView.h
  33. include/quickqanava/qanGrid.h
  34. include/quickqanava/qanGroup.h
  35. include/quickqanava/qanGroupItem.h
  36. include/quickqanava/qanLineGrid.h
  37. include/quickqanava/qanNavigable.h
  38. include/quickqanava/qanNavigablePreview.h
  39. include/quickqanava/qanNode.h
  40. include/quickqanava/qanNodeItem.h
  41. include/quickqanava/qanPortItem.h
  42. include/quickqanava/qanRightResizer.h
  43. include/quickqanava/qanSelectable.h
  44. include/quickqanava/qanStyle.h
  45. include/quickqanava/qanStyleManager.h
  46. include/quickqanava/qanUtils.h
  47. lib/libQuickContainers.a
  48. lib/libQuickQanava.a
  49. lib/qt5/qml/QuickContainers/libquickcontainersplugin.so
  50. lib/qt5/qml/QuickContainers/qmldir
  51. lib/qt5/qml/QuickQanava/CanvasNodeTemplate.qml
  52. lib/qt5/qml/QuickQanava/Edge.qml
  53. lib/qt5/qml/QuickQanava/EdgeCurvedPath.qml
  54. lib/qt5/qml/QuickQanava/EdgeDstArrowPath.qml
  55. lib/qt5/qml/QuickQanava/EdgeDstCirclePath.qml
  56. lib/qt5/qml/QuickQanava/EdgeDstRectPath.qml
  57. lib/qt5/qml/QuickQanava/EdgeOrthoPath.qml
  58. lib/qt5/qml/QuickQanava/EdgeSrcArrowPath.qml
  59. lib/qt5/qml/QuickQanava/EdgeSrcCirclePath.qml
  60. lib/qt5/qml/QuickQanava/EdgeSrcRectPath.qml
  61. lib/qt5/qml/QuickQanava/EdgeStraightPath.qml
  62. lib/qt5/qml/QuickQanava/EdgeTemplate.qml
  63. lib/qt5/qml/QuickQanava/GraphPreview.qml
  64. lib/qt5/qml/QuickQanava/GraphView.qml
  65. lib/qt5/qml/QuickQanava/GraphicalEffects5/DropShadow.qml
  66. lib/qt5/qml/QuickQanava/GraphicalEffects5/Glow.qml
  67. lib/qt5/qml/QuickQanava/GraphicalEffects5/LinearGradient.qml
  68. lib/qt5/qml/QuickQanava/GraphicalEffects5/OpacityMask.qml
  69. lib/qt5/qml/QuickQanava/GraphicalEffects5/RectangularGlow.qml
  70. lib/qt5/qml/QuickQanava/GraphicalEffects6/DropShadow.qml
  71. lib/qt5/qml/QuickQanava/GraphicalEffects6/Glow.qml
  72. lib/qt5/qml/QuickQanava/GraphicalEffects6/LinearGradient.qml
  73. lib/qt5/qml/QuickQanava/GraphicalEffects6/OpacityMask.qml
  74. lib/qt5/qml/QuickQanava/GraphicalEffects6/RectangularGlow.qml
  75. lib/qt5/qml/QuickQanava/Group.qml
  76. lib/qt5/qml/QuickQanava/HeatMapPreview.qml
  77. lib/qt5/qml/QuickQanava/HorizontalDock.qml
  78. lib/qt5/qml/QuickQanava/LabelEditor.qml
  79. lib/qt5/qml/QuickQanava/LineGrid.qml
  80. lib/qt5/qml/QuickQanava/NavigablePreview.qml
  81. lib/qt5/qml/QuickQanava/Node.qml
  82. lib/qt5/qml/QuickQanava/Port.qml
  83. lib/qt5/qml/QuickQanava/RectGlowEffect.qml
  84. lib/qt5/qml/QuickQanava/RectGradientBackground.qml
  85. lib/qt5/qml/QuickQanava/RectGradientGlowBackground.qml
  86. lib/qt5/qml/QuickQanava/RectGradientShadowBackground.qml
  87. lib/qt5/qml/QuickQanava/RectGroupTemplate.qml
  88. lib/qt5/qml/QuickQanava/RectNodeTemplate.qml
  89. lib/qt5/qml/QuickQanava/RectShadowEffect.qml
  90. lib/qt5/qml/QuickQanava/RectSolidBackground.qml
  91. lib/qt5/qml/QuickQanava/RectSolidGlowBackground.qml
  92. lib/qt5/qml/QuickQanava/RectSolidShadowBackground.qml
  93. lib/qt5/qml/QuickQanava/SelectionItem.qml
  94. lib/qt5/qml/QuickQanava/StyleListView.qml
  95. lib/qt5/qml/QuickQanava/VerticalDock.qml
  96. lib/qt5/qml/QuickQanava/VisualConnector.qml
  97. lib/qt5/qml/QuickQanava/libquickqanavaplugin.so
  98. lib/qt5/qml/QuickQanava/qmldir
  99. share/cmake/QuickQanava/QuickQanavaConfig.cmake
  100. share/cmake/QuickQanava/QuickQanavaConfigVersion.cmake
  101. share/cmake/QuickQanava/QuickQanavaTargets-release.cmake
  102. share/cmake/QuickQanava/QuickQanavaTargets.cmake
  103. @owner
  104. @group
  105. @mode
Collapse this list.
Dependency lines:
  • quickqanava>0:graphics/quickqanava
To install the port:
cd /usr/ports/graphics/quickqanava/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/quickqanava
  • pkg install quickqanava
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: quickqanava
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1673299400 SHA256 (cneben-QuickQanava-2.2.0_GH0.tar.gz) = baad74e8f7b9681634329119a4836dfe6df0d6fadcc1ea8cf877c9c3323f8517 SIZE (cneben-QuickQanava-2.2.0_GH0.tar.gz) = 9445645

Packages (timestamps in pop-ups are UTC):
quickqanava
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.2.02.2.0-2.2.02.2.0---
FreeBSD:13:quarterly2.2.02.2.0-2.2.02.2.02.2.02.2.02.2.0
FreeBSD:14:latest2.2.02.2.0-2.2.02.2.02.2.0-2.2.0
FreeBSD:14:quarterly2.2.02.2.0-2.2.02.2.02.2.02.2.02.2.0
FreeBSD:15:latest2.2.02.2.0n/a2.2.0n/a2.2.02.2.02.2.0
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. qt5-buildtools>=5.15 : devel/qt5-buildtools
  4. qt5-qmake>=5.15 : devel/qt5-qmake
Library dependencies:
  1. libQt5Core.so : devel/qt5-core
  2. libQt5Qml.so : x11-toolkits/qt5-declarative
  3. libQt5Gui.so : x11-toolkits/qt5-gui
  4. libQt5Network.so : net/qt5-network
  5. libQt5QuickControls2.so : x11-toolkits/qt5-quickcontrols2
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
graphics_quickqanava
USES:
cmake compiler:c++14-lang qt:5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/cneben/QuickQanava/tar.gz/2.2.0?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port