non port: devel/msgpack/Makefile |
SVNWeb
|
Number of commits found: 43 |
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 15 Jul 2020
|
[ 07:28 adamw ]
Unmute some build commands
|
Fri, 5 Jun 2020
|
[ 08:21 adamw ]
msgpack: Update to 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
|
Tue, 10 Dec 2019
|
[ 14:17 adamw ]
msgpack: Update to 3.2.1
Changes: https://github.com/msgpack/msgpack-c/releases/tag/cpp-3.2.1
|
Sat, 5 Oct 2019
|
[ 00:42 jbeich ] (Only the first 10 of 18 ports in this commit are shown above. )
devel/google{test,mock}: update to 1.10.0
- Drop static library
- Drop gtest-config and gmock-config
- Drop GTEST_LIB_CHECK autoconf macro
- Drop gmock_doctory.py as it's too old
- Expose tests via option
Changes: https://github.com/google/googletest/compare/release-1.8.1...release-1.10.0
Reported by: GitHub (watch releases)
PR: 239654
Differential Revision: https://reviews.freebsd.org/D19430
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
Fri, 14 Jun 2019
|
[ 14:16 adamw ]
msgpack: Don't build examples
30 of the 43 build steps are for examples.
PR: 238555
Submitted by: yuri
|
Mon, 27 May 2019
|
[ 21:02 adamw ]
Update msgpack to 3.2.0
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
|
Sun, 9 Sep 2018
|
[ 13:41 adamw ]
Update msgpack to 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
|
Fri, 31 Aug 2018
|
[ 22:43 adamw ]
Let the test target do more of the work
|
[ 22:40 adamw ]
Back out r478608
TEST option was removed earlier for a reason. "make test" can work fine
here.
|
[ 20:14 jbeich ]
devel/msgpack: restore TEST_TARGET after r470984
TEST_DEPENDS is pointless without do-test or TEST_TARGET. automake
required googletest only during "check" but cmake wants it upfront
during "test". So, move tests into a separate option.
|
Thu, 23 Aug 2018
|
[ 03:16 adamw ]
Update msgpack to 3.1.0
Changes: https://github.com/msgpack/msgpack-c/releases/tag/cpp-3.1.0
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] (Only the first 10 of 1480 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542
|
Sun, 27 May 2018
|
[ 14:37 adamw ]
Update to 3.0.1 and take maintainership
The license has changed from Apache 2.0 to Boost Software License.
I'm taking maintainership as this port has been outdated for two
years with no maintainer input.
PR: 228217
Approved by: maintainer timeout (2 weeks)
|
Sun, 10 Sep 2017
|
[ 20:55 gerald ] (Only the first 10 of 1201 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275
|
Sat, 1 Apr 2017
|
[ 15:23 gerald ] (Only the first 10 of 1118 ports in this commit are shown above. )
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707
|
Sun, 11 Dec 2016
|
[ 16:23 jbeich ]
devel/msgpack: modernize
- Add |make test| support after ports r398125
- Convert to install-strip from automake
- Drop ports r248211 it builds fine on 9.3/10.1/11.0
PR: 214523
Approved by: maintainer timeout (3 weeks)
|
Fri, 2 Dec 2016
|
[ 11:58 mat ] (Only the first 10 of 119 ports in this commit are shown above. )
Do not use post-stage. Use post-install instead.
The only reason to use post-stage is because the port needs to do
"things" at a later time, like some plist manipulation.
While there, fold post-install in do-install targets when they are
defined.
PR: 214780
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
Sun, 20 Nov 2016
|
[ 09:38 gerald ] (Only the first 10 of 364 ports in this commit are shown above. )
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
|
Fri, 21 Oct 2016
|
[ 15:21 mat ] (Only the first 10 of 354 ports in this commit are shown above. )
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093
|
Fri, 27 May 2016
|
[ 18:56 pi ]
devel/msgpack: 1.1.0 -> 1.4.2
Changes:
https://github.com/msgpack/msgpack-c/blob/master/CHANGELOG.md
- dependent ports PORTREVISION bump because name of shared library changed
PR: 209474
Submitted by: Yuri Victorovich <yuri@rawbw.com>
Reviewed by: swills
|
Mon, 27 Jul 2015
|
[ 14:42 kuriyama ]
- Upgrade to 1.1.0.
PR: ports/200789 (https://reviews.freebsd.org/D2782)
Submitted by: swills
|
Thu, 7 May 2015
|
[ 15:17 mat ] (Only the first 10 of 60 ports in this commit are shown above. )
Update ports in the games category to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 6 May 2015
|
[ 22:48 kuriyama ]
- Upgrade to 1.0.0.
PR: ports/198616
Submitted by: oleksii.tsai@gmail.com
|
Fri, 1 Aug 2014
|
[ 12:35 amdmi3 ]
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket
|
Wed, 9 Oct 2013
|
[ 06:58 bapt ]
Build & run fine with clang
|
Wed, 25 Sep 2013
|
[ 00:54 bdrewery ] (Only the first 10 of 179 ports in this commit are shown above. )
- Remove NO_STAGE as these have been tested to be safe
With hat: portmgr
|
Fri, 20 Sep 2013
|
[ 17:13 bapt ] (Only the first 10 of 2998 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Sat, 17 Aug 2013
|
[ 16:27 gerald ] (Only the first 10 of 93 ports in this commit are shown above. )
Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.
This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.
That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.
Approved by: portmgr (bdrewery)
|
Sat, 21 Apr 2012
|
[ 14:17 kuriyama ]
- Upgrade to 0.5.7.
PR: ports/166839
Submitted by: tobez
|
Sat, 4 Sep 2010
|
[ 06:01 kuriyama ]
- Upgrade to 0.5.4.
|
Mon, 19 Jul 2010
|
[ 14:02 kuriyama ]
- Upgrade to 0.5.2.
|
Fri, 30 Apr 2010
|
[ 23:57 kuriyama ]
- Upgrade to 0.5.0.
|
Sat, 17 Apr 2010
|
[ 01:53 kuriyama ]
- Upgrade to 0.4.3.
- Use 4.4+ for sparc64 build (gcc-4.3 will be deprecated) [1].
Submitted by: gerald [1]
|
Mon, 29 Mar 2010
|
[ 22:19 kuriyama ]
- Unbreak on sparc64.
PR: ports/145020
Submitted by: gahr
|
Mon, 22 Mar 2010
|
[ 06:00 linimon ]
Mark as broken on sparc64: fails to configure.
Note: changing MACHINE_ARCH to ARCH might fix the problem.
Hat: portmgr
|
Thu, 21 Jan 2010
|
[ 05:47 kuriyama ]
- USE_GCC=4.2+ to be built on 6.x.
|
Wed, 20 Jan 2010
|
[ 13:10 kuriyama ]
- Fix build on i386.
|
[ 06:43 kuriyama ]
- Upgrade to 0.4.1.
|
Mon, 18 Jan 2010
|
[ 07:47 kuriyama ]
MessagePack is a binary-based efficient data interchange format that
is focused on high performance. It is like JSON, but very fast and
small.
WWW: http://msgpack.sourceforge.jp/
|
Number of commits found: 43 |