Port details on branch 2024Q4 |
- cereal C++11 library for serialization
- 1.3.2_1 devel =2 1.3.2_1Version of this port present on the latest quarterly branch.
- Maintainer: teodor@sigaev.ru
- Port Added: 2020-01-24 17:38:10
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD3CLAUSE
- WWW:
- https://github.com/USCiLab/cereal
- Description:
- cereal is a header-only C++11 serialization library. cereal takes arbitrary
data types and reversibly turns them into different representations, such as
compact binary encodings, XML, or JSON. cereal was designed to be fast,
light-weight, and easy to extend - it has no external dependencies and can be
easily bundled with other code or used standalone.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/cereal/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/cereal
- pkg install cereal
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cereal
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1651337034
SHA256 (USCiLab-cereal-v1.3.2_GH0.tar.gz) = 16a7ad9b31ba5880dac55d62b5d6f243c3ebc8d46a3514149e56b5e7ea81f85f
SIZE (USCiLab-cereal-v1.3.2_GH0.tar.gz) = 385903
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:
-
- boost-libs>0 : devel/boost-libs
- cmake : devel/cmake-core
- ninja : devel/ninja
- Runtime dependencies:
-
- boost-libs>0 : devel/boost-libs
- This port is required by:
- for Build
-
- biology/salmon
- biology/seqan3
- biology/spoa
- cad/PrusaSlicer
- lang/emilua
- math/hydrogen
- math/mlpack
- for Run
-
- biology/seqan3
- biology/spoa
- math/mlpack
Configuration Options:
- No options to configure
- Options name:
- devel_cereal
- USES:
- cmake compiler:c++11-lang cpe
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|