| Port details on branch 2026Q2 |
- picom Lightweight X11 compositor
- 13 x11-wm
=0 13Version of this port present on the latest quarterly branch. - Maintainer: yukiteruamano@volfread.xyz
 - Port Added: 2026-05-13 09:09:10
- Last Update: 2026-05-30 14:30:49
- Commit Hash: 562be3b
- License: MIT MPL20
- WWW:
- https://github.com/yshui/picom
- Description:
- Picom (formerly a Compton fork) is a standalone compositor for X11 for
window managers without built-in compositing.
Features:
- Rendering with optional VSync via OpenGL or XRender
- Transparent windows, menus, titlebars, borders
- Shadows and colored shadows
- Fading effects
- Bluring of background
- GLSL fragment shader for window contents
- Conditional settings
- Config, log and PID file support
- Remote control via DBus
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/x11-wm/picom/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-wm/picom
- pkg install picom
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: picom
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1778647320
SHA256 (yshui-picom-v13_GH0.tar.gz) = db9791a54255742c924ef82a6a882042636d61de0fa61bc14c5e56279cf5791c
SIZE (yshui-picom-v13_GH0.tar.gz) = 656067
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- uthash.h : devel/uthash
- a2x : textproc/asciidoc
- asciidoctor : textproc/rubygem-asciidoctor
- update-desktop-database : devel/desktop-file-utils
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- pixman-1.pc : x11/pixman
- x11.pc : x11/libX11
- xcb.pc : x11/libxcb
- xext.pc : x11/libXext
- Runtime dependencies:
-
- xprop : x11/xprop
- xwininfo : x11/xwininfo
- update-desktop-database : devel/desktop-file-utils
- pixman-1.pc : x11/pixman
- x11.pc : x11/libX11
- xcb.pc : x11/libxcb
- xext.pc : x11/libXext
- Library dependencies:
-
- libev.so : devel/libev
- libxcb-image.so : x11/xcb-util-image
- libxcb-render-util.so : x11/xcb-util-renderutil
- libxcb-util.so : x11/xcb-util
- libconfig.so : devel/libconfig
- libdbus-1.so : devel/dbus
- libepoxy.so : graphics/libepoxy
- libpcre2-8.so : devel/pcre2
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for picom-13:
CONFIG=on: Configuration file parsing support
DBUS=on: D-Bus IPC system support
DOCS=on: Build and/or install documentation
OPENGL=on: 2D/3D rendering support via OpenGL
PCRE=on: Use Perl Compatible Regular Expressions
===> Use 'make config' to modify these settings
- Options name:
- x11-wm_picom
- USES:
- compiler:c11 desktop-file-utils localbase meson pkgconfig xorg
- pkg-message:
- ERROR
- WARNING: The FreshPorts parser failed. ucl_tool failed. Please report this.
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
13 30 May 2026 14:30:49
    |
Vladimir Druzenko (vvd)  |
x11-wm/picom: Improve "disable git" patch
Make it ready for upstream:
https://github.com/yshui/picom/pull/1520
While here remove unnecessary GH_PROJECT - it have default value.
PR: 295255
Approved by: José Maldonado <yukiteruamano@volfread.xyz> (maintainer, timeout 2
weeks)
Sponsored by: UNIS Labs
MFH: 2026Q2
(cherry picked from commit 166cb5a5a5a8c662b88b6b356cc5bb057ee5968d) |
13 13 May 2026 09:07:08
    |
Yusuf Yaman (nxjoseph)  Author: José Maldonado |
x11-wm/picom: Update 12.5 => 13
While here, remove deprecated DRM option.
Changelog:
https://github.com/yshui/picom/releases/tag/v13
PR: 295255
Reported by: José Maldonado <yukiteruamano@volfread.xyz> (maintainer)
Approved by: osa, vvd (Mentors, implicit)
MFH: 2026Q2
(cherry picked from commit 515d560673177472fb9d4c9e3c8c7e763fc5d6a8) |
Number of commits found: 2
|