Commit graph

18 commits

Author SHA1 Message Date
Rene Ladan
620968a43a 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
2021-09-30 23:23:30 +02:00
Mikael Urankar
362eb92da2 java/openjdk11: Add armv6 / armv7 support
PR:		255662
Approved by:	portmgr (tier 2 blanket)
2021-05-18 17:57:36 +02:00
Mathieu Arnold
cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Piotr Kubaj
ca83f607eb java/bootstrap-openjdk11: fix packaging on aarch64
PR:		251262
Reported by:	mikael
2020-12-22 23:28:16 +00:00
Piotr Kubaj
138911b294 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)
2020-12-03 23:44:39 +00:00
Piotr Kubaj
16ba9aabc5 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)
2020-01-15 22:08:04 +00:00
Greg Lewis
ad9abc05ad 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
2019-11-06 17:19:30 +00:00
Greg Lewis
78f6f0f577 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
2019-08-30 21:21:09 +00:00
Greg Lewis
3d582f57af Add support for powerpc64
PR:		237208
2019-08-25 20:22:05 +00:00
Greg Lewis
cbd18582d7 Minor fixes
* Fix include file path
* Fix the mode for jspawnhelper so it is executable
* Sort the packing list
2019-08-24 22:28:34 +00:00
Mathieu Arnold
3bd0ac0d72 Convert to UCL & cleanup pkg-message (categories h-k) 2019-08-13 22:22:35 +00:00
Greg Lewis
aa84ea8616 . Update bootstrap
. Add i386 support
2019-03-21 14:45:11 +00:00
Greg Lewis
c599836021 Add a port to use as a bootstrap for jdk11 ports. 2019-03-16 17:58:48 +00:00
Greg Lewis
927f3bccaa Remove bootstrap-openjdk11 temporarily to do a repo copy from bootstrap-openjdk8 2019-03-16 17:56:57 +00:00
Greg Lewis
12b18004f2 Update COMMENT and MAINTAINER
Reported by:	ale@
2019-03-13 17:48:04 +00:00
Sunpoet Po-Chuan Hsieh
7e41c61d52 Update WWW
Approved by:	portmgr (blanket)
2019-03-13 16:11:19 +00:00
Greg Lewis
72394fc415 Add a port to use as a bootstrap for jdk11 ports. 2019-03-12 14:28:41 +00:00