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
ganv Interactive Gtk canvas widget for audio topologies representation
1.8.2_1 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.2_1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-06-10 05:56:35
Last Update: 2023-03-02 05:23:10
Commit Hash: fa81a4f
License: GPLv3
WWW:
https://drobilla.net/software/ganv.html
Description:
Ganv is an interactive Gtk canvas widget for graph-based interfaces (patchers, modular synthesizers, finite state automata, interactive graphs, etc).
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (37 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/ganv-1.8.2_1/catalog.mk
  3. /usr/local/share/licenses/ganv-1.8.2_1/LICENSE
  4. /usr/local/share/licenses/ganv-1.8.2_1/GPLv3
  5. include/ganv-1/ganv/Box.hpp
  6. include/ganv-1/ganv/Canvas.hpp
  7. include/ganv-1/ganv/Circle.hpp
  8. include/ganv-1/ganv/Edge.hpp
  9. include/ganv-1/ganv/Item.hpp
  10. include/ganv-1/ganv/Module.hpp
  11. include/ganv-1/ganv/Node.hpp
  12. include/ganv-1/ganv/Port.hpp
  13. include/ganv-1/ganv/box.h
  14. include/ganv-1/ganv/canvas.h
  15. include/ganv-1/ganv/circle.h
  16. include/ganv-1/ganv/edge.h
  17. include/ganv-1/ganv/ganv.h
  18. include/ganv-1/ganv/ganv.hpp
  19. include/ganv-1/ganv/group.h
  20. include/ganv-1/ganv/item.h
  21. include/ganv-1/ganv/module.h
  22. include/ganv-1/ganv/node.h
  23. include/ganv-1/ganv/port.h
  24. include/ganv-1/ganv/text.h
  25. include/ganv-1/ganv/types.h
  26. include/ganv-1/ganv/types.hpp
  27. include/ganv-1/ganv/widget.h
  28. include/ganv-1/ganv/wrap.hpp
  29. lib/girepository-1.0/Ganv-1.0.typelib
  30. lib/libganv-1.so
  31. lib/libganv-1.so.1
  32. lib/libganv-1.so.1.8.2
  33. libdata/pkgconfig/ganv-1.pc
  34. share/gir-1.0/Ganv-1.0.gir
  35. @owner
  36. @group
  37. @mode
Collapse this list.
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 = 1661103078 SHA256 (ganv-1.8.2.tar.xz) = bbb786dcd4b59c9bfb84c8a8a7da9e29faecb9dd16e066e82f7ac9c857f235f6 SIZE (ganv-1.8.2.tar.xz) = 80496

Packages (timestamps in pop-ups are UTC):
ganv
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.8.2_11.8.2_11.8.01.8.2_11.8.2_1---
FreeBSD:13:quarterly1.8.2_11.8.2_1-1.8.2_11.8.2_11.8.2_11.8.2_11.8.2_1
FreeBSD:14:latest1.8.2_11.8.2_11.8.21.8.2_11.8.2_11.8.2_1-1.8.2_1
FreeBSD:14:quarterly1.8.2_11.8.2_1-1.8.2_11.8.2_11.8.2_11.8.2_11.8.2_1
FreeBSD:15:latest1.8.2_11.8.2_1n/a1.8.2_1n/a1.8.2_11.8.2_11.8.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. msgfmt : devel/gettext-tools
  2. g-ir-scanner : devel/gobject-introspection
  3. meson>=0.57.1_1 : devel/meson
  4. ninja : devel/ninja
  5. pkgconf>=1.3.0_1 : devel/pkgconf
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/at-spi2-core
  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
This port is required by:
for Libraries
  1. audio/patchage

Configuration Options:
No options to configure
Options name:
audio_ganv
USES:
compiler:c++11-lang gettext gnome localbase:ldflags meson pkgconfig tar:xz
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: 12

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.8.2_1
02 Mar 2023 05:23:10
commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
accessibility/at-spi2-core: update to 2.46.0

What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
  interface.

What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
  events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).

What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.8.2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.8.2
21 Aug 2022 18:32:17
commit hash: 2725dd861e0897214c0a7ec488182755b8a92c3ecommit hash: 2725dd861e0897214c0a7ec488182755b8a92c3ecommit hash: 2725dd861e0897214c0a7ec488182755b8a92c3ecommit hash: 2725dd861e0897214c0a7ec488182755b8a92c3e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
audio/ganv: Update 1.8.0 -> 1.8.2; Correct WWW
1.8.0_2
10 Apr 2022 19:11:41
commit hash: d63665f7cd9c99880704a3c5bc221829cb009744commit hash: d63665f7cd9c99880704a3c5bc221829cb009744commit hash: d63665f7cd9c99880704a3c5bc221829cb009744commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 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 commit to facilitate easier cherry-picking for
quarterly.

PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
1.8.0_1
26 Mar 2022 08:27:27
commit hash: 247c7db7513f1264922428278678da641c5a3f52commit hash: 247c7db7513f1264922428278678da641c5a3f52commit hash: 247c7db7513f1264922428278678da641c5a3f52commit hash: 247c7db7513f1264922428278678da641c5a3f52 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
textproc/libxml2: bump all dependencies

This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
1.8.0
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.8.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.8.0
09 Jan 2021 05:54:43
Revision:560833Original commit files touched by this commit
yuri search for other commits by this committer
audio/ganv: Update 1.6.0 -> 1.8.0

Reported by:	portscout
1.6.0
11 Jun 2020 11:39:05
Revision:538469Original commit files touched by this commit
linimon search for other commits by this committer
Add compiler:c++11-lang to USES to fix build on GCC-based systems:

  /usr/local/include/sigc++-2.0/sigc++/visit_each.h:22:23: error: type_traits:
No such file or directory

Approved by:	portmgr (tier-2 blanket)
1.6.0
10 Jun 2020 05:59:43
Revision:538374Original commit files touched by this commit
yuri search for other commits by this committer
audio/ganv: Correct COMMENT
1.6.0
10 Jun 2020 05:56:28
Revision:538373Original commit files touched by this commit
yuri search for other commits by this committer
New port: audio/ganv: Realtime modular synthesizer and/or effects processor

Number of commits found: 12