aboutsummaryrefslogtreecommitdiff
path: root/java
Commit message (Collapse)AuthorAgeFilesLines
* math/scilab: drop maintainershipMax Brazhnikov2023-11-085-5/+5
| | | | Release math/scilab and its prerequisites
* */*: Update WWW to use HTTPS for sourceforge.net projectsRodrigo Osorio2023-11-064-4/+4
| | | | | | | | Homepage link is permanent redirected to its HTTPS counterpart Issue reported by repology : https://repology.org/repository/freebsd/problems Approved by: portmgr (blanket) PR: 274888
* */*: Update WWW to use HTTPSRodrigo Osorio2023-11-011-1/+1
| | | | Homepage link is permanent redirected to its HTTPS counterpart
* */*: Update WWW to use HTTPS for sourceforge.net projectsRodrigo Osorio2023-11-015-5/+5
| | | | Homepage link is permanent redirected to its HTTPS counterpart
* java/openjdk17: fix build on powerpc64*Piotr Kubaj2023-10-251-0/+19
| | | | | | | | | | Backport the patch from openjdk19 to fix the recently appearing error: /wrkdirs/usr/ports/java/openjdk17/work/jdk17u-jdk-17.0.9-9-1/src/hotspot/os_cpu/bsd_ppc/os_bsd_ppc.cpp:194:29: error: no member named 'is_safefetch_fault' in 'StubRoutines' if (pc && StubRoutines::is_safefetch_fault(pc)) { ~~~~~~~~~~~~~~^ /wrkdirs/usr/ports/java/openjdk17/work/jdk17u-jdk-17.0.9-9-1/src/hotspot/os_cpu/bsd_ppc/os_bsd_ppc.cpp:195:52: error: no member named 'continuation_for_safefetch_fault' in 'StubRoutines' os::Posix::ucontext_set_pc(uc, StubRoutines::continuation_for_safefetch_fault(pc)); ~~~~~~~~~~~~~~^
* lang/rust: Bump revisions after 1.73.0Mikael Urankar2023-10-241-1/+1
| | | | PR: 274499
* java/wildfly*: Deprecate and set expiration date to 2023-11-30Daniel Engberg2023-10-2313-0/+39
| | | | | | | | | All versions of wildfly are since long end of life upstream Reference: https://www.wildfly.org/news/2023/05/11/WildFly-Roadmap/ Approved by: portmgr (maintainer timeout, 2+ weeks)
* java/openjdk21: fix build on powerpc64*Piotr Kubaj2023-10-231-0/+3
| | | | | | | | | | | | | | | /wrkdirs/usr/ports/java/openjdk21/work/jdk21u-jdk-21.0.1-12-1/src/hotspot/share/runtime/javaThread.hpp:1117:10: fatal error: 'javaThread_bsd_ppc.hpp' file not found ^~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/java/openjdk21/work/jdk21u-jdk-21.0.1-12-1/src/hotspot/share/utilities/macros.hpp:618:40: note: expanded from macro 'OS_CPU_HEADER' ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/java/openjdk21/work/jdk21u-jdk-21.0.1-12-1/src/hotspot/share/utilities/macros.hpp:35:17: note: expanded from macro 'XSTR' ^~~~~~ /wrkdirs/usr/ports/java/openjdk21/work/jdk21u-jdk-21.0.1-12-1/src/hotspot/share/utilities/macros.hpp:32:17: note: expanded from macro 'STR' ^~ <scratch space>:74:1: note: expanded from here "javaThread_bsd_ppc.hpp" ^~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated.
* java/openjdk21: Fix bootstrap dependency specificationGreg Lewis2023-10-231-2/+2
| | | | PR: 273979
* java/openjdk21: Add a port of JDK 21Greg Lewis2023-10-2312-0/+505
|
* java/openjdk17: Update to 17.0.9Greg Lewis2023-10-212-6/+5
|
* java/openjdk11: Update to 11.0.21Greg Lewis2023-10-202-6/+5
|
* java/openjdk8: Update to 8u392Greg Lewis2023-10-192-5/+5
|
* java/openjdk20: Fix the build on aarch64Greg Lewis2023-10-161-1/+0
| | | | Remove a reference to an extra patch that no longer exists
* java/openjdk17: fix build with lld 17Dimitry Andric2023-10-061-0/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Building java/openjdk17 with lld 17 results in the following link errors: ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZ21WB_HandshakeWalkStackE16TraceSelfClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZ26WB_AsyncHandshakeWalkStackE16TraceSelfClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN12JvmtiEnvBase27check_for_periodic_clean_upEvE28ThreadInsideIterationClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN15G1RemSetSummary6updateEvE11CollectData' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN16SATBMarkQueueSet22set_active_all_threadsEbbE22SetThreadActiveClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN16SATBMarkQueueSet23abandon_partial_markingEvE25AbandonThreadQueueClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN18G1ConcurrentRefine30get_and_reset_refinement_statsEvE12CollectStats' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN19G1DirtyCardQueueSet12abandon_logsEvE23AbandonThreadLogClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN19G1DirtyCardQueueSet16concatenate_logsEvE27ConcatenateThreadLogClosure' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN19G1DirtyCardQueueSet30get_and_reset_refinement_statsEvE12CollectStats' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol '_ZTVZN7Threads25change_thread_claim_tokenEvE11ResetClaims' failed: symbol not defined c++: error: linker command failed with exit code 1 (use -v to see invocation) This is because lld 17 defaults to errors when undefined symbols are referenced in linker version scripts. The problem is due to the Makefile JvmMapfile.gmk, which generates a linker version script. It uses "nm --defined-only" to dump symbols in object files, but this also includes local (hidden) symbols. Add "--extern-only" to make it only dump global symbols. PR: 274109 Approved by: maintainer timeout (10 days) MFH: 2023Q4
* java/openjdk8: fix build with lld 17Dimitry Andric2023-10-061-1/+2
| | | | | | | | | | | | | | | | | | | | Building java/openjdk8 with lld 17 results in the following link error: Making SA debugger back-end... ld: error: version script assignment of 'SUNWprivate_1.1' to symbol 'ps_getpid' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol 'ps_lcontinue' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol 'ps_lgetxmmregs' failed: symbol not defined ld: error: version script assignment of 'SUNWprivate_1.1' to symbol 'ps_lsetxmmregs' failed: symbol not defined cc: error: linker command failed with exit code 1 (use -v to see invocation) This is because lld 17 defaults to errors when undefined symbols are referenced in linker version scripts. Since there are many of these in openjdk 8, suppress the errors by adding -Wl,--undefined-version to the --with-extra-ldflags configure option. PR: 274106 Approved by: maintainer timeout (10 days) MFH: 2023Q4
* java/openjdk20: fix build on powerpc64Piotr Kubaj2023-10-022-0/+29
|
* java/openjdk20: Add a port of JDK 20Greg Lewis2023-10-0113-0/+524
|
* java/intellij-ultimate: fix fsnotifier pathyjqg66662023-09-261-1/+2
| | | | | PR: 274097 Reported by: jinking.this@gmail.com
* java/intellij-ultimate: update to 2022.2.5yjqg66662023-09-252-7/+7
| | | | | | | | | ChangeLog: https://youtrack.jetbrains.com/articles/IDEA-A-2100661473/IntelliJ-IDEA-2022.2.5-222.4554.10-build-Release-Notes PR: 274046 Reported by: jinking.this@gmail.com Approved by: andoriyu@gmail.com (maintainer)
* */*: Use only HTTPS to fetch ports from Maven CentralMichael Osipov2023-09-172-2/+2
| | | | | | | | | Maven Central supports HTTPS only for quite some time now and responds with "Not Implemented" over HTTP. Source: https://blog.sonatype.com/central-repository-moving-to-https PR: 272867
* */*: Return to pool as per maintainer's requestEdmondas Girkantas2023-09-152-2/+2
| | | | | | Thanks to Edmondas Girkantas for his dedication to ports tree. PR: 273815
* java/apache-commons-lang3: Upgrade to 3.13.0Don Lewis2023-09-112-4/+4
|
* lang/rust: Bump revisions after 1.72.0Mikael Urankar2023-09-081-1/+1
| | | | PR: 273331
* java/eclipse: fix buildJonathan Chen2023-08-301-1/+1
| | | | | | | | Fix build after https://cgit.freebsd.org/ports/commit/?id=a1c897de331a3363f0d74b0decf8d07ae2498f1c PR: 273333 Reported by: jonc@chen.org.nz
* java/openjdk19: Fix build with llvm16Muhammad Moinur Rahman2023-08-071-0/+3
| | | | | Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
* */*: Bump jpeg-turbo users treewideDaniel Engberg2023-07-285-2/+5
| | | | New major version 3.0.0
* */*: Fix build with llvm16 on 13.2-STABLEMuhammad Moinur Rahman2023-07-263-8/+3
| | | | | | | | | | | | As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE with the OSVERSION 1302507. - Utilize USE_CXXSTD=c++14 or similar solution where applicable - Update conditionals to addtionally check for OSVERSION greater than 1302507 and less than 1400000 Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
* java/intellij-fsnotifier: Update to 20230112Erik Jensen2023-07-253-18/+23
| | | | | | | | | | | | | ChangeLog: https://gitlab.com/worthwhileit/bsd/fsnotifier "Adaptation of JetBrains' fsNotifier (https://github.com/JetBrains/intellij-community/tree/master/native/fsNotifier/linux) to work on FreeBSD, largely inspired by the modifications made by the user t6 at the (now 404'd) GitHub repository (https://github.com/t6/fsnotifier) by the name of fsnotifier." PR: 272703 Reported by: erik@tenku.dk (maintainer)
* java/sablevm-classpath: Fix build with llvm16Muhammad Moinur Rahman2023-07-241-29/+21
| | | | | | | | - Utilize USES=localbase - COnvert to OPTIONSNG - Pet portclippy Sponsored by: The FreeBSD Foundation
* java/jlint: Fix build with llvm16Muhammad Moinur Rahman2023-07-231-0/+1
| | | | | | - Pet portclippy Sponsored by: The FreeBSD Foundation
* java/openjdk17: Update to 17.0.8Greg Lewis2023-07-232-4/+4
|
* java/openjdk11: Update to 11.0.20Greg Lewis2023-07-232-5/+5
|
* java/openjdk8: Update to 8u382Greg Lewis2023-07-232-6/+5
|
* lang/rust: Bump revisions after 1.71.0Mikael Urankar2023-07-171-1/+1
| | | | PR: 272449
* java/eclipse-pydev: update to 10.2.1Michael Zhilin2023-07-033-4293/+4295
| | | | Changelog: https://www.pydev.org/history_pydev.html#release-10-2-1-2023-07-02
* all: remove explicit versions in USES=python for "3.x+"Rene Ladan2023-06-271-1/+1
| | | | | | | | | | | | | | | | | | | The logic in USES=python will automatically convert this to 3.8+ by itself. Adjust two ports that only had Python 3.7 mentioned but build fine on Python 3.8 too. finance/quickfix: mark BROKEN with PYTHON libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++ -DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable -Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi -Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings -Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x -MT _quickfix_la-QuickfixPython.lo -MD -MP -MF .deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o .libs/_quickfix_la-QuickfixPython.o warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found ^~~~~~~~~~ 1 warning and 1 error generated. Reviewed by: portmgr, vishwin, yuri Differential Revision: <https://reviews.freebsd.org/D40568>
* java/jikes: Fix build with llvm16Muhammad Moinur Rahman2023-06-251-4/+9
| | | | | | - Pet portclippy Sponsored by: The FreeBSD Foundation
* java/openjfx14: Fix build with llvm16Muhammad Moinur Rahman2023-06-251-0/+6
| | | | Sponsored by: The FreeBSD Foundation
* java/apache-commons-codec: update to 1.16.0 releaseAlex Dupre2023-06-232-4/+4
|
* java/netty: Fix buils with llvm15Muhammad Moinur Rahman2023-06-121-0/+7
| | | | | | - OPTOINIZE DOCS install Approved by: portmgr (blanket)
* lang/rust: Bump revisions after 1.70.0Mikael Urankar2023-06-091-1/+1
| | | | PR: 271797
* java/openjdk17: Update to 17.0.7Greg Lewis2023-04-293-16/+5
|
* java/openjdk11: Update to 11.0.19Greg Lewis2023-04-293-16/+5
|
* java/openjdk8: fix build with clang 16Dimitry Andric2023-04-291-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since clang 16 (and gcc 11) the default C++ standard is now gnu++17. Because java/openjdk8's build infrastructure does not explicitly set its C++ standard, this leads to several errors: /wrkdirs/usr/ports/java/openjdk8/work/jdk8u-jdk8u362-b09.1/hotspot/src/share/vm/adlc/arena.cpp:82:3: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register Chunk *k = _first; ^~~~~~~~~ /wrkdirs/usr/ports/java/openjdk8/work/jdk8u-jdk8u362-b09.1/hotspot/src/share/vm/adlc/arena.cpp:96:3: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register Chunk *k = _chunk; // Get filled-up chunk address ^~~~~~~~~ 2 errors generated. /wrkdirs/usr/ports/java/openjdk8/work/jdk8u-jdk8u362-b09.1/hotspot/src/share/vm/adlc/adlparse.cpp:4567:3: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register char c; ^~~~~~~~~ /wrkdirs/usr/ports/java/openjdk8/work/jdk8u-jdk8u362-b09.1/hotspot/src/share/vm/adlc/adlparse.cpp:4765:3: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register char c; ^~~~~~~~~ For newer versions of OpenJDK this has been fixed by removing the 'register' keyword, but upstream has not yet backported it to OpenJDK 8. To work around the errors, define the register keyword away using a command line flag. PR: 271080 Approved by: glewis (maintainer) MFH: 2023Q2
* java/openjdk8: Update to 8u372Greg Lewis2023-04-294-28/+5
|
* */*: Bump all users of multimedia/ffmpeg*Daniel Engberg2023-04-271-1/+1
| | | | ...to make sure all picks up new version(s)
* java/openjfx14: Move to FFmpeg 4Daniel Engberg2023-04-272-1/+41
| | | | | | | | | Fails to build with FFmpeg 6 PR: 261302 Reported by: antoine (via exp-run) Approved by: portmgr (blanket, build fix) Sponsored by: Blinkinblox
* audio/opus: bump consumers after update to 1.4Christian Weisgerber2023-04-252-1/+2
|
* lang/rust: Bump revisions after 1.69.0Mikael Urankar2023-04-231-1/+1
| | | | PR: 270953