Port details |
- fnott Keyboard-driven notification daemon for wlroots-based compositors
- 1.2.1 x11
=0 1.2.1Version of this port present on the latest quarterly branch. - Maintainer: jbeich@FreeBSD.org
 - Port Added: 2020-12-20 21:54:14
- Last Update: 2022-02-12 14:02:46
- Commit Hash: 1cf0901
- License: MIT
- Description:
- Fnott is a keyboard driven and lightweight notification daemon for
wlroots-based Wayland compositors.
Supported features of Desktop Notification Specification:
- Summary
- Body
- Actions (requires a dmenu-like utility to display and let user select action)
- Urgency
- Icons (PNG + SVG)
- Markup
- Timeout
WWW: https://codeberg.org/dnkl/fnott
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/x11/fnott/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/fnott
- pkg install fnott
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: fnott
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1644661149
SHA256 (fnott-1.2.1.tar.gz) = a4e72845cde23aff0653f9b218a32cb40ae628b3f690dc02333ea95469faf216
SIZE (fnott-1.2.1.tar.gz) = 377573
- 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:
-
- evdev-proto>0 : devel/evdev-proto
- tllist>=1.0.1 : devel/tllist
- wayland-protocols>0 : graphics/wayland-protocols
- scdoc : textproc/scdoc
- meson>=0.57.1_1 : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- pixman-1.pc : x11/pixman
- Runtime dependencies:
-
- pixman-1.pc : x11/pixman
- Library dependencies:
-
- libdbus-1.so : devel/dbus
- libepoll-shim.so : devel/libepoll-shim
- libpng.so : graphics/png
- libwayland-client.so : graphics/wayland
- libfcft.so : x11-fonts/fcft
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- x11_fnott
- USES:
- compiler:c11 meson pkgconfig xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
12 Feb 2022 14:02:46 1.2.1
|
Jan Beich (jbeich)  |
x11/fnott: update to 1.2.1
Changes: https://codeberg.org/dnkl/fnott/releases/tag/1.2.1
Reported by: upstream (via mail) |
05 Feb 2022 19:56:45 1.2.0
|
Jan Beich (jbeich)  |
x11/fnott: update to 1.2.0
Changes: https://codeberg.org/dnkl/fnott/releases/tag/1.2.0
Reported by: upstream (via mail) |
09 Oct 2021 20:40:13 1.1.2
|
Jan Beich (jbeich)  |
x11/fnott: update to 1.1.2
Changes: https://codeberg.org/dnkl/fnott/releases/tag/1.1.2
Reported by: upstream (via mail) |
09 Oct 2021 11:23:49 1.1.1
|
Jan Beich (jbeich)  |
x11/fnott: update to 1.1.1
Changes: https://codeberg.org/dnkl/fnott/releases/tag/1.1.1
Reported by: upstream (via mail) |
09 Oct 2021 11:23:49 1.1.0
|
Jan Beich (jbeich)  |
x11/fnott: sync icons fix with fuzzel |
23 Jun 2021 19:17:58 1.1.0
|
Jan Beich (jbeich)  |
x11/fnott: update to 1.1.0
Changes: https://codeberg.org/dnkl/fnott/releases/tag/1.1.0 |
07 Apr 2021 08:09:01 1.0.1
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 1.0.1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
01 Feb 2021 12:42:53
1.0.1
|
rene  |
Remove support for FreeBSD 12.1 from various ports.
FreeBSD 12.1 reached end-of-life today. Adjust the message
for the wine ports while here, since stable/13 has branched.
Submitted by: rene
Reviewed by: jbeich, mandree, mat, osa
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D28406 |
29 Jan 2021 11:03:04
1.0.1
|
jbeich  |
x11/fnott: update to 1.0.1
Changes: https://codeberg.org/dnkl/fnott/releases/tag/1.0.1 |
21 Dec 2020 20:34:46
1.0.0_1
|
jbeich  |
x11/fnott: apply upstream crashfix
$ fnott &
warn: config.c:627: no configuration found, using defaults
info: wayland.c:713: DP-1: 3840x2160+0x0@60Hz LG Ultra HD 27.15" scale=1
PPI=166x166 (physical) PPI=166x166 (logical)
$ notify-send "this is the summary" "this is the body"
info: fcft.c:256: fcft: 2.3.2 +graphemes
info: fcft.c:266: fontconfig: 2.13.92
info: fcft.c:272: freetype: 2.10.4
info: fcft.c:717: /usr/local/share/fonts/dejavu/DejaVuSans.ttf:
size=12.00pt/27px, dpi=166.00
info: fcft.c:717: /usr/local/share/fonts/dejavu/DejaVuSans-Bold.ttf:
size=12.00pt/27px, dpi=166.00
info: fcft.c:717: /usr/local/share/fonts/dejavu/DejaVuSans-Oblique.ttf:
size=12.00pt/27px, dpi=166.00
info: fcft.c:717: /usr/local/share/fonts/dejavu/DejaVuSans-BoldOblique.ttf:
size=12.00pt/27px, dpi=166.00
$ fnottctl dismiss
err: ctrl.c:104: client: FD=7: failed to receive command: Resource temporarily
unavailable
warn: fdm.c:57: FD list not empty
Assertion failed: (fcCacheChains[i] == NULL), function FcCacheFini, file
fccache.c, line 807. |
21 Dec 2020 18:18:49
1.0.0
|
jbeich  |
x11/{fuzzel,fnott}: switch to upstreamed patches
No functional changes. Allows to remove the temporary fork on GitHub. |
20 Dec 2020 21:53:39
1.0.0
|
jbeich  |
x11/fnott: add new port
Fnott is a keyboard driven and lightweight notification daemon for
wlroots-based Wayland compositors.
Supported features of Desktop Notification Specification:
- Summary
- Body
- Actions (requires a dmenu-like utility to display and let user select action)
- Urgency
- Icons (PNG + SVG)
- Markup
- Timeout
https://codeberg.org/dnkl/fnott |