Port details |
- yder Logging library for C applications
- 1.4.20 devel
=2 1.4.20Version of this port present on the latest quarterly branch. - Maintainer: eduardo@FreeBSD.org
 - Port Added: 2021-12-29 01:27:15
- Last Update: 2023-09-17 12:03:03
- Commit Hash: 4ad6e8a
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: LGPL21
- WWW:
- https://github.com/babelouest/yder
- 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.
¦ ¦ ¦ ¦ 
- 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/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 = 1694951836
SHA256 (babelouest-yder-v1.4.20_GH0.tar.gz) = c1a7f2281514d0d0bba912b6b70f371d8c127ccfd644b8c438c9301a0fd4c5f2
SIZE (babelouest-yder-v1.4.20_GH0.tar.gz) = 30058
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.3 : devel/orcania
- cmake : devel/cmake-core
- ninja : devel/ninja
- Runtime dependencies:
-
- jansson>=2.4 : devel/jansson
- Library dependencies:
-
- liborcania.so : devel/orcania
- This port is required by:
- for Build
-
- devel/hoel
- security/iddawc
- security/rhonabwy
- www/ulfius
-
Deleted ports which required this port:
- for Libraries
-
- devel/hoel
- multimedia/lebiniou
- security/iddawc
- security/rhonabwy
- www/ulfius
- for Run
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for yder-1.4.20:
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- devel_yder
- USES:
- cmake pathfix
- 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.4.20 17 Sep 2023 12:03:03
    |
Nuno Teixeira (eduardo)  |
devel/yder: Update to 1.4.20
ChangeLog: https://github.com/babelouest/yder/releases/tag/v1.4.20 |
1.4.19 30 Jun 2023 13:17:31
    |
Po-Chuan Hsieh (sunpoet)  |
devel/yder: Mark PIE_UNSAFE
cc: error: argument unused during compilation: '-pie'
[-Werror,-Wunused-command-line-argument]
ninja: build stopped: subcommand failed.
Approved by: portmgr (blanket) |
1.4.19 30 Jun 2023 07:08:34
    |
Po-Chuan Hsieh (sunpoet)  |
devel/yder: Use USES=pathfix to fix .pc installation
===> File(s) found in lib/pkgconfig while correct path is libdata/pkgconfig
Applying fix but consider using USES= pathfix or adjust install path
Approved by: portmgr (blanket) |
1.4.19 26 Jun 2023 07:52:19
    |
Nuno Teixeira (eduardo)  |
devel/yder: Update to 1.4.19
- Add examples
- Take maintainership
ChangeLog: https://github.com/babelouest/yder/blob/master/CHANGELOG.md |
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 |