| Port details on branch 2026Q2 |
- gradle Project automation tool
- 9.6.1 devel
=0 9.5.1Version of this port present on the latest quarterly branch. - Maintainer: tiga@FreeBSD.org
 - Port Added: 2026-05-10 22:48:05
- Last Update: 2026-07-07 21:22:03
- Commit Hash: db4cc56
- Also Listed In: java
- License: APACHE20 BSD3CLAUSE CDDL EPL LGPL21+ MIT MPL20
- WWW:
- https://www.gradle.org/
- Description:
- Gradle is build automation evolved.
Gradle can automate the building, testing, publishing, deployment
and more of software packages or other types of projects such as
generated static websites, generated documentation or indeed anything
else.
Gradle combines the power and flexibility of Ant with the dependency
management and conventions of Maven into a more effective way to
build. Powered by a Groovy DSL and packed with innovation, Gradle
provides a declarative way to describe all kinds of builds through
sensible defaults. Gradle is quickly becoming the build system of
choice for many open source projects, leading edge enterprises and
legacy automation challenges.
See also <https://github.com/gradle/gradle>.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/devel/gradle/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/gradle
- pkg install gradle
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gradle
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1783459013
SHA256 (gradle-9.6.1-bin.zip) = 9c0f7faeeb306cb14e4279a3e084ca6b596894089a0638e68a07c945a32c9e14
SIZE (gradle-9.6.1-bin.zip) = 140682664
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- java : java/openjdk21
- This port is required by:
- for Build
-
- devel/ghidra
Configuration Options:
- No options to configure
- Options name:
- devel_gradle
- USES:
- cpe java zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
9.6.1 07 Jul 2026 21:22:03
    |
Tiago Gasiba (tiga)  |
devel/gradle: Update to 9.6.1
ChangeLog: https://github.com/gradle/gradle/compare/v9.5.1...v9.6.1
MFH: 2026Q2
(cherry picked from commit 31b351a9e888541eb445ffe8f50875824a0e8bb1) |
9.5.1 12 May 2026 20:36:06
    |
Tiago Gasiba (tiga)  |
devel/gradle: Update to 9.5.1
ChangeLog: https://github.com/gradle/gradle/compare/v9.5.0...v9.5.1
(cherry picked from commit 4221be2091c1ec623893848c70189b5b315a5cce) |
9.5.0_1 12 May 2026 14:14:08
    |
Tiago Gasiba (tiga)  |
devel/gradle: Fix distinfo
Fix distinfo for gradle 9.5.0. |
9.5.0_1 10 May 2026 22:46:50
    |
Tiago Gasiba (tiga)  |
devel/gradle: Update to Makefile
* Fix to avoid installing conflicting versions of the package
MFH: 2026Q2
(cherry picked from commit 4e03f520e512e8576730912cf97cc149dd9e5613) |