Port details |
- libopentracing C++ implementation of the OpenTracing API
- 1.6.0 devel
=2 1.6.0Version of this port present on the latest quarterly branch.
- DEPRECATED: https://github.com/opentracing/specification/issues/163
This port expired on: 2024-02-29
- 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: 2020-05-07 22:51:21
- Last Update: 2024-09-01 14:35:13
- Commit Hash: 13902e1
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: APACHE20
- WWW:
- https://github.com/opentracing/opentracing-cpp
- Description:
- C++ implementation of the OpenTracing API.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libopentracing>0:devel/libopentracing
- No installation instructions:
- This port has been deleted.
- PKGNAME: libopentracing
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1588702036
SHA256 (opentracing-opentracing-cpp-v1.6.0_GH0.tar.gz) = 5b170042da4d1c4c231df6594da120875429d5231e9baa5179822ee8d1054ac3
SIZE (opentracing-opentracing-cpp-v1.6.0_GH0.tar.gz) = 159739
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_libopentracing
- USES:
- cmake compiler:c++11-lang
- 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.6.0 01 Sep 2024 14:35:13 |
Rene Ladan (rene) |
devel/libopentracing: Remove expired port
2024-02-29 devel/libopentracing:
https://github.com/opentracing/specification/issues/163 |
1.6.0 12 Jun 2024 15:12:57 |
Sergey A. Osokin (osa) |
devel/libopentracing: drop maintainership
Notes: this library is depreacated >2 years ago, and needs to be
removed, however it's still using by other ports. |
1.6.0 27 Jan 2024 23:54:47 |
Sergey A. Osokin (osa) |
devel/libopentracing: deprecate and set expiration date to 2024-02-29
Practically all activity has moved to the OpenTelemetry project, there
are no resources to maintain the OpenTracing API libraries any more.
OpenTelemetry provides a compatibility layer for OpenTracing
instrumentation. |
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.6.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.6.0 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.6.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.6.0 26 May 2020 21:02:33 |
pkubaj |
devel/libopentracing: fix build on GCC architectures
Use C++11 compiler:
/wrkdirs/usr/ports/devel/libopentracing/work/opentracing-cpp-1.6.0/include/opentracing/value.h:9:25:
error: unordered_map: No such file or directory |
1.6.0 07 May 2020 22:51:17 |
osa |
Add new port: devel/libopentracing. |