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-click-aliases Add (multiple) aliases to a Click group or command
1.0.5 devel on this many watch lists=1 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 1.0.4Version of this port present on the latest quarterly branch.
Maintainer: awoonyaa@gmail.com search for ports maintained by this maintainer
Port Added: 2024-08-17 20:45:47
Last Update: 2025-02-16 18:27:56
Commit Hash: 4410855
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: python
License: MIT
WWW:
https://github.com/click-contrib/click-aliases
Description:
Click is a Python package for creating beautiful command line interfaces in a composable way with as little code as necessary. This plugin allows defining aliases for Click commands and groups.
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}click_aliases>0:devel/py-click-aliases@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-click-aliases/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-click-aliases
  • pkg install py311-click_aliases
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-click_aliases listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-click_aliases
Package flavors (<flavor>: <package>)
  • py311: py311-click_aliases
distinfo:
TIMESTAMP = 1739711547 SHA256 (click_aliases-1.0.5.tar.gz) = e37d4cabbaad68e1c48ec0f063a59dfa15f0e7450ec901bd1ce4f4b954bc881d SIZE (click_aliases-1.0.5.tar.gz) = 3105

Packages (timestamps in pop-ups are UTC):
py311-click_aliases
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.51.0.5-1.0.51.0.5---
FreeBSD:13:quarterly1.0.41.0.4-1.0.41.0.4---
FreeBSD:14:latest1.0.51.0.5-1.0.51.0.5---
FreeBSD:14:quarterly1.0.41.0.5-1.0.41.0.4---
FreeBSD:15:latest1.0.51.0.5n/a1.0.5n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-poetry-core>=0 : devel/py-poetry-core@py311
  2. python3.11 : lang/python311
  3. py311-build>=0 : devel/py-build@py311
  4. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-click>0 : devel/py-click@py311
  2. python3.11 : lang/python311
This port is required by:
for Build
  1. comms/py-pynitrokey
for Run
  1. comms/py-pynitrokey

Configuration Options:
No options to configure
Options name:
devel_py-click-aliases
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/c/click_aliases/
  2. https://pypi.org/packages/source/c/click_aliases/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.5
16 Feb 2025 18:27:56
commit hash: 441085566b7e1fce90f7d86e2b9ea5c2be6456bbcommit hash: 441085566b7e1fce90f7d86e2b9ea5c2be6456bbcommit hash: 441085566b7e1fce90f7d86e2b9ea5c2be6456bbcommit hash: 441085566b7e1fce90f7d86e2b9ea5c2be6456bb files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
Author: Жунёва Мария Михайловна
devel/py-click-aliases: update to 1.0.5

Pull Request:	https://github.com/freebsd/freebsd-ports/pull/347
1.0.4
15 Nov 2024 10:17:17
commit hash: bf835f906e480fedf246d6303fb872f4acf40c23commit hash: bf835f906e480fedf246d6303fb872f4acf40c23commit hash: bf835f906e480fedf246d6303fb872f4acf40c23commit hash: bf835f906e480fedf246d6303fb872f4acf40c23 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-click-aliases: Fix BUILD_DEPENDS

from pyproject.toml:
[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"

Approved by:	portmgr (blanket)
With hat:	python
Reference:	https://github.com/click-contrib/click-aliases/blob/v1.0.4/pyproject.toml#L24-L26
1.0.4
17 Aug 2024 20:44:42
commit hash: a1daeadf4207a74d370e28ac3ff8db782d4c1931commit hash: a1daeadf4207a74d370e28ac3ff8db782d4c1931commit hash: a1daeadf4207a74d370e28ac3ff8db782d4c1931commit hash: a1daeadf4207a74d370e28ac3ff8db782d4c1931 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
Author: Shapovalov Alexey
devel/py-click-aliases: Aliases support for Click framework

Sponsored by:   Serenity Cybersecurity, LLC
Co-authored-by:	Gleb Popov <arrowd@FreeBSD.org>

Number of commits found: 3