| Port details |
- bosd X11 on-screen display engine
- 10.3 x11
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: dteske@FreeBSD.org
 - Port Added: 2026-09-14 18:03:07
- Last Update: 2026-09-14 21:44:08
- Commit Hash: 0eabba8
- License: BSD2CLAUSE
- WWW:
- https://github.com/FrauBSD/bosd/
- Description:
- bosd flashes transient, click-through feedback over the desktop: a
PNG glyph, countdown digits, large or small outlined text, or a
gauge bar. A warm daemon per channel repaints in place so rapid
key repeats never flash.
¦ ¦ ¦ ¦ 
- 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/bosd/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/bosd
- pkg install bosd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bosd
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1789407556
SHA256 (FrauBSD-bosd-10.3_GH0.tar.gz) = 7b9eb9426cdd2ff27ecbbc6bf1418703c43b76eec8ae45d1a08d390d366f5648
SIZE (FrauBSD-bosd-10.3_GH0.tar.gz) = 66814
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:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.12 : lang/python312
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xft.pc : x11-fonts/libXft
- xrandr.pc : x11/libXrandr
- xrender.pc : x11/libXrender
- Runtime dependencies:
-
- python3.12 : lang/python312
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xft.pc : x11-fonts/libXft
- xrandr.pc : x11/libXrandr
- xrender.pc : x11/libXrender
- Library dependencies:
-
- libfontconfig.so : x11-fonts/fontconfig
- libpng16.so : graphics/png
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for bosd-10.3:
TESTS=on
===> Use 'make config' to modify these settings
- Options name:
- x11_bosd
- USES:
- localbase:ldflags pkgconfig python:build,run shebangfix xorg
- FreshPorts was unable to extract/find any pkg message
- 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 |
10.3 14 Sep 2026 21:44:08
    |
Devin Teske (dteske)  |
x11/bosd: Update to 10.3
Harden the warm-daemon IPC path. Switch the TESTS option to
TESTS_MAKE_ARGS helpers so the port no longer includes
bsd.port.options.mk.
Changelog: https://github.com/FrauBSD/bosd/compare/10.2...10.3
Approved by: fuz (mentor)
Reviewed by: fuz (mentor)
Differential Revision: https://reviews.freebsd.org/D59671 |
10.2 14 Sep 2026 17:59:12
    |
Devin Teske (dteske)  |
x11/bosd: new port
X11 on-screen display engine: PNG glyphs, countdown digits,
outlined text, and a gauge bar. A warm daemon per channel
repaints in place.
Approved by: fuz (mentor)
Reviewed by: fuz (mentor), jrm (co-mentor; previous revision)
Differential Revision: https://reviews.freebsd.org/D59517 |
Number of commits found: 2
|