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
picom Lightweight X11 compositor
11.2 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 10.2Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-11-19 00:34:29
Last Update: 2024-02-13 16:08:02
Commit Hash: 52e26b4
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
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 (11 items)
Collapse this list.
  1. bin/picom
  2. bin/picom-trans
  3. etc/xdg/autostart/picom.desktop
  4. @sample etc/xdg/picom.conf.sample
  5. share/applications/picom.desktop
  6. share/man/man1/picom.1.gz
  7. share/man/man1/picom-trans.1.gz
  8. /usr/local/share/licenses/picom-11.2/catalog.mk
  9. /usr/local/share/licenses/picom-11.2/LICENSE
  10. /usr/local/share/licenses/picom-11.2/MIT
  11. /usr/local/share/licenses/picom-11.2/MPL20
Collapse this list.
Dependency lines:
  • picom>0:x11-wm/picom
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 = 1707820562 SHA256 (yshui-picom-v11.2_GH0.tar.gz) = 1c1063936faf09ed9bba726e7737a562564b7a5f8cdef79d48fcdaf3669a4df4 SIZE (yshui-picom-v11.2_GH0.tar.gz) = 308679

Packages (timestamps in pop-ups are UTC):
picom
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest11.211.28.211.211.2-8.2-
FreeBSD:13:quarterly11.211.210.211.211.210.210.210.2
FreeBSD:14:latest11.211.210.211.211.210.2-10.2
FreeBSD:14:quarterly10.211.2-10.211.210.210.210.2
FreeBSD:15:latest11.211.2n/a11.1_1n/a11.111.111.2
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. uthash.h : devel/uthash
  2. a2x : textproc/asciidoc
  3. meson : devel/meson
  4. ninja : devel/ninja
  5. pkgconf>=1.3.0_1 : devel/pkgconf
  6. x11.pc : x11/libX11
  7. xcb.pc : x11/libxcb
  8. xext.pc : x11/libXext
  9. pixman-1.pc : x11/pixman
Runtime dependencies:
  1. xprop : x11/xprop
  2. xwininfo : x11/xwininfo
  3. x11.pc : x11/libX11
  4. xcb.pc : x11/libxcb
  5. xext.pc : x11/libXext
  6. pixman-1.pc : x11/pixman
Library dependencies:
  1. libev.so : devel/libev
  2. libxcb-image.so : x11/xcb-util-image
  3. libxcb-render-util.so : x11/xcb-util-renderutil
  4. libconfig.so : devel/libconfig
  5. libdbus-1.so : devel/dbus
  6. libepoxy.so : graphics/libepoxy
  7. libpcre2-8.so : devel/pcre2
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for picom-11.2: CONFIG=on: Configuration file parsing support DBUS=on: D-Bus IPC system support DOCS=on: Build and/or install documentation DRM=off: DRM VSync fallback (deprecated) 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 meson localbase pkgconfig xorg
pkg-message:
ERROR
WARNING: The FreshPorts parser failed. ucl_tool failed. Please report this.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/yshui/picom/tar.gz/v11.2?dummy=/
Collapse this list.

Number of commits found: 34

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
11.2
13 Feb 2024 16:08:02
commit hash: 52e26b406ae207aaf0cad205e003563fbb5e3728commit hash: 52e26b406ae207aaf0cad205e003563fbb5e3728commit hash: 52e26b406ae207aaf0cad205e003563fbb5e3728commit hash: 52e26b406ae207aaf0cad205e003563fbb5e3728 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-wm/picom: update to 11.2

Changes:	https://github.com/yshui/picom/releases/v11.2
Reported by:	GitHub (watch releases)
11.1_1
11 Feb 2024 00:49:35
commit hash: d0208b45588472f21fc929f92d1544028ed18ddccommit hash: d0208b45588472f21fc929f92d1544028ed18ddccommit hash: d0208b45588472f21fc929f92d1544028ed18ddccommit hash: d0208b45588472f21fc929f92d1544028ed18ddc files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-wm/picom: suggest mac_priority(4) after b22b6eeffd22

