fastports

msgpack 1.8.0

devel/rubygem-msgpack

Gems for MessagePack

Category
devel
Maintainer
sunpoet@FreeBSD.org
WWW
https://msgpack.org/ https://github.com/msgpack/msgpack-ruby
License
APACHE20
USES
gem

Description

MessagePack is a binary-based efficient data interchange format that
is focused on high performance. It is like JSON, but very fast and
small.

Dependencies

Commit History

may be incomplete — full history at freebsd-ports on GitHub

Commit Credits Log message
1.8.0
e689a8294a files touched
Po-Chuan Hsieh (sunpoet)
devel/rubygem-msgpack: Update to 1.8.0
Changes:	https://github.com/msgpack/msgpack-ruby/blob/master/ChangeLog
1.7.5
b5c48b5c63 files touched
Po-Chuan Hsieh (sunpoet)
devel/rubygem-msgpack: Update to 1.7.5
Changes:	https://github.com/msgpack/msgpack-ruby/blob/master/ChangeLog
1.7.3
d4e43d581f files touched
Po-Chuan Hsieh (sunpoet)
devel/rubygem-msgpack: Update to 1.7.3
Changes:	https://github.com/msgpack/msgpack-ruby/blob/master/ChangeLog
1.7.2
4ff645691b files touched
Po-Chuan Hsieh (sunpoet)
devel/rubygem-msgpack: Update to 1.7.2
Changes:	https://github.com/msgpack/msgpack-ruby/blob/master/ChangeLog
1.7.1
516402982d files touched
Po-Chuan Hsieh (sunpoet)
devel/rubygem-msgpack: Update to 1.7.1
Changes:	https://github.com/msgpack/msgpack-ruby/blob/master/ChangeLog
1.7.0
95b95a00c4 files touched
Po-Chuan Hsieh (sunpoet)
devel/rubygem-msgpack: Update to 1.7.0
Changes:	https://github.com/msgpack/msgpack-ruby/blob/master/ChangeLog
1.6.1
394f57215d files touched
Po-Chuan Hsieh (sunpoet)
devel/rubygem-msgpack: Update to 1.6.1
- Update WWW and clean up pkg-descr

Changes:	https://github.com/msgpack/msgpack-ruby/blob/master/ChangeLog
1.6.0
18c6e18276 files touched
Muhammad Moinur Rahman (bofh)
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk

Notable changes are.

- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
  USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.

This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863

I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.

Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D37925
1.6.0
8718c8d97a files touched
Po-Chuan Hsieh (sunpoet)
devel/rubygem-msgpack: Update to 1.6.0
Changes:	https://github.com/msgpack/msgpack-ruby/blob/master/ChangeLog
1.5.6
fb16dfecae files touched
Stefan Eßer (se)
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.5.6
b7f05445c0 files touched
Stefan Eßer (se)
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
1.5.6
3bada918e5 files touched
Po-Chuan Hsieh (sunpoet)
devel/rubygem-msgpack: Update to 1.5.6
Changes:	https://github.com/msgpack/msgpack-ruby/blob/master/ChangeLog
1.5.5
57a8d5cc4c files touched
Po-Chuan Hsieh (sunpoet)
devel/rubygem-msgpack: Update to 1.5.5
Changes:	https://github.com/msgpack/msgpack-ruby/blob/master/ChangeLog
1.5.4
327dfa876c files touched
Po-Chuan Hsieh (sunpoet)
devel/rubygem-msgpack: Update to 1.5.4
Changes:	https://github.com/msgpack/msgpack-ruby/blob/master/ChangeLog
1.5.3
9c69b4e545 files touched
Po-Chuan Hsieh (sunpoet)
devel/rubygem-msgpack: Update to 1.5.3
Changes:	https://github.com/msgpack/msgpack-ruby/blob/master/ChangeLog
1.5.2
88c366a326 files touched
Po-Chuan Hsieh (sunpoet)
devel/rubygem-msgpack: Update to 1.5.2
Changes:	https://github.com/msgpack/msgpack-ruby/blob/master/ChangeLog
1.5.1
af41fafc5a files touched
Po-Chuan Hsieh (sunpoet)
devel/rubygem-msgpack: Update to 1.5.1
Changes:	https://github.com/msgpack/msgpack-ruby/blob/master/ChangeLog
1.4.5
a91da6bcbe files touched
Po-Chuan Hsieh (sunpoet)
devel/rubygem-msgpack: Update to 1.4.5
Changes:	https://github.com/msgpack/msgpack-ruby/blob/master/ChangeLog
1.4.4
36468065f2 files touched
Po-Chuan Hsieh (sunpoet)
devel/rubygem-msgpack: Update to 1.4.4
Changes:	https://github.com/msgpack/msgpack-ruby/blob/master/ChangeLog
1.4.2
cf118ccf87 files touched
Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday. Reported by: lwhsu
1.4.2
305f148f48 files touched
Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
1.4.2
4c76512aa4 files touched
Sunpoet Po-Chuan Hsieh (sunpoet)
Update to 1.4.2
Changes:	https://github.com/msgpack/msgpack-ruby/blob/master/ChangeLog
1.4.1
eefc4f1df8 files touched
Sunpoet Po-Chuan Hsieh (sunpoet)
Update to 1.4.1
Changes:	https://github.com/msgpack/msgpack-ruby/blob/master/ChangeLog
1.4.0
f7f6b0847b files touched
Sunpoet Po-Chuan Hsieh (sunpoet)
Update to 1.4.0
Changes:	https://github.com/msgpack/msgpack-ruby/blob/master/ChangeLog
1.3.3
91a1a7efd2 files touched
Sunpoet Po-Chuan Hsieh (sunpoet)
Update to 1.3.3
Changes:	https://github.com/msgpack/msgpack-ruby/blob/master/ChangeLog
1.3.2
b9a193d128 files touched
Sunpoet Po-Chuan Hsieh (sunpoet)
Update to 1.3.2
Changes:	https://github.com/msgpack/msgpack-ruby/blob/master/ChangeLog
1.3.1
54fbfcc14a files touched
Sunpoet Po-Chuan Hsieh (sunpoet)
Update to 1.3.1
Changes:	https://github.com/msgpack/msgpack-ruby/blob/master/ChangeLog
1.3.0
1db9fed8c9 files touched
Sunpoet Po-Chuan Hsieh (sunpoet)
Update to 1.3.0
Changes:	https://github.com/msgpack/msgpack-ruby/blob/master/ChangeLog
1.2.10
4be634915a files touched
Sunpoet Po-Chuan Hsieh (sunpoet)
Update to 1.2.10
Changes:	https://github.com/msgpack/msgpack-ruby/blob/master/ChangeLog
1.2.9
ecf52f35d6 files touched
Sunpoet Po-Chuan Hsieh (sunpoet)
Update to 1.2.9
- Add LICENSE_FILE
- Remove outdated post-install: already stripped by USES=gem
- Request maintainership

