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 photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
notify-osd On-screen-display notification agent using libnotify
0.9.34_5 deskutils 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 0.9.34_5Version of this port present on the latest quarterly branch.
Maintainer: ehaupt@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2010-05-05 15:30:07
Last Update: 2023-12-23 18:14:14
Commit Hash: 3572ca3
License: GPLv3
WWW:
https://launchpad.net/notify-osd
Description:
Notify OSD presents on-screen-display notifications as ephemeral overlays, which can be clicked through so they don't block your work. It queues notifications, to prevent them from flooding your screen. And as well as handling standard notification updates, Notify OSD introduces the idea of appending - allowing notifications to grow over time, for example in the case of instant messages from a particular person.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (30 items)
Collapse this list.
  1. share/glib-2.0/schemas/com.canonical.NotifyOSD.gschema.xml
  2. /usr/local/share/licenses/notify-osd-0.9.34_5/catalog.mk
  3. /usr/local/share/licenses/notify-osd-0.9.34_5/LICENSE
  4. /usr/local/share/licenses/notify-osd-0.9.34_5/GPLv3
  5. libexec/notify-osd
  6. share/dbus-1/services/org.freedesktop.Notifications.service
  7. share/GConf/gsettings/notify-osd.convert
  8. share/notify-osd/icons/hicolor/scalable/status/README
  9. share/notify-osd/icons/hicolor/scalable/status/notification-audio-next.svg
  10. share/notify-osd/icons/hicolor/scalable/status/notification-audio-play.svg
  11. share/notify-osd/icons/hicolor/scalable/status/notification-audio-previous.svg
  12. share/notify-osd/icons/hicolor/scalable/status/notification-audio-volume-high.svg
  13. share/notify-osd/icons/hicolor/scalable/status/notification-audio-volume-low.svg
  14. share/notify-osd/icons/hicolor/scalable/status/notification-audio-volume-medium.svg
  15. share/notify-osd/icons/hicolor/scalable/status/notification-audio-volume-muted.svg
  16. share/notify-osd/icons/hicolor/scalable/status/notification-audio-volume-off.svg
  17. share/notify-osd/icons/hicolor/scalable/status/notification-battery-low.svg
  18. share/notify-osd/icons/hicolor/scalable/status/notification-device-eject.svg
  19. share/notify-osd/icons/hicolor/scalable/status/notification-device.svg
  20. share/notify-osd/icons/hicolor/scalable/status/notification-display-brightness.svg
  21. share/notify-osd/icons/hicolor/scalable/status/notification-keyboard-brightness.svg
  22. share/notify-osd/icons/hicolor/scalable/status/notification-message-email.svg
  23. share/notify-osd/icons/hicolor/scalable/status/notification-message-im.svg
  24. share/notify-osd/icons/hicolor/scalable/status/notification-network-ethernet-connected.svg
  25. share/notify-osd/icons/hicolor/scalable/status/notification-network-ethernet-diconnected.svg
  26. share/notify-osd/icons/hicolor/scalable/status/notification-network-wireless.svg
  27. share/notify-osd/icons/hicolor/scalable/status/notification-power.svg
  28. @owner
  29. @group
  30. @mode
Collapse this list.
Dependency lines:
  • notify-osd>0:deskutils/notify-osd
Conflicts:
CONFLICTS_INSTALL:
  • notification-daemon
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/deskutils/notify-osd/ && make install clean
To add the package, run one of these commands:
  • pkg install deskutils/notify-osd
  • pkg install notify-osd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: notify-osd
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1484580111 SHA256 (notify-osd-0.9.34.tar.gz) = 12080deeaa5e1e10b420117351c2bd5db3421b0d1efcab8ee8052c808c3aaa3c SIZE (notify-osd-0.9.34.tar.gz) = 635387

Packages (timestamps in pop-ups are UTC):
notify-osd
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.9.34_50.9.34_5--0.9.34_5---
FreeBSD:13:quarterly0.9.34_50.9.34_5--0.9.34_5-0.9.34_50.9.34_5
FreeBSD:14:latest0.9.34_50.9.34_5--0.9.34_5--0.9.34_4
FreeBSD:14:quarterly0.9.34_50.9.34_5-0.9.34_50.9.34_5-0.9.34_50.9.34_5
FreeBSD:15:latest0.9.34_50.9.34_5n/a0.9.34_5n/a-0.9.34_5-
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gettext-runtime>=0.22_1 : devel/gettext-runtime
  2. gmake>=4.3 : devel/gmake
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. pixman-1.pc : x11/pixman
  5. x11.pc : x11/libX11
Runtime dependencies:
  1. dbus-daemon : devel/dbus
  2. gsettings-desktop-schemas>=3.28.0 : devel/gsettings-desktop-schemas
  3. pixman-1.pc : x11/pixman
  4. x11.pc : x11/libX11
Library dependencies:
  1. libdbus-glib-1.so : devel/dbus-glib
  2. libfreetype.so : print/freetype2
  3. libnotify.so : devel/libnotify
  4. libfontconfig.so : x11-fonts/fontconfig
  5. libwnck-3.so : x11-toolkits/libwnck3
  6. libintl.so : devel/gettext-runtime
  7. libatk-1.0.so : accessibility/at-spi2-core
  8. libcairo.so : graphics/cairo
  9. libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
  10. libglib-2.0.so : devel/glib20
  11. libintl.so : devel/gettext-runtime
  12. libgtk-3.so : x11-toolkits/gtk30
  13. libpango-1.0.so : x11-toolkits/pango
This port is required by:
for Run
  1. deskutils/growl-for-linux

Configuration Options:
No options to configure
Options name:
deskutils_notify-osd
USES:
gettext-runtime gmake gnome libtool pkgconfig xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (5 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/ehaupt/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/ehaupt/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/ehaupt/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/ehaupt/
  5. https://launchpad.net/notify-osd/precise/0.9.34/+download/
Collapse this list.

There are no commits on branch 2022Q3 for this port