FreeBSD lacks setcap(8) + CAP_SYS_NICE, so permissions to set realtime
priorities like SCHED_RR are group-wide and disabled by default.

$ picom --log-level info
[...]
[ 20/01/2024 19:37:18.928 set_rr_scheduling INFO ] Failed to set real-time
scheduling priority to 0. Consider giving picom the CAP_SYS_NICE capability
[...]

https://github.com/yshui/picom/commit/7d9692360b2e
11.1
29 Jan 2024 10:59:35
commit hash: d0c8c72164bf4f332f36705611c31abc0388e651commit hash: d0c8c72164bf4f332f36705611c31abc0388e651commit hash: d0c8c72164bf4f332f36705611c31abc0388e651commit hash: d0c8c72164bf4f332f36705611c31abc0388e651 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-wm/picom: update to 11.1

Changes:	https://github.com/yshui/picom/releases/v11.1
Reported by:	GitHub (watch releases)
11
20 Jan 2024 18:56:07
commit hash: 331cea9ff7e69b02347ce82ce1491bef0b7aed36commit hash: 331cea9ff7e69b02347ce82ce1491bef0b7aed36commit hash: 331cea9ff7e69b02347ce82ce1491bef0b7aed36commit hash: 331cea9ff7e69b02347ce82ce1491bef0b7aed36 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-wm/picom: update to 11

Changes:	https://github.com/yshui/picom/releases/v11
Reported by:	GitHub (watch releases)
11.r1
15 Jan 2024 18:23:25
commit hash: b68471cbdbcdd04d62e2c5f1eafb4f50cd023841commit hash: b68471cbdbcdd04d62e2c5f1eafb4f50cd023841commit hash: b68471cbdbcdd04d62e2c5f1eafb4f50cd023841commit hash: b68471cbdbcdd04d62e2c5f1eafb4f50cd023841 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-wm/picom: update to 11.r1

Changes:	https://github.com/yshui/picom/releases/v11-rc1
Reported by:	GitHub (watch releases)
10.2_1
12 Jan 2024 22:40:48
commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Sanitize MANPREFIX for meson ports

Approved by:	portmgr
10.2
17 Dec 2022 11:34:00
commit hash: 6445c0963dab2e00652cc19cfa325ad5668f6833commit hash: 6445c0963dab2e00652cc19cfa325ad5668f6833commit hash: 6445c0963dab2e00652cc19cfa325ad5668f6833commit hash: 6445c0963dab2e00652cc19cfa325ad5668f6833 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-wm/picom: update to 10.2

Changes:	https://github.com/yshui/picom/releases/v10.2
Reported by:	GitHub (watch releases)
10.1
22 Nov 2022 16:50:16
commit hash: 13879d2886f94fcf983f33314aabdaa495c57a2fcommit hash: 13879d2886f94fcf983f33314aabdaa495c57a2fcommit hash: 13879d2886f94fcf983f33314aabdaa495c57a2fcommit hash: 13879d2886f94fcf983f33314aabdaa495c57a2f files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-wm/picom: update to 10.1

Changes:	https://github.com/yshui/picom/releases/v10.1
Reported by:	GitHub (watch releases)
10
14 Nov 2022 12:40:41
commit hash: 34bc38b40e4a3fcac4cdbecd3783dc6700af42e0commit hash: 34bc38b40e4a3fcac4cdbecd3783dc6700af42e0commit hash: 34bc38b40e4a3fcac4cdbecd3783dc6700af42e0commit hash: 34bc38b40e4a3fcac4cdbecd3783dc6700af42e0 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-wm/picom: update to 10

Changes:	https://github.com/yshui/picom/releases/v10
Reported by:	GitHub (watch releases)
10.r2
11 Nov 2022 22:50:04
commit hash: fe108b84e6717e0afad880c98159d95bb78f328ecommit hash: fe108b84e6717e0afad880c98159d95bb78f328ecommit hash: fe108b84e6717e0afad880c98159d95bb78f328ecommit hash: fe108b84e6717e0afad880c98159d95bb78f328e files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-wm/picom: update to 10.r2

