Port details |
- riemann-c-client C library and command-line tool for Riemann
- 2.2.2 net-mgmt =4 2.1.1_1Version of this port present on the latest quarterly branch.
- Maintainer: dch@FreeBSD.org
- Port Added: 2016-10-01 23:34:24
- Last Update: 2024-12-18 10:32:42
- Commit Hash: fa65476
- People watching this port, also watch:: node, libxml2, memcached, gimp, p5-Text-Template
- License: EUPL12
- WWW:
- https://git.madhouse-project.org/algernon/riemann-c-client
- Description:
- Riemann-C-client is a C client library for the Riemann monitoring system,
providing a convenient and simple API, high test coverage and a copyleft
license, along with API and ABI stability.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- riemann-c-client>0:net-mgmt/riemann-c-client
- To install the port:
- cd /usr/ports/net-mgmt/riemann-c-client/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/riemann-c-client
- pkg install riemann-c-client
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: riemann-c-client
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1734468930
SHA256 (riemann-c-client-2.2.2.tar.gz) = 468c2d6cb4095e581927005a1dab13656f5a9355e4c68a3a25fceb5c6798a72f
SIZE (riemann-c-client-2.2.2.tar.gz) = 69192
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:
-
- check>0 : devel/check
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- libtoolize : devel/libtool
- Library dependencies:
-
- libgnutls.so : security/gnutls
- libjson-c.so : devel/json-c
- libprotobuf-c.so : devel/protobuf-c
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net-mgmt_riemann-c-client
- USES:
- autoreconf gmake libtool pathfix pkgconfig
- 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 |
2.2.2 18 Dec 2024 10:32:42 |
Dave Cottlehuber (dch) |
net-mgmt/riemann-c-client: update to 2.2.2
Sponsored by: SkunkWerks, GmbH |
2.1.1_1 15 Aug 2024 11:47:43 |
Po-Chuan Hsieh (sunpoet) |
net-mgmt/riemann-c-client: Fix build
libtool: link: cc -shared -fPIC -DPIC
lib/riemann/.libs/libriemann_client_gnutls_la-_private.o
lib/riemann/.libs/libriemann_client_gnutls_la-client.o
lib/riemann/client/.libs/libriemann_client_gnutls_la-socket.o
lib/riemann/client/.libs/libriemann_client_gnutls_la-tcp.o
lib/riemann/client/.libs/libriemann_client_gnutls_la-tls.o
lib/riemann/client/.libs/libriemann_client_gnutls_la-udp.o
lib/riemann/.libs/libriemann_client_gnutls_la-event.o
lib/riemann/.libs/libriemann_client_gnutls_la-message.o
lib/riemann/.libs/libriemann_client_gnutls_la-attribute.o
lib/riemann/.libs/libriemann_client_gnutls_la-query.o
lib/riemann/.libs/libriemann_client_gnutls_la-communicate.o
lib/riemann/proto/.libs/libriemann_client_gnutls_la-riemann.pb-c.o
-L/usr/local/lib -lprotobuf-c -lgnutls -O2 -fstack-protector-strong
-Wl,--version-script -Wl,./lib/riemann/libriemann.ver -fstack-protector-strong
-Wl,-soname -Wl,libriemann-client-gnutls.so.11 -o
lib/.libs/libriemann-client-gnutls.so.11.1.1
ld: error: version script assignment of 'RIEMANN_C_2.0' to symbol
'riemann_event_init' failed: symbol not defined
cc: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[1]: *** [Makefile:788: lib/libriemann-client-gnutls.la] Error 1
gmake: *** [Makefile:592: all] Error 2
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1
Reference: https://pkg-status.freebsd.org/beefy18/data/main-amd64-default/p46b3743b8469_s3a4b04e82df/logs/riemann-c-client-2.1.1_1.log
https://pkg-status.freebsd.org/beefy16/data/133amd64-default/46b3743b8469/logs/riemann-c-client-2.1.1_1.log
Approved by: portmgr (blanket) |
2.1.1_1 20 Mar 2024 13:19:32 |
Nuno Teixeira (eduardo) |
net-mgmt/riemann-c-client: Move man pages to share/man
Approved by: portmgr (blanket) |
2.1.1 31 Oct 2023 19:14:58 |
Dave Cottlehuber (dch) |
net-mgmt/riemann-c-client: update to 2.1.1
PR: 274318
Sponsored by: SkunkWerks, GmbH |
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) |
2.1.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 ) |
2.1.0 30 Jul 2022 20:55:10 |
Dave Cottlehuber (dch) |
net-mgmt/riemann-c-client: update to 2.1.0 & switch upstream
Use new URL after de-github-ification by upstream; portfmt while here.
Differential Revision: https://reviews.freebsd.org/D35773 |
2.0.0 20 Jul 2022 14:22:42 |
Tobias C. Berner (tcberner) |
net-mgmt: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* @BABOLO <.@babolo.ru>
* Alex Samorukov, samm@freebsd.org
* Alexander Kriventsov <avk@vl.ru>
* Alexander Sulfrian <alexander@sulfrian.net>
* Alexander Y. Grigoryev <alexander.4mail@gmail.com>
* Alexandre Biancalana <ale@biancalanas.net>
* Alexandre Snarskii <snar@paranoia.ru>
* Alexandre Snarskii <snar@snar.spb.ru>
* Alexey Bobkov <mr.deadlystorm@gmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Degtyarev (Only the first 15 lines of the commit message are shown above ) |
2.0.0 17 May 2022 14:07:50 |
Dave Cottlehuber (dch) |
net-mgmt/riemann-c-client: update to 2.0.0
Sponsored by: SkunkWerks, GmbH |
1.10.5 14 Dec 2021 07:01:34 |
Dave Cottlehuber (dch) |
net-mgmt/riemann-c-client: update to 1.10.5
Reported by: portscout |
1.10.4_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.10.4_1 22 May 2020 19:20:42 |
sunpoet |
Bump PORTREVISION for devel/json-c json-c |
1.10.4 24 Jul 2019 18:34:09 |
dch |
net-mgmt/riemann-c-client: update to 1.10.4
Approved by: jrm (mentor, implicit)
Sponsored by: SkunkWerks GmbH |
1.10.1_2 21 May 2019 11:49:16 |
dch |
fix auto-assign for BZ PRs by updating MAINTAINER for my ports
Approved by: jrm (mentor)
Differential Revision: https://reviews.freebsd.org/D20331 |
1.10.1_2 03 May 2019 21:06:51 |
linimon |
These ports now build on aarch64.
Where necessary, pet portlint.
Approved by: portmgr
Obtained from: aarch64 TRYBROKEN run |
1.10.1_2 05 Sep 2018 22:01:55 |
sunpoet |
Update devel/json-c to 0.13.1
- Add my LOCAL to MASTER_SITES
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/json-c/json-c/blob/master/ChangeLog
PR: 231007
Exp-run by: antoine |
1.10.1_1 22 Jun 2018 01:15:20 |
linimon |
Mark these ports as broken on aarch64, and, where appropriate, on armvX.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
1.10.1_1 14 Jun 2018 12:47:58 |
tijl |
Update automake to 1.16.1. Also remove automake-wrapper. We haven't had
multiple versions of automake in years and probably won't in the future.
PR: 228809
Exp-run by: antoine
Approved by: portmgr (antoine) |
1.10.1_1 03 Jan 2018 13:36:58 |
sunpoet |
Update devel/json-c to 0.13
- Add TEST_TARGET
- While I'm here, fix shebang for net/opensips
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/json-c/json-c/blob/master/ChangeLog
PR: 224675
Exp-run by: antoine |
1.10.1 01 Sep 2017 00:18:04 |
dbaio |
net-mgmt/riemann-c-client: Update to 1.10.1
While here, add LICENSE_FILE and silence portlint warning about order of
USES/USE_*.
Mark as MAKE_JOBS_UNSAFE, random errors with parallel jobs in poudriere
[10.3|11.1] [i386|amd64].
PR: 221440
Submitted by: Dave Cottlehuber <dch@skunkwerks.at> (maintainer) |
1.9.1 05 Feb 2017 11:14:37 |
sunpoet |
Move devel/libcheck to devel/check
- Bump PORTREVISION for dependent ports |
1.9.1 21 Oct 2016 15:21:13 |
mat |
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093 |
1.9.1 01 Oct 2016 23:34:12 |
jbeich |
net-mgmt/riemann-c-client: add new port
PR: 210545
Submitted by: Dave Cottlehuber <dch@skunkwerks.at>
Riemann-C-client is a C client library for the Riemann monitoring system,
providing a convenient and simple API, high test coverage and a copyleft
license, along with API and ABI stability.
https://github.com/algernon/riemann-c-client/#readme |