Port details |
- gradle-completion Gradle tab completion for Bash and Zsh
- 1.4.1 devel
=0 1.4.1Version of this port present on the latest quarterly branch. - Maintainer: 0mp@FreeBSD.org
 - Port Added: 2020-11-15 16:04:39
- Last Update: 2021-04-07 08:09:01
- Commit Hash: cf118cc
- Also Listed In: java
- License: MIT
- Description:
- Bash and Zsh completion support for Gradle.
This provides fast tab completion for:
- Gradle tasks for the current project and sub-projects
- Gradle CLI switches (e.g. --parallel)
- Common Gradle properties (e.g. -Dorg.gradle.debug)
It also handles custom default build files, so rootProject.buildFileName =
'build.gradle.kts' is supported.
WWW: https://github.com/gradle/gradle-completion
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- gradle-completion>0:devel/gradle-completion
- To install the port:
- cd /usr/ports/devel/gradle-completion/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/gradle-completion
- pkg install gradle-completion
- PKGNAME: gradle-completion
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1605456014
SHA256 (gradle-gradle-completion-v1.4.1_GH0.tar.gz) = 5d77f0c739fe983cfa86078a615f43be9be0e3ce05a3a7b70cb813a1ebd1ceef
SIZE (gradle-gradle-completion-v1.4.1_GH0.tar.gz) = 87535
- Packages (timestamps in pop-ups are UTC):
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- devel_gradle-completion
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
07 Apr 2021 08:09:01 1.4.1
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 1.4.1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
15 Nov 2020 16:04:03
1.4.1
|
0mp  |
Add devel/gradle-completion
Bash and Zsh completion support for Gradle.
This provides fast tab completion for:
- Gradle tasks for the current project and sub-projects
- Gradle CLI switches (e.g. --parallel)
- Common Gradle properties (e.g. -Dorg.gradle.debug)
It also handles custom default build files, so rootProject.buildFileName =
'build.gradle.kts' is supported.
WWW: https://github.com/gradle/gradle-completion |
Number of commits found: 3
|