Changes:	https://github.com/yshui/picom/releases/v10-rc2
Reported by:	GitHub (watch releases)
10.r1
30 Oct 2022 06:58:45
commit hash: 46ac1d4cb045138bc704c9d1a293777845799cb3commit hash: 46ac1d4cb045138bc704c9d1a293777845799cb3commit hash: 46ac1d4cb045138bc704c9d1a293777845799cb3commit hash: 46ac1d4cb045138bc704c9d1a293777845799cb3 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-wm/picom: update to 10.r1

Changes:	https://github.com/yshui/picom/releases/v10-rc1
Reported by:	GitHub (watch releases)
9.1_1
30 Oct 2022 06:58:45
commit hash: e98158ac72a44a2842e28de6f9985a9844f124ddcommit hash: e98158ac72a44a2842e28de6f9985a9844f124ddcommit hash: e98158ac72a44a2842e28de6f9985a9844f124ddcommit hash: e98158ac72a44a2842e28de6f9985a9844f124dd files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-wm/picom: respect PREFIX in manpage
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)
9.1
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)
9.1
13 Feb 2022 14:52:40
commit hash: 1f95185708ebb11d0164fbea3d030b222e559a0bcommit hash: 1f95185708ebb11d0164fbea3d030b222e559a0bcommit hash: 1f95185708ebb11d0164fbea3d030b222e559a0bcommit hash: 1f95185708ebb11d0164fbea3d030b222e559a0b files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-wm/picom: update to v9.1

Changes:	https://github.com/yshui/picom/releases/v9.1
Reported by:	GitHub (watch releases)
9
04 Feb 2022 15:48:21
commit hash: 18c773d715e94bfa3474e0828cc70cb0ee3bcdd6commit hash: 18c773d715e94bfa3474e0828cc70cb0ee3bcdd6commit hash: 18c773d715e94bfa3474e0828cc70cb0ee3bcdd6commit hash: 18c773d715e94bfa3474e0828cc70cb0ee3bcdd6 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-wm/picom: update to v9

Changes:	https://github.com/yshui/picom/releases/v9
Reported by:	GitHub (watch releases)
9.r1
27 Jan 2022 18:14:41
commit hash: 8042a251f4b201aeaacfefce22e9e494f6172351commit hash: 8042a251f4b201aeaacfefce22e9e494f6172351commit hash: 8042a251f4b201aeaacfefce22e9e494f6172351commit hash: 8042a251f4b201aeaacfefce22e9e494f6172351 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-wm/picom: update to v9.r1

Changes:	https://github.com/yshui/picom/releases/v9-rc1
Reported by:	GitHub (watch releases)
8.2_3
27 Jan 2022 18:14:40
commit hash: 1f5a526fbccf01099cac859b3c731566f12bfbdbcommit hash: 1f5a526fbccf01099cac859b3c731566f12bfbdbcommit hash: 1f5a526fbccf01099cac859b3c731566f12bfbdbcommit hash: 1f5a526fbccf01099cac859b3c731566f12bfbdb files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-wm/picom: convert pkg-plist to PLIST_FILES

Already used by DOCS option.
8.2_3
27 Jan 2022 18:14:40
commit hash: fdf4519f1cb7625eabd1082752097dff82caa242commit hash: fdf4519f1cb7625eabd1082752097dff82caa242commit hash: fdf4519f1cb7625eabd1082752097dff82caa242commit hash: fdf4519f1cb7625eabd1082752097dff82caa242 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11-wm/picom: disable compton symlinks
8.2_2
26 Jan 2022 07:46:25
commit hash: 8c30deb681a941ce9974c57c7f45c9f294908d67commit hash: 8c30deb681a941ce9974c57c7f45c9f294908d67commit hash: 8c30deb681a941ce9974c57c7f45c9f294908d67commit hash: 8c30deb681a941ce9974c57c7f45c9f294908d67 files touched by this commit
Marius Strobl (marius) search for other commits by this committer
devel/libconfig: update to 1.7.3

- Chase shared library bump across dependant ports.
- Fetch releases rather than tags from GitHub. [1]
- Properly depend on makeinfo, adding an INFO knob.
- Refresh pkg-descr and COMMENT accordingly.

