notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
rubygem-yajl-ruby077 A streaming JSON parsing and encoding library for Ruby
0.7.7 devel Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.7.7Version of this port present on the latest quarterly branch.
Maintainer: ruby@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2011-12-16 22:32:11
Last Update: 2013-10-29 14:31:11
SVN Revision: 331952
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 WWW: https://github.com/brianmario/yajl-ruby
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • rubygem-yajl-ruby>0:devel/rubygem-yajl-ruby077
No installation instructions:
This port has been deleted.
PKGNAME: rubygem-yajl-ruby
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gem19 : devel/ruby-gems
  2. ruby19 : lang/ruby19
Runtime dependencies:
  1. gem19 : devel/ruby-gems
  2. ruby19 : lang/ruby19
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (3 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/rubygem/
  2. http://production.cf.rubygems.org/gems/
  3. http://production.s3.rubygems.org/gems/
Collapse this list.

Number of commits found: 7

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.7.7
29 Oct 2013 14:31:11
Revision:331952Original commit files touched by this commit
swills search for other commits by this committer
-Remove devel/rubygem-yajl-ruby077 since it's no longer needed
0.7.7
20 Sep 2013 17:17:45
Revision:327726Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
0.7.7
08 Feb 2012 02:20:33
Original commit files touched by this commit
pgollucci search for other commits by this committer
- set PORTSCOUT var to prevent future debacles
0.7.7
08 Feb 2012 02:18:39
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Revert very quickly and don't set PORTEPOCH
1.0.0
08 Feb 2012 02:08:56
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 1.0.0

With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
0.7.7
20 Dec 2011 00:08:14
Original commit files touched by this commit
pgollucci search for other commits by this committer
fix duplicate latest links

Reported by:    erwin
0.7.7
16 Dec 2011 22:31:48
Original commit files touched by this commit
pgollucci search for other commits by this committer
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 7