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
ztoolkit GUI toolkit heavily inspired by GTK
0.1.2_2 x11-toolkits 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.1.2_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: AGPLv3
WWW:
https://git.zrythm.org/zrythm/ztoolkit
Description:
ZToolkit (Ztk) is a cross-platform GUI toolkit heavily inspired by GTK. It handles events and low level drawing on behalf of the user and provides a high-level API for managing the UI and custom widgets. ZToolkit is written in C based on pugl and was created to be used for various plugins bundled with the Zrythm digital audio workstation. WWW: https://git.zrythm.org/zrythm/ztoolkit
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 (31 items)
Collapse this list.
  1. /usr/local/share/licenses/ztoolkit-0.1.2_2/catalog.mk
  2. /usr/local/share/licenses/ztoolkit-0.1.2_2/LICENSE
  3. /usr/local/share/licenses/ztoolkit-0.1.2_2/AGPLv3
  4. include/ztoolkit/colors.h
  5. include/ztoolkit/log.h
  6. include/ztoolkit/math.h
  7. include/ztoolkit/pugl.h
  8. include/ztoolkit/pugl_cairo.h
  9. include/ztoolkit/rect.h
  10. include/ztoolkit/rsvg.h
  11. include/ztoolkit/types.h
  12. include/ztoolkit/ztk.h
  13. include/ztoolkit/ztk_app.h
  14. include/ztoolkit/ztk_button.h
  15. include/ztoolkit/ztk_cairo.h
  16. include/ztoolkit/ztk_color.h
  17. include/ztoolkit/ztk_combo_box.h
  18. include/ztoolkit/ztk_control.h
  19. include/ztoolkit/ztk_dialog.h
  20. include/ztoolkit/ztk_drawing_area.h
  21. include/ztoolkit/ztk_knob.h
  22. include/ztoolkit/ztk_knob_with_label.h
  23. include/ztoolkit/ztk_label.h
  24. include/ztoolkit/ztk_theme.h
  25. include/ztoolkit/ztk_widget.h
  26. include/ztoolkit/ztoolkit_config.h
  27. lib/libztoolkit.a
  28. libdata/pkgconfig/ztoolkit.pc
  29. @owner
  30. @group
  31. @mode
Collapse this list.
Dependency lines:
  • ztoolkit>0:x11-toolkits/ztoolkit
To install the port:
cd /usr/ports/x11-toolkits/ztoolkit/ && make install clean
To add the package, run one of these commands:
  • pkg install x11-toolkits/ztoolkit
  • pkg install ztoolkit
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ztoolkit
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1621823090 SHA256 (ztoolkit/v0.1.2.tar.gz) = 245ad34e43c457dd009940e1085ca79a3c4556a10058e4e6eb8745b4ec9b9832 SIZE (ztoolkit/v0.1.2.tar.gz) = 166043

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. meson>=0.57.1_1 : devel/meson
  2. ninja : devel/ninja
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. x11.pc : x11/libX11
Runtime dependencies:
  1. x11.pc : x11/libX11
Library dependencies:
  1. libcairo.so : graphics/cairo
  2. libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
  3. libglib-2.0.so : devel/glib20
  4. libintl.so : devel/gettext-runtime
  5. librsvg-2.so : graphics/librsvg2-rust
  6. libpango-1.0.so : x11-toolkits/pango
This port is required by:
for Build
  1. audio/zplugins-lv2

Configuration Options:
No options to configure
Options name:
x11-toolkits_ztoolkit
USES:
compiler:c11 gnome meson pkgconfig xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://git.zrythm.org/zrythm/ztoolkit/archive/
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
0.1.2_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