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: sysutils/uefi-edk2-qemu/Makefile

Number of commits found: 11

Monday, 6 Jun 2022
23:32 Rebecca Cran (bcran) search for other commits by this committer
sysutils/edk2: Add qemu_x64 and qemu_i386 as new FLAVORs of edk2

Instead of having a separate sysutils/uefi-edk2-qemu port, add qemu_x64
and qemu_i386 as FLAVORs of sysutils/edk2 and delete sysutils/uefi-edk2-qemu.

Differential Revision: https://reviews.freebsd.org/D35408
Approved by: manu
commit hash: 177204e3190b7e608f39df4160217aad578ab7ef commit hash: 177204e3190b7e608f39df4160217aad578ab7ef commit hash: 177204e3190b7e608f39df4160217aad578ab7ef commit hash: 177204e3190b7e608f39df4160217aad578ab7ef 177204e
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
Sunday, 14 Feb 2021
09:28 gerald search for other commits by this committer
Convert uefi-edk2-qemu to use the new "build" argument to USE_GCC
instead of using a direct dependency and then directly manipulating
RUN_DEPENDS - simpler and more declarative.

PR:		211154
Approved by:	bcran (maintainer)
Original commitRevision:565213 
Friday, 7 Feb 2020
02:55 bcran search for other commits by this committer
sysutils/uefi-edk2-qemu: Replace "python2.7" with "${PYTHON_CMD}"

Reviewed by:	araujo
Approved by:	araujo
Differential Revision:	https://reviews.freebsd.org/D23486
Original commitRevision:525458 
Monday, 3 Feb 2020
04:57 bcran search for other commits by this committer
sysutils/uefi-edk2-qemu: update to edk2-stable201911

Update sysutils/uefi-edk2-qemu to the TianoCore EDK2 edk2-stable201911
release.

Update python dependency to no longer use the obsolete python 2.7, but
instead require python 3.4 or newer.

Remove the openssl patch, since it's no longer needed.

Reviewed by:	araujo, mikael
Approved by:	araujo
Differential Revision:	https://reviews.freebsd.org/D23466
Original commitRevision:525010 
Wednesday, 11 Sep 2019
12:37 bcran search for other commits by this committer
sysutils/uefi-edk2-qemu: Depend on the gcc${GCC_DEFAULT} binary

Only lang/gcc installs the 'gcc' binary.

Reported by:	jbeich
Reviewed by:	araujo
Approved by:	araujo
Differential Revision:	https://reviews.freebsd.org/D21601
Original commitRevision:511820 
Tuesday, 10 Sep 2019
01:51 bcran search for other commits by this committer
sysutils/uefi-edk2-qemu: GCC should be a build dependency, not runtime

Also, move USES statement earlier, as suggested by portlint.

Reviewed by:	emaste, araujo
Approved by:	araujo
Differential Revision:	https://reviews.freebsd.org/D21580
Original commitRevision:511727 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
Original commitRevision:507372 
Wednesday, 1 May 2019
18:22 bcran search for other commits by this committer
Improve the comment and description for sysutils/uefi-edk2-qemu
Original commitRevision:500603 
Tuesday, 30 Apr 2019
16:25 bcran search for other commits by this committer
sysutils/uefi-edk2-qemu: add new port

Add a port for the QEMU build of OVMF

Reviewed by:	mat, emaste, tsoome, araujo, manu
Approved by:	portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D19869
Original commitRevision:500503 

Number of commits found: 11