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/qemu-devel/files/patch-90_security

Number of commits found: 13

Wednesday, 2 Sep 2015
16:12 sbruno search for other commits by this committer
QEMU update to 2.4.0
- remove patch files accepted and merge upstream
- Add new vgabios-virtio
Original commitRevision:395861 
Tuesday, 6 Jan 2015
19:47 nox search for other commits by this committer
- Update emulators/qemu-sbruno to latest github snapshot, fixing
  the bsd-user targets on 8 and 9.
- Switch emulators/qemu-user-static to be slave of emulators/qemu-sbruno.
- Update emulators/qemu-devel to latest upstream release 2.2.0, now
  w/o bsd-user patches and knob again.  (Or at least until the
  patches are merged upstream...) [1]
- Add appropriate CONFLICTS to emulators/qemu too and bump its
  PORTREVISION.

Suggested by:	andrew [1] (for the benefit of testing aarch64 guests)
Original commitRevision:376437 
Wednesday, 29 May 2013
18:01 nox search for other commits by this committer
- Update to 1.5.0, announce message is here:

	https://lists.gnu.org/archive/html/qemu-devel/2013-05/msg02557.html

  Full changelog:

	http://wiki.qemu.org/ChangeLog/1.5

  The new libusb host code needs recent 10-current; for older releases you
  can still try the net/usbredir support knob, see pkg-message for details.

- Update pkg-message a bit.

Thanx to:	emaste for some suggestions
Original commitRevision:319386 
Friday, 29 Mar 2013
17:40 nox search for other commits by this committer
- Update net/usbredir to 0.6 .
- Update emulators/qemu-devel to 1.4.0 with preliminary bsd-user patches.

Thanx to:	sson, cognet, and others for much improved bsd-user support -
		it now runs at least quite a few mips64 and single-threaded
		arm binaries, see:

	https://wiki.freebsd.org/QemuUserModeHowTo
Original commitRevision:315552 
Friday, 2 Dec 2011
19:28 nox search for other commits by this committer
Update to 1.0, announce message is here:

        http://lists.nongnu.org/archive/html/qemu-devel/2011-12/msg00121.html

Feature safe:   yes
Original commit
Friday, 1 Apr 2011
19:30 nox search for other commits by this committer
- Update to 0.14.0 .
- Update amd64 host bsd-user linker script to fix build on
  -current/amd64. [1]
- Some updates to the pkg-message.

PR:             ports/155558 [1]
Submitted by:   Garrett Cooper <yanegomi@gmail.com> [1]
Original commit
Thursday, 21 Oct 2010
20:16 nox search for other commits by this committer
Update to 0.13.0
Original commit
Sunday, 17 Jan 2010
16:20 nox search for other commits by this committer
Finally bring qemu 0.12.1 into ports as the new emulators/qemu-devel,
release announcement is here:
        http://lists.gnu.org/archive/html/qemu-devel/2009-12/msg02151.html

Quoting from pkg-message:

- kqemu is no longer supported in qemu upstream after the 0.11 branch
was created, which means also not in this version.  (Linux has moved
on to kvm now for qemu(-like) virtualization needs, so if you want qemu
to go faster and don't want to switch to virtualbox or stick to the older
emulators/qemu port which is at 0.11.1 atm and as such still supports
kqemu you should help getting the FreeBSD kvm port updated and
completed:
        http://wiki.freebsd.org/FabioChecconi/PortingLinuxKVMToFreeBSD
)
Original commit
Tuesday, 8 Jul 2008
18:42 nox search for other commits by this committer
- Update to 20080620 svn snapshot, which uses the new kqemu-kmod-devel
  port that now also works for the 32 bit "qemu" executable on amd64
  (if you build with the KQEMU knob on, you have to deinstall the old
  kqemu-kmod first if it is installed)
- Add an ALL_TARGETS knob that, if turned off, omits the remaining dyngen
  targets, eliminating the need for gcc 3.4 (everything but ppc and sh4
  has been converted to tcg in this snapshot)
- Add tcg fixes for amd64 guests on i386 hosts (two of three have been
  committed to qemu svn in the meantime) [1]
- Update the pkg-message about kqemu on amd64, and add a note about using
  nfs with slirp, the latter [2]
- Homepage now at http://bellard.org/qemu/ - update links

Submitted by:   nox [1]
Submitted by:   joerg [2]
Original commit
Tuesday, 11 Mar 2008
23:34 nox search for other commits by this committer
- Update to 2008-03-02 snapshot [1]
- Fix unchecked block read/write vulnerability [2]

Submitted by:   nox [1]
Obtained from:  qemu cvs [2]
Security:      
http://www.vuxml.org/freebsd/9cfbca7f-efb7-11dc-be01-0211060005df.html
Original commit
Thursday, 9 Aug 2007
20:03 nox search for other commits by this committer
- Update to 20070802 snapshot
  (longer) log is at:
  http://people.freebsd.org/~nox/qemu/qemu-devel-log-20070802.txt
Original commit
Tuesday, 10 Jul 2007
20:24 nox search for other commits by this committer
- Update to 20070702 snapshot
  (longer) log is at:
  http://people.freebsd.org/~nox/qemu/qemu-devel-log-20070702.txt
- Point WWW back at fabrice.bellard.free.fr, qemu.org still seems to be down
Original commit
Wednesday, 2 May 2007
19:55 nox search for other commits by this committer
- Add security fixes from debian etch (slightly adapted to this version)
- Disable -vmwarevga acceleration code for now (missing range checks)

Obtained from:  debian
Security:      
http://www.vuxml.org/freebsd/0ac89b39-f829-11db-b55c-000e0c6d38a9.html
Original commit

Number of commits found: 13