Port details |
- herbe Daemon-less notifications without D-Bus
- 1.0.0 sysutils
=2 1.0.0Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2021-04-19 14:33:08
- Last Update: 2023-09-01 21:19:32
- Commit Hash: dcaf9bb
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://github.com/dudik/herbe
- Description:
- herbe provides daemon-less notifications without D-Bus. It's meant to be
minimal and lightweight.
Some of its features are:
- Under 200 lines of code
- Doesn't run in the background, just displays the notification and exits
- No external dependencies except Xlib and Xft
- Configurable through config.h or Xresources
- Actions support
- Extensible through patches
¦ ¦ ¦ ¦ 
- 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/sysutils/herbe/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/herbe
- pkg install herbe
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: herbe
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1618841765
SHA256 (dudik-herbe-1.0.0_GH0.tar.gz) = 78e454159050c86e030fb5a6cf997ac914345210cdf5a4ca4d7600c5296b7f76
SIZE (dudik-herbe-1.0.0_GH0.tar.gz) = 4974
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:
-
- ft2build.h : print/freetype2
- x11.pc : x11/libX11
- xft.pc : x11-fonts/libXft
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xft.pc : x11-fonts/libXft
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for herbe-1.0.0:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- sysutils_herbe
- USES:
- localbase xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.0 01 Sep 2023 21:19:32
    |
Mateusz Piotrowski (0mp)  |
sysutils/herbe: Return to pool |
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.0.0 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.0.0 20 Apr 2021 11:37:47
    |
Mark Linimon (linimon)  |
sysutils/herbe: add USE_CSTD=c99 to fix build on GCC-based systems:
herbe.c:52: error: 'for' loop initial declaration used outside C99 mode |
1.0.0 19 Apr 2021 14:29:56
    |
Mateusz Piotrowski (0mp)  |
sysutils/herbe: Add a new port: Daemon-less notifications without D-Bus |
Number of commits found: 5
|