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 photos
All times are UTC
Ukraine
Port details on branch 2022Q2
ganv Interactive Gtk canvas widget for audio topologies representation
1.8.0_2 audio 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.8.0_2Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-04-24 04:16:20
Last Update: 2022-04-10 19:47:23
Commit Hash: 035e778
License: GPLv3
WWW:
https://drobilla.net/software/ganv
Description:
Ganv is an interactive Gtk canvas widget for graph-based interfaces (patchers, modular synthesizers, finite state automata, interactive graphs, etc). WWW: https://drobilla.net/software/ganv
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 (36 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/ganv-1.8.0_2/catalog.mk
  3. /usr/local/share/licenses/ganv-1.8.0_2/LICENSE
  4. /usr/local/share/licenses/ganv-1.8.0_2/GPLv3
  5. bin/ganv_bench
  6. include/ganv-1/ganv/Box.hpp
  7. include/ganv-1/ganv/Canvas.hpp
  8. include/ganv-1/ganv/Circle.hpp
  9. include/ganv-1/ganv/Edge.hpp
  10. include/ganv-1/ganv/Item.hpp
  11. include/ganv-1/ganv/Module.hpp
  12. include/ganv-1/ganv/Node.hpp
  13. include/ganv-1/ganv/Port.hpp
  14. include/ganv-1/ganv/box.h
  15. include/ganv-1/ganv/canvas.h
  16. include/ganv-1/ganv/circle.h
  17. include/ganv-1/ganv/edge.h
  18. include/ganv-1/ganv/ganv.h
  19. include/ganv-1/ganv/ganv.hpp
  20. include/ganv-1/ganv/group.h
  21. include/ganv-1/ganv/item.h
  22. include/ganv-1/ganv/module.h
  23. include/ganv-1/ganv/node.h
  24. include/ganv-1/ganv/port.h
  25. include/ganv-1/ganv/text.h
  26. include/ganv-1/ganv/types.h
  27. include/ganv-1/ganv/types.hpp
  28. include/ganv-1/ganv/widget.h
  29. include/ganv-1/ganv/wrap.hpp
  30. lib/libganv-1.so
  31. lib/libganv-1.so.1
  32. lib/libganv-1.so.1.8.0
  33. libdata/pkgconfig/ganv-1.pc
  34. @owner
  35. @group
  36. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ganv>0:audio/ganv
To install the port:
cd /usr/ports/audio/ganv/ && make install clean
To add the package, run one of these commands:
  • pkg install audio/ganv
  • pkg install ganv
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ganv
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1610168216 SHA256 (ganv-1.8.0.tar.bz2) = da81271f930dfeaeb863c45dcff9ffc3175e1739ff1c7ae674c20b89f1ba8013 SIZE (ganv-1.8.0.tar.bz2) = 382822

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. pkgconf>=1.3.0_1 : devel/pkgconf
  2. python3.8 : lang/python38
Library dependencies:
  1. libcgraph.so : graphics/graphviz
  2. libfontconfig.so : x11-fonts/fontconfig
  3. libfreetype.so : print/freetype2
  4. libintl.so : devel/gettext-runtime
  5. libatk-1.0.so : accessibility/atk
  6. libatkmm-1.6.so : accessibility/atkmm
  7. libcairo.so : graphics/cairo
  8. libcairomm-1.0.so : graphics/cairomm
  9. libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
  10. libglib-2.0.so : devel/glib20
  11. libintl.so : devel/gettext-runtime
  12. libglibmm-2.4.so : devel/glibmm
  13. libgtk-x11-2.0.so : x11-toolkits/gtk20
  14. libgtkmm-2.4.so : x11-toolkits/gtkmm24
  15. libsigc-2.0.so : devel/libsigc++20
  16. libxml++-2.6.so : textproc/libxml++26
  17. libxml2.so : textproc/libxml2
  18. libpango-1.0.so : x11-toolkits/pango
  19. libpangomm-1.4.so : x11-toolkits/pangomm
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
audio_ganv
USES:
compiler:c++11-lang gettext-runtime gnome pkgconfig waf tar:bz2
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://download.drobilla.net/
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.8.0_2
10 Apr 2022 19:47:23
commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate and direct commit to quarterly as PORTREVISIONs
may not match from main.

PR: 262853, 262940, 262877
Approved by: fluffy (mentor)

Number of commits found: 1