| Port details |
- py-crazy-complete Generate shell auto completion files
- 0.3.8_1 shells
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: 0mp@FreeBSD.org
 - Port Added: 2026-09-17 12:45:09
- Last Update: 2026-09-17 12:50:34
- Commit Hash: 2ef24d2
- Also Listed In: python sysutils
- License: GPLv3+
- WWW:
- https://github.com/crazy-complete/crazy-complete
- Description:
- Every program should have autocompletion in the shell to enhance user
experience and productivity. crazy-complete helps solve this task
by generating robust and reliable autocompletion scripts.
Key Features:
- Generates Robust Scripts: Ensures that the autocompletion scripts are
reliable and efficient.
- Multi-Shell Support: Works seamlessly with Bash, Fish, and Zsh, providing
flexibility across different environments.
- Minimal Dependencies: The only external dependency is PyYAML.
- Configurable and Extendable: The generated autocompletion scripts are highly
configurable and can be easily extended to suit your specific needs.
- Standalone Scripts: The generated scripts are standalone and do not depend
on modified environments, unlike some alternatives like argcomplete.
- Easy to Use: Simple and intuitive to set up, allowing you to quickly add
autocompletion functionality to your programs.
¦ ¦ ¦ ¦ 
- 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}crazy-complete>0:shells/py-crazy-complete@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/shells/py-crazy-complete/ && make install clean
- To add the package, run one of these commands:
- pkg install shells/py-crazy-complete
- pkg install py312-crazy-complete
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 py312-crazy-complete listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-crazy-complete
- Package flavors (<flavor>: <package>)
- py312: py312-crazy-complete
- distinfo:
- TIMESTAMP = 1789647110
SHA256 (crazy-complete-crazy-complete-0.3.8_GH0.tar.gz) = 2ea9b14a39af12788fa5f0ab8ead9bc131acfb4691bfcb42729840abd0baeb31
SIZE (crazy-complete-crazy-complete-0.3.8_GH0.tar.gz) = 212928
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py312-setuptools>=0 : devel/py-setuptools@py312
- py312-wheel>=0 : devel/py-wheel@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-pyyaml>=6.0 : devel/py-pyyaml@py312
- python3.12 : lang/python312
- This port is required by:
- for Build
-
- x11/j4-dmenu-desktop
Configuration Options:
- No options to configure
- Options name:
- shells_py-crazy-complete
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.3.8_1 17 Sep 2026 12:50:34
    |
Mateusz Piotrowski (0mp)  |
shells/py-crazy-complete: Add to category "python" |
0.3.8 17 Sep 2026 12:43:56
    |
Mateusz Piotrowski (0mp)  |
shells/py-crazy-complete: New port: Generate shell auto completion files
Required for generating completions in x11/j4-dmenu-desktop.
Sponsored by: fme AG |
Number of commits found: 2
|