Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| e3d2d4cd | 2025-12-04 07:48:02 | Make this work with gcc15 Remove base-gcc from COMPILER, replace the CXXFLAGS_base-clang with CXXFLAGS so that the right -std=c++XY is passed to the compiler since in most cases the c++ needs to be downgraded to make the code compile. OK sthen@ tb@ | ||
| 5e68b8e7 | 2025-10-06 12:38:25 | Add support for jdk-25. okay sthen@ | ||
| 4efba5e0 | 2025-09-08 21:27:13 | java/gradle: update to 8.14.3 OK: sthen@, ian@, maintainer timeout | ||
| 09e3afc6 | 2025-07-31 15:45:42 | switch jBCrypt to MODJAVA_VER=11+ | ||
| 9b590be1 | 2024-12-13 00:10:50 | jdk-11.0.25 has newer jquery etc); regen plist | ||
| fdbddea8 | 2023-12-28 16:41:33 | jlint: avoid name collision with drem(3) Newer libcxx pulls in math.h, causing a name collision. Following FreeBSD move the local symbol to Jdrem. Either this works or no one is using this port, probably both. With the help of kurt | ||
| 6624255f | 2023-12-07 17:20:52 | Update to version 2.3 to add support for jdk-21 | ||
| b9b4b280 | 2023-11-15 19:55:53 | use -std=c++14 for base-clang to unbreak with clang16 | ||
| 4e66d499 | 2023-11-07 14:19:05 | http://*sourceforge.net now redirect to https Update SITES, HOMEPAGE, and comments. | ||
| da086bca | 2023-09-26 11:47:58 | MASTER_SITES -> SITES |