The NetBSD Project

CVS log for pkgsrc/devel/msgpack/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / msgpack

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Feb 8 04:23:34 2025 UTC (5 weeks, 2 days ago) by taca
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +3 -2 lines
devel/msgpack: include buildlink textproc/cJSON

It looks like require ../../textproc/cJSON/buildlinke3.mk.

Bump PKGREVISION.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Mon Aug 19 12:06:07 2024 UTC (6 months, 3 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base, pkgsrc-2024Q4, pkgsrc-2024Q3-base, pkgsrc-2024Q3
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +3 -2 lines
msgpack: fix pkg-config file

Bump PKGREVISION.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon Aug 19 11:51:48 2024 UTC (6 months, 3 weeks ago) by adam
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2 lines
msgpack: updated to 6.1.0

6.1.0

Add object initializer functions
Fix cmake warnings

Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Jun 28 17:35:09 2024 UTC (8 months, 2 weeks ago) by adam
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +7 -17 lines
msgpack: updated to 6.0.2

version 6.0.2

Fix header file installation to respect CMAKE_INSTALL_INCLUDEDIR
Support absolute path for CMAKE_INSTALL_*DIR
Removed invalid ctest option.
Support relative path for CMAKE_INSTALL_*DIR

version 6.0.1 for C

Improve CI environment
Improve build system

version 6.0.0

Remove C++ requirement if test is disabled
<< breaking changes >>

Change CMake package name of C library to msgpack-c
Unified all C package, library, cmake, tarball name become msgpack-c.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Jul 18 14:11:17 2023 UTC (19 months, 4 weeks ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -2 lines
devel: Adapt packages to use USE_(CC|CXX)_FEATURES

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Jul 9 14:45:20 2023 UTC (20 months, 1 week ago) by nia
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +9 -3 lines
msgpack: Disable building tests due to mess with C++ standard revisions.

For now keep the compiler requirement exactly the same as it was before.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Feb 14 18:56:11 2021 UTC (4 years, 1 month ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
msgpack: updated to 3.3.0

version 3.3.0
* Add json example for C
* Add both header and body packing functions for C
* Set default ref_size and chunk_size to vrefbuffer
* Add examples
* Improve build system
* Improve tests
* Improve documents
* Remove some warnings
* Improve CI environment

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Apr 11 13:40:15 2020 UTC (4 years, 11 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
msgpack: silence pkglint

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Apr 11 13:39:29 2020 UTC (4 years, 11 months ago) by adam
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +6 -3 lines
msgpack: updated to 3.2.1

version 3.2.1
* Fix snprintf return value checking
* Remove some warnings
* Fix fbuffer result checking
* Fix temporary object handling
* Improve cmake support
* Fix invalid `int main` parameter
* Improve supporting platform
* Fix ZLIB error handling
* Remove unused variable
* Improve integer overflow checking

version 3.2.0
* Fix invalid include
* Add timespec support
* Fix unchecked fnprintf on C
* Improve integer overflow checking on C
* Fix warnings on `-Wconversion`
* Fix invalid passed by value on aligned_zone_size_visitor
* Improve windows support
* Fix msgpack::object size caluclation error
* Fix memory error on example code
* Fix redundant memory allocation on C
* Fix msgpack::type::tuple base class conversion

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Sep 10 10:24:18 2018 UTC (6 years, 6 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
msgpack: updated to 3.1.1

version 3.1.1
Add force endian set functionality
Fix vrefbuffer memory management problem
Fix msvc specific problem
Update boost from 1.61.0 to 1.68.0
Fix msgpack_timestamp type mismatch bug

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Aug 24 09:51:22 2018 UTC (6 years, 6 months ago) by adam
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
msgpack: updated to 3.1.0

version 3.1.0
* Improve documents
* Add fuzzer support
* Fix msgpack::object union member access bug
* Improve cross platform configuration
* Fix out of range dereference bug of EXT
* Add timestamp support. std::chrono::system_clock::time_point is mapped to TIMESTAMP
* Add minimal timestamp support for C. The type msgpack_timestamp and the function msgpack_object_to_timestamp() are introduced
* Improve MSGPACK_DEFINE family name confliction probability
* Add no static-library build option (BUILD_SHARED_LIBS=ON)
* Add header only cmake target
* Add std::byte adaptor
* Remove some warnings

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Jun 1 07:55:43 2018 UTC (6 years, 9 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -3 lines
msgpack: updated to 3.0.1

version 3.0.1
Add fuzz directory to release tar ball
Add include file checking for X-Code


version 3.0.0

breaking changes
----------------
Change offset parameter updating rule. If parse error is happend, offset is updated to the error position.

other updates
-------------
Improve cross platform configuration
Improve build system
Improve user class adaptor
Improve msgpack::object visitation logic
Remove some warnings
Add -> and * operators to object_handle
Improve CI environment
Improve documents
Refactoring
Add OSS-Fuzz support

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Nov 6 13:28:37 2017 UTC (7 years, 4 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
msgpack: follow redirect

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Sep 4 15:58:05 2017 UTC (7 years, 6 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2017Q3-base, pkgsrc-2017Q3
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -1 lines
Use system iovec on FreeBSD and NetBSD. Bump revision.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Aug 23 09:38:13 2017 UTC (7 years, 6 months ago) by jperkin
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -1 lines
Requires zlib.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Aug 6 19:19:33 2017 UTC (7 years, 7 months ago) by adam
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
version 2.1.5
* Improve cross platform configuration
* Add boost asio examples (including zlib)
* Remove some warnings
* Fix unpack visitor to treat float32/64 correctly
* Improve documents
* Fix alignment problem on some platform
* Fix conflict std::tuple, std::pair, and boost::fusion::sequence problem

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Jul 16 21:01:06 2017 UTC (7 years, 8 months ago) by adam
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +10 -20 lines
2.1.3:
Improve build system
Add C++17 adaptors std::optional and std::string_view.
Improve cross platform configuration
Remove some warnings

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Mar 15 16:47:19 2015 UTC (10 years ago) by hiramatsu
Branches: MAIN
CVS tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Set MAINTAINER to pkgsrc-users.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Aug 8 12:27:44 2014 UTC (10 years, 7 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Update msgpack to 0.5.9.

2014-07-02 version 0.5.9:

  * Support std::tr1 unordered containers by default (#51, #63, #68, #69)
  * Remove some warnings (#56)
  * Fix segmentation fault after malloc failures (#58, #59)
  * Fix alloc/dealloc mismatch (#52, #61)
  * Fix sample codes (#60, #64)
  * Support implicit conversion from integer to float/double (#54)
  * Improve documents (#45, #75, #82, #83)
  * Support CMake (#20, #87)
  * Remove Ruby dependencies in bootstrap (#86, #87)
  * Add FILE* buffer (#40)
  * Other bug fixes and refactoring: #39, #73, #77, #79, #80, #81, #84, #90

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Feb 19 09:44:56 2014 UTC (11 years ago) by jperkin
Branches: MAIN
CVS tags: pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
GCC_REQD should be appended to, not set.

Fixes issues where a newer GCC has been chosen by the user but the GCC_REQD
was forcing an older (and broken) one to be pulled regardless.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Jan 23 09:34:03 2014 UTC (11 years, 1 month ago) by obache
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +5 -3 lines
Update msgpack to 0.5.8.

2013-12-23 version 0.5.8:

  * Move to the new github repository msgpack/msgpack-c
  * Support the new deserialization specification
  * fixes the problem of unpack helpers for array and map with 32bit compilers (#37, #38)
  * Other bug fixes and refactoring: #46, #41, #36, #35, #33, #32, #30, #29, #28, #27, #26, #25, #8, #3
  * Update of documents: #23, #18, #17

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Oct 31 11:17:30 2012 UTC (12 years, 4 months ago) by asau
Branches: MAIN
CVS tags: pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -3 lines
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Sep 4 02:57:11 2011 UTC (13 years, 6 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Update msgpack to 0.5.7.

2011-08-08 version 0.5.7:

  * fixes compile error problem with llvm-gcc and Mac OS X Lion

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri May 6 05:48:11 2011 UTC (13 years, 10 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Update msgpack to 0.5.6.

2011-04-24 version 0.5.6:

  * #42 fixes double-free problem on msgpack_unpacker_release_zone

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Wed Apr 6 13:01:30 2011 UTC (13 years, 11 months ago) by obache
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Import msgpack-0.5.5 as devel/msgpack.

MessagePack is an efficient object serialization library, which are very compact
and fast data format, with rich data structures compatible with JSON.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Apr 6 13:01:30 2011 UTC (13 years, 11 months ago) by obache
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>