aboutsummaryrefslogtreecommitdiff
path: root/java
Commit message (Collapse)AuthorAgeFilesLines
* java/sablevm: Moved man to share/manMuhammad Moinur Rahman2024-02-242-3/+4
| | | | Approved by: portmgr (blanket)
* java/mmake: Moved man to share/manMuhammad Moinur Rahman2024-02-241-2/+3
| | | | Approved by: portmgr (blanket)
* java/jikes: Moved man to share/manMuhammad Moinur Rahman2024-02-242-2/+3
| | | | Approved by: portmgr (blanket)
* java/intellij-ultimate: Moved man to share/manMuhammad Moinur Rahman2024-02-242-3/+3
| | | | Approved by: portmgr (blanket)
* java/icedtea-web: Moved man to share/manMuhammad Moinur Rahman2024-02-241-10/+3
| | | | Approved by: portmgr (blanket)
* lang/rust: Bump revisions after 1.76.0Mikael Urankar2024-02-191-1/+1
| | | | PR: 276920
* java/wildfly: Update version 28.0.1=>29.0.1Muhammad Moinur Rahman2024-02-193-457/+1037
| | | | Changelog: https://www.wildfly.org/news/2023/07/21/WildFly29-Released/
* java/openjdk*: Allow users to specify an alternative cacerts fileMichael Osipov2024-02-094-0/+26
| | | | | | | | | | | | | Similar to certificate management with certctl(8) users can use custom enterprise CAs. These need to be assembled into a custom cacerts file. Therefore, an admin can install a custom truststore to an arbitrary location and have the OpenJDK port symlink to it by adding OPENJDK_SYMLINK_CACERTS to make.conf. E.g., OPENJDK_SYMLINK_CACERTS=/usr/local/etc/ssl/cacerts. PR: 229329 Approved by: jrm (mentor), otis (mentor), glewis Differential Revision: https://reviews.freebsd.org/D42720
* java/openjdk21: Update to 21.0.2Greg Lewis2024-02-043-25/+5
|
* java/openjdk17: Update to 17.0.10Greg Lewis2024-02-044-36/+5
|
* java/openjdk11: Update to 11.0.22Greg Lewis2024-02-042-5/+5
|
* java/openjdk8: Update to 8u402Greg Lewis2024-02-042-6/+5
|
* java/javavmwrapper: Match currently supported versionsGreg Lewis2024-02-044-83/+26
|
* java/openjdk{19,20,21}: fix build with lld 17Dimitry Andric2024-01-263-0/+60
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Building java/openjdk{19,20,21} 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 '_ZTVZ24WB_HandshakeReadMonitorsE19ReadMonitorsClosure' 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 '_ZTVZL20reinitialize_itablesvE18ReinitTableClosure' 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 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: 276425 Approved by: otis (mentor), dim MFH: 2024Q1 Differential Revision: https://reviews.freebsd.org/D43620
* java/wildfly: Update version 27.0.1=>28.0.1Muhammad Moinur Rahman2024-01-233-510/+544
| | | | Changelog: https://www.wildfly.org/news/2023/04/20/WildFly28-Released/
* java/icedtea-web: Sanitize MANPREFIXMuhammad Moinur Rahman2024-01-222-23/+31
| | | | Approved by: portmgr (blanket)
* java/netcomponents: Mark DEPRECATEDMuhammad Moinur Rahman2024-01-191-3/+9
| | | | | | | | - Upstream last release was in 2000 - Upstream unmaintained - Upstream advises to use net/apache-commons-net - Update WWW - Set EXPIRATION_DATE 2024-03-31
* java/wildfly: Update version 26.1.3=>27.0.1Muhammad Moinur Rahman2024-01-183-640/+758
| | | | Changelog: https://www.wildfly.org/news/2022/11/09/WildFly27-Final-Released/
* java/wildfly: Update version 25.0.1=>26.1.3Muhammad Moinur Rahman2024-01-173-500/+524
| | | | Changelog: https://www.wildfly.org/news/2021/12/16/WildFly26-Final-Released/
* java/wildfly: Update version 24.0.1=>25.0.1Muhammad Moinur Rahman2024-01-153-427/+474
| | | | Changelog: https://www.wildfly.org/news/2021/10/05/WildFly25-Final-Released/
* java/wildfly: Update version 23.0.2=>24.0.1Muhammad Moinur Rahman2024-01-153-331/+331
| | | | Changelog: https://www.wildfly.org/news/2021/06/17/WildFly24-Final-Released/
* java/wildfly: Update version 22.0.1=>23.0.2Muhammad Moinur Rahman2024-01-133-379/+446
| | | | Changelog: https://www.wildfly.org/news/2021/03/11/WildFly23-Final-Released/
* java/wildfly: Update version 21.0.2=>22.0.1Muhammad Moinur Rahman2024-01-123-312/+326
| | | | Changelog: https://www.wildfly.org/news/2021/01/13/WildFly22-Final-Released/
* java/wildfly: Update version 20.0.1=>21.0.2Muhammad Moinur Rahman2024-01-123-361/+384
| | | | Changelog: https://www.wildfly.org/news/2020/10/13/WildFly21-Final-Released/
* MAN?PREFIX: eleminate its usage and move man to share/manBaptiste Daroussin2024-01-102-10/+11
|
* java/wildfly: Update version 19.1.0=>20.0.1Muhammad Moinur Rahman2024-01-103-336/+355
| | | | Changelog: https://www.wildfly.org/news/2020/06/08/WildFly20-Final-Released/
* java/wildfly: Update version 18.1.0=>19.0.1Muhammad Moinur Rahman2024-01-103-393/+438
| | | | Changelog: https://issues.redhat.com/secure/ReleaseNote.jspa?projectId=12313721&version=12345176
* lang/rust: Bump revisions after 1.75.0Mikael Urankar2024-01-091-1/+1
| | | | PR: 276033
* devel/subversion: and devel/subversion-lts update to latest release 1.14.3.Lev A. Serebryakov2024-01-081-0/+3
| | | | Thank you, Yasuhito FUTATSUKI.
* java/wildfly: Update version 17.0.1=>18.0.1Muhammad Moinur Rahman2024-01-063-416/+437
| | | | Changelog: https://www.wildfly.org/news/2019/11/14/WildFly-1801-Released/
* java/openjdk20: drop ELFv1 supportPiotr Kubaj2024-01-051-4/+1
|
* java/openjdk18: drop ELFv1 supportPiotr Kubaj2024-01-051-6/+3
|
* java/bootstrap-openjdk8: remove ELFv1 supportPiotr Kubaj2024-01-052-7/+1
|
* java/bootstrap-openjdk17: drop ELFv1 supportPiotr Kubaj2024-01-051-1/+1
|
* java/openjdk11: drop ELFv1 supportPiotr Kubaj2024-01-051-2/+2
|
* java/openjdk21: remove ELFv1 supportPiotr Kubaj2024-01-051-4/+1
|
* java/openjdk19: drop ELFv1 supportPiotr Kubaj2024-01-051-4/+1
|
* java/bootstrap-openjdk11: remove ELFv1 supportPiotr Kubaj2024-01-052-3/+1
|
* java/openjdk17: drop ELFv1 supportPiotr Kubaj2024-01-051-4/+1
|
* java/wildfly: Update version 16.0.0=>17.0.1Muhammad Moinur Rahman2024-01-043-320/+407
| | | | Changelog: https://issues.redhat.com/secure/ReleaseNote.jspa?projectId=12313721&version=12342471
* java/wildfly: Update version 15.0.1=>16.0.0Muhammad Moinur Rahman2024-01-033-742/+279
| | | | Changelog: https://www.wildfly.org/news/2019/02/27/WildFly16-Final-Released/
* java/openjdk8: allow using DSCR on powerpc64Piotr Kubaj2024-01-026-198/+39
| | | | | DSCR was disabled because of a bug in stable/12. Additionally, remove ELFv1 support.
* java/wildfly: Update version 14.0.1=>15.0.1Muhammad Moinur Rahman2024-01-013-233/+732
| | | | Changelog: https://issues.redhat.com/secure/ReleaseNote.jspa?projectId=12313721&version=12340359
* java/wildfly: Update version 13.0.0=>14.0.1Muhammad Moinur Rahman2023-12-313-353/+393
| | | | Changelog: https://issues.redhat.com/secure/ReleaseNote.jspa?projectId=12313721&version=12339042
* */*: Sunset 12.4-RELEASE/12-STABLE from ports treeMuhammad Moinur Rahman2023-12-3113-86/+0
| | | | | | | | | | | | | | | | | | | | | - Remove all references to defunct ARCH arm - Remove all references to defunct ARCH sparc64 - Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64 ARCH - Remove sysutils/afbinit requires defunct sparc64 ARCH - Remove all references to bktr driver - Remove all references to defunct FreeBSD_12 - Remove all references to OSVERSION/OSREL corresponding to 12 - Remove conditionals in Mk/Uses/cabal.mk - Remove sparc reference from Mk/Uses/qt-dist.mk - Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64 - Remove BROKEN_FreeBSD_12* from: - Remove OpenSSL patches from: - Remove conditional flags for OSVERSION >= 1300000 to fixed flags. Also move conditional flags for non sparc64/arm ARCH to fixed flags. Reviewed by: brooks, jbeich, rene, salvadore Differential Revision: https://reviews.freebsd.org/D42068
* java/wildfly10: Remove expired portMuhammad Moinur Rahman2023-12-317-1413/+0
| | | | 2023-11-30 java/wildfly10: End of life upstream
* java/wildfly: Update version 12.0.0=>13.0.0Muhammad Moinur Rahman2023-12-293-292/+344
|
* java/wildfly: Update version 11.0.0=>12.0.0Muhammad Moinur Rahman2023-12-283-492/+546
|
* java/wildfly: New portMuhammad Moinur Rahman2023-12-277-0/+1497
| | | | | | | | | | | | | | | | | | | | | | | Replacement for JBoss Application Server WildFly is a flexible, lightweight, managed application runtime that helps you build amazing applications. WildFly - new name for JBoss Application Server - Fast Startup - Small Footprint - Modular Design - Unified Configuration and Management And of course Java EE! WWW: https://wildfly.org/ As the current MAINTAINER is no longer adding any support and all wildfly versions are about to EXPIRE add this port. Please be informed that this is still an older version of the port. There was a breaking change in wildfly which I cannot recollect so I will need to test and update. But in case someone quickly recollects the breaking version number give me a heads up. Otherwise I will test and update soonish.
* */*: Bump consumers of x11-toolkits/gtk30Nuno Teixeira2023-12-232-2/+2
| | | | New version of gtk3 in tree