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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
rubygem-oj Fast JSON parser and serializer
3.16.11 devel on this many watch lists=2 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 3.16.11Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-10-09 20:51:33
Last Update: 2025-06-13 06:04:40
Commit Hash: 2a757c5
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
Also Listed In: rubygems
License: MIT
WWW:
https://www.ohler.com/oj/
Description:
The fastest JSON parser and object serializer.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/rubygem-oj-3.16.11/catalog.mk
  2. /usr/local/share/licenses/rubygem-oj-3.16.11/LICENSE
  3. /usr/local/share/licenses/rubygem-oj-3.16.11/MIT
Collapse this list.
Dependency lines:
  • rubygem-oj>0:devel/rubygem-oj
To install the port:
cd /usr/ports/devel/rubygem-oj/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/rubygem-oj
  • pkg install rubygem-oj
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-oj
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1748831304 SHA256 (rubygem/oj-3.16.11.gem) = 2aab609d2bc896529bd3c70d737f591c13932a640ba6164a0f7e414efdb052b1 SIZE (rubygem/oj-3.16.11.gem) = 195584

Packages (timestamps in pop-ups are UTC):
rubygem-oj
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.16.113.16.113.10.18-3.16.11-3.10.18-
FreeBSD:13:quarterly3.16.113.16.113.15.0-3.16.113.16.33.16.33.16.3
FreeBSD:14:latest3.16.113.16.113.13.23-3.16.113.15.0-3.15.0
FreeBSD:14:quarterly3.16.113.16.11--3.16.113.16.33.16.33.16.3
FreeBSD:15:latest--n/a-n/a3.16.33.16.33.16.3
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby33 : lang/ruby33
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. rubygem-bigdecimal>=3.0 : math/rubygem-bigdecimal
  2. rubygem-ostruct>=0.2 : devel/rubygem-ostruct
  3. ruby33 : lang/ruby33
  4. gem : devel/ruby-gems
Patch dependencies:
  1. ruby33 : lang/ruby33
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby33 : lang/ruby33
This port is required by:
for Build
  1. devel/rubygem-oj-introspect
  2. www/gitlab
for Run
  1. devel/rubygem-oj-introspect
  2. sysutils/rubygem-fluentd
  3. www/gitlab
  4. www/rubygem-goldfinger

Configuration Options:
No options to configure
Options name:
devel_rubygem-oj
USES:
gem
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://rubygems.org/downloads/
Collapse this list.
Port Moves
  • port moved here from devel/rubygem-oj310 on 2022-10-09
    REASON: Remove obsoleted port. Use devel/rubygem-oj instead

Number of commits found: 113 (showing only 13 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.0.8
18 May 2017 14:41:34
Revision:441154Original commit files touched by this commit
jrm search for other commits by this committer
devel/rubygem-oj: Update to version 3.0.8

Upstream changes: https://github.com/ohler55/oj/blob/master/CHANGELOG.md

Approved by:	swills (mentor, implicit)
2.17.5
24 Feb 2017 15:58:04
Revision:434731Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.17.5

Changes:	https://github.com/ohler55/oj/blob/master/CHANGELOG.md
2.17.4
24 Feb 2017 09:35:18
Revision:434699Original commit files touched by this commit
tz search for other commits by this committer
devel/rubygem-oj: Update from 2.12.14 to 2.17.4

Changelog: http://www.ohler.com/dev/oj_misc/release_notes.html
2.12.14
19 May 2016 10:21:25
Revision:415498Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [a-f]*

Approved by:	portmgr blanket
2.12.14
27 Apr 2016 21:57:32
Revision:414136Original commit files touched by this commit
swills search for other commits by this committer
Convert USES=gem:autoplist to USES=gem since autoplist is default
2.12.14
27 Apr 2016 16:36:42
Revision:414118Original commit files touched by this commit
swills search for other commits by this committer
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
2.12.14
15 Sep 2015 15:49:09
Revision:396982Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.12.14

Changes:	https://github.com/ohler55/oj/blob/master/README.md#release-21214
		https://github.com/ohler55/oj/commits/master
2.12.13
03 Sep 2015 16:22:52
Revision:395982Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.12.13

Changes:	http://www.ohler.com/dev/oj_misc/release_notes.html
2.12.12
13 Aug 2015 17:37:14
Revision:394148Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.12.12

Changes:	http://www.ohler.com/dev/oj_misc/release_notes.html
2.12.10
13 Jul 2015 17:29:44
Revision:391929Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.12.10

Changes:	http://www.ohler.com/dev/oj_misc/release_notes.html
2.12.9
31 May 2015 19:26:49
Revision:388142Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.12.9

Changes:	http://www.ohler.com/dev/oj_misc/release_notes.html
2.12.0
07 Mar 2015 13:50:39
Revision:380696Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.12.0
- Add LICENSE

Changes:	http://www.ohler.com/dev/oj_misc/release_notes.html
2.10.3
09 Oct 2014 20:51:25
Revision:370558Original commit files touched by this commit
swills search for other commits by this committer
devel/rubygem-oj: create port

The fastest JSON parser and object serializer.

WWW: http://www.ohler.com/oj

Number of commits found: 113 (showing only 13 on this page)

«  1 | 2