Port details |
- py-orjson Fast, correct JSON library for Python
- 3.10.11_1 devel =2 3.10.11Version of this port present on the latest quarterly branch.
- Maintainer: rozhuk.im@gmail.com
- Port Added: 2022-09-12 16:30:08
- Last Update: 2025-01-20 11:06:50
- Commit Hash: fccaa1b
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: APACHE20 MIT
- WWW:
- https://pypi.org/project/orjson/
- https://github.com/ijl/orjson/
- Description:
- orjson is a fast, correct JSON library for Python.
It benchmarks as the fastest Python library for JSON and is more correct than
the standard json library or other third-party libraries. It serializes
dataclass, datetime, numpy, and UUID instances natively.
- ¦ ¦ ¦ ¦
- 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:
-
- ${PYTHON_PKGNAMEPREFIX}orjson>0:devel/py-orjson@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-orjson/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-orjson
- pkg install py311-orjson
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-orjson listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-orjson
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1732300103
SHA256 (rust/crates/associative-cache-2.0.0.crate) = b993cd767a2bc7307dd87622311ca22c44329cc7a21366206bfa0896827b2bad
SIZE (rust/crates/associative-cache-2.0.0.crate) = 13960
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:
-
- py311-maturin>=1<2 : devel/py-maturin@py311
- rust>=1.84.0 : lang/rust
- cython-3.11 : lang/cython@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-python-dateutil>0 : devel/py-python-dateutil@py311
- py311-numpy>0,1 : math/py-numpy@py311
- py311-pandas>0,1 : math/py-pandas@py311
- py311-pendulum>0 : devel/py-pendulum@py311
- py311-psutil>0 : sysutils/py-psutil@py311
- py311-pytz>0,1 : devel/py-pytz@py311
- py311-xxhash>0 : devel/py-xxhash@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- finance/freqtrade
- finance/py-degiro-connector
- misc/py-apache-beam
- for Run
-
- devel/py-mypy
- finance/freqtrade
- finance/py-degiro-connector
- games/anki
- misc/py-apache-beam
- science/py-dwave-inspector
- www/py-nicegui
Configuration Options:
- No options to configure
- Options name:
- devel_py-orjson
- USES:
- cargo python
- 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.10.11_1 20 Jan 2025 11:06:50 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.84.0
PR: 283962 |
3.10.11 02 Dec 2024 14:27:31 |
Robert Clausecker (fuz) Author: Älven |
devel/py-orjson: update to 3.10.11
Changelog: https://github.com/ijl/orjson/releases
PR: 282924
Approved by: rozhuk.im@gmail.com (maintainer) |
3.10.6_4 01 Dec 2024 09:24:18 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.83.0
PR: 283000 |
3.10.6_3 08 Nov 2024 08:24:20 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.82.0
PR: 282516 |
3.10.6_2 10 Sep 2024 11:00:34 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.81.0
PR: 281300 |
3.10.6_1 10 Sep 2024 10:58:07 |
Mikael Urankar (mikael) Author: Siva Mahadevan |
*/*: remove STRIP_CMD calls in rust based ports
This is not needed after bc4fedc1fec0d359365c04d43be9e32bf101a50e
PR: 246993
Differential Revision: https://reviews.freebsd.org/D46503 |
3.10.6_1 26 Aug 2024 08:08:01 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.80.1
PR: 280490 |
3.10.6 16 Jul 2024 15:09:15 |
Yuri Victorovich (yuri) |
devel/py-orjson: update 3.9.10 → 3.10.6
PR: 280306
Approved by: Ivan Rozhuk <rozhuk.im@gmail.com> (maintainer) |
3.9.10_6 18 Jun 2024 10:59:14 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.79.0
PR: 279707 |
3.9.10_5 13 May 2024 11:03:24 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.78.0
PR: 278834 |
3.9.10_4 13 Apr 2024 14:47:51 |
Po-Chuan Hsieh (sunpoet) |
devel/py-python-dateutil: Move devel/py-dateutil to devel/py-python-dateutil
- Convert to USE_PYTHON=pep517
- Bump PORTREVISION of dependent ports for dependency change
- While I'm here, update audio/py-pyradio to use PYTHON_PKGNAMEPREFIX instead of
PKGNAMEPREFIX for *_DEPENDS |
3.9.10_3 23 Mar 2024 09:41:46 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.77.0
PR: 277786 |
3.9.10_2 19 Feb 2024 11:59:23 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.76.0
PR: 276920 |
3.9.10_1 09 Jan 2024 12:15:54 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.75.0
PR: 276033 |
3.9.10 12 Dec 2023 05:43:19 |
Kai Knoblich (kai) |
devel/py-orjson: Update to 3.9.10
* Switch to PEP517 build framework and remove the now obsolete
pre-PEP517 workarounds. Building the port for non-default Python
flavors should now be possible as well.
* Add test suite to make future QA easier.
Changelog since 3.8.0:
https://github.com/ijl/orjson/blob/3.9.10/CHANGELOG.md
PR: 275701
Approved by: Ivan Rozhuk (maintainer) |
3.8.0_12 08 Dec 2023 15:04:09 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.74.1
PR: 275243 |
3.8.0_11 24 Oct 2023 10:22:32 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.73.0
PR: 274499 |
3.8.0_10 08 Sep 2023 09:06:24 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.72.0
PR: 273331 |
3.8.0_9 17 Jul 2023 15:58:38 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.71.0
PR: 272449 |
3.8.0_8 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
3.8.0_8 09 Jun 2023 11:38:16 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.70.0
PR: 271797 |
3.8.0_7 23 Apr 2023 13:14:05 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.69.0
PR: 270953 |
3.8.0_6 16 Mar 2023 11:11:52 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.68.0
PR: 270080 |
3.8.0_5 13 Feb 2023 14:52:59 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.67.1
PR: 269336 |
3.8.0_4 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
3.8.0_4 07 Jan 2023 19:24:18 |
Daniel Engberg (diizzy) |
*/*: Bump rust (cargo) ports to reflect on WITH_LTO
Bump ports in tree so they get rebuilt with new default settings
for cargo ports |
3.8.0_3 20 Dec 2022 17:37:15 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.66.0
PR: 268415 |
3.8.0_2 17 Nov 2022 07:06:14 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.65.0
PR: 267622 |
3.8.0_1 30 Oct 2022 12:07:09 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.64.0
PR: 267173 |
3.8.0 16 Sep 2022 23:11:46 |
Piotr Kubaj (pkubaj) |
devel/py-orjson: add missing bsd.port.options.mk |
16 Sep 2022 21:02:35
|
Piotr Kubaj (pkubaj) |
devel/py-orjson: fix build on powerpc64*
Similar to www/py-adblock. |
3.8.0 16 Sep 2022 20:15:18 |
Stefan Eßer (se) |
Move more URLs from pkg-descr to WWW in Makefile
These ports have been added in the last few days with WWW: lines in
pkg-descr files instead of WWW entries in the Makefile, as required
after commit ddd0e820c8eb7.
Approved by: portmgr (implicit) |
3.8.0 12 Sep 2022 16:27:02 |
Neel Chauhan (nc) Author: Rozhuk Ivan |
devel/py-orjson: add 3.8.0
PR: 266213 |