PR:		261062
Reported by:	dizzy [1]
Approved by:	maintainer timeout
8.2_1
30 Sep 2021 21:23:30
commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
cleanup: drop support for EOL FreeBSD 11.X

Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11

Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*

Reviewed by:	doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
8.2_1
22 Jun 2021 18:53:08
commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
graphics/mesa-libs: Bump reverse deps for libglvnd

Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.

PR:		246767
Reviewed by:	manu, bapt
Approved by:	x11
Differential Revision:	https://reviews.freebsd.org/D30824
8.2
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
8.2
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.
8.2
24 Oct 2020 14:07:46
Revision:553199Original commit files touched by this commit
jbeich search for other commits by this committer
x11-wm/picom: update to v8.2

Changes:	https://github.com/yshui/picom/releases/v8.2
Reported by:	GitHub (watch releases)
MFH:		2020Q4 (bug fixes)
8.1
08 Sep 2020 10:12:05
Revision:547978Original commit files touched by this commit
jbeich search for other commits by this committer
x11-wm/picom: update to v8.1

Changes:	https://github.com/yshui/picom/releases/v8.1
Reported by:	GitHub (watch releases)
MFH:		2020Q3 (bug fixes)
8
28 May 2020 10:36:00
Revision:536759Original commit files touched by this commit
jbeich search for other commits by this committer
x11-wm/picom: document r536756 origin
8
28 May 2020 10:18:09
Revision:536756Original commit files touched by this commit
jbeich search for other commits by this committer
x11-wm/picom: unbreak on DragonFly

src/meson.build:82:3: ERROR: Unknown statement.
8
21 Apr 2020 19:37:15
Revision:532325Original commit files touched by this commit
jbeich search for other commits by this committer
x11-wm/picom: update to v8

Changes:	https://github.com/yshui/picom/compare/v8-rc2...v8
Changes:	https://github.com/yshui/picom/releases/v8
Reported by:	GitHub (watch releases)
8.r2
14 Apr 2020 00:51:18
Revision:531650Original commit files touched by this commit
jbeich search for other commits by this committer
x11-wm/picom: update to v8.r2 (pre-release)

Changes:	https://github.com/yshui/picom/compare/v8-rc1...v8-rc2
Changes:	https://github.com/yshui/picom/releases/v8-rc2
Reported by:	GitHub (watch releases)
8.r1
11 Apr 2020 08:44:55
Revision:531409Original commit files touched by this commit
jbeich search for other commits by this committer
x11-wm/picom: update to v8.r1 (pre-release)

Changes:	https://github.com/yshui/picom/compare/v7.5...v8-rc1
Changes:	https://github.com/yshui/picom/releases/v8-rc1
Reported by:	GitHub (watch releases)
7.5
20 Jan 2020 02:01:42
Revision:523601Original commit files touched by this commit
jbeich search for other commits by this committer
Simplify port-specific manpages location after r523104

Not all of my ports are covered because:
- USES=cmake requires patching devel/cmake to undo BSD-specific defaults
  (A good example why BSD quirks should stay in ports, not to be upstreamed)
- USES=meson and GNU_CONFIGURE require dropping --mandir argument
- ponscripter-sekai requires Templates/BSD.local.dist to NOT create PREFIX/man
7.5
24 Dec 2019 12:11:32
Revision:520800Original commit files touched by this commit
jbeich search for other commits by this committer
x11-wm/picom: unbreak on DragonFly

In file included from ../src/log.h:8,
                 from ../src/backend/gl/glx.h:18,
                 from ../src/common.h:42,
                 from ../src/c2.c:35:
../src/compiler.h:98:11: fatal error: threads.h: No such file or directory
 # include <threads.h>
           ^~~~~~~~~~~

Reported by:	DPorts
7.5
19 Nov 2019 00:34:16
Revision:517931Original commit files touched by this commit
jbeich search for other commits by this committer
x11-wm/picom: update to 7.5

Changes:	https://github.com/yshui/picom/releases/tag/v7.5
Reported by:	GitHub (watch releases)

Number of commits found: 34