Commit graph

4989 commits

Author SHA1 Message Date
Piotr Kubaj
ba91d6745c java/openjdk16: enable dtrace on powerpc64 elfv2 2021-03-17 14:12:19 +00:00
Piotr Kubaj
4d98818947 java/openjdk15: enable dtrace on powerpc64 elfv2 2021-03-17 13:34:11 +00:00
Piotr Kubaj
befc45230e java/openjdk14: enable dtrace on powerpc64 2021-03-17 12:57:11 +00:00
Piotr Kubaj
29526e5d4c java/openjdk13: enable dtrace on powerpc64 elfv2 2021-03-17 11:15:23 +00:00
Piotr Kubaj
bb74b4d054 java/openjdk12: enable dtrace on powerpc64 elfv2 2021-03-17 02:00:16 +00:00
Piotr Kubaj
c4cf57f581 java/openjdk11: enable dtrace on powerpc64 elfv2 2021-03-17 01:18:33 +00:00
Piotr Kubaj
ac65e984e8 java/openjdk16: fix build on powerpc64le 2021-03-16 18:54:11 +00:00
Piotr Kubaj
de4c16f87d java/openjdk15: fix build on powerpc64le
Also cosmetic fixes related to powerpc64* for openjdk 12, 13, 14.
2021-03-16 18:06:55 +00:00
Piotr Kubaj
3f4435d085 java/openjdk14: fix build on powerpc64le
Approved by:	tier 2 blanket
2021-03-16 17:13:49 +00:00
Piotr Kubaj
943566a4be java/openjdk13: add powerpc64le support 2021-03-16 15:47:28 +00:00
Piotr Kubaj
69ac2578cf java/openjfx14: enable on powerpc64le 2021-03-15 15:49:49 +00:00
Piotr Kubaj
435dcd8105 java/openjdk12: fix build on powerpc64le
This ports r556940 to java/openjdk11.

Approved by:	tier 2 blanket
2021-03-15 14:58:01 +00:00
Piotr Kubaj
9a40a712b9 java/openjdk11: enable dtrace on powerpc64le
Builds fine.
2021-03-15 13:08:30 +00:00
Rene Ladan
b40a111797 java/intellij-rubymine: update to 2020.3.2
While here, update to JDK 11+, this avoids a conflict when also having CLion
installed. Take maintainership.
2021-03-13 12:18:19 +00:00
Michael Zhilin
bd90df52c3 java/eclipse-pydev: resurrect port
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
2021-03-11 20:55:47 +00:00
Kai Knoblich
61b1093d6b java/intellij-rubymine: Fix packaging with non-default Python versions
* 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
2021-03-11 12:27:21 +00:00
Piotr Kubaj
56e7d83753 java/eclipse: port to powerpc64le
PR:		254149
Approved by:	jonc@chen.org.nz (maintainer)
2021-03-09 00:13:57 +00:00
Fernando Apesteguía
14031e27fe java/intellij-ultimate: some fixes
* 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)
2021-03-01 07:53:45 +00:00
Greg Lewis
47213c9c73 Add support for 16 as a version specifier 2021-02-23 04:44:48 +00:00
Greg Lewis
c8368297f2 Fix the build on i386
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.
2021-02-23 04:34:21 +00:00
Jung-uk Kim
59d2277eb6 Replace ${ECHO} with ${ECHO_CMD}.
${ECHO} may be no-op when "make -s" is used.

PR:		253588
2021-02-19 08:02:02 +00:00
Greg Lewis
a133da99cd Add a port of OpenJDK 16 2021-02-14 17:33:14 +00:00
Mikael Urankar
6bebfaa8a0 lang/rust: Update to 1.50.0
- 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
2021-02-14 15:45:10 +00:00
Greg Lewis
c14b19b53c Fix the build on aarch64 2021-02-14 05:15:44 +00:00
Greg Lewis
38debecfd7 Update to 13.0.7.1 2021-02-07 05:19:58 +00:00
Jung-uk Kim
31ae652e5f Fix build with Clang 11.
11c638e62d
a01e80aa36
0874ad9af5

