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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-check-jsonschema jsonschema CLI and pre-commit hook
0.28.2 devel 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.28.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-04-18 18:09:16
Last Update: 2024-04-13 09:31:36
Commit Hash: ab4c8838
Also Listed In: python
License: APACHE20
WWW:
https://github.com/python-jsonschema/check-jsonschema
Description:
check-jsonschema is a JSON Schema CLI and pre-commit hook built on jsonschema. The schema may be specified as a local or remote (HTTP or HTTPS) file. Remote files are automatically downloaded and cached if possible.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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}check-jsonschema>0:devel/py-check-jsonschema@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-check-jsonschema/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-check-jsonschema
  • pkg install py39-check-jsonschema
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 py39-check-jsonschema listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-check-jsonschema
Package flavors (<flavor>: <package>)
  • py39: py39-check-jsonschema
distinfo:
TIMESTAMP = 1712886422 SHA256 (check-jsonschema-0.28.2.tar.gz) = 6bb5a7aa16ca9854a6fd45b6037c28bc548612aedec1df57b154ecfce1441bea SIZE (check-jsonschema-0.28.2.tar.gz) = 250298

Packages (timestamps in pop-ups are UTC):
py39-check-jsonschema
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-0.28.2--0.28.2---
FreeBSD:13:quarterly0.28.10.28.10.23.1-0.28.1-0.27.30.27.3
FreeBSD:14:latest0.28.00.28.2--0.28.20.23.1-0.23.1
FreeBSD:14:quarterly0.27.30.28.1-0.27.30.28.1-0.27.30.27.3
FreeBSD:15:latest0.28.00.28.2n/a0.27.3n/a-0.27.3-
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=0 : devel/py-setuptools@py39
  2. py39-wheel>=0 : devel/py-wheel@py39
  3. python3.9 : lang/python39
  4. py39-build>=0 : devel/py-build@py39
  5. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-click>=8<9 : devel/py-click@py39
  2. py39-jsonschema>=4.18.0<5.0 : devel/py-jsonschema@py39
  3. py39-regress>=0.4.0 : devel/py-regress@py39
  4. py39-requests>=0<3.0 : www/py-requests@py39
  5. py39-ruamel.yaml>=0.18.6 : devel/py-ruamel.yaml@py39
  6. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_py-check-jsonschema
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (3 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/c/check-jsonschema/
  2. https://github.com/python-jsonschema/check-jsonschema/releases/download/0.28.2/
  3. https://pypi.org/packages/source/c/check-jsonschema/
Collapse this list.

Number of commits found: 17

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.28.2
13 Apr 2024 09:31:36
commit hash: ab4c88385c8ce64aef4c541edd0a9cb5b534ee99commit hash: ab4c88385c8ce64aef4c541edd0a9cb5b534ee99commit hash: ab4c88385c8ce64aef4c541edd0a9cb5b534ee99commit hash: ab4c88385c8ce64aef4c541edd0a9cb5b534ee99 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-check-jsonschema: Update to 0.28.2

Changes:	https://github.com/python-jsonschema/check-jsonschema/releases
0.28.1
05 Apr 2024 00:39:38
commit hash: d46e9824c03d243c9f2a8599e2b2dd8fde55ccbdcommit hash: d46e9824c03d243c9f2a8599e2b2dd8fde55ccbdcommit hash: d46e9824c03d243c9f2a8599e2b2dd8fde55ccbdcommit hash: d46e9824c03d243c9f2a8599e2b2dd8fde55ccbd files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-check-jsonschema: Update to 0.28.1

- Convert to USE_PYTHON=pep517

Changes:	https://github.com/python-jsonschema/check-jsonschema/releases
0.28.0
21 Feb 2024 15:07:14
commit hash: 1758092d1988ad748c36394aff50294cc0c04183commit hash: 1758092d1988ad748c36394aff50294cc0c04183commit hash: 1758092d1988ad748c36394aff50294cc0c04183commit hash: 1758092d1988ad748c36394aff50294cc0c04183 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-check-jsonschema: Update to 0.28.0

Changes:	https://github.com/python-jsonschema/check-jsonschema/releases
0.27.3
14 Dec 2023 05:48:23
commit hash: 89be7350a10126e3c7866906ee96a9299a6a7ec7commit hash: 89be7350a10126e3c7866906ee96a9299a6a7ec7commit hash: 89be7350a10126e3c7866906ee96a9299a6a7ec7commit hash: 89be7350a10126e3c7866906ee96a9299a6a7ec7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-check-jsonschema: Update to 0.27.3

Changes:	https://github.com/python-jsonschema/check-jsonschema/releases
0.27.2
27 Nov 2023 18:07:50
commit hash: c0137d6d358c331c886849b9a0730ce3188cd94ecommit hash: c0137d6d358c331c886849b9a0730ce3188cd94ecommit hash: c0137d6d358c331c886849b9a0730ce3188cd94ecommit hash: c0137d6d358c331c886849b9a0730ce3188cd94e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-check-jsonschema: Update to 0.27.2

Changes:	https://github.com/python-jsonschema/check-jsonschema/releases
0.27.1
14 Nov 2023 17:15:52
commit hash: e6845bd1ee43d163cb8165576d180a3e70a0140dcommit hash: e6845bd1ee43d163cb8165576d180a3e70a0140dcommit hash: e6845bd1ee43d163cb8165576d180a3e70a0140dcommit hash: e6845bd1ee43d163cb8165576d180a3e70a0140d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-check-jsonschema: Update to 0.27.1

- Use PYPI instead of CHEESESHOP
- Add GitHub to MASTER_SITES

Changes:	https://github.com/python-jsonschema/check-jsonschema/releases
0.27.0
30 Sep 2023 00:44:31
commit hash: a8076b91db866472b5877ecf7b9695de58dabf6acommit hash: a8076b91db866472b5877ecf7b9695de58dabf6acommit hash: a8076b91db866472b5877ecf7b9695de58dabf6acommit hash: a8076b91db866472b5877ecf7b9695de58dabf6a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-check-jsonschema: Update to 0.27.0

Changes:	https://github.com/python-jsonschema/check-jsonschema/releases
0.26.3
04 Sep 2023 09:04:49
commit hash: 5902747ce850c022e5f8547f0fc98636bc27953ecommit hash: 5902747ce850c022e5f8547f0fc98636bc27953ecommit hash: 5902747ce850c022e5f8547f0fc98636bc27953ecommit hash: 5902747ce850c022e5f8547f0fc98636bc27953e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-check-jsonschema: Update to 0.26.3

Changes:	https://github.com/python-jsonschema/check-jsonschema/releases
0.26.1
26 Aug 2023 23:19:05
commit hash: 8c2c3106949244b3696cc7cbc2bd72d872511678commit hash: 8c2c3106949244b3696cc7cbc2bd72d872511678commit hash: 8c2c3106949244b3696cc7cbc2bd72d872511678commit hash: 8c2c3106949244b3696cc7cbc2bd72d872511678 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-check-jsonschema: Update to 0.26.1

Changes:	https://github.com/python-jsonschema/check-jsonschema/releases
0.25.0
26 Aug 2023 20:34:14
commit hash: bbbbb16dd70e249183fcf24751c7e347d1b24439commit hash: bbbbb16dd70e249183fcf24751c7e347d1b24439commit hash: bbbbb16dd70e249183fcf24751c7e347d1b24439commit hash: bbbbb16dd70e249183fcf24751c7e347d1b24439 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-check-jsonschema: Update to 0.25.0

Changes:	https://github.com/python-jsonschema/check-jsonschema/releases
0.24.1
21 Aug 2023 17:03:48
commit hash: 3b5469ec39a54c1c025203f2b107ef4e3d295bf0commit hash: 3b5469ec39a54c1c025203f2b107ef4e3d295bf0commit hash: 3b5469ec39a54c1c025203f2b107ef4e3d295bf0commit hash: 3b5469ec39a54c1c025203f2b107ef4e3d295bf0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-check-jsonschema: Update to 0.24.1

Changes:	https://github.com/python-jsonschema/check-jsonschema/releases
0.23.3
31 Jul 2023 16:39:58
commit hash: db7c175a573ca924d94690e4631ff50a236ab400commit hash: db7c175a573ca924d94690e4631ff50a236ab400commit hash: db7c175a573ca924d94690e4631ff50a236ab400commit hash: db7c175a573ca924d94690e4631ff50a236ab400 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-check-jsonschema: Update to 0.23.3

Changes:	https://github.com/python-jsonschema/check-jsonschema/releases
0.23.2
09 Jul 2023 10:18:47
commit hash: c1c5a478b512233fcdc149056ae8837ed6838409commit hash: c1c5a478b512233fcdc149056ae8837ed6838409commit hash: c1c5a478b512233fcdc149056ae8837ed6838409commit hash: c1c5a478b512233fcdc149056ae8837ed6838409 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-check-jsonschema: Update to 0.23.2

Changes:	https://github.com/python-jsonschema/check-jsonschema/releases
0.23.1
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
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>
0.23.1
05 Jun 2023 21:07:48
commit hash: 2555fbbc0a0bfda1451fa1e4720cdcf08576a914commit hash: 2555fbbc0a0bfda1451fa1e4720cdcf08576a914commit hash: 2555fbbc0a0bfda1451fa1e4720cdcf08576a914commit hash: 2555fbbc0a0bfda1451fa1e4720cdcf08576a914 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-check-jsonschema: Update to 0.23.1

Changes:	https://github.com/python-jsonschema/check-jsonschema/releases
0.23.0
07 May 2023 21:13:28
commit hash: b538a461b314887fc4b3f02bda41a85f07d67f36commit hash: b538a461b314887fc4b3f02bda41a85f07d67f36commit hash: b538a461b314887fc4b3f02bda41a85f07d67f36commit hash: b538a461b314887fc4b3f02bda41a85f07d67f36 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-check-jsonschema: Update to 0.23.0

Changes:	https://github.com/python-jsonschema/check-jsonschema/releases
0.22.0
18 Apr 2023 18:00:40
commit hash: fb73735722d8cd674f567a97c4e6c55c98b7f174commit hash: fb73735722d8cd674f567a97c4e6c55c98b7f174commit hash: fb73735722d8cd674f567a97c4e6c55c98b7f174commit hash: fb73735722d8cd674f567a97c4e6c55c98b7f174 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-check-jsonschema: Add py-check-jsonschema 0.22.0

check-jsonschema is a JSON Schema CLI and pre-commit hook built on jsonschema.
The schema may be specified as a local or remote (HTTP or HTTPS) file.

Remote files are automatically downloaded and cached if possible.

Number of commits found: 17