notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
non port: Mk/Uses/java.mk

Number of commits found: 4

Saturday, 29 Mar 2025
16:09 Joseph Mingrone (jrm) search for other commits by this committer
Mk/Uses/java.mk: Fix a misnamed variable

Reported by:	mat
Fixes:		e9a357530 Mk/Uses/java.mk: Update for new java/openjdk24
commit hash: 52235c43f57d9b5b687b8c438c6e3054d13ed86f commit hash: 52235c43f57d9b5b687b8c438c6e3054d13ed86f commit hash: 52235c43f57d9b5b687b8c438c6e3054d13ed86f commit hash: 52235c43f57d9b5b687b8c438c6e3054d13ed86f 52235c4
13:41 Joseph Mingrone (jrm) search for other commits by this committer
Mk/Uses/java.mk: Fix indentation

The check_mk_indentations pre-commit hook is preventing changes to the
file until the indentation is fixed.

Sponsored by:	The FreeBSD Foundation
commit hash: 6be8da973f228d1b8ebaea7ebad211c425ccc68b commit hash: 6be8da973f228d1b8ebaea7ebad211c425ccc68b commit hash: 6be8da973f228d1b8ebaea7ebad211c425ccc68b commit hash: 6be8da973f228d1b8ebaea7ebad211c425ccc68b 6be8da9
13:41 Joseph Mingrone (jrm) search for other commits by this committer
Mk/Uses/java.mk: Update for new java/openjdk24

Reported by:	vvd
Sponsored by:	The FreeBSD Foundation
commit hash: e9a35753004908993e6af60031c0008c049596cf commit hash: e9a35753004908993e6af60031c0008c049596cf commit hash: e9a35753004908993e6af60031c0008c049596cf commit hash: e9a35753004908993e6af60031c0008c049596cf e9a3575
Tuesday, 31 Dec 2024
08:57 Muhammad Moinur Rahman (bofh) search for other commits by this committer
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
commit hash: 0835676e361bca74b28b09fe0425ed5ee958f26b commit hash: 0835676e361bca74b28b09fe0425ed5ee958f26b commit hash: 0835676e361bca74b28b09fe0425ed5ee958f26b commit hash: 0835676e361bca74b28b09fe0425ed5ee958f26b 0835676

Number of commits found: 4