| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
03 Jul 2011 14:59:23
0.5.4
|
ohauer  |
-remove MD5 |
04 Sep 2010 06:01:53
0.5.4
|
kuriyama  |
- Upgrade to 0.5.4. |
19 Jul 2010 14:02:22
0.5.2
|
kuriyama  |
- Upgrade to 0.5.2. |
30 Apr 2010 23:57:04
0.5.0
|
kuriyama  |
- Upgrade to 0.5.0. |
17 Apr 2010 01:53:40
0.4.3
|
kuriyama  |
- Upgrade to 0.4.3.
- Use 4.4+ for sparc64 build (gcc-4.3 will be deprecated) [1].
Submitted by: gerald [1] |
29 Mar 2010 22:19:51
0.4.1_1
|
kuriyama  |
- Unbreak on sparc64.
PR: ports/145020
Submitted by: gahr |
22 Mar 2010 06:00:34
0.4.1_1
|
linimon  |
Mark as broken on sparc64: fails to configure.
Note: changing MACHINE_ARCH to ARCH might fix the problem.
Hat: portmgr |
21 Jan 2010 05:47:02
0.4.1_1
|
kuriyama  |
- USE_GCC=4.2+ to be built on 6.x. |
20 Jan 2010 13:10:54
0.4.1
|
kuriyama  |
- Fix build on i386. |
20 Jan 2010 06:43:33
0.4.1
|
kuriyama  |
- Upgrade to 0.4.1. |
18 Jan 2010 07:47:39
0.4.0
|
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/ |