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
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 11.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:quarterly10.210.210.210.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.

There are no commits on branch 2022Q2 for this port