notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
avro-cpp C++ library for Apache Avro
1.11.3_1 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.11.3_1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-01-27 14:31:46
Last Update: 2024-02-13 14:44:22
Commit Hash: db61653
License: APACHE20
WWW:
https://avro.apache.org/
Description:
This is the C++ library of Apache Avro (devel/avro). Apache Avro is a data serialization system which provides: - Rich data structures. - A compact, fast, binary data format. - A container file, to store persistent data. - Remote procedure call (RPC). - Simple integration with dynamic languages. Code generation is not required to read or write data files nor to use or implement RPC protocols. Code generation as an optional optimization, only worth implementing for statically typed languages.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (51 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/avro-cpp-1.11.3_1/catalog.mk
  3. /usr/local/share/licenses/avro-cpp-1.11.3_1/LICENSE
  4. /usr/local/share/licenses/avro-cpp-1.11.3_1/APACHE20
  5. bin/avrogencpp
  6. include/avro/AvroParse.hh
  7. include/avro/AvroSerialize.hh
  8. include/avro/AvroTraits.hh
  9. include/avro/Compiler.hh
  10. include/avro/Config.hh
  11. include/avro/CustomAttributes.hh
  12. include/avro/DataFile.hh
  13. include/avro/Decoder.hh
  14. include/avro/Encoder.hh
  15. include/avro/Exception.hh
  16. include/avro/Generic.hh
  17. include/avro/GenericDatum.hh
  18. include/avro/Layout.hh
  19. include/avro/LogicalType.hh
  20. include/avro/Node.hh
  21. include/avro/NodeConcepts.hh
  22. include/avro/NodeImpl.hh
  23. include/avro/Parser.hh
  24. include/avro/Reader.hh
  25. include/avro/Resolver.hh
  26. include/avro/ResolverSchema.hh
  27. include/avro/ResolvingReader.hh
  28. include/avro/Schema.hh
  29. include/avro/SchemaResolution.hh
  30. include/avro/Serializer.hh
  31. include/avro/Specific.hh
  32. include/avro/Stream.hh
  33. include/avro/Types.hh
  34. include/avro/ValidSchema.hh
  35. include/avro/Validator.hh
  36. include/avro/Writer.hh
  37. include/avro/Zigzag.hh
  38. include/avro/buffer/Buffer.hh
  39. include/avro/buffer/BufferPrint.hh
  40. include/avro/buffer/BufferReader.hh
  41. include/avro/buffer/BufferStream.hh
  42. include/avro/buffer/BufferStreambuf.hh
  43. include/avro/buffer/detail/BufferDetail.hh
  44. include/avro/buffer/detail/BufferDetailIterator.hh
  45. lib/libavrocpp.so
  46. lib/libavrocpp.so.1
  47. lib/libavrocpp.so.1.11.3
  48. lib/libavrocpp_s.a
  49. @owner
  50. @group
  51. @mode
Collapse this list.
Dependency lines:
  • avro-cpp>0:devel/avro-cpp
To install the port:
cd /usr/ports/devel/avro-cpp/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/avro-cpp
  • pkg install avro-cpp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: avro-cpp
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1696001298 SHA256 (avro-cpp-1.11.3.tar.gz) = fba242aef77ec819d07561fcba93751721956de8d0cae8e1f2f300b54b331bae SIZE (avro-cpp-1.11.3.tar.gz) = 173284

Packages (timestamps in pop-ups are UTC):
avro-cpp
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.11.3_11.11.3_11.10.11.11.3_11.11.3_1-1.10.1-
FreeBSD:13:quarterly1.11.31.11.31.11.1_21.11.31.11.3_11.11.31.11.31.11.3
FreeBSD:14:latest1.11.3_11.11.3_11.11.11.11.3_11.11.3_11.11.1_2-1.11.1_2
FreeBSD:14:quarterly1.11.31.11.3_1-1.11.31.11.3_11.11.31.11.31.11.3
FreeBSD:15:latest1.11.3_11.11.3_1n/a1.11.3n/a1.11.31.11.31.11.3_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
Library dependencies:
  1. libboost_regex.so : devel/boost-libs
  2. libsnappy.so : archivers/snappy
This port is required by:
for Build
  1. devel/avro
for Libraries
  1. devel/avro

Configuration Options:
No options to configure
Options name:
devel_avro-cpp
USES:
cmake compiler:c++11-lang cpe
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (7 items)
Collapse this list.
  1. http://ftp.kddi-research.jp/infosystems/apache/avro/stable/cpp/
  2. http://miroir.univ-lorraine.fr/apache/avro/stable/cpp/
  3. http://mirror.cogentco.com/pub/apache/avro/stable/cpp/
  4. http://mirror.navercorp.com/apache/avro/stable/cpp/
  5. https://dlcdn.apache.org/avro/stable/cpp/
  6. https://ftp.wayne.edu/apache/avro/stable/cpp/
  7. https://mirror.its.dal.ca/apache/avro/stable/cpp/
Collapse this list.

There are no commits on branch 2022Q2 for this port