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
cereal C++11 library for serialization
1.3.2 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.2Version of this port present on the latest quarterly branch.
Maintainer: teodor@sigaev.ru search for ports maintained by this maintainer
Port Added: 2022-04-30 18:03:13
Last Update: 2022-04-30 18:01:44
Commit Hash: b5cb523
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. WWW: https://github.com/USCiLab/cereal
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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/catalog.mk
  2. /usr/local/share/licenses/cereal-1.3.2/LICENSE
  3. /usr/local/share/licenses/cereal-1.3.2/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

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
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
  3. ninja : devel/ninja
Runtime dependencies:
  1. boost-libs>0 : devel/boost-libs
There are no ports dependent upon this port

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: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3.2
30 Apr 2022 18:01:44
commit hash: b5cb5230a639ba8ee0b0ec35e92c00bb0dec80accommit hash: b5cb5230a639ba8ee0b0ec35e92c00bb0dec80accommit hash: b5cb5230a639ba8ee0b0ec35e92c00bb0dec80accommit hash: b5cb5230a639ba8ee0b0ec35e92c00bb0dec80ac 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)

(cherry picked from commit c5e154ad98ffc2290e406c6bc6dc65873d6b30f8)

Number of commits found: 1