Port details |
- mate-notification-daemon Send small notifications to your desktop
- 1.28.0 deskutils =2 1.28.0Version of this port present on the latest quarterly branch.
- Maintainer: gnome@FreeBSD.org
- Port Added: 2013-11-23 11:39:23
- Last Update: 2024-03-10 15:16:10
- Commit Hash: 4837ec5
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: mate
- License: GPLv2+ GPLv3+
- WWW:
- https://mate-desktop.org/
- Description:
- The Desktop Notifications framework provides a standard way of doing passive
pop-up notifications on the desktop. These are designed to notify the
user of something without interrupting their work with a dialog box that they
must close. Passive popups can automatically disappear after a short period
of time.
This port contains the daemon.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- mate-notification-daemon>0:deskutils/mate-notification-daemon
- To install the port:
- cd /usr/ports/deskutils/mate-notification-daemon/ && make install clean
- To add the package, run one of these commands:
- pkg install deskutils/mate-notification-daemon
- pkg install mate-notification-daemon
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mate-notification-daemon
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1710083416
SHA256 (mate/mate-notification-daemon-1.28.0.tar.xz) = a4310348ead866cbcb9b4c463f4d265cc6a96a1a782a9411a08b23bd65dbb2e0
SIZE (mate/mate-notification-daemon-1.28.0.tar.xz) = 433572
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:
-
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- gmake>=4.4.1 : devel/gmake
- intltool-extract : textproc/intltool
- pkgconf>=1.3.0_1 : devel/pkgconf
- x11.pc : x11/libX11
- Runtime dependencies:
-
- x11.pc : x11/libX11
- Library dependencies:
-
- libcanberra-gtk3.so : audio/libcanberra-gtk3
- libcanberra.so : audio/libcanberra
- libdbus-1.so : devel/dbus
- libdbus-glib-1.so : devel/dbus-glib
- libmate-desktop-2.so : x11/mate-desktop
- libmate-panel-applet-4.so : x11/mate-panel
- libnotify.so : devel/libnotify
- libintl.so : devel/gettext-runtime
- libatk-1.0.so : accessibility/at-spi2-core
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-3.so : x11-toolkits/gtk30
- librsvg-2.so : graphics/librsvg2-rust
- libwnck-3.so : x11-toolkits/libwnck3
- libpango-1.0.so : x11-toolkits/pango
- This port is required by:
- for Run
-
- x11/mate-base
Configuration Options:
- No options to configure
- Options name:
- deskutils_mate-notification-daemon
- USES:
- gettext gmake gnome libtool localbase pathfix pkgconfig tar:xz xorg
- 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.28.0 10 Mar 2024 15:16:10 |
Eric Turgeon (ericbsd) |
deskutils/mate-notification-daemon: updated to 1.28.0 |
1.26.0_4 23 Feb 2024 06:51:45 |
Muhammad Moinur Rahman (bofh) |
deskutils/mate-notification-daemon: Moved man to share/man
Approved by: portmgr (blanket) |
1.26.0_3 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
1.26.0_2 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
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.26.0_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.26.0_1 20 Jul 2022 14:21:10 |
Tobias C. Berner (tcberner) |
deskutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Alex "lissyara" Keda <admin@lissyara.su>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Vereeken <Alexander88207@protonmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andreas Kohn <andreas@syndrom23.de>
* Andrew Hsu <ahsu@users.sf.net>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Andrey Zakhvatov <andy@icc.surw.chel.su>
* Anton Berezin <tobez@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.26.0_1 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
1.26.0 10 Oct 2021 19:44:42 |
Baptiste Daroussin (bapt) |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
1.26.0 09 Oct 2021 23:33:25 |
Neel Chauhan (nc) |
deskutils/mate-notification-daemon: Update to 1.26.0 |
1.24.2 12 Jun 2021 01:33:48 |
Eric Turgeon (ericbsd) |
mate-notification-daemon: updated to 1.24.2 |
1.24.1_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.24.1_1 09 Nov 2020 17:08:12 |
tcberner |
Prefer graphics/ligvrsvg2-rust over graphics/librsvg2
- switch to the more modern version of librsvg2 on architectures
supporting rust
- this will fix some graphical issues on these architectures
PR: 250276
Exp-run by: antoine
Submitted by: tobik
Differential Revision: https://reviews.freebsd.org/D18878 |
1.24.1 15 Aug 2020 18:19:01 |
ericbsd |
updating deskutils/mate-notification-daemon to 1.24.1 |
1.24.0 12 Jun 2020 08:53:38 |
bapt |
Update to 1.24.0 |
1.22.1 26 Jan 2020 09:30:28 |
amdmi3 |
- Fix LICENSE (GPLv3+ is used by coco and nodoka themes)
- Add LICENSE_FILE
- Update WWW
Approved by: portmgr blanket |
1.22.1 22 Dec 2019 21:01:33 |
ericbsd |
update deskutils/mate-notification-daemon to 1.22.1
Approved by: mentor (implicit) |
1.22.0 04 Nov 2019 22:20:31 |
zeising |
Add USES=xorg USES=gl, ports categories d
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'd'. |
1.22.0 11 May 2019 17:33:51 |
ericbsd |
update mate desktop to 1.22.1
Approved by: mentors (implicit) |
1.20.1 04 Nov 2018 21:38:57 |
ericbsd |
update deskutils/mate-notification-daemon to 1.20.1
Approved by: bapt (mentor) |
1.20.0 13 Apr 2018 21:16:57 |
ericbsd |
Updating MATE ports to and patch for MATE 1.20
Reviewed by: kwm
Approved by: bapt (mentor) |
1.18.0 04 Jul 2017 11:44:30 |
kwm |
Update the mate desktop to 1.18.
* The MATE DE is now GTK+3 based
* mate-calc has come back.
* New USE_MATE=mixer macro
* Add license
* Review dependancies
* Swich to USES=localbase
* atril/eom options reworked into option helper
Thanks to Eric Turgeon for submitting the bulk of this MATE update.
Obtained from: gnome devel repo |
1.12.1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.12.1 25 Jan 2016 12:31:21 |
kwm |
Update the MATE DE to 1.12.
* Still build MATE against gtk+ 2 due to gtk+ 3 support not ready
for prime time.
* Fix loading of a number of applets. We rename a number of applets
but didn't change the "config" files the "add applet to panel" dialog
uses. [1]
* Unbreak the creation of new notes with the stickynotes applet [2]
PR: 205391 [1], 200349 [2]
Obtained from: GNOME devel repo |
1.10.1 04 Sep 2015 08:57:02 |
kwm |
Update mate-notification-daemon to 1.10.1. |
1.10.0 27 Jul 2015 20:19:34 |
kwm |
Update MATE DE to 1.10.0.
This MATE is still build agains GTK+2.
Sort USES here and there.
Replace mate-dialogs with zenity and mate-calc with galculator.
This update fixes the following PR's:
PR: 193942, 191885
Submitted by: Gustau Perez <gustau.perez@gmail.com> via Gnome devel repo
Obtained from: gnome devel repo. |
1.8.0_1 20 Dec 2014 23:40:35 |
bapt |
Get rid of gnomehier |
1.8.0 20 Oct 2014 11:52:39 |
bapt |
Cleanup plist |
1.8.0 10 Sep 2014 13:11:29 |
bapt |
Welcome Mate Desktop 1.8
The porting work as been done by gnome@ (kwm) and Eric Turgeon
(ericturgeon@ghostbsd.org) |
1.6.1_1 18 May 2014 21:05:53 |
tijl |
For several MATE related ports:
- USES=libtool tar:xz.
- INSTALL_TARGET=install-strip.
- Add CONFIGURE_ARGS=--disable-static to ports that only install plugins. |
1.6.1 03 Dec 2013 10:56:53 |
kwm |
Update to 1.6.1. |
1.6.0 23 Nov 2013 11:39:08 |
kwm |
Say hello to Mate 1.6.
Mate is a lite desktop forked from gnome2.
Most of the work is done by Jeremy Messenger (mezz@). The only thing I did
was update a few ports to later 1.6 release and attempting to keep up with
ports infra changes. Resulting bugs are all mine.
Mate is a sort of replacement for Gnome 2. So people wanting to keep a
Gnome 2 like desktop should switch. Gnome 2 will be replaced by Gnome 3
in the near future. This switch will be announce with a transition time
so people have more time to switch if they haven't already.
This release was made possible by everyone that send friendly pokes to
keep mate on my mind.
Approved by: portmgr (bapt) |