Port details on branch 2024Q4 |
- rubygem-yajl-ruby Streaming JSON parsing and encoding library for Ruby
- 1.4.3 devel =2 1.4.3Version of this port present on the latest quarterly branch.
- Maintainer: ruby@FreeBSD.org
- Port Added: 2010-11-17 14:11:10
- Last Update: 2023-01-14 23:08:33
- Commit Hash: 18c6e18
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://github.com/brianmario/yajl-ruby
- Description:
- This gem is a C binding to the excellent YAJL JSON parsing and generation
library.
Features:
* JSON parsing and encoding directly to and from an IO stream (file, socket,
etc) or String. Compressed stream parsing and encoding supported for Bzip2,
Gzip and Deflate.
* Parse and encode multiple JSON objects to and from streams or strings
continuously.
* JSON gem compatibility API - allows yajl-ruby to be used as a drop-in
replacement for the JSON gem
* Basic HTTP client (only GET requests supported for now) which parses JSON
directly off the response body *as it's being received*
* ~3.5x faster than JSON.generate
* ~1.9x faster than JSON.parse
* ~4.5x faster than YAML.load
* ~377.5x faster than YAML.dump
* ~1.5x faster than Marshal.load
* ~2x faster than Marshal.dump
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-yajl-ruby>0:devel/rubygem-yajl-ruby
- To install the port:
- cd /usr/ports/devel/rubygem-yajl-ruby/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/rubygem-yajl-ruby
- pkg install rubygem-yajl-ruby
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-yajl-ruby
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1653926180
SHA256 (rubygem/yajl-ruby-1.4.3.gem) = 8c974d9c11ae07b0a3b6d26efea8407269b02e4138118fbe3ef0d2ec9724d1d2
SIZE (rubygem/yajl-ruby-1.4.3.gem) = 558592
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:
-
- ruby30 : lang/ruby30
- gem : devel/ruby-gems
- Runtime dependencies:
-
- ruby30 : lang/ruby30
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby30 : lang/ruby30
- gem : devel/ruby-gems
-
- This port is required by:
- for Build
-
- www/gitlab
-
Deleted ports which required this port:
- for Run
-
- devel/rubygem-cms_scanner
- devel/rubygem-gitlab-pygments.rb
- devel/rubygem-stella
- irc/rubygem-cogbot
- net-mgmt/rubygem-visage-app
- sysutils/rubygem-fluentd
- www/gitlab
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- devel_rubygem-yajl-ruby
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|