Port details |
- rubygem-json-ld JSON-LD reader/writer for Ruby
- 3.3.2 converters =2 3.3.1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2017-09-15 17:27:44
- Last Update: 2024-08-04 17:14:16
- Commit Hash: 0f5658a
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: rubygems
- License: UNLICENSE
- WWW:
- https://github.com/ruby-rdf/json-ld
- Description:
- This gem parses and serializes JSON-LD into RDF and implements expansion,
compaction and framing API interfaces. It can now be used to create a context
from an RDFS/OWL definition, and optionally include a JSON-LD representation of
the ontology itself.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-json-ld>0:converters/rubygem-json-ld
- To install the port:
- cd /usr/ports/converters/rubygem-json-ld/ && make install clean
- To add the package, run one of these commands:
- pkg install converters/rubygem-json-ld
- pkg install rubygem-json-ld
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-json-ld
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1722711275
SHA256 (rubygem/json-ld-3.3.2.gem) = b9531893bf5bdc01db428e96953845a23adb1097125ce918ae0f97c4a6e1ab27
SIZE (rubygem/json-ld-3.3.2.gem) = 94208
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:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-json-canonicalization>=1.0<2 : devel/rubygem-json-canonicalization
- rubygem-htmlentities>=4.3<5 : textproc/rubygem-htmlentities
- rubygem-link_header>=0.0.8<1 : www/rubygem-link_header
- rubygem-multi_json>=1.15<2 : devel/rubygem-multi_json
- rubygem-rack>=2.2,3<4,3 : www/rubygem-rack
- rubygem-rdf>=3.3<4 : www/rubygem-rdf
- rubygem-rexml>=3.2<4 : textproc/rubygem-rexml
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
-
- This port is required by:
- for Run
-
- converters/rubygem-json-ld-preloaded
Configuration Options:
- No options to configure
- Options name:
- converters_rubygem-json-ld
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.3.2 04 Aug 2024 17:14:16 |
Po-Chuan Hsieh (sunpoet) |
converters/rubygem-json-ld: Update to 3.3.2
Changes: https://github.com/ruby-rdf/json-ld/releases |
3.3.1 14 Dec 2023 05:48:36 |
Po-Chuan Hsieh (sunpoet) |
converters/rubygem-json-ld: Update to 3.3.1
Changes: https://github.com/ruby-rdf/json-ld/releases |
3.3.0 04 Sep 2023 21:30:19 |
Po-Chuan Hsieh (sunpoet) |
converters/rubygem-json-ld: Update to 3.3.0
Changes: https://github.com/ruby-rdf/json-ld/releases |
3.2.5 07 May 2023 16:04:33 |
Po-Chuan Hsieh (sunpoet) |
converters/rubygem-json-ld: Update to 3.2.5
Changes: https://github.com/ruby-rdf/json-ld/releases |
3.2.4 18 Apr 2023 21:38:49 |
Po-Chuan Hsieh (sunpoet) |
converters/rubygem-json-ld: Update to 3.2.4
- Change RUN_DEPENDS from rubygem-rack22 to rubygem-rack
Changes: https://github.com/ruby-rdf/json-ld/releases |
3.2.3_1 14 Jan 2023 23:08:33 |
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 |
3.2.3_1 23 Dec 2022 07:31:48 |
Yasuhiro Kimura (yasu) |
*/*: Update dependency
For all ports that isn't compatible with rack 3.x, update dependency
from www/rubygem-rack to www/rubygem-rack22.
PR: 268057 |
07 Sep 2022 21:58:51 |
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) |
3.2.3 07 Sep 2022 21:10:59 |
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.
(Only the first 15 lines of the commit message are shown above ) |
3.2.3 31 Aug 2022 11:41:19 |
Po-Chuan Hsieh (sunpoet) |
converters/rubygem-json-ld: Update to 3.2.3
Changes: https://github.com/ruby-rdf/json-ld/releases |
3.2.2 27 Aug 2022 10:25:07 |
Po-Chuan Hsieh (sunpoet) |
converters/rubygem-json-ld: Update to 3.2.2
Changes: https://github.com/ruby-rdf/json-ld/releases |
3.2.1 13 May 2022 19:30:21 |
Po-Chuan Hsieh (sunpoet) |
converters/rubygem-json-ld: Update to 3.2.1
Changes: https://github.com/ruby-rdf/json-ld/releases |
3.2.0 23 Jan 2022 19:08:53 |
Po-Chuan Hsieh (sunpoet) |
converters/rubygem-json-ld: Update to 3.2.0
Changes: https://github.com/ruby-rdf/json-ld/releases |
3.1.10 27 Sep 2021 20:33:56 |
Po-Chuan Hsieh (sunpoet) |
converters/rubygem-json-ld: Update to 3.1.10
Changes: https://github.com/ruby-rdf/json-ld/releases |
3.1.9 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.1.9 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.1.9 07 Mar 2021 22:23:06 |
sunpoet |
Update to 3.1.9
Changes: https://github.com/ruby-rdf/json-ld/releases |
3.1.8 06 Feb 2021 20:47:49 |
sunpoet |
Update to 3.1.8
Changes: https://github.com/ruby-rdf/json-ld/releases |
3.1.7 06 Jan 2021 20:32:50 |
sunpoet |
Update to 3.1.7
Changes: https://github.com/ruby-rdf/json-ld/releases |
3.1.6 03 Jan 2021 20:17:03 |
sunpoet |
Update to 3.1.6
Changes: https://github.com/ruby-rdf/json-ld/releases |
3.1.5 21 Nov 2020 09:38:27 |
sunpoet |
Update to 3.1.5
Changes: https://github.com/ruby-rdf/json-ld/releases |
3.1.4 29 Apr 2020 15:48:51 |
sunpoet |
Update to 3.1.4
Changes: https://github.com/ruby-rdf/json-ld/releases |
3.1.3 02 Apr 2020 21:30:46 |
sunpoet |
Update to 3.1.3
Changes: https://github.com/ruby-rdf/json-ld/releases |
3.1.2 28 Mar 2020 12:56:20 |
sunpoet |
Update to 3.1.2
Changes: https://github.com/ruby-rdf/json-ld/releases |
3.1.1 21 Feb 2020 20:24:23 |
sunpoet |
Update to 3.1.1
Changes: https://github.com/ruby-rdf/json-ld/releases |
3.1.0 28 Dec 2019 07:34:16 |
sunpoet |
Update to 3.1.0
- Update version requirement of RUN_DEPENDS
- Take maintainership
Changes: https://github.com/ruby-rdf/json-ld/releases |
3.0.2 22 Sep 2018 16:45:08 |
sunpoet |
Update to 3.0.2
Changes: https://github.com/ruby-rdf/json-ld/releases
https://github.com/ruby-rdf/json-ld/commits/develop |
3.0.1 10 Sep 2018 20:28:18 |
sunpoet |
Update to 3.0.1
Changes: https://github.com/ruby-rdf/json-ld/releases
https://github.com/ruby-rdf/json-ld/commits/develop |
3.0.0 18 Aug 2018 20:42:33 |
sunpoet |
Update to 3.0.0
Changes: https://github.com/ruby-rdf/json-ld/releases |
2.2.1 15 Dec 2017 23:52:23 |
sunpoet |
Update to 2.2.1
Changes: https://github.com/ruby-rdf/json-ld/releases
https://github.com/ruby-rdf/json-ld/commits/develop |
2.2.0 15 Dec 2017 09:00:32 |
amdmi3 |
- Fix WWW
Approved by: portmgr blanket |
2.2.0 14 Dec 2017 20:43:34 |
sunpoet |
Update to 2.2.0
Changes: https://github.com/ruby-rdf/json-ld/releases
https://github.com/ruby-rdf/json-ld/commits/develop |
2.1.7 06 Oct 2017 10:44:46 |
sunpoet |
Update to 2.1.7
- Add LICENSE_FILE
Changes: https://github.com/ruby-rdf/json-ld/releases
https://github.com/ruby-rdf/json-ld/commits/develop |
2.1.6 28 Sep 2017 10:41:41 |
sunpoet |
Update to 2.1.6
- Add LICENSE_FILE
Changes: https://github.com/ruby-rdf/json-ld/releases
https://github.com/ruby-rdf/json-ld/commits/develop |
2.1.5 15 Sep 2017 17:27:35 |
jrm |
New ports, converters/rubygem-json-ld-preloaded and
converters/rubygem-json-ld: New net-im/mastodon dependencies.
WWW: http://github.com/ruby-rdf/json-ld-preloaded
WWW: https://github.com/ruby-rdf/json-ld |