PR:		250270
2021-02-05 04:06:54 +00:00
Jung-uk Kim
d9f4cebe44 Fix build with Clang 11.
9e8e504992
c525150ace
dc2d99a20d

PR:		250270
2021-02-05 04:04:53 +00:00
Steve Wills
dadc75af96 java/visualvm: update to 2.0.6 2021-02-05 02:43:36 +00:00
Fernando Apesteguía
ded201ca82 java/intellij-ultimate: update to 2020.3.2
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)
2021-02-02 06:23:27 +00:00
Fernando Apesteguía
45cb189d97 java/intellij-pty4j: Update to 0.11.4
PR:	253133
Submitted by:	dmitry.wagin@ya.ru (maintainer)
2021-02-01 17:46:03 +00:00
Greg Lewis
c906b614f9 Update to 2021a 2021-01-31 22:05:10 +00:00
Greg Lewis
77ed0fc0b5 Update to 15.0.2 2021-01-22 03:19:20 +00:00
Greg Lewis
2c4828e1b5 Update to 8u282 GA 2021-01-21 03:05:07 +00:00
Greg Lewis
a7f3236bcd Update to 11.0.10 GA 2021-01-21 03:04:11 +00:00
Mark Linimon
d4b90686db Mark as BROKEN on riscv64 the same as on aarch64.
While here, pet portlint (Makevar order).

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build testing
2021-01-19 03:24:46 +00:00
Mikael Urankar
a798515415 lang/rust: Update to 1.49.0
Changes: https://github.com/rust-lang/rust/releases/tag/1.49.0

Tested by:	mikael, pkubaj
Differential Revision:	https://reviews.freebsd.org/D27940
2021-01-06 10:13:58 +00:00
Piotr Kubaj
e796a12ed3 java/aparapi: enable on powerpc64le 2021-01-03 19:11:33 +00:00
Tijl Coosemans
69934da8e7 Fix build on i386 by removing two old patches that worked around a bug in
the Mesa headers that has since been fixed.
2020-12-29 20:47:14 +00:00
Piotr Kubaj
cd71a906c7 java/aparapi: enable on powerpc64
Builds fine.
2020-12-29 13:17:56 +00:00
Greg Lewis
5f4efb808f Restrict to Java 8, since this doesn't compile with Java 11
PR:			251774
2020-12-27 19:00:14 +00:00
Greg Lewis
779e3c56c2 Restrict to Java 8, since this doesn't compile with Java 11
PR:			251774
2020-12-27 18:56:42 +00:00
Greg Lewis
a4fc91b3af Restrict to Java 8, since this doesn't compile with Java 11
PR:			251774
2020-12-27 05:07:01 +00:00
Greg Lewis
e9fa9f82e0 Restrict to Java 8, since this doesn't compile with Java 11
PR:			251774
2020-12-27 04:24:01 +00:00
Greg Lewis
4350df64ae Restrict to Java 8, since this doesn't compile with Java 11
PR:			251774
2020-12-27 04:17:26 +00:00
Greg Lewis
0671958cb7 Restrict to Java 8, since this doesn't compile with Java 11
PR:			251774
2020-12-27 03:00:50 +00:00
Piotr Kubaj
ca83f607eb java/bootstrap-openjdk11: fix packaging on aarch64
PR:		251262
Reported by:	mikael
2020-12-22 23:28:16 +00:00
Steve Wills
6b40f7ce9e java/visualvm: update to 2.0.5 2020-12-18 03:16:37 +00:00
Pedro F. Giffuni
47deb979db devel/intellij-rubymine: pet portlint
USES= goes before USE_

Approved by:	thierry (mentor, implicit)
2020-12-16 21:45:29 +00:00
Pedro F. Giffuni
c5f1b85ec0 devel/intellij-rubymine: Update to version 2020.2
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)
2020-12-16 21:39:19 +00:00
Piotr Kubaj
89480f7d7e java/openjdk11: add powerpc64le support
This mostly adds powerpc64le in places where there's only powerpc64.

PR:		251263
Approved by:	java (maintainer timeout)
2020-12-03 23:46:20 +00:00