[Bug 256126] [NEW PORT] x11/nfy: minimal and daemonless notification program for X

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 24 May 2021 17:48:22 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256126

            Bug ID: 256126
           Summary: [NEW PORT] x11/nfy: minimal and daemonless
                    notification program for X
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: christos@christosmarg.xyz

Created attachment 225229
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=225229&action=edit
diff

`nfy` is a minimal and daemonless notification program for X. In order to queue
multiple notifications, `nfy` uses a lockfile. It also has a non-blocking
behavior, so that it can be useful inside scripts.

Configuration is done by editing a `config.h` file and recompiling the source
code. The port already comes with a configured version of `nfy`, but you can
use your own `config.h` file by compiling the port with the
`NFY_CONF=/path/nfy/config.h` option.

The source code can be found at: https://git.christosmarg.xyz/nfy/files.html

-- 
You are receiving this mail because:
You are the assignee for the bug.