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 on branch 2022Q2
py-argcomplete Bash tab completion for argparse
3.3.0 devel on this many watch lists=2 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.2.3Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-02-15 11:18:41
Last Update: 2024-04-20 14:25:40
Commit Hash: 66feaab
People watching this port, also watch:: libinotify, gtkmm30, py39-pycparser, alsa-plugins, libucl
Also Listed In: python
License: APACHE20
WWW:
https://kislyuk.github.io/argcomplete/
https://github.com/kislyuk/argcomplete
Description:
Argcomplete provides easy, extensible command line tab completion of arguments for your Python script. It makes two assumptions: - You're using bash as your shell (limited support for zsh and tcsh is available) - You're using argparse to manage your command line arguments/options Argcomplete is particularly useful if your program has lots of options or subparsers, and if your program can dynamically suggest completions for your argument/option values (for example, if the user is browsing resources over the network).
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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

Packages (timestamps in pop-ups are UTC):
py37-argcomplete
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--1.12.2---1.12.2-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-argcomplete
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.2.33.2.3-3.2.33.2.3---
FreeBSD:13:quarterly3.2.33.2.32.1.23.2.33.2.33.2.13.2.13.2.1
FreeBSD:14:latest3.2.33.2.32.0.03.2.33.2.32.1.2-2.1.2
FreeBSD:14:quarterly3.2.13.2.3-3.2.13.2.33.2.13.2.13.2.1
FreeBSD:15:latest3.2.23.3.0n/a3.2.1n/a3.2.13.2.13.2.2
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>=61 : devel/py-setuptools@py39
  2. py39-setuptools-scm>=6.2 : devel/py-setuptools-scm@py39
  3. py39-wheel>=0 : devel/py-wheel@py39
  4. python3.9 : lang/python39
  5. py39-build>=0 : devel/py-build@py39
  6. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. bash : shells/bash
  2. py39-coverage>=0 : devel/py-coverage@py39
  3. py39-mypy>=0 : devel/py-mypy@py39
  4. py39-pexpect>=0 : misc/py-pexpect@py39
  5. py39-wheel>=0 : devel/py-wheel@py39
  6. ruff : devel/ruff
  7. python3.9 : lang/python39
Runtime dependencies:
  1. python3.9 : lang/python39
This port is required by:
for Build
  1. devel/nox
  2. misc/py-censys
for Run
  1. biology/py-gffutils
  2. databases/pgbarman
  3. devel/nox
  4. devel/py-knack
  5. devel/py-milc
  6. devel/py-pipx
  7. devel/py-python-gitlab
Expand this list (12 items / 5 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. devel/py-wlc
  3. misc/py-censys
  4. sysutils/py-azure-cli-core
  5. textproc/py-textract
  6. textproc/yq
  7. Collapse this list.

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

There are no commits on branch 2022Q2 for this port