| Port details | 
	| 
 gradle761 Project automation tool
 7.6.1 devel  =2          7.6.1Version 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: 2023-06-04 22:06:17Last Update: 2024-12-31 08:57:55Commit Hash: 0835676People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-SaneAlso Listed In: javaLicense: APACHE20 BSD3CLAUSE CDDL EPL LGPL21+ MIT MPL20WWW: 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-plistDependency lines:
gradle761>0:devel/gradle761
Conflicts:CONFLICTS_INSTALL:
gradlegradle5gradle6gradle62To install the port: cd /usr/ports/devel/gradle761/ && make install cleanTo add the package, run one of these commands:NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.pkg install devel/gradle761pkg install gradle761
PKGNAME: gradle761Flavors: there is no flavor information for this port.distinfo:TIMESTAMP = 1681750840
SHA256 (gradle-7.6.1-bin.zip) = 6147605a23b4eff6c334927a86ff3508cb5d6722cd624c97ded4c2e8640f1f87
SIZE (gradle-7.6.1-bin.zip) = 122052640 
Packages (timestamps in pop-ups are UTC):
 
DependenciesNOTE: 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/jalview
Configuration Options:
     No options to configureOptions name:devel_gradle761USES:cpe java zipFreshPorts 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 | 
|---|
| 7.6.1 31 Dec 2024 08:57:55
 
       | Muhammad Moinur Rahman (bofh)  | Mk/**java.mk: Convert bsd.java.mk to USES
The following features have been added or changed:
- Instead of USE_JAVA use USES=java. This defaults to
  USES=java:build,run if NO_BUILD is undefined. Else it defaults to
  USES=java:run
- Instead of USE_ANT=yes use USES=java:ant which also implies
  USES=java:build
- Instead of JAVA_BUILD=yes use USES=java:build. Does not imply run or
  extract
- Instead of JAVA_EXTRACT=yes use USES=java:extract does not imply
  build or run
- Instead of JAVA_RUN=yes use USES=java:run does not imply extract or
  build
- Instead of USE_JAVA=<version> use USES=java and JAVA_VERSION=<version>
Approved by: mat (portmgr), glewis
Differential Revision:  https://reviews.freebsd.org/D48201 | 
| 7.6.1 14 Sep 2024 22:41:57
 
       | Guangyuan Yang (ygy)  | devel/gradle761: drop maintainership | 
| 7.6.1 04 Jun 2023 21:57:17
 
       | Yuri Victorovich (yuri)  | devel/gradle761: New port: Project automation tool |