Port details |
- gradle Project automation tool
- 8.6 devel =2 8.6Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2014-05-24 20:57:17
- Last Update: 2024-09-14 22:41:56
- Commit Hash: 7de7e57
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- 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 - 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 = 1706898873
SHA256 (gradle-8.6-bin.zip) = 9631d53cf3e74bfa726893aee1f8994fee4e060c401335946dba2156f440f24c
SIZE (gradle-8.6-bin.zip) = 132788867
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/openjdk8
- This port is required by:
- for Build
-
- biology/gatk
- devel/ghidra
- security/zaproxy
Configuration Options:
- No options to configure
- Options name:
- devel_gradle
- USES:
- cpe 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 |
8.6 14 Sep 2024 22:41:56 |
Guangyuan Yang (ygy) |
devel/gradle: drop maintainership |
8.6 21 Feb 2024 20:43:09 |
Thierry Thomas (thierry) |
devel/gradle: upgrade to 8.6
Release notes at <https://docs.gradle.org/8.6/release-notes.html>.
PR: 276986
Approved by: ygy (maintainer) |
8.2.1 19 Aug 2023 21:11:34 |
Guangyuan Yang (ygy) |
devel/gradle: Update to 8.2.1
Changelog: https://docs.gradle.org/8.2.1/release-notes.html |
8.2 07 Aug 2023 01:25:53 |
Guangyuan Yang (ygy) |
devel/gradle: Update to 8.2
Changelog: https://docs.gradle.org/8.2/release-notes.html |
8.1.1 03 Aug 2023 03:31:10 |
Guangyuan Yang (ygy) |
devel/gradle: Update to 8.1.1
Changelog: https://docs.gradle.org/8.1.1/release-notes.html |
8.1 02 Aug 2023 18:13:40 |
Guangyuan Yang (ygy) |
devel/gradle: Update to 8.1
Changelog: https://docs.gradle.org/8.1/release-notes.html |
8.0.2 05 Jul 2023 02:14:44 |
Guangyuan Yang (ygy) |
devel/gradle: Update to 8.0.2
Changelog: https://docs.gradle.org/8.0.2/release-notes.html |
8.0.1 17 May 2023 03:46:32 |
Guangyuan Yang (ygy) |
devel/gradle: Update to 8.0.1
Changelog: https://docs.gradle.org/8.0.1/release-notes.html |
8.0 16 May 2023 16:56:48 |
Guangyuan Yang (ygy) |
devel/gradle: Update to 8.0
Changelog: https://docs.gradle.org/8.0/release-notes.html
All dependant ports have passed the build test, hence bump the major
version. |
7.6.1 20 Apr 2023 17:59:49 |
Guangyuan Yang (ygy) |
devel/gradle: Update to 7.6.1
Changelog: https://docs.gradle.org/7.6.1/release-notes.html |
7.6 06 Dec 2022 23:37:00 |
Guangyuan Yang (ygy) |
devel/gradle: Update to 7.6
Changelog: https://docs.gradle.org/7.6/release-notes.html |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
7.5.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
7.5.1 08 Aug 2022 04:59:24 |
Guangyuan Yang (ygy) |
devel/gradle: Update to 7.5.1
Changelog: https://docs.gradle.org/7.5.1/release-notes.html |
7.5 07 Aug 2022 17:26:11 |
Guangyuan Yang (ygy) |
devel/gradle: Update to 7.5
Changelog: https://docs.gradle.org/7.5/release-notes.html |
7.4.2 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
7.4.2 04 Apr 2022 05:32:17 |
Guangyuan Yang (ygy) |
devel/gradle: Update to 7.4.2
Changelog: https://docs.gradle.org/7.4.2/release-notes.html |
7.4.1 15 Mar 2022 07:01:00 |
Guangyuan Yang (ygy) |
devel/gradle: Update to 7.4.1
Changelog: https://docs.gradle.org/7.4.1/release-notes.html |
7.4 16 Feb 2022 22:15:20 |
Guangyuan Yang (ygy) |
devel/gradle: Update to 7.4
Changelog: https://docs.gradle.org/7.4/release-notes.html |
7.3.3 10 Jan 2022 15:15:39 |
Stefan Eßer (se) |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
7.3.3 25 Dec 2021 20:44:53 |
Guangyuan Yang (ygy) |
devel/gradle: Update to 7.3.3
Changelog: https://docs.gradle.org/7.3.3/release-notes.html |
7.3.2 22 Dec 2021 09:39:41 |
Guangyuan Yang (ygy) |
devel/gradle: Update to 7.3.2
Changelog: https://docs.gradle.org/7.3.2/release-notes.html |
7.3.1 02 Dec 2021 22:09:38 |
Guangyuan Yang (ygy) |
devel/gradle: Update to 7.3.1
Changelog: https://docs.gradle.org/7.3.1/release-notes.html |
7.3 10 Nov 2021 19:46:37 |
Guangyuan Yang (ygy) |
devel/gradle: Update to 7.3
Changelog: https://docs.gradle.org/7.3/release-notes.html |
7.2 21 Sep 2021 12:01:23 |
Bernhard Froehlich (decke) |
devel/gradle: Add CPE information
Approved by: portmgr (blanket) |
7.2 20 Aug 2021 01:44:40 |
Guangyuan Yang (ygy) |
devel/gradle: Update to 7.2
Changes: https://docs.gradle.org/7.2/release-notes.html |
7.1.1 06 Jul 2021 19:50:01 |
Guangyuan Yang (ygy) |
devel/gradle: Update to 7.1.1
Changes: https://docs.gradle.org/7.1.1/release-notes.html
Approved by: lwhsu (mentor, implicit) |
7.1 27 Jun 2021 20:29:22 |
Guangyuan Yang (ygy) |
devel/gradle: Update to 7.1
Changes: https://docs.gradle.org/7.1/release-notes.html
Approved by: lwhsu (mentor, implicit) |
6.9 27 Jun 2021 01:51:32 |
Guangyuan Yang (ygy) |
devel/gradle: Update to 6.9
Approved by: lwhsu (mentor, implicit) |
6.8.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
6.8.3 25 Feb 2021 08:39:07 |
ygy |
devel/gradle: Update to 6.8.3
Changes: https://docs.gradle.org/6.8.3/release-notes.html
Approved by: lwhsu |
6.8.2 06 Feb 2021 17:12:08 |
ygy |
devel/gradle: Update to 6.8.2
Changes: https://docs.gradle.org/6.8.2/release-notes.html
Approved by: lwhsu |
6.8.1 25 Jan 2021 01:45:53 |
ygy |
devel/gradle: Update to 6.8.1
Changes: https://docs.gradle.org/6.8.1/release-notes.html
Approved by: lwhsu |
6.8 20 Jan 2021 05:02:56 |
ygy |
devel/gradle: Update to 6.8
While I was there, also switch WWW to https.
Approved by: lwhsu |
6.7.1 14 Dec 2020 09:51:11 |
ygy |
devel/gradle: Update to 6.7.1 and take maintainership
PR: 251816
Approved by: lwhsu |
6.7_1 15 Nov 2020 15:34:29 |
0mp |
Update to 6.7
Release notes:
https://docs.gradle.org/6.7/release-notes.html |
6.6.1_1 06 Nov 2020 10:49:41 |
mikael |
devel/gradle: Fix with openjdk11 |
6.6.1 28 Sep 2020 05:05:25 |
tobik |
Reset MAINTAINER |
6.6.1 02 Sep 2020 19:54:24 |
tobik |
devel/gradle: Update to 6.6.1
Changes: https://docs.gradle.org/6.6.1/release-notes.html |
6.6 11 Aug 2020 17:00:14 |
tobik |
devel/gradle: Update to 6.6
Changes: https://docs.gradle.org/6.6/release-notes.html |
6.5.1 30 Jun 2020 09:45:22 |
tobik |
devel/gradle: Update to 6.5.1
Changes: https://docs.gradle.org/6.5.1/release-notes.html |
6.5 04 Jun 2020 18:18:48 |
tobik |
devel/gradle: Update to 6.5
Changes: https://docs.gradle.org/6.5/release-notes.html |
6.4.1 18 May 2020 17:28:52 |
tobik |
devel/gradle: Update to 6.4.1
Changes: https://docs.gradle.org/6.4.1/release-notes.html |
6.4 06 May 2020 13:12:46 |
tobik |
devel/gradle: Update to 6.4
Changes: https://docs.gradle.org/6.3/release-notes.html
Changes: https://docs.gradle.org/6.4/release-notes.html |
6.2.2 04 Mar 2020 15:21:56 |
tobik |
devel/gradle: Update to 6.2.2
Changes: https://docs.gradle.org/6.2.2/release-notes.html |
6.2.1 27 Feb 2020 11:54:23 |
tobik |
devel/gradle: Update to 6.2.1
Changes: https://docs.gradle.org/6.2.1/release-notes.html |
6.2 17 Feb 2020 14:08:35 |
tobik |
devel/gradle: Update to 6.2
Changes: https://docs.gradle.org/6.2/release-notes.html |
6.1.1 25 Jan 2020 05:16:02 |
tobik |
devel/gradle: Update to 6.1.1
Changes: https://docs.gradle.org/6.1.1/release-notes.html |
6.1 16 Jan 2020 09:03:39 |
tobik |
devel/gradle: Update to 6.1
- Add missing licenses
- Switch to dynamic plist. What is installed is already controlled
tightly enough. The plist changes completely on each release due
to version bumps on the installed jars, so there is a lot of
pointless churn on it.
Changes: https://docs.gradle.org/6.1/release-notes.html |
6.0.1 20 Nov 2019 10:23:05 |
tobik |
devel/gradle: Update to 6.0.1
- Assign to myself
Changes: https://docs.gradle.org/6.0.1/release-notes.html
PR: 239875
Submitted by: Radim Kolar <hsn@sendmail.cz> (update to 5.6)
Approved by: gasol.wu@gmail.com (maintainer timeout, 3 months) |
5.0 04 Dec 2018 17:53:46 |
yuri |
devel/gradle: Update to 5.0
Change biology/igv and biology/gatk to gradle4 due to build failures with
gradle5.
PR: 233623
Approved by: gasol.wu@gmail.com (maintainer) |
4.6 27 Apr 2018 14:47:27 |
meta |
devel/gradle: Update to 4.6
- sort plist
- set JAVA_VERSION to set JAVA_VERSION to 1.7+,
according to https://gradle.org/install/ it can run even with jdk 1.7
PR: 227240
Submitted by: timp87@gmail.com
Approved by: Gasol Wu <gasol.wu@gmail.com> (maintainer), pi (mentor)
Relnotes: https://docs.gradle.org/4.1/release-notes.html
https://docs.gradle.org/4.2/release-notes.html
https://docs.gradle.org/4.3/release-notes.html
https://docs.gradle.org/4.4/release-notes.html
https://docs.gradle.org/4.5/release-notes.html
https://docs.gradle.org/4.6/release-notes.html |
4.0 13 Jul 2017 15:46:06 |
tobik |
Update to Gradle 4.0
- Remove the misc/compat9x dependency since the bundled
native-platform no longer depends on libstdc++.so.6
- Fix MASTER_SITES: Both {https,http}://services.gradle.org redirect
to https://downloads.gradle.org
- Set EXTRACT_SUFX instead of setting WRKSRC + DISTNAME
PR: 220322
Submitted by: timp87@gmail.com
Approved by: mat (mentor), gasol.wu@gmail.com (maintainer timeout, 2 weeks)
Differential Revision: https://reviews.freebsd.org/D11565 |
3.2.1 04 Jan 2017 15:58:39 |
asomers |
devel/gradle upgrade to 3.2.1
Also, add NO_ARCH
PR: 214935
Reviewed by: brd, matthew, Gasol Wu
Approved by: matthew (ports)
Sponsored by: Spectra Logic Corp
Differential Revision: https://reviews.freebsd.org/D8672 |
2.12_1 09 Jul 2016 18:43:40 |
pi |
devel/gradle: Add missing dependency
Gradle uses native-platform which has compiled its native component
with g++, and requires that libstdc++.so.6 is available. See
https://github.com/adammurdoch/native-platform/issues/8.
PR: 208471
MFH: 2016Q3
Submitted by: Tobias Kortkamp <t@tobik.me>
Approved by: gasol.wu@gmail.com (maintainer timeout) |
2.12 01 Apr 2016 04:31:28 |
pi |
devel/gradle: 2.4 -> 2.12
Release-Notes 2.12
https://docs.gradle.org/current/release-notes
PR: 203969
Submitted by: swills, Tobias Kortkamp <t@tobik.me>
Approved by: Gasol Wu <gasol.wu@gmail.com> |
2.4 30 Jun 2015 11:50:52 |
girgen |
Update to 2.4
Approved-by: maintainer |
2.1 07 Nov 2014 17:49:29 |
pawel |
- Update to version 2.1 [1]
- Unmute install commands
PR: 194546 [1]
Submitted by: maintainer [1] |
1.12 27 Oct 2014 10:10:59 |
bapt |
Cleanup plist |
1.12 24 May 2014 20:54:17 |
sunpoet |
- Add gradle 1.12
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 Groo-
vy DSL and packed with innovation, Gradle provides a declarative way to descri-
be all kinds of builds through sensible defaults. Gradle is quickly becoming
the build system of choice for many open source projects, leading edge enterpr-
ises and legacy automation challenges.
WWW: http://www.gradle.org/
PR: ports/189858
Submitted by: Gasol Wu <gasol.wu@gmail.com> |