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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details on branch 2026Q2
i3lock-color Enhanced i3lock with higher capacity
2.13.c.5 x11 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 2.13.c.5Version of this port present on the latest quarterly branch.
Maintainer: fjachuf@gmail.com search for ports maintained by this maintainer
Port Added: 2026-05-04 12:12:09
Last Update: 2026-05-04 12:09:14
Commit Hash: e3ff142
License: BSD3CLAUSE
WWW:
https://github.com/Raymo111/i3lock-color
Description:
An improved version of i3lock, with more capabilities.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (10 items)
Collapse this list.
  1. bin/i3lock
  2. etc/pam.d/i3lock
  3. share/man/man1/i3lock.1.gz
  4. share/bash-completion/completions/i3lock
  5. share/doc/i3lock-color/CHANGELOG
  6. share/doc/i3lock-color/README.md
  7. share/zsh/site-functions/_i3lock
  8. /usr/local/share/licenses/i3lock-color-2.13.c.5/catalog.mk
  9. /usr/local/share/licenses/i3lock-color-2.13.c.5/LICENSE
  10. /usr/local/share/licenses/i3lock-color-2.13.c.5/BSD3CLAUSE
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • i3lock-color>0:x11/i3lock-color
Conflicts:
CONFLICTS_INSTALL:
  • i3lock
To install the port:
cd /usr/ports/x11/i3lock-color/ && make install clean
To add the package, run one of these commands:
  • pkg install x11/i3lock-color
  • pkg install i3lock-color
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: i3lock-color
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1777857106 SHA256 (Raymo111-i3lock-color-2.13.c.5_GH0.tar.gz) = 46f15cbbf339873266e014f70b5e1ec02177f0295302b615a7bd85bef40d8ad2 SIZE (Raymo111-i3lock-color-2.13.c.5_GH0.tar.gz) = 485084

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. gmake>=4.4.1 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
  3. autoconf>=2.73 : devel/autoconf
  4. automake>=1.18.1 : devel/automake
  5. xorgproto>=0 : x11/xorgproto
  6. x11.pc : x11/libX11
  7. xcb.pc : x11/libxcb
  8. xext.pc : x11/libXext
  9. xinerama.pc : x11/libXinerama
  10. xrandr.pc : x11/libXrandr
  11. xt.pc : x11-toolkits/libXt
Runtime dependencies:
  1. unix-selfauth-helper>0 : security/unix-selfauth-helper
  2. x11.pc : x11/libX11
  3. xcb.pc : x11/libxcb
  4. xext.pc : x11/libXext
  5. xinerama.pc : x11/libXinerama
  6. xrandr.pc : x11/libXrandr
  7. xt.pc : x11-toolkits/libXt
Library dependencies:
  1. libev.so : devel/libev
  2. libfontconfig.so : x11-fonts/fontconfig
  3. libfreetype.so : print/freetype2
  4. libxcb-image.so : x11/xcb-util-image
  5. libxcb-keysyms.so : x11/xcb-util-keysyms
  6. libxcb-util.so : x11/xcb-util
  7. libxcb-xrm.so : x11/xcb-util-xrm
  8. libxkbcommon.so : x11/libxkbcommon
  9. libxkbfile.so : x11/libxkbfile
  10. libcairo.so : graphics/cairo
  11. libjpeg.so : graphics/jpeg-turbo
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for i3lock-color-2.13.c.5: BASH=on: Install programmable completions for Bash DOCS=on: Build and/or install documentation ZSH=on: Install programmable completions for zsh ===> Use 'make config' to modify these settings
Options name:
x11_i3lock-color
USES:
autoreconf gmake gnome iconv jpeg localbase pkgconfig tar:bzip2 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/Raymo111/i3lock-color/tar.gz/2.13.c.5?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
2.13.c.5
04 May 2026 12:09:14
commit hash: e3ff142998874b74f5c9c07c8d98c190f7d425d2commit hash: e3ff142998874b74f5c9c07c8d98c190f7d425d2commit hash: e3ff142998874b74f5c9c07c8d98c190f7d425d2commit hash: e3ff142998874b74f5c9c07c8d98c190f7d425d2 files touched by this commit
Yusuf Yaman (nxjoseph) search for other commits by this committer
x11/i3lock-color: Update 2.13.c.4 => 2.13.c.5, fix build

Changelog:
github.com/Raymo111/i3lock-color/releases/tag/2.13.c.5

Port changes:
* Remove unneeded GNU_CONFIGURE_MANPREFIX.
* Fix build by removing redundant STRIP_CMD.
* Switch from GCC to system clang.
* Add bash completions for bash and zsh.
* Pet portfmt.

PR:		294968
Reported by:	Dan Kotowski
Approved by:	vvd (co-mentor)
Co-authored-by:	Vladimir Druzenko <vvd@FreeBSD.org>
MFH:		2026Q2

(cherry picked from commit bbdc019af2a94372d0355e17b82819fef453a112)

Number of commits found: 1