# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # cereal # cereal/distinfo # cereal/pkg-descr # cereal/pkg-plist # cereal/Makefile # echo c - cereal mkdir -p cereal > /dev/null 2>&1 echo x - cereal/distinfo sed 's/^X//' >cereal/distinfo << '17a5d0e9388f3947bc0e68842b9a9e62' XTIMESTAMP = 1573867507 XSHA256 (USCiLab-cereal-v1.3.0_GH0.tar.gz) = 329ea3e3130b026c03a4acc50e168e7daff4e6e661bc6a7dfec0d77b570851d5 XSIZE (USCiLab-cereal-v1.3.0_GH0.tar.gz) = 374585 17a5d0e9388f3947bc0e68842b9a9e62 echo x - cereal/pkg-descr sed 's/^X//' >cereal/pkg-descr << 'c12a3fff180a83514dbac3a30e3ec933' Xcereal is a header-only C++11 serialization library. cereal takes arbitrary Xdata types and reversibly turns them into different representations, such as Xcompact binary encodings, XML, or JSON. cereal was designed to be fast, Xlight-weight, and easy to extend - it has no external dependencies and can be Xeasily bundled with other code or used standalone. X XWWW: https://github.com/USCiLab/cereal c12a3fff180a83514dbac3a30e3ec933 echo x - cereal/pkg-plist sed 's/^X//' >cereal/pkg-plist << 'cb836e73281db3818f5f6ea3d335865d' Xinclude/cereal/access.hpp Xinclude/cereal/archives/adapters.hpp Xinclude/cereal/archives/binary.hpp Xinclude/cereal/archives/json.hpp Xinclude/cereal/archives/portable_binary.hpp Xinclude/cereal/archives/xml.hpp Xinclude/cereal/cereal.hpp Xinclude/cereal/details/helpers.hpp Xinclude/cereal/details/polymorphic_impl.hpp Xinclude/cereal/details/polymorphic_impl_fwd.hpp Xinclude/cereal/details/static_object.hpp Xinclude/cereal/details/traits.hpp Xinclude/cereal/details/util.hpp Xinclude/cereal/external/base64.hpp Xinclude/cereal/external/rapidjson/allocators.h Xinclude/cereal/external/rapidjson/cursorstreamwrapper.h Xinclude/cereal/external/rapidjson/document.h Xinclude/cereal/external/rapidjson/encodedstream.h Xinclude/cereal/external/rapidjson/encodings.h Xinclude/cereal/external/rapidjson/error/en.h Xinclude/cereal/external/rapidjson/error/error.h Xinclude/cereal/external/rapidjson/filereadstream.h Xinclude/cereal/external/rapidjson/filewritestream.h Xinclude/cereal/external/rapidjson/fwd.h Xinclude/cereal/external/rapidjson/internal/biginteger.h Xinclude/cereal/external/rapidjson/internal/diyfp.h Xinclude/cereal/external/rapidjson/internal/dtoa.h Xinclude/cereal/external/rapidjson/internal/ieee754.h Xinclude/cereal/external/rapidjson/internal/itoa.h Xinclude/cereal/external/rapidjson/internal/meta.h Xinclude/cereal/external/rapidjson/internal/pow10.h Xinclude/cereal/external/rapidjson/internal/regex.h Xinclude/cereal/external/rapidjson/internal/stack.h Xinclude/cereal/external/rapidjson/internal/strfunc.h Xinclude/cereal/external/rapidjson/internal/strtod.h Xinclude/cereal/external/rapidjson/internal/swap.h Xinclude/cereal/external/rapidjson/istreamwrapper.h Xinclude/cereal/external/rapidjson/memorybuffer.h Xinclude/cereal/external/rapidjson/memorystream.h Xinclude/cereal/external/rapidjson/msinttypes/inttypes.h Xinclude/cereal/external/rapidjson/msinttypes/stdint.h Xinclude/cereal/external/rapidjson/ostreamwrapper.h Xinclude/cereal/external/rapidjson/pointer.h Xinclude/cereal/external/rapidjson/prettywriter.h Xinclude/cereal/external/rapidjson/rapidjson.h Xinclude/cereal/external/rapidjson/reader.h Xinclude/cereal/external/rapidjson/schema.h Xinclude/cereal/external/rapidjson/stream.h Xinclude/cereal/external/rapidjson/stringbuffer.h Xinclude/cereal/external/rapidjson/writer.h Xinclude/cereal/external/rapidxml/license.txt Xinclude/cereal/external/rapidxml/manual.html Xinclude/cereal/external/rapidxml/rapidxml.hpp Xinclude/cereal/external/rapidxml/rapidxml_iterators.hpp Xinclude/cereal/external/rapidxml/rapidxml_print.hpp Xinclude/cereal/external/rapidxml/rapidxml_utils.hpp Xinclude/cereal/macros.hpp Xinclude/cereal/specialize.hpp Xinclude/cereal/types/array.hpp Xinclude/cereal/types/atomic.hpp Xinclude/cereal/types/base_class.hpp Xinclude/cereal/types/bitset.hpp Xinclude/cereal/types/boost_variant.hpp Xinclude/cereal/types/chrono.hpp Xinclude/cereal/types/common.hpp Xinclude/cereal/types/complex.hpp Xinclude/cereal/types/concepts/pair_associative_container.hpp Xinclude/cereal/types/deque.hpp Xinclude/cereal/types/forward_list.hpp Xinclude/cereal/types/functional.hpp Xinclude/cereal/types/list.hpp Xinclude/cereal/types/map.hpp Xinclude/cereal/types/memory.hpp Xinclude/cereal/types/optional.hpp Xinclude/cereal/types/polymorphic.hpp Xinclude/cereal/types/queue.hpp Xinclude/cereal/types/set.hpp Xinclude/cereal/types/stack.hpp Xinclude/cereal/types/string.hpp Xinclude/cereal/types/tuple.hpp Xinclude/cereal/types/unordered_map.hpp Xinclude/cereal/types/unordered_set.hpp Xinclude/cereal/types/utility.hpp Xinclude/cereal/types/valarray.hpp Xinclude/cereal/types/variant.hpp Xinclude/cereal/types/vector.hpp Xinclude/cereal/version.hpp Xshare/cmake/cereal/cereal-config.cmake cb836e73281db3818f5f6ea3d335865d echo x - cereal/Makefile sed 's/^X//' >cereal/Makefile << 'e29f71c47b8e42fc327c49a35d00412d' X# $FreeBSD$ X XPORTNAME= cereal XDISTVERSIONPREFIX= v XDISTVERSION= 1.3.0 XCATEGORIES= biology X XMAINTAINER= teodor@sigaev.ru XCOMMENT= C++11 library for serialization X XLICENSE= BSD3CLAUSE XLICENSE_FILE= ${WRKSRC}/LICENSE X XBUILD_DEPENDS= boost-libs>=1.69:devel/boost-libs \ X cmake>=2.6.2:devel/cmake \ X ninja>=1.8.2:devel/ninja X XLIB_DEPENDS= libboost_system.so:devel/boost-libs X XUSES= cmake XUSE_GITHUB= yes XGH_ACCOUNT= USCiLab X XCFLAGS+= -Wno-unused-private-field X X.include e29f71c47b8e42fc327c49a35d00412d exit