Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
30 Sep 2021 21:23:30 11.0.5.10.1
|
Rene Ladan (rene)  |
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index |
18 May 2021 15:57:36 11.0.5.10.1
|
Mikael Urankar (mikael)  |
java/openjdk11: Add armv6 / armv7 support
PR: 255662
Approved by: portmgr (tier 2 blanket) |
07 Apr 2021 08:09:01 11.0.5.10.1
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 11.0.5.10.1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
22 Dec 2020 23:28:17
11.0.5.10.1
|
pkubaj  |
java/bootstrap-openjdk11: fix packaging on aarch64
PR: 251262
Reported by: mikael |
03 Dec 2020 23:44:40
11.0.5.10.1
|
pkubaj  |
java/bootstrap-openjdk11: add powerpc64le bootstrap
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) |
15 Jan 2020 22:08:04
11.0.5.10.1
|
pkubaj  |
java/openjdk11: add bootstrap and fix compilation for powerpc64 elfv2
Add bootstrap for powerpc64 elfv2.
Because of issue with macros in precompiled.hpp, --disable-precompiled-headers
is necessary.
Since openjdk compiles for elfv1 by default on big-endian ppc64, use a patch to
compile for elfv2.
I assume here that GCC will be used exclusively on ELFv1 systems and Clang on
ELFv2.
PR: 243182
Approved by: glewis (maintainer) |
06 Nov 2019 17:19:30
11.0.5.10.1
|
glewis  |
Update bootstrap for openjdk11
* Re-roll bootstrap binaries. The main reason for this is that the
previous binaries won't work correctly on a FreeBSD 12/powerpc64
POWER8+ machine.
PR: 239368 |
30 Aug 2019 21:21:09
11.0.2.9.2_1
|
glewis  |
Add 12/aarch64 support
* Add a bootstrap file for FreeBSD 12.x/aarch64
* Enable aarch64 in ONLY_FOR_ARCHES on FreeBSD 12.0 and up
PR: 239246 |
25 Aug 2019 20:22:05
11.0.2.9.2_1
|
glewis  |
Add support for powerpc64
PR: 237208 |
24 Aug 2019 22:28:35
11.0.2.9.2_1
|
glewis  |
Minor fixes
* Fix include file path
* Fix the mode for jspawnhelper so it is executable
* Sort the packing list |
13 Aug 2019 22:22:35
11.0.2.9.2
|
mat  |
Convert to UCL & cleanup pkg-message (categories h-k) |
21 Mar 2019 14:45:11
11.0.2.9.2
|
glewis  |
. Update bootstrap
. Add i386 support |
16 Mar 2019 17:58:48
11.0.2
|
glewis  |
Add a port to use as a bootstrap for jdk11 ports. |
16 Mar 2019 17:56:58
11.0.2
|
glewis  |
Remove bootstrap-openjdk11 temporarily to do a repo copy from bootstrap-openjdk8 |
13 Mar 2019 17:48:04
11.0.2
|
glewis  |
Update COMMENT and MAINTAINER
Reported by: ale@ |
13 Mar 2019 16:11:19
11.0.2
|
sunpoet  |
Update WWW
Approved by: portmgr (blanket) |
12 Mar 2019 14:28:41
11.0.2
|
glewis  |
Add a port to use as a bootstrap for jdk11 ports. |