| Port details |
- py-cyclopts Intuitive, easy CLIs based on type hints
- 4.7.0 devel
=0 4.7.0Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2025-08-30 22:24:04
- Last Update: 2026-03-05 09:37:45
- Commit Hash: e7b4e23
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/BrianPugh/cyclopts
- Description:
- Cyclopts is a modern, easy-to-use command-line interface (CLI) framework that
aims to provide an intuitive & efficient developer experience.
¦ ¦ ¦ ¦ 
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}cyclopts>0:devel/py-cyclopts@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-cyclopts/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-cyclopts
- pkg install py311-cyclopts
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-cyclopts listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-cyclopts
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1772702123
SHA256 (cyclopts-4.7.0.tar.gz) = 1d0fd440b8d21a55d14f830033eb1ac156933424df3e90afeea34cfb3ed73822
SIZE (cyclopts-4.7.0.tar.gz) = 163447
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-hatch-vcs>0 : devel/py-hatch-vcs@py311
- py311-hatchling>0 : devel/py-hatchling@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-attrs>=23.1.0 : devel/py-attrs@py311
- py311-docstring_parser>=0.15 : textproc/py-docstring_parser@py311
- py311-importlib-metadata>=4.4 : devel/py-importlib-metadata@py311
- py311-pyyaml>=6.0.1 : devel/py-pyyaml@py311
- py311-rich-rst>=1.3.1 : textproc/py-rich-rst@py311
- py311-rich>=13.6.0 : textproc/py-rich@py311
- py311-trio>=0.10.0 : net/py-trio@py311
- py311-typing-extensions>=4.8.0 : devel/py-typing-extensions@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- misc/py-fastmcp
Configuration Options:
- No options to configure
- Options name:
- devel_py-cyclopts
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
4.7.0 05 Mar 2026 09:37:45
    |
Yuri Victorovich (yuri)  |
devel/py-cyclopts: update 4.6.0 → 4.7.0
Reported by: portscout |
4.6.0 24 Feb 2026 07:05:49
    |
Yuri Victorovich (yuri)  |
devel/py-cyclopts: update 3.23.1 → 4.6.0 |
3.23.1_1 10 Sep 2025 04:37:57
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-cyclopts: Fix RUN_DEPENDS
- Use PY_TOMLI
- While I'm here, add NO_ARCH
- Bump PORTREVISION for dependency change
from pyproject.toml:
tomli = {version = ">=2.0.0", python = "<3.11", optional = true}
Reference: https://github.com/BrianPugh/cyclopts/blob/v3.23.1/pyproject.toml#L37
Approved by: portmgr (blanket)
With hat: python |
3.23.1 30 Aug 2025 22:22:17
    |
Yuri Victorovich (yuri)  |
devel/py-cyclopts: New port: Intuitive, easy CLIs based on type hints |
Number of commits found: 4
|