Port details on branch 2023Q1 |
- bash-completion Programmable completion library for Bash
- 2.14.0,2 shells =60 2.14.0,2Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2003-09-29 12:46:07
- Last Update: 2024-05-19 17:15:09
- Commit Hash: 59df533
- People watching this port, also watch:: bash, libxml2, png, expat, libiconv
- License: GPLv2+
- WWW:
- https://github.com/scop/bash-completion
- Description:
- This is a programmable completion convenience library for the Bash shell. It
features the ability to tab-complete arguments for many common programs.
Completion functions for FreeBSD-specific software are developed independently
as an extension to the official bash-completion library. The development takes
place on GitHub: https://github.com/0mp/bash-completion-freebsd
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- bash-completion>0:shells/bash-completion
- To install the port:
- cd /usr/ports/shells/bash-completion/ && make install clean
- To add the package, run one of these commands:
- pkg install shells/bash-completion
- pkg install bash-completion
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bash-completion
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1715842542
SHA256 (bash-completion-2.14.0.tar.xz) = 5c7494f968280832d6adb5aa19f745a56f1a79df311e59338c5efa6f7285e168
SIZE (bash-completion-2.14.0.tar.xz) = 428980
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:
-
- gmake>=4.4.1 : devel/gmake
- autoconf>=2.72 : devel/autoconf
- automake>=1.16.5 : devel/automake
- Test dependencies:
-
- runtest : misc/dejagnu
- cmdline.tcl : devel/tcllib
- Runtime dependencies:
-
- bash : shells/bash
- bash-completion-freebsd>=0 : shells/bash-completion-freebsd
- This port is required by:
- for Build
-
- databases/mdbtools
- devel/dconf
- graphics/colord
- multimedia/gstreamer1
- multimedia/gstreamer1-editing-services
- multimedia/x264
- net/nbdkit
- for Run
-
- databases/mdbtools
- multimedia/x264
- net/onedrive
- security/lastpass-cli
Configuration Options:
- ===> The following configuration options are available for bash-completion-2.14.0,2:
CMAKE_MODULES=on: Install bash-completion modules for cmake
FREEBSD=on: Add FreeBSD-specific completion
====> Install programmable completions for Bash: you have to select exactly one of them
BASH_SHARED=on: Use shells/bash as backend
BASH_STATIC=off: Use shells/bash-static as backend
===> Use 'make config' to modify these settings
- Options name:
- shells_bash-completion
- USES:
- autoreconf gmake pathfix tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|