Changes:	https://github.com/msgpack/msgpack-ruby/blob/master/ChangeLog
PR:		237243
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 14 days)
1.2.2
f64984f3c9 files touched
Sunpoet Po-Chuan Hsieh (sunpoet)
Update WWW
Approved by:	portmgr (blanket)
1.2.2
c091356ea5 files touched
Steve Wills (swills)
devel/rubygem-msgpack: update to 1.2.2
PR:		225194
Approved by:	maintainer timeout (kuriyama, > 2 weeks)
1.2.0
d280e9f34c files touched
Steve Wills (swills)
devel/rubygem-msgpack: update to 1.2.0
PR:		224789
Approved by:	maintainer timeout (kuriyama@FreeBSD.org, > 2 weeks)
0.5.12
69dddeb6c8 files touched
Sunpoet Po-Chuan Hsieh (sunpoet)
Fix build with Ruby 2.4+ and unbreak this port
Approved by:	portmgr (blanket)
MFH:		2018Q1
0.5.12
51c3707471 files touched
Steve Wills (swills)
devel/rubygem-msgpack: mark broken with ruby 2.4
0.5.12
462519941e files touched
Steve Wills (swills)
Convert USES=gem:autoplist to USES=gem since autoplist is default
0.5.12
b3e8fe8d85 files touched
Steve Wills (swills)
create USES=gem and update rubygem- ports to use it
Note that for now ports still have to have USE_RUBY=yes to use USES=gem

PR:		209041
Differential Revision:	https://reviews.freebsd.org/D6070
0.5.12
e0f4a24c46 files touched
Jun Kuriyama (kuriyama)
- Upgrade to 0.5.12.
0.5.5
9b610d46d8 files touched
Martin Wilke (miwi)
- Stage safe
0.5.5
77d32abc6b files touched
Baptiste Daroussin (bapt)
Add NO_STAGE all over the place in preparation for the staging support (cat: devel part 4)
0.5.5
e32a679ea6 files touched
Jun Kuriyama (kuriyama)
- Upgrade to 0.5.5.
0.4.7
0f0f016a2f files touched
Steve Wills (swills)
- Update to 0.4.7
PR:		ports/170495
Approved by:	maintainer timeout (kuriyama, >6 weeks)
0.4.6
242a4c76ac files touched
Jun Kuriyama (kuriyama)
- Upgrade to 0.4.6.
PR:		ports/162108, ports/163377
Submitted by:	swills, pgollucci
0.4.5
7832ddf953 files touched
Philip M. Gollucci (pgollucci)
- Point at the homepage consistently as defined by rubygems.org
0.4.5
5ef92f6dbc files touched
Jun Kuriyama (kuriyama)
- Upgrade to 0.4.5.
PR:		ports/158273
Submitted by:	pgollucci
0.4.4
77f6504dec files touched
Jun Kuriyama (kuriyama)
- Upgrade to 0.4.4.
0.4.3
fa7032fb54 files touched
Jun Kuriyama (kuriyama)
- Upgrade to 0.4.3.
0.4.1
d8908d9dcb files touched
Jun Kuriyama (kuriyama)
- Upgrade to 0.4.1.
0.3.2
8f3a51419c files touched
Philip M. Gollucci (pgollucci)
- Mass conversion of RF -> RG for MASTER_SITE for rubygem- ports [RG aka rubygems.org]
PR:             ports/147005
Submitted by:   pgollucci (myself)
Approved by:    portmgr (pav)
With Hat:       ruby@
0.3.2
58ea3885ec files touched
Jun Kuriyama (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/