Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
11.0.5.10.1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
11.0.5.10.1 30 Sep 2021 21:23:30
    |
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 |
11.0.5.10.1 18 May 2021 15:57:36
    |
Mikael Urankar (mikael)  |
java/openjdk11: Add armv6 / armv7 support
PR: 255662
Approved by: portmgr (tier 2 blanket) |
11.0.5.10.1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
11.0.5.10.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
11.0.5.10.1 22 Dec 2020 23:28:17
  |
pkubaj  |
java/bootstrap-openjdk11: fix packaging on aarch64
PR: 251262
Reported by: mikael |
11.0.5.10.1 03 Dec 2020 23:44:40
  |
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) |
11.0.5.10.1 15 Jan 2020 22:08:04
  |
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) |
11.0.5.10.1 06 Nov 2019 17:19:30
  |
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 |
11.0.2.9.2_1 30 Aug 2019 21:21:09
  |
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 |
11.0.2.9.2_1 25 Aug 2019 20:22:05
  |
glewis  |
Add support for powerpc64
PR: 237208 |
11.0.2.9.2_1 24 Aug 2019 22:28:35
  |
glewis  |
Minor fixes
* Fix include file path
* Fix the mode for jspawnhelper so it is executable
* Sort the packing list |
11.0.2.9.2 13 Aug 2019 22:22:35
  |
mat  |
Convert to UCL & cleanup pkg-message (categories h-k) |
11.0.2.9.2 21 Mar 2019 14:45:11
  |
glewis  |
. Update bootstrap
. Add i386 support |
11.0.2 16 Mar 2019 17:58:48
  |
glewis  |
Add a port to use as a bootstrap for jdk11 ports. |
11.0.2 16 Mar 2019 17:56:58
  |
glewis  |
Remove bootstrap-openjdk11 temporarily to do a repo copy from bootstrap-openjdk8 |
11.0.2 13 Mar 2019 17:48:04
  |
glewis  |
Update COMMENT and MAINTAINER
Reported by: ale@ |
11.0.2 13 Mar 2019 16:11:19
  |
sunpoet  |
Update WWW
Approved by: portmgr (blanket) |
11.0.2 12 Mar 2019 14:28:41
  |
glewis  |
Add a port to use as a bootstrap for jdk11 ports. |