| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Also cosmetic fixes related to powerpc64* for openjdk 12, 13, 14.
|
| |
|
|
| |
Approved by: tier 2 blanket
|
| | |
|
| | |
|
| |
|
|
|
|
| |
This ports r556940 to java/openjdk11.
Approved by: tier 2 blanket
|
| |
|
|
| |
Builds fine.
|
| |
|
|
|
| |
While here, update to JDK 11+, this avoids a conflict when also having CLion
installed. Take maintainership.
|
| |
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
| |
* 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
|
| |
|
|
|
| |
PR: 254149
Approved by: jonc@chen.org.nz (maintainer)
|
| |
|
|
|
|
|
|
|
|
| |
* 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)
|
| | |
|
| |
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
${ECHO} may be no-op when "make -s" is used.
PR: 253588
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
| |
https://github.com/battleblow/jdk14u/commit/11c638e62d57229828810b7fbdd1bb143808d5a3
https://github.com/battleblow/jdk14u/commit/a01e80aa36522ce709ee301afac057f649a1c472
https://github.com/battleblow/jdk14u/commit/0874ad9af5058d3dc9381e7d80745b8a3b1c5b6d
PR: 250270
|
| |
|
|
|
|
|
|
| |
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
|
| | |
|
| |
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
| |
PR: 253133
Submitted by: dmitry.wagin@ya.ru (maintainer)
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
| |
While here, pet portlint (Makevar order).
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com build testing
|
| |
|
|
|
|
|
| |
Changes: https://github.com/rust-lang/rust/releases/tag/1.49.0
Tested by: mikael, pkubaj
Differential Revision: https://reviews.freebsd.org/D27940
|
| | |
|
| |
|
|
| |
the Mesa headers that has since been fixed.
|
| |
|
|
| |
Builds fine.
|
| |
|
|
| |
PR: 251774
|
| |
|
|
| |
PR: 251774
|
| |
|
|
| |
PR: 251774
|
| |
|
|
| |
PR: 251774
|
| |
|
|
| |
PR: 251774
|
| |
|
|
| |
PR: 251774
|
| |
|
|
|
| |
PR: 251262
Reported by: mikael
|
| | |
|
| |
|
|
|
|
| |
USES= goes before USE_
Approved by: thierry (mentor, implicit)
|
| |
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
|
| |
This mostly adds powerpc64le in places where there's only powerpc64.
PR: 251263
Approved by: java (maintainer timeout)
|
| |
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
| |
MFH: 2020Q4 (fix build blanket)
|
| |
|
|
|
|
|
|
| |
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
|
| | |
|
| | |
|