Port details |
- libserdes Schema-based serializer/deserializer with support for Avro
- 6.0.2_1 devel =2 6.0.2Version of this port present on the latest quarterly branch.
- Maintainer: sergey@akhmatov.ru
- Port Added: 2021-03-07 15:35:23
- Last Update: 2024-08-15 10:55:30
- Commit Hash: f8667c8
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: APACHE20
- WWW:
- https://github.com/confluentinc/libserdes
- Description:
- libserdes is a schema-based serializer/deserializer
C/C++ library with support for Avro and the Confluent
Platform Schema Registry.
The library is aimed to be used in the streaming pipeline,
e.g. Apache Kafka, to perform data serialization and
deserialization with centrally managed schemas.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libserdes>0:devel/libserdes
- To install the port:
- cd /usr/ports/devel/libserdes/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/libserdes
- pkg install libserdes
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libserdes
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1615122509
SHA256 (confluentinc-libserdes-v6.0.2_GH0.tar.gz) = 3fa08494cc2701d22594ce175ed21622fef1717bb0c8e4aaebfe1ff2119eef88
SIZE (confluentinc-libserdes-v6.0.2_GH0.tar.gz) = 62324
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:
-
- bash : shells/bash
- gmake>=4.4.1 : devel/gmake
- perl5>=5.36<5.37 : lang/perl5.36
- Library dependencies:
-
- libavro.so : devel/avro-c
- libcurl.so : ftp/curl
- libjansson.so : devel/jansson
- librdkafka++.so : net/librdkafka
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_libserdes
- USES:
- gmake localbase:ldflags perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.0.2_1 15 Aug 2024 10:55:30 |
Po-Chuan Hsieh (sunpoet) |
devel/avro-c: Update to 1.12.0
- Update MASTER_SITES
- Update WWW
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/apache/avro/releases |
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) |
6.0.2 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 ) |
6.0.2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
6.0.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
6.0.2 07 Mar 2021 15:34:46 |
rhurlin |
New port: devel/libserdes: schema-based serializer/deserializer C/C++ library
With support for Avro and the Confluent Platform Schema Registry.
The library is aimed to be used in the streaming pipeline, e.g.
Apache Kafka, to perform data serialization and deserialization
with centrally managed schemas.
https://github.com/confluentinc/libserdes
PR: 254099
Submitted by: Sergey Akhmatov <sergey@akhmatov.ru> (maintainer) |
Number of commits found: 6
|