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
cereal C++11 library for serialization
1.3.2_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.3.2_1Version of this port present on the latest quarterly branch.
Maintainer: teodor@sigaev.ru search for ports maintained by this maintainer
Port Added: 2020-01-24 17:38:10
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
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.
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 (96 items)
Collapse this list.
  1. /usr/local/share/licenses/cereal-1.3.2_1/catalog.mk
  2. /usr/local/share/licenses/cereal-1.3.2_1/LICENSE
  3. /usr/local/share/licenses/cereal-1.3.2_1/BSD3CLAUSE
  4. include/cereal/access.hpp
  5. include/cereal/archives/adapters.hpp
  6. include/cereal/archives/binary.hpp
  7. include/cereal/archives/json.hpp
  8. include/cereal/archives/portable_binary.hpp
  9. include/cereal/archives/xml.hpp
  10. include/cereal/cereal.hpp
  11. include/cereal/details/helpers.hpp
  12. include/cereal/details/polymorphic_impl.hpp
  13. include/cereal/details/polymorphic_impl_fwd.hpp
  14. include/cereal/details/static_object.hpp
  15. include/cereal/details/traits.hpp
  16. include/cereal/details/util.hpp
  17. include/cereal/external/base64.hpp
  18. include/cereal/external/rapidjson/allocators.h
  19. include/cereal/external/rapidjson/cursorstreamwrapper.h
  20. include/cereal/external/rapidjson/document.h
  21. include/cereal/external/rapidjson/encodedstream.h
  22. include/cereal/external/rapidjson/encodings.h
  23. include/cereal/external/rapidjson/error/en.h
  24. include/cereal/external/rapidjson/error/error.h
  25. include/cereal/external/rapidjson/filereadstream.h
  26. include/cereal/external/rapidjson/filewritestream.h
  27. include/cereal/external/rapidjson/fwd.h
  28. include/cereal/external/rapidjson/internal/biginteger.h
  29. include/cereal/external/rapidjson/internal/diyfp.h
  30. include/cereal/external/rapidjson/internal/dtoa.h
  31. include/cereal/external/rapidjson/internal/ieee754.h
  32. include/cereal/external/rapidjson/internal/itoa.h
  33. include/cereal/external/rapidjson/internal/meta.h
  34. include/cereal/external/rapidjson/internal/pow10.h
  35. include/cereal/external/rapidjson/internal/regex.h
  36. include/cereal/external/rapidjson/internal/stack.h
  37. include/cereal/external/rapidjson/internal/strfunc.h
  38. include/cereal/external/rapidjson/internal/strtod.h
  39. include/cereal/external/rapidjson/internal/swap.h
  40. include/cereal/external/rapidjson/istreamwrapper.h
  41. include/cereal/external/rapidjson/memorybuffer.h
  42. include/cereal/external/rapidjson/memorystream.h
  43. include/cereal/external/rapidjson/msinttypes/inttypes.h
  44. include/cereal/external/rapidjson/msinttypes/stdint.h
  45. include/cereal/external/rapidjson/ostreamwrapper.h
  46. include/cereal/external/rapidjson/pointer.h
  47. include/cereal/external/rapidjson/prettywriter.h
  48. include/cereal/external/rapidjson/rapidjson.h
  49. include/cereal/external/rapidjson/reader.h
  50. include/cereal/external/rapidjson/schema.h
  51. include/cereal/external/rapidjson/stream.h
  52. include/cereal/external/rapidjson/stringbuffer.h
  53. include/cereal/external/rapidjson/writer.h
  54. include/cereal/external/rapidxml/license.txt
  55. include/cereal/external/rapidxml/manual.html
  56. include/cereal/external/rapidxml/rapidxml.hpp
  57. include/cereal/external/rapidxml/rapidxml_iterators.hpp
  58. include/cereal/external/rapidxml/rapidxml_print.hpp
  59. include/cereal/external/rapidxml/rapidxml_utils.hpp
  60. include/cereal/macros.hpp
  61. include/cereal/specialize.hpp
  62. include/cereal/types/array.hpp
  63. include/cereal/types/atomic.hpp
  64. include/cereal/types/base_class.hpp
  65. include/cereal/types/bitset.hpp
  66. include/cereal/types/boost_variant.hpp
  67. include/cereal/types/chrono.hpp
  68. include/cereal/types/common.hpp
  69. include/cereal/types/complex.hpp
  70. include/cereal/types/concepts/pair_associative_container.hpp
  71. include/cereal/types/deque.hpp
  72. include/cereal/types/forward_list.hpp
  73. include/cereal/types/functional.hpp
  74. include/cereal/types/list.hpp
  75. include/cereal/types/map.hpp
  76. include/cereal/types/memory.hpp
  77. include/cereal/types/optional.hpp
  78. include/cereal/types/polymorphic.hpp
  79. include/cereal/types/queue.hpp
  80. include/cereal/types/set.hpp
  81. include/cereal/types/stack.hpp
  82. include/cereal/types/string.hpp
  83. include/cereal/types/tuple.hpp
  84. include/cereal/types/unordered_map.hpp
  85. include/cereal/types/unordered_set.hpp
  86. include/cereal/types/utility.hpp
  87. include/cereal/types/valarray.hpp
  88. include/cereal/types/variant.hpp
  89. include/cereal/types/vector.hpp
  90. include/cereal/version.hpp
  91. lib/cmake/cereal/cerealConfig.cmake
  92. lib/cmake/cereal/cerealConfigVersion.cmake
  93. lib/cmake/cereal/cerealTargets.cmake
  94. @owner
  95. @group
  96. @mode
