notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: java/bootstrap-openjdk11/Makefile

Number of commits found: 17

Friday, 5 Jan 2024
21:00 Piotr Kubaj (pkubaj) search for other commits by this committer
java/bootstrap-openjdk11: remove ELFv1 support
commit hash: 7b33ed2b225e774e23d4416e42634033f45fe894 commit hash: 7b33ed2b225e774e23d4416e42634033f45fe894 commit hash: 7b33ed2b225e774e23d4416e42634033f45fe894 commit hash: 7b33ed2b225e774e23d4416e42634033f45fe894 7b33ed2
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Thursday, 30 Sep 2021
21:23 Rene Ladan (rene) search for other commits by this committer
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
commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 620968a
Tuesday, 18 May 2021
15:57 Mikael Urankar (mikael) search for other commits by this committer
java/openjdk11: Add armv6 / armv7 support

PR:		255662
Approved by:	portmgr (tier 2 blanket)
commit hash: 362eb92da22191ba1aa95524f86a62afc9d92496 commit hash: 362eb92da22191ba1aa95524f86a62afc9d92496 commit hash: 362eb92da22191ba1aa95524f86a62afc9d92496 commit hash: 362eb92da22191ba1aa95524f86a62afc9d92496 362eb92
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Tuesday, 22 Dec 2020
23:28 pkubaj search for other commits by this committer
java/bootstrap-openjdk11: fix packaging on aarch64

PR:		251262
Reported by:	mikael
Original commitRevision:558950 
Thursday, 3 Dec 2020
23:44 pkubaj search for other commits by this committer
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)
Original commitRevision:556939 
Wednesday, 15 Jan 2020
22:08 pkubaj search for other commits by this committer
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)
Original commitRevision:523182 
Wednesday, 6 Nov 2019
17:19 glewis search for other commits by this committer
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
Original commitRevision:516905 
Friday, 30 Aug 2019
21:21 glewis search for other commits by this committer
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
Original commitRevision:510294 
Sunday, 25 Aug 2019
20:22 glewis search for other commits by this committer
Add support for powerpc64

PR:		237208
Original commitRevision:509854 
Saturday, 24 Aug 2019
22:28 glewis search for other commits by this committer
Minor fixes

* Fix include file path
* Fix the mode for jspawnhelper so it is executable
* Sort the packing list
Original commitRevision:509758 
Thursday, 21 Mar 2019
14:45 glewis search for other commits by this committer
. Update bootstrap
. Add i386 support
Original commitRevision:496467 
Saturday, 16 Mar 2019
17:58 glewis search for other commits by this committer
Add a port to use as a bootstrap for jdk11 ports.
Original commitRevision:495931 
Wednesday, 13 Mar 2019
17:48 glewis search for other commits by this committer
Update COMMENT and MAINTAINER

Reported by:	ale@
Original commitRevision:495625 
Tuesday, 12 Mar 2019
14:28 glewis search for other commits by this committer
Add a port to use as a bootstrap for jdk11 ports.
Original commitRevision:495456 

Number of commits found: 17