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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2022Q3
py-click Python package for creating command line interfaces
8.0.3_1 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 8.0.3_1Version of this port present on the latest quarterly branch.
Maintainer: robak@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-08-14 00:56:51
Last Update: 2022-07-28 09:27:23
Commit Hash: 399486c
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://github.com/mitsuhiko/click
Description:
Click is a Python package for creating beautiful command line interfaces in a composable way with as little code as necessary. It's the "Command Line Interface Creation Kit". It's highly configurable but comes with sensible defaults out of the box. WWW: https://github.com/mitsuhiko/click
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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}click>0:devel/py-click@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-click/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-click
  • pkg install py39-click
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-click listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-click
Package flavors (<flavor>: <package>)
  • py39: py39-click
distinfo:
TIMESTAMP = 1637494164 SHA256 (click-8.0.3.tar.gz) = 410e932b050f5eed773c4cda94de75971c89cdb3155a72a0831139a79e5ecb5b SIZE (click-8.0.3.tar.gz) = 329034

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=62.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Runtime dependencies:
  1. py39-setuptools>=62.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
  3. py39-importlib-metadata>=3.6.0 : devel/py-importlib-metadata@py39
This port is required by:
for Run
  1. sysutils/ioc
  2. sysutils/iocage

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

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
8.0.3_1
28 Jul 2022 09:27:23
commit hash: 399486c657b0053ddc7c41b985aaecf6d134eceecommit hash: 399486c657b0053ddc7c41b985aaecf6d134eceecommit hash: 399486c657b0053ddc7c41b985aaecf6d134eceecommit hash: 399486c657b0053ddc7c41b985aaecf6d134ecee files touched by this commit
Kurt Jaeger (pi) search for other commits by this committer
Author: Michael Osipov
devel/py-click: add missing dependency for python < 3.10

- see https://docs.python.org/3/library/importlib.metadata.html

PR:		264043
Approved: 	robak (maintainer timeout)
(cherry picked from commit 631cbf11b6594c79aaa85f97d4cdc27f4d65a66b)

Number of commits found: 1