Collapse this list.
Dependency lines:
  • cereal>0:devel/cereal
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):
cereal
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.3.2_11.3.2_11.3.01.3.2_11.3.2_1---
FreeBSD:13:quarterly1.3.2_11.3.2_11.3.2_11.3.2_11.3.2_11.3.2_11.3.2_11.3.2_1
FreeBSD:14:latest1.3.2_11.3.2_11.3.2_11.3.2_11.3.2_11.3.2_1-1.3.2_1
FreeBSD:14:quarterly1.3.2_11.3.2_1-1.3.2_11.3.2_11.3.2_11.3.2_11.3.2_1
FreeBSD:15:latest1.3.2_11.3.2_1n/a1.3.2_1n/a1.3.2_11.3.2_11.3.2_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. boost-libs>0 : devel/boost-libs
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
Runtime dependencies:
  1. boost-libs>0 : devel/boost-libs
This port is required by:
for Build
  1. biology/salmon
  2. biology/seqan3
  3. biology/spoa
  4. cad/PrusaSlicer
  5. lang/emilua
  6. math/hydrogen
  7. math/mlpack
Expand this list (11 items / 4 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. misc/flashlight
  3. misc/lbann
  4. science/py-hoomd-blue
  5. www/domoticz
  6. Collapse this list.
for Run
  1. biology/seqan3
  2. biology/spoa
  3. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/USCiLab/cereal/tar.gz/v1.3.2?dummy=/
Collapse this list.

Number of commits found: 12

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.3.2_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.3.2_1
12 Aug 2022 14:46:53
commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*: bump all consumers after recent boost upgrade
1.3.2
30 Apr 2022 18:00:59
commit hash: c5e154ad98ffc2290e406c6bc6dc65873d6b30f8commit hash: c5e154ad98ffc2290e406c6bc6dc65873d6b30f8commit hash: c5e154ad98ffc2290e406c6bc6dc65873d6b30f8commit hash: c5e154ad98ffc2290e406c6bc6dc65873d6b30f8 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/cereal: Unbreak by upgrading to 1.3.2

Reference explaining why cereal-1.3.1 is broken:
https://github.com/symengine/symengine/issues/1907#issuecomment-1114016265

Approved by:	portmgr (blanket; unbreak)
1.3.1
10 Feb 2022 09:13:03
commit hash: d84a68126dc10d8e2229ef17ab68055aada399a0commit hash: d84a68126dc10d8e2229ef17ab68055aada399a0commit hash: d84a68126dc10d8e2229ef17ab68055aada399a0commit hash: d84a68126dc10d8e2229ef17ab68055aada399a0 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/cereal: Update 1.3.0-10 -> 1.3.1

PR:		261390
Approved by:	teodor@sigaev.ru (maintainer's timeout; 18 days)
1.3.0.10
14 Oct 2021 21:30:13
commit hash: e698cae0294d83d4991868d331bd877b0e199548commit hash: e698cae0294d83d4991868d331bd877b0e199548commit hash: e698cae0294d83d4991868d331bd877b0e199548commit hash: e698cae0294d83d4991868d331bd877b0e199548 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
devel/cereal: Add CPE information

Approved by:	portmgr (blanket)
1.3.0.10
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.3.0.10
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.3.0.10
13 Feb 2021 23:43:08
Revision:565186Original commit files touched by this commit
yuri search for other commits by this committer
devel/cereal: Update 1.3.0 -> 1.3.0-10

Also:
* Add missing NO_ARCH
* Fix dependencies
* Not building tests every time
* Add the 'test' target

PR:		252793
Approved by:	teodor@sigaev.ru (maintainer's timeout 25 days)
1.3.0
03 Feb 2020 12:16:41
Revision:525032Original commit files touched by this commit
pkubaj search for other commits by this committer
devel/cereal: fix build on GCC architectures

The port adds -std=gnu++11 to CXXFLAGS.
1.3.0
25 Jan 2020 23:17:47
Revision:524136Original commit files touched by this commit
eugen search for other commits by this committer
devel/cereal: unbreak build for systems without 32 bit compat. shims.

PORTREVISION not bumped as the fix does not change previously built package.

Submitted by:	Hinnerk van Bruinehsen <hvbruinehsen@stackptr.de>
Approved by:	Teodor Sigaev <teodor@sigaev.ru> (maintainer)
1.3.0
24 Jan 2020 17:38:04
Revision:523975Original commit files touched by this commit
eugen search for other commits by this committer
New port: devel/cereal

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.

This port is a dependency for upcoming port for PrusaSlicer.

PR:		243528
Submitted by:	Teodor Sigaev <teodor@sigaev.ru>

Number of commits found: 12