Port details |
- gradle6 Project automation tool
- 6.9.4 devel =2 6.9.4Version 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: 2021-06-27 01:54:18
- Last Update: 2024-09-14 22:41:56
- Commit Hash: 0109813
- 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.
- ¦ ¦ ¦ ¦
- 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/gradle6/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/gradle6
- pkg install gradle6
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gradle6
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1681750976
SHA256 (gradle-6.9.4-bin.zip) = 3e240228538de9f18772a574e99a0ba959e83d6ef351014381acd9631781389a
SIZE (gradle-6.9.4-bin.zip) = 107679459
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/igv
- net-im/signald
Configuration Options:
- No options to configure
- Options name:
- devel_gradle6
- USES:
- cpe zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.9.4 14 Sep 2024 22:41:56 |
Guangyuan Yang (ygy) |
devel/gradle6: drop maintainership |
6.9.4 20 Apr 2023 17:59:28 |
Guangyuan Yang (ygy) |
devel/gradle6: Update to 6.9.4
Changelog: https://docs.gradle.org/6.9.4/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) |
6.9 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 ) |
6.9 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 ) |
6.9 21 Sep 2021 12:01:25 |
Bernhard Froehlich (decke) |
devel/gradle6: Add CPE information
Approved by: portmgr (blanket) |
6.9 27 Jun 2021 01:51:07 |
Guangyuan Yang (ygy) |
devel/gradle6: New port
devel/gradle needs to be updated to 7.x, while some ports build failed
under the newer version, including:
- biology/jalview
- biology/igv
Updated them to use this devel/gradle6 until they officially support 7.x.
No functional changes for these ports.
Approved by: lwhsu (mentor) |
Number of commits found: 7
|