Port details |
- yder Logging library for C applications
- 1.4.18 devel
=0 1.4.18Version 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-12-29 01:27:15
- Last Update: 2023-05-26 12:23:24
- Commit Hash: b096af3
- License: LGPL21
- Description:
- Logging library written in C.
Simple and easy to use logging library. You can log messages to the console,
a file, syslog or journald.
Yder is mono-thread, which mean that you can use only one instance of yder log
at the same time in your program.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/yder/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/yder
- pkg install yder
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: yder
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1670088758
SHA256 (babelouest-yder-v1.4.18_GH0.tar.gz) = b69cc81f6630f66468595d151446c00c90abed058f03f82e151591b8598a7598
SIZE (babelouest-yder-v1.4.18_GH0.tar.gz) = 59553
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:
-
- orcania>=2.3.0 : devel/orcania
- cmake : devel/cmake-core
- ninja : devel/ninja
- Runtime dependencies:
-
- jansson>=2.4 : devel/jansson
- Library dependencies:
-
- libjansson.so : devel/jansson
- liborcania.so : devel/orcania
- This port is required by:
- for Build
-
- devel/hoel
- security/iddawc
- security/rhonabwy
- www/glewlwyd
- www/ulfius
- for Libraries
-
- multimedia/lebiniou
- security/iddawc
- security/rhonabwy
- for Run
-
- devel/hoel
- www/glewlwyd
Configuration Options:
- No options to configure
- Options name:
- devel_yder
- USES:
- cmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.4.18 26 May 2023 12:23:24
    |
Dan Langille (dvl)  |
www/glewlwyd: Give up maintainership
Give up maintainership of www/glewlwyd and related ports.
I no longer use this and have no interest/motivation to maintain them.
I hope someone can pick it up and get it working/up to date. It seems
like a good solution, but I cannot devote time to it. |
1.4.18 03 Dec 2022 18:30:54
    |
Dan Langille (dvl)  |
devel/yder: Update to 1.4.18 |
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.4.17_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.4.17_1 16 Jun 2022 12:07:12
    |
Dan Langille (dvl)  |
devel/yder: This needs orcania>=2.3.0 |
1.4.17 14 Jun 2022 12:46:28
    |
Dan Langille (dvl)  |
devel/yder: Update to 1.4.17 |
1.4.15 09 May 2022 01:47:30
    |
Dan Langille (dvl)  |
devel/yder: Update to 1.4.15 |
1.4.14 29 Dec 2021 01:23:00
    |
Dan Langille (dvl)  |
devel/yder: Add new port: Logging library in C
Added because it is a dependency of www/glewlwyd - see upcoming commit |
Number of commits found: 8
|