Port details |
- mako Lightweight Wayland notification daemon
- 1.9.0 x11 =5 1.9.0Version of this port present on the latest quarterly branch.
- Maintainer: jbeich@FreeBSD.org
- Port Added: 2020-12-21 14:19:47
- Last Update: 2024-05-13 06:59:00
- Commit Hash: aea3a7b
- People watching this port, also watch:: slurp, grim, ffmpeg, wl-clipboard, firefox
- Also Listed In: wayland
- License: MIT
- WWW:
- https://github.com/emersion/mako
- Description:
- mako is a lightweight notification daemon for Wayland. It implements
the GNOME Desktop Notifications Specification. Works on Sway.
- ¦ ¦ ¦ ¦
- 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/mako/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/mako
- pkg install mako
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mako
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1715509300
SHA256 (emersion-mako-v1.9.0_GH0.tar.gz) = 5a9f0d58ad0b3dc5bed7084934519fb86648d853b4afd4d1c0cc4a7af3a82f0c
SIZE (emersion-mako-v1.9.0_GH0.tar.gz) = 63415
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
- wayland-protocols>=1.32 : graphics/wayland-protocols
- scdoc : textproc/scdoc
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libbasu.so : devel/basu
- libepoll-shim.so : devel/libepoll-shim
- libwayland-client.so : graphics/wayland
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for mako-1.9.0:
MANPAGES=on: Build and/or install manual pages
PIXBUF=on: GDK-PixBuf library support
===> Use 'make config' to modify these settings
- Options name:
- x11_mako
- USES:
- compiler:c11 gnome meson pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.9.0 13 May 2024 06:59:00 |
Jan Beich (jbeich) |
x11/mako: update to 1.9.0
Changes: https://github.com/emersion/mako/releases/tag/v1.9.0
Reported by: GitHub (watch releases) |
1.8.0_1 12 Jan 2024 22:40:48 |
Muhammad Moinur Rahman (bofh) |
*/*: Sanitize MANPREFIX for meson ports
Approved by: portmgr |
1.8.0 07 Oct 2023 00:55:27 |
Jan Beich (jbeich) |
Drop FreeBSD < 14.0-BETA5 <sys/timerfd.h> workarounds
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273373
https://cgit.freebsd.org/src/commit/?h=releng/14.0&id=7454117918cd
https://lists.freebsd.org/archives/freebsd-stable/2023-October/001533.html
Old -CURRENT, -STABLE, -RELENG snapshots were never supported in ports/.
This reverts commit 4458b6d2d931d462f260dc06fb7b9c7fa1f707aa.
This reverts commit f295903414ccab16e75feb05c851d726deb16713.
This reverts commit d7c830340dbb2e33451d3ad36ea5a707d0d222b6.
This reverts commit 572560076d1c987833958524a2bc4a60a1700287.
This reverts commit f4c28b489119fb134e7873047aea1aa643219d70.
This reverts commit 163928669d74be3a5d8a307b6a03abd06bf55cd6.
This reverts commit b8948f86c12cfe8a24ba203634e3a1572eab4ba8.
This reverts commit 5e70841f87b2d316acc170b0f550e4eab205b6e2.
This reverts commit 600ca97fd58482c907708888a7af879219540a79. |
1.8.0 03 Sep 2023 10:26:53 |
Muhammad Moinur Rahman (bofh) |
x11/mako: Fix build with llvm16
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
1.8.0 01 Jun 2023 10:49:07 |
Jan Beich (jbeich) |
x11/mako: update to 1.8.0
Changes: https://github.com/emersion/mako/releases/tag/v1.8.0
Reported by: GitHub (watch releases) |
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) |
1.7.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 ) |
1.7.1 06 Jul 2022 19:57:44 |
Jan Beich (jbeich) |
x11/mako: update to 1.7.1
Changes: https://github.com/emersion/mako/releases/tag/v1.7.1
Reported by: GitHub (watch releases) |
1.7 06 Jul 2022 16:27:09 |
Jan Beich (jbeich) |
x11/mako: update to 1.7
Changes: https://github.com/emersion/mako/releases/tag/v1.7
Reported by: GitHub (watch releases) |
1.6_1 01 Jul 2022 08:01:22 |
Baptiste Daroussin (bapt) |
wayland: add wayland virtual category |
1.6_1 02 Sep 2021 06:52:31 |
Jan Beich (jbeich) |
x11/mako: unbreak icon search
Example:
$ notify-send --icon=mpv song.mp3 |
1.6 11 Jul 2021 15:18:46 |
Jan Beich (jbeich) |
x11/mako: update to 1.6
Changes: https://github.com/emersion/mako/releases/tag/v1.6
Reported by: GitHub (watch releases) |
1.5 03 May 2021 18:50:53 |
Jan Beich (jbeich) |
x11/mako: update to 1.5
Changes: https://github.com/emersion/mako/releases/tag/v1.5
Reported by: GitHub (watch releases) |
1.4.1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.4.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.4.1 11 Mar 2021 02:19:18 |
jbeich |
x11/mako: unbreak build on DragonFly
../notification.c: In function 'get_binding':
../notification.c:275:14: error: 'BTN_LEFT' undeclared (first use in this
function)
275 | case BTN_LEFT:
| ^~~~~~~~
../notification.c:275:14: note: each undeclared identifier is reported only once
for each function it appears in
../notification.c:277:14: error: 'BTN_RIGHT' undeclared (first use in this
function)
277 | case BTN_RIGHT:
| ^~~~~~~~~
../notification.c:279:14: error: 'BTN_MIDDLE' undeclared (first use in this
function)
279 | case BTN_MIDDLE:
| ^~~~~~~~~~
Reported by: DPorts |
1.4.1 26 Dec 2020 18:08:56 |
jbeich |
x11/mako: switch to upstreamed patches |
1.4.1 26 Dec 2020 00:24:01 |
jbeich |
sysutils/basu: move to devel/ where dbus is |
1.4.1 21 Dec 2020 14:15:57 |
jbeich |
x11/mako: add new port
mako is a lightweight notification daemon for Wayland. It implements
the GNOME Desktop Notifications Specification. Works on Sway.
https://github.com/emersion/mako |