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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2021Q3
chamfer Tiling X11 window manager with Vulkan compositor
s20210218_1 x11-wm 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 s20210218_1Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-08-09 05:27:09
Last Update: 2021-08-09 05:23:47
Commit Hash: 78f9bcd
License: BSD3CLAUSE
WWW:
https://jaelpark.github.io/chamferwm-docs/
Description:
Chamferwm is a dynamic tiling window manager with a built-in Vulkan based compositor. Besides aiming to be a fully featured and highly configurable window manager, significant effort is put to provide a complete control over the appearance of the desktop. With its shader based customization system, Chamferwm enables rendering of arbitrary window decorations, borders and effects, maximizing the potential for visual personalization. Window manager: - Dynamic horizontal and vertical tiling with gaps and stacking - Specify container size restrictions, overlap when necessary - Resize and translate individual containers in their place while keeping the surrounding layout - Floating containers and automatic dialog, dock, widget etc. handling - Yank and paste containers to move them within the tree hierarchy along with typical move operations - Configuration with python, scriptable behaviour with client and container specific callbacks - Fully keyboard controllable Compositor: - Vulkan renderer - Arbitrary window decorations and borders with user supplied shaders - Per-client materials - Optional, alternatively use any other external compositor WWW: https://jaelpark.github.io/chamferwm-docs/
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 (18 items)
Collapse this list.
  1. /usr/local/share/licenses/chamfer-s20210218_1/catalog.mk
  2. /usr/local/share/licenses/chamfer-s20210218_1/LICENSE
  3. /usr/local/share/licenses/chamfer-s20210218_1/BSD3CLAUSE
  4. bin/chamfer
  5. @sample share/chamfer/config/config.py.sample
  6. share/chamfer/shaders/default_fragment.spv
  7. share/chamfer/shaders/default_geometry.spv
  8. share/chamfer/shaders/default_vertex.spv
  9. share/chamfer/shaders/frame_fragment.spv
  10. share/chamfer/shaders/frame_geometry.spv
  11. share/chamfer/shaders/frame_vertex.spv
  12. share/chamfer/shaders/solid_fragment.spv
  13. share/chamfer/shaders/text_fragment.spv
  14. share/chamfer/shaders/text_vertex.spv
  15. share/xsessions/chamfer.desktop
  16. @owner
  17. @group
  18. @mode
Collapse this list.
Dependency lines:
  • chamfer>0:x11-wm/chamfer
To install the port:
cd /usr/ports/x11-wm/chamfer/ && make install clean
To add the package, run one of these commands:
  • pkg install x11-wm/chamfer
  • pkg install chamfer
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: chamfer
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1613667503 SHA256 (jaelpark-chamferwm-s20210218-a034c07_GH0.tar.gz) = 006aefbdfeea33506be7c7fae0aafbeb93d091efff30a21e2e4a6f4d19829fe8 SIZE (jaelpark-chamferwm-s20210218-a034c07_GH0.tar.gz) = 156406

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. boost-libs>0 : devel/boost-libs
  2. py38-boost-libs>0 : devel/boost-python-libs@py38
  3. spirv-opt : graphics/spirv-tools
  4. vulkan-headers>0 : graphics/vulkan-headers
  5. glslc : graphics/shaderc
  6. glm>0 : math/glm
  7. meson : devel/meson
  8. ninja : devel/ninja
  9. pkgconf>=1.3.0_1 : devel/pkgconf
  10. python3.8 : lang/python38
  11. xcb.pc : x11/libxcb
Runtime dependencies:
  1. py38-psutil>0 : sysutils/py-psutil@py38
  2. py38-xlib>0 : x11-toolkits/py-xlib@py38
  3. python3.8 : lang/python38
  4. xcb.pc : x11/libxcb
Library dependencies:
  1. libvulkan.so : graphics/vulkan-loader
  2. libfreetype.so : print/freetype2
  3. libharfbuzz.so : print/harfbuzz
  4. libfontconfig.so : x11-fonts/fontconfig
  5. libxcb-cursor.so : x11/xcb-util-cursor
  6. libxcb-keysyms.so : x11/xcb-util-keysyms
  7. libxcb-icccm.so : x11/xcb-util-wm
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
x11-wm_chamfer
USES:
compiler:c++17-lang meson localbase pkgconfig python:3.3+ xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/jaelpark/chamferwm/tar.gz/a034c07?dummy=/
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
s20210218_1
09 Aug 2021 05:23:47
commit hash: 78f9bcddf5074f3960421f876f2bb9d9f33560a1commit hash: 78f9bcddf5074f3960421f876f2bb9d9f33560a1commit hash: 78f9bcddf5074f3960421f876f2bb9d9f33560a1commit hash: 78f9bcddf5074f3960421f876f2bb9d9f33560a1 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-wm/chamfer: drop runtime dependency on boost-libs

Until subpackaging arrives to bsd.port.mk and boost-libs is split into
smaller packages this shaves ~167 MiB of install size.

(cherry picked from commit 580262a1b05e243aeccad65183f6a28139177d92)

Number of commits found: 1