Port details |
- rubygem-multi_json114 Ruby library provide swappable JSON backends
- 1.14.1 devel
=0 1.14.1Version of this port present on the latest quarterly branch. - Maintainer: mfechner@FreeBSD.org
 - Port Added: 2020-07-22 12:45:34
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- Also Listed In: rubygems
- License: MIT
- Description:
- MultiJSON is a generic swappable back-end for JSON handling.
Lots of Ruby libraries parse JSON and everyone has their favorite JSON coder.
Instead of choosing a single JSON coder and forcing users of your library to be
stuck with it, you can use MultiJSON instead, which will simply choose the
fastest available JSON coder.
WWW: https://github.com/intridea/multi_json
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-multi_json114>0:devel/rubygem-multi_json114
- To install the port:
- cd /usr/ports/devel/rubygem-multi_json114/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/rubygem-multi_json114
- pkg install rubygem-multi_json114
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-multi_json114
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1577145877
SHA256 (rubygem/multi_json-1.14.1.gem) = d971296c0eacea289d31e4a7ab7ac5eda97262c62bbc8c110de4f5e36425c577
SIZE (rubygem/multi_json-1.14.1.gem) = 22016
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby27 : lang/ruby27
- gem27 : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-json_pure>=0 : devel/rubygem-json_pure
- ruby27 : lang/ruby27
- gem27 : devel/ruby-gems
- Patch dependencies:
-
- ruby27 : lang/ruby27
- gem27 : devel/ruby-gems
-
- This port is required by:
- for Build
-
- www/gitlab-ce
- for Run
-
- www/gitlab-ce
- Configuration Options:
- ===> The following configuration options are available for rubygem-multi_json114-1.14.1:
JSON=off: JSON implementation as a Ruby extension in C
JSON_PURE=on: JSON implementation in pure Ruby
YAJL_RUBY=off: Yajl JSON stream-based parser library
===> Use 'make config' to modify these settings
- Options name:
- devel_rubygem-multi_json114
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 1.14.1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
22 Jul 2020 12:45:27
1.14.1
|
mfechner  |
New ports required for gitlab 13.2 upgrade. |
Number of commits found: 2
|