diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2024-09-01 14:35:13 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2024-09-01 14:35:13 +0000 |
| commit | 13902e123892b7ce802e40286a9ddd2edde091e0 (patch) | |
| tree | e14287cd30608dd333745fd576ad03aac1fa41db | |
| parent | c5785f87529c4e2c840e74311c318378503b896d (diff) | |
devel/libopentracing: Remove expired port
2024-02-29 devel/libopentracing: https://github.com/opentracing/specification/issues/163
| -rw-r--r-- | MOVED | 1 | ||||
| -rw-r--r-- | devel/Makefile | 1 | ||||
| -rw-r--r-- | devel/libopentracing/Makefile | 37 | ||||
| -rw-r--r-- | devel/libopentracing/distinfo | 3 | ||||
| -rw-r--r-- | devel/libopentracing/pkg-descr | 1 | ||||
| -rw-r--r-- | devel/libopentracing/pkg-plist | 35 |
6 files changed, 1 insertions, 77 deletions
@@ -3453,3 +3453,4 @@ math/ploticus||2024-09-01|Has expired: Depends on expired graphics/ming graphics/ming||2024-09-01|Has expired: SWF format is essentially dead after Flash Player's EoL dns/adsuck||2024-09-01|Has expired: Obsolete, no longer relevant sysutils/apache-mesos||2024-09-01|Has expired: Marked BROKEN for over a year +devel/libopentracing||2024-09-01|Has expired: https://github.com/opentracing/specification/issues/163 diff --git a/devel/Makefile b/devel/Makefile index da6599882f00..c260517dcbf8 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1372,7 +1372,6 @@ SUBDIR += libolecf SUBDIR += libopenbsd SUBDIR += libopencm3 - SUBDIR += libopentracing SUBDIR += liborcus SUBDIR += libosinfo SUBDIR += libowfat diff --git a/devel/libopentracing/Makefile b/devel/libopentracing/Makefile deleted file mode 100644 index 1a2f77d21ff7..000000000000 --- a/devel/libopentracing/Makefile +++ /dev/null @@ -1,37 +0,0 @@ -PORTNAME= libopentracing -PORTVERSION= 1.6.0 -DISTVERSIONPREFIX= v -CATEGORIES= devel - -MAINTAINER= ports@FreeBSD.org -COMMENT= C++ implementation of the OpenTracing API -WWW= https://github.com/opentracing/opentracing-cpp - -LICENSE= APACHE20 -LICENSE_FILE= ${WRKSRC}/LICENSE - -DEPRECATED= https://github.com/opentracing/specification/issues/163 -EXPIRATION_DATE=2024-02-29 - -USE_GITHUB= yes -GH_ACCOUNT= opentracing -GH_PROJECT= opentracing-cpp - -USES= cmake compiler:c++11-lang - -USE_LDCONFIG= yes -GNU_CONFIGURE= yes - -PLIST_SUB= SHLIBVER=${PORTVERSION} - -post-install: - ${LN} -sf libopentracing_mocktracer.so.${PORTVERSION} \ - ${STAGEDIR}${PREFIX}/lib/libopentracing_mocktracer.so.1 - ${LN} -sf libopentracing_mocktracer.so.1 \ - ${STAGEDIR}${PREFIX}/lib/libopentracing_mocktracer.so - ${LN} -sf libopentracing.so.${PORTVERSION} \ - ${STAGEDIR}${PREFIX}/lib/libopentracing.so.1 - ${LN} -sf libopentracing.so.1 \ - ${STAGEDIR}${PREFIX}/lib/libopentracing.so - -.include <bsd.port.mk> diff --git a/devel/libopentracing/distinfo b/devel/libopentracing/distinfo deleted file mode 100644 index ea29d7d6d90d..000000000000 --- a/devel/libopentracing/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1588702036 -SHA256 (opentracing-opentracing-cpp-v1.6.0_GH0.tar.gz) = 5b170042da4d1c4c231df6594da120875429d5231e9baa5179822ee8d1054ac3 -SIZE (opentracing-opentracing-cpp-v1.6.0_GH0.tar.gz) = 159739 diff --git a/devel/libopentracing/pkg-descr b/devel/libopentracing/pkg-descr deleted file mode 100644 index 75eda676f2e8..000000000000 --- a/devel/libopentracing/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -C++ implementation of the OpenTracing API. diff --git a/devel/libopentracing/pkg-plist b/devel/libopentracing/pkg-plist deleted file mode 100644 index 8c356f8f3fe7..000000000000 --- a/devel/libopentracing/pkg-plist +++ /dev/null @@ -1,35 +0,0 @@ -include/opentracing/config.h -include/opentracing/dynamic_load.h -include/opentracing/expected/expected.hpp -include/opentracing/ext/tags.h -include/opentracing/mocktracer/in_memory_recorder.h -include/opentracing/mocktracer/json_recorder.h -include/opentracing/mocktracer/json.h -include/opentracing/mocktracer/recorder.h -include/opentracing/mocktracer/symbols.h -include/opentracing/mocktracer/tracer_factory.h -include/opentracing/mocktracer/tracer.h -include/opentracing/noop.h -include/opentracing/propagation.h -include/opentracing/span.h -include/opentracing/string_view.h -include/opentracing/symbols.h -include/opentracing/tracer_factory.h -include/opentracing/tracer.h -include/opentracing/util.h -include/opentracing/value.h -include/opentracing/variant/recursive_wrapper.hpp -include/opentracing/variant/variant.hpp -include/opentracing/version.h -lib/cmake/OpenTracing/OpenTracingConfig.cmake -lib/cmake/OpenTracing/OpenTracingConfigVersion.cmake -lib/cmake/OpenTracing/OpenTracingTargets-release.cmake -lib/cmake/OpenTracing/OpenTracingTargets.cmake -lib/libopentracing_mocktracer.a -lib/libopentracing_mocktracer.so -lib/libopentracing_mocktracer.so.1 -lib/libopentracing_mocktracer.so.%%SHLIBVER%% -lib/libopentracing.a -lib/libopentracing.so -lib/libopentracing.so.1 -lib/libopentracing.so.%%SHLIBVER%% |
