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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: emulators/virtualbox-ose/files/extrapatch-Config.kmk

Number of commits found: 6

Wednesday, 11 Aug 2021
21:49 Guido Falsi (madpilot) search for other commits by this committer
emulators/virtualbox-ose: Add back missing extra patch file

Looks like this patch was removed in commit df5c241ed2d1

It is required to build with the DEBUG optioni (not default).

PR:		257777
Reported by:	Mario Felicioni <marietto2008@gmail.com>
commit hash: ae60747f725e63a879a5c0225a485ebc536e6966 commit hash: ae60747f725e63a879a5c0225a485ebc536e6966 commit hash: ae60747f725e63a879a5c0225a485ebc536e6966 commit hash: ae60747f725e63a879a5c0225a485ebc536e6966 ae60747
Thursday, 12 Mar 2020
00:41 kevans search for other commits by this committer
emulators/virtualbox-ose: use contemporary GCC instead of old llvm

The bug in PR 236616 resulted in virtualbox getting pinned to llvm7. This is
less than ideal, and in-fact has been broken by improvements to
machine/atomic.h
on x86 that require a more modern compiler.

Switch the build to USE_GCC= any. The patches that were previously applied
if COMPILER_TYPE == clang are actually needed by newer GCCs as well, so make
those
standard patches instead, folding the Config.kmk patches together.

We should put some effort into testing llvm10 and working out why llvm
breaks
it, but fixing the build is more important at the moment.

Q/A:
* portlint (pre-existing issues; none in current patch)
* testport (-CURRENT, amd64)
* run testing by madpilot@

PR:		244603
Approved by:	koobs (mentor), bapt (mentor)
Approved by:	portmgr (blanket: build fix)
MFH:		2020Q1 (blanket: build fix)
Differential Revision:	https://reviews.freebsd.org/D23967
Original commitRevision:528258 
Friday, 22 Jul 2016
20:28 jkim search for other commits by this committer
Update to 5.0.26.
Original commitRevision:418931 
Thursday, 8 May 2014
23:58 jkim search for other commits by this committer
- Fix dependencies.  devel/qt4-linguist is not needed at run-time. [1]
- Fix VPX option to actually enable video capture for FreeBSD. [2]

PR:		ports/189417 [1]
PR:		ports/189430 [2]
Original commitRevision:353371 
Friday, 28 Mar 2014
23:35 jkim search for other commits by this committer
- Update to 4.3.10.
- Build with base C/C++ compiler, i.e., clang on 10.0+, as much as we can
to remove GCC run-time dependency and to reduce possible C++ ABI conflicts.
Original commitRevision:349473 
Tuesday, 4 Mar 2014
00:45 jkim search for other commits by this committer
Update to 4.3.8.

Obtained from:	svn.redports.org/virtualbox
Original commitRevision:346981 

Number of commits found: 6