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/grub2-bhyve/files

Number of commits found: 5

Thursday, 17 Oct 2019
10:39 woodsb02 search for other commits by this committer
sysutils/grub2-bhyve: fix build on 13-CURRENT

Build error: ./stdio.h:456:1: error: 'gets' undeclared here (not in a
             function); did you mean 'getw'?

grub2 doesn't use gets() at all so it's just an error in the glib header
file as a result of gets being excised from FreeBSD. Commenting out the
_GL_WARN_ON_USE macro for that is fine.

PR:		241168
Submitted by:	Robert James Hernandez <rob@sarcasticadmin.com>
Approved by:	grehan (maintainer)
MFH:		2019Q4
Original commitRevision:514655 
Wednesday, 2 Sep 2015
13:57 kmoore search for other commits by this committer
- Update to v0.40

ChangeLog:
https://github.com/grehan-freebsd/grub2-bhyve/releases/tag/v0.40
Original commitRevision:395839 
Tuesday, 26 May 2015
16:55 kmoore search for other commits by this committer
- Add patch to fix bug with hanging when using nmdm as console
- Bump PORTREV

PR: 200460
Submitted by: olgeni@
Original commitRevision:387492 
Friday, 20 Jun 2014
15:40 kmoore search for other commits by this committer
- Update to 0.23
Original commitRevision:358593 
Tuesday, 22 Apr 2014
14:09 kmoore search for other commits by this committer
 - Patch to restrict terminal size to 255x255 max to avoid uint8 overflow.
 - Bump PORTREV

https://github.com/grehan-freebsd/grub2-bhyve/commit/70ace4fd43f5017d4aacc920017b5641c9d45431

Submitted by: Oleg Ginzburg <olevole@olevole.ru>
Original commitRevision:351837 

Number of commits found: 5