Port details |
- picom Lightweight X11 compositor
- 12.1_1 x11-wm =2 11.2Version of this port present on the latest quarterly branch.
- Maintainer: yukiteruamano@volfread.xyz
- Port Added: 2019-11-19 00:34:29
- Last Update: 2024-10-04 21:02:12
- Commit Hash: 7a3215f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- 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:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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 = 1727632550
SHA256 (yshui-picom-v12.1_GH0.tar.gz) = d1aab4277e3a123c41621fa57c1ed66cc4a6553174a69e259d3027cf984c452c
SIZE (yshui-picom-v12.1_GH0.tar.gz) = 672958
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-12.1_1:
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 desktop-file-utils localbase meson pkgconfig xorg
- pkg-message:
- ERROR
- WARNING: The FreshPorts parser failed. ucl_tool failed. Please report this.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
12.1_1 04 Oct 2024 21:02:12 |
Jose Alonso Cardenas Marquez (acm) Author: José Maldonado |
x11-wm/picom: fix compilation on 32-bit systems
- Bump PORTREVISION
PR: 281830
Reported by: maintainer |
12.1 02 Oct 2024 17:30:13 |
Zsolt Udvari (uzsolt) Author: José Maldonado |
x11-wm/picom: Update to 12.1
Add patch for meson build, which disables git detection while building.
Submitter takes maintainership.
Pet portclippy, portlint, portfmt.
Changelog: https://github.com/yshui/picom/blob/next/CHANGELOG.md
PR: 281767
Approved by: submitter is maintainer |
11.2 15 Aug 2024 19:15:32 |
Jan Beich (jbeich) |
x11-wm/picom: drop maintainership |
11.2 13 Feb 2024 16:08:02 |
Jan Beich (jbeich) |
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 |
Jan Beich (jbeich) |
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 |
Jan Beich (jbeich) |
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 |
Jan Beich (jbeich) |
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 |
Jan Beich (jbeich) |
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 |
Muhammad Moinur Rahman (bofh) |
*/*: Sanitize MANPREFIX for meson ports
Approved by: portmgr |
10.2 17 Dec 2022 11:34:00 |
Jan Beich (jbeich) |
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 |
Jan Beich (jbeich) |
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 |
Jan Beich (jbeich) |
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 |
Jan Beich (jbeich) |
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 |
Jan Beich (jbeich) |
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 |
Jan Beich (jbeich) |
x11-wm/picom: respect PREFIX in manpage |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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 |
Stefan Eßer (se) |
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 ) |
9.1 13 Feb 2022 14:52:40 |
Jan Beich (jbeich) |
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 |
Jan Beich (jbeich) |
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 |
Jan Beich (jbeich) |
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 |
Jan Beich (jbeich) |
x11-wm/picom: convert pkg-plist to PLIST_FILES
Already used by DOCS option. |
8.2_3 27 Jan 2022 18:14:40 |
Jan Beich (jbeich) |
x11-wm/picom: disable compton symlinks |
8.2_2 26 Jan 2022 07:46:25 |
Marius Strobl (marius) |
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 |
Rene Ladan (rene) |
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 |
Kevin Bowling (kbowling) |
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 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
8.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
8.2 24 Oct 2020 14:07:46 |
jbeich |
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 |
jbeich |
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 |
jbeich |
x11-wm/picom: document r536756 origin |
8 28 May 2020 10:18:09 |
jbeich |
x11-wm/picom: unbreak on DragonFly
src/meson.build:82:3: ERROR: Unknown statement. |
8 21 Apr 2020 19:37:15 |
jbeich |
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 |
jbeich |
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 |
jbeich |
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 |
jbeich |
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 |
jbeich |
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 |
jbeich |
x11-wm/picom: update to 7.5
Changes: https://github.com/yshui/picom/releases/tag/v7.5
Reported by: GitHub (watch releases) |