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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
py-jsonargparse Library for creating CLIs
3.19.4 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 3.19.4Version of this port present on the latest quarterly branch.
Maintainer: kiwi@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-08-20 15:21:04
Last Update: 2024-12-13 17:33:10
Commit Hash: 6d9bec7
Also Listed In: python
License: MIT
WWW:
https://github.com/omni-us/jsonargparse
Description:
Library for creating command-line interfaces (CLIs) and making Python apps easily configurable. It is a well-maintained project with frequent releases, adhering to high standards of development: semantic versioning, deprecation periods, changelog, automated testing, and full test coverage.
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}jsonargparse>0:devel/py-jsonargparse@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-jsonargparse/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-jsonargparse
  • pkg install py311-jsonargparse
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-jsonargparse listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-jsonargparse
Package flavors (<flavor>: <package>)
  • py311: py311-jsonargparse
distinfo:
TIMESTAMP = 1718793443 SHA256 (jsonargparse-3.19.4.tar.gz) = 1a81738d8c6d0f55dc4fdb0eb1dc57e754b6b65a89e8c907e37b8ce3d1ce69a6 SIZE (jsonargparse-3.19.4.tar.gz) = 131749

Packages (timestamps in pop-ups are UTC):
py311-jsonargparse
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.19.43.19.4-3.19.43.19.4---
FreeBSD:13:quarterly3.19.43.19.4-3.19.43.19.4---
FreeBSD:14:latest3.19.43.19.4-3.19.43.19.4---
FreeBSD:14:quarterly3.19.43.19.4-3.19.43.19.4---
FreeBSD:15:latest3.19.43.19.4n/a3.19.4n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>0 : devel/py-setuptools@py311
  2. py311-wheel>0 : devel/py-wheel@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-pyyaml>3.13 : devel/py-pyyaml@py311
  2. python3.11 : lang/python311
This port is required by:
for Run
  1. net-mgmt/netbox-agent

Configuration Options:
No options to configure
Options name:
devel_py-jsonargparse
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/j/jsonargparse/
  2. https://pypi.org/packages/source/j/jsonargparse/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.19.4
13 Dec 2024 17:33:10
commit hash: 6d9bec7d67cc913256b407af5e8a7fca03fb883dcommit hash: 6d9bec7d67cc913256b407af5e8a7fca03fb883dcommit hash: 6d9bec7d67cc913256b407af5e8a7fca03fb883dcommit hash: 6d9bec7d67cc913256b407af5e8a7fca03fb883d files touched by this commit
Xavier Beaudouin (kiwi) search for other commits by this committer
*/*: Use my @FreeBSD.org email as MAINTAINER

Approved by:	0mp (mentor)
Differential Revision:	https://reviews.freebsd.org/D48050
3.19.4
20 Aug 2024 15:19:43
commit hash: be61a1fb9dfc739b7700b3f2dd95eb257ea6e0d6commit hash: be61a1fb9dfc739b7700b3f2dd95eb257ea6e0d6commit hash: be61a1fb9dfc739b7700b3f2dd95eb257ea6e0d6commit hash: be61a1fb9dfc739b7700b3f2dd95eb257ea6e0d6 files touched by this commit
Mateusz Piotrowski (0mp) search for other commits by this committer
Author: Xavier Beaudouin
devel/py-jsonargparse: Library for creating CLIs

Library for creating command-line interfaces (CLIs) and making Python
apps easily configurable. It is a well-maintained project with frequent
releases, adhering to high standards of development: semantic versioning,
deprecation periods, changelog, automated testing, and full test coverage.

https://github.com/omni-us/jsonargparse

PR:		280925
Sponsored by:	Bell Tower Integration
Sponsored by:	Klara, Inc.

Number of commits found: 2