summaryrefslogtreecommitdiff
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* java/openjdk15: fix build on powerpc64lePiotr Kubaj2021-03-164-7/+9
| | | | Also cosmetic fixes related to powerpc64* for openjdk 12, 13, 14.
* java/openjdk14: fix build on powerpc64lePiotr Kubaj2021-03-164-5/+51
| | | | Approved by: tier 2 blanket
* java/openjdk13: add powerpc64le supportPiotr Kubaj2021-03-161-4/+6
|
* java/openjfx14: enable on powerpc64lePiotr Kubaj2021-03-151-1/+1
|
* java/openjdk12: fix build on powerpc64lePiotr Kubaj2021-03-154-5/+51
| | | | | | This ports r556940 to java/openjdk11. Approved by: tier 2 blanket
* java/openjdk11: enable dtrace on powerpc64lePiotr Kubaj2021-03-151-2/+4
| | | | Builds fine.
* java/intellij-rubymine: update to 2020.3.2Rene Ladan2021-03-133-117/+317
| | | | | While here, update to JDK 11+, this avoids a conflict when also having CLion installed. Take maintainership.
* java/eclipse-pydev: resurrect portMichael Zhilin2021-03-117-0/+1479
| | | | | | | | | | This commits resurrects java/eclipse-pydev, updates to latest version and fixes python version PR: 254194 Submitted by: mizhka Approved by: lwhsu Sponsored by: Postgres Professional
* java/intellij-rubymine: Fix packaging with non-default Python versionsKai Knoblich2021-03-111-9/+9
| | | | | | | | | * Replace a few occurrences in pkg-plist where PYTHON_VER shouldn't be used as a substitution. PR: 253815 Approved by: portmgr (build fix) MFH: 2021Q1
* java/eclipse: port to powerpc64lePiotr Kubaj2021-03-0911-290/+521
| | | | | PR: 254149 Approved by: jonc@chen.org.nz (maintainer)
* java/intellij-ultimate: some fixesFernando Apesteguía2021-03-012-8/+15
| | | | | | | | | | * added pty4j native (bundled too old) * initial JDK 15+ support * fixed GUI rendering PR: 253747 Submitted by: dmitry.wagin@ya.ru Approved by: andoriyu@gmail.com (maintainer)
* Add support for 16 as a version specifierGreg Lewis2021-02-233-11/+16
|
* Fix the build on i386Greg Lewis2021-02-231-0/+153
| | | | | | | This change is a partial sync with the Linux version of this file. The included fix for i386 is to recognise i586 as a define instead of just i386. The change also includes some re-ordering and removal of sparc support, but they should be no-ops.
* Replace ${ECHO} with ${ECHO_CMD}.Jung-uk Kim2021-02-191-3/+3
| | | | | | ${ECHO} may be no-op when "make -s" is used. PR: 253588
* Add a port of OpenJDK 16Greg Lewis2021-02-1413-0/+494
|
* lang/rust: Update to 1.50.0Mikael Urankar2021-02-141-1/+1
| | | | | | | | | | | | - Use bundled libgit/libssh, the versions in ports are too old - Update lang/rust-nightly to 2021-02-12 - Update devel/racer to 2.1.41 - Import upstream patch to fix build issue for Firefox and related ports (https://bugzilla.mozilla.org/show_bug.cgi?id=1684261) Changes: https://github.com/rust-lang/rust/releases/tag/1.50.0 Tested by: mikael, pkubaj Differential Revision: https://reviews.freebsd.org/D28616
* Fix the build on aarch64Greg Lewis2021-02-141-0/+15
|
* Update to 13.0.7.1Greg Lewis2021-02-073-26/+5
|
* Fix build with Clang 11.Jung-uk Kim2021-02-055-0/+114
| | | | | | | | https://github.com/battleblow/jdk14u/commit/11c638e62d57229828810b7fbdd1bb143808d5a3 https://github.com/battleblow/jdk14u/commit/a01e80aa36522ce709ee301afac057f649a1c472 https://github.com/battleblow/jdk14u/commit/0874ad9af5058d3dc9381e7d80745b8a3b1c5b6d PR: 250270
* Fix build with Clang 11.Jung-uk Kim2021-02-055-1/+114
| | | | | | | | https://github.com/battleblow/openjdk-jdk12u/commit/9e8e504992f95cc36c6dcd6e6f57ac18b58e0db5 https://github.com/battleblow/openjdk-jdk12u/commit/c525150ace8816c503ccc618ea5559d06c99bbcb https://github.com/battleblow/openjdk-jdk12u/commit/dc2d99a20d0eea8d79cb31960cb693b2a4a39a4b PR: 250270
* java/visualvm: update to 2.0.6Steve Wills2021-02-053-6/+6
|
* java/intellij-ultimate: update to 2020.3.2Fernando Apesteguía2021-02-025-481/+520
| | | | | | | | | ChangeLog: https://confluence.jetbrains.com/display/IDEADEV/IntelliJ+IDEA+2020.3.2+%28203.7148.57+build%29+Release+Notes PR: 253151 Submitted by: ale@FreeBSD.org Approved by: andoriyu@gmail.com (maintainer)
* java/intellij-pty4j: Update to 0.11.4Fernando Apesteguía2021-02-012-13/+12
| | | | | PR: 253133 Submitted by: dmitry.wagin@ya.ru (maintainer)
* Update to 2021aGreg Lewis2021-01-313-5/+4
|
* Update to 15.0.2Greg Lewis2021-01-222-6/+5
|
* Update to 8u282 GAGreg Lewis2021-01-214-34/+5
|
* Update to 11.0.10 GAGreg Lewis2021-01-218-98/+10
|
* Mark as BROKEN on riscv64 the same as on aarch64.Mark Linimon2021-01-191-2/+3
| | | | | | | While here, pet portlint (Makevar order). Approved by: portmgr (tier-2 blanket) Obtained from: lonesome.com build testing
* lang/rust: Update to 1.49.0Mikael Urankar2021-01-061-1/+1
| | | | | | | Changes: https://github.com/rust-lang/rust/releases/tag/1.49.0 Tested by: mikael, pkubaj Differential Revision: https://reviews.freebsd.org/D27940
* java/aparapi: enable on powerpc64lePiotr Kubaj2021-01-031-1/+1
|
* Fix build on i386 by removing two old patches that worked around a bug inTijl Coosemans2020-12-293-29/+1
| | | | the Mesa headers that has since been fixed.
* java/aparapi: enable on powerpc64Piotr Kubaj2020-12-291-1/+1
| | | | Builds fine.
* Restrict to Java 8, since this doesn't compile with Java 11Greg Lewis2020-12-271-0/+1
| | | | PR: 251774
* Restrict to Java 8, since this doesn't compile with Java 11Greg Lewis2020-12-271-0/+1
| | | | PR: 251774
* Restrict to Java 8, since this doesn't compile with Java 11Greg Lewis2020-12-271-0/+1
| | | | PR: 251774
* Restrict to Java 8, since this doesn't compile with Java 11Greg Lewis2020-12-271-0/+1
| | | | PR: 251774
* Restrict to Java 8, since this doesn't compile with Java 11Greg Lewis2020-12-271-0/+1
| | | | PR: 251774
* Restrict to Java 8, since this doesn't compile with Java 11Greg Lewis2020-12-271-0/+1
| | | | PR: 251774
* java/bootstrap-openjdk11: fix packaging on aarch64Piotr Kubaj2020-12-221-0/+1
| | | | | PR: 251262 Reported by: mikael
* java/visualvm: update to 2.0.5Steve Wills2020-12-183-4/+5
|
* devel/intellij-rubymine: pet portlintPedro F. Giffuni2020-12-161-1/+2
| | | | | | USES= goes before USE_ Approved by: thierry (mentor, implicit)
* devel/intellij-rubymine: Update to version 2020.2Pedro F. Giffuni2020-12-165-2159/+2526
| | | | | | | | | Long needed update. Catch up with changes in the original intellij port Fix the desktop support as it was using text from the ideas port. Reset the maintainer, as requested long ago. Approved by: thierry (mentor, implicit)
* java/openjdk11: add powerpc64le supportPiotr Kubaj2020-12-035-4/+58
| | | | | | | This mostly adds powerpc64le in places where there's only powerpc64. PR: 251263 Approved by: java (maintainer timeout)
* java/bootstrap-openjdk11: add powerpc64le bootstrapPiotr Kubaj2020-12-033-5/+12
| | | | | | | | | It's versioned 11.0.5.10.1, but this is to match what the port has. However, it was built from the latest tag from https://github.com/battleblow/openjdk-jdk11u (jdk-11.0.9+11-1). Since it's only a bootstrap, it's committed with this older PORTVERSION. PR: 251262 Approved by: java (maintainer timeout)
* java/openjdk8: add support for powerpc64lePiotr Kubaj2020-12-033-2/+36
| | | | | | | | | | | | | powerpc64le needs --disable-jfr and USE_PRECOMPILED_HEADER=0 - same as powerpc64 elfv2. Clang refuses to build little-endian binaries for power7, this needs to be bumped to power8 (this is a bug in openjdk, POWER7 is not LE-compatible). -minsert-sched-nops=regroup_exact -mno-multiple -mno-string are not supported by clang and need to be removed. FreeBSD uses sys/endian.h instead of byteswap.h and bswap{16,32,64} instead of bswap_{16,32,64}. PR: 251247 Approved by: java (maintainer timeout)
* Remove expired ports:Rene Ladan2020-12-0158-2229/+0
| | | | | | | | | | | | | | | | | | 2020-11-30 databases/datamodeler: depends on expiring java/openjfx8-devel 2020-11-30 devel/gradle4: only needed for expiring biology/igv and java/openjfx8-devel 2020-11-30 devel/py-astroid1: Use devel/py-astroid instead 2020-11-30 devel/pylint1: Use devel/pylint instead 2020-11-30 german/mediathekview: depends on expiring java/openjfx8-devel 2020-11-30 java/openjfx8-devel: No longer maintained upstream 2020-11-30 java/openjfx8-scenebuilder: depends on expiring java/openjfx8-devel 2020-11-30 net-im/py-sleekxmpp: Upstream archived and advices to use net-im/py-slixmpp 2020-12-01 net-mgmt/zabbix44-agent: End of Life 2020-12-01 net-mgmt/zabbix44-frontend: End of Life 2020-12-01 net-mgmt/zabbix44-java: End of Life 2020-12-01 net-mgmt/zabbix44-proxy: End of Life 2020-12-01 net-mgmt/zabbix44-server: End of Life 2020-11-30 print/jabref: depends on expiring java/openjfx8-devel 2020-11-30 science/datawarrior: depends on expiring java/openjfx8-devel
* java/sigar: fix build on powerpc64Piotr Kubaj2020-11-271-3/+2
| | | | MFH: 2020Q4 (fix build blanket)
* lang/rust: Update to 1.48.0Mikael Urankar2020-11-241-1/+1
| | | | | | | | Changes: https://github.com/rust-lang/rust/releases/tag/1.48.0 Reviewed by: jbeich Tested by: bdragon, jbeich, mikael Differential Revision: https://reviews.freebsd.org/D27293
* java/bootstrap-openjdk8: add bootstrap for powerpc64lePiotr Kubaj2020-11-192-1/+5
|
* java/javahelp: fix build with modern JDKMax Brazhnikov2020-11-181-0/+4
|