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/openjdk11/files/patch-make_autoconf_flags-cflags.m4

Number of commits found: 7

Thursday, 21 Jan 2021
03:04 glewis search for other commits by this committer
Update to 11.0.10 GA
Original commitRevision:562170 
Thursday, 3 Dec 2020
23:46 pkubaj search for other commits by this committer
java/openjdk11: add powerpc64le support

This mostly adds powerpc64le in places where there's only powerpc64.

PR:		251263
Approved by:	java (maintainer timeout)
Original commitRevision:556940 
Thursday, 16 Jan 2020
13:52 pkubaj search for other commits by this committer
java/openjdk11: correctly patch openejdk11 for ppc64 elfv2

The previous patch didn't check for architecture.

PR:		243183
Original commitRevision:523231 
12:54 antoine search for other commits by this committer
Revert r523182, it breaks build on tier 1

With hat:	portmgr
Original commitRevision:523224 
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 
Friday, 29 Mar 2019
01:05 glewis search for other commits by this committer
. Update to 11.0.2.9.4
. Sort LIB_DEPENDS and USE_XORG
. Add a dependency in alsa-lib now that sound is supported on FreeBSD.
. Don't disable dtrace now that it is supported on FreeBSD.
. Less intrusive iconv change.
Original commitRevision:497064 
Tuesday, 26 Mar 2019
20:48 glewis search for other commits by this committer
Fixes for include path, jshell, and process issues.

* Put MD specific include files (e.g. jni_md.h) in a subdirectory named
  'freebsd' rather than 'bsd'. [1]
* Remove the necessity to always have /usr/local/include in the header
  paths and linker paths.  This allows jshell to use the system iconv.h
  rather than the third party one and link correctly. [2]
* Fix getting process commands and arguments on FreeBSD.
* Bump PORTREVISION.

All fixes need forward porting to openjdk12.

PR:		236754 [1], 236759 [2]
Submitted by:	Kurt Miller [2]
Original commitRevision:496923 

Number of commits found: 7