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: emulators/qemu/files/patch-fbsd

Number of commits found: 13

Wednesday, 16 Dec 2015
14:15 bofh search for other commits by this committer
emulators/qemu: Update version 0.11.1=>2.4.1

- MASTER_SITES has been changed from SAVANNAH and local repo of nox@
  to new wiki.qemu.org
- Take MAINTAINERSHIP
- Updated to maintain version release with UPSTREAM. qemu-devel will be
updated to maintain with SNAPSHOTS
- Some of the patches has been converted to OPTIONSNG with post-patch
- Most of the patches are now makepatch compatible
- Converted most of the LEGACY OPTIONS to OPTIONSNG
Original commitRevision:403864 
Sunday, 6 Dec 2009
19:37 nox search for other commits by this committer
- Update to 0.11.1 - from the official announcement:

  - fix I2C slave addressing (Juha Riihimaki)
  - Revert "vga: do not resize the screen on hw_invalidate" (Aurelien Jarno)
  - slirp: fix use-after-free (Mark McLoughlin)
  - Fix sparc.ld (Blue Swirl)
  - ELF codedump build failures (Laurent Desnogues)
  - kvm: Move KVM mp_state accessors to i386-specific code (Hollis Blanchard)
  - fix configure script with armv4l cpu (Laurent Desnogues)
  - net: disable draining tap queue in one go (Mark McLoughlin)
  - pcnet: Restart poll timer on pcnet_start (Jan Kiszka)
  - Sparc32: Fix lance (Blue Swirl)
  - mac99: fix segmentation fault on startup (Aurelien Jarno)
  - usb-linux.c: fix buffer overflow (Jim Paris)
  - ARM host: fix generated blocks linking (Laurent Desnogues)
  - qemu serial: lost tx irqs (affecting FreeBSD's new uart(4) driver)
    (Juergen Lock)
  - exec-all.h: increase MAX_OP_PER_INSTR to 96 from 64 (Aurelien Jarno)

- Added a cherry picked commit from stable branch that fixes qcow2.
Original commit
Monday, 23 Mar 2009
20:54 nox search for other commits by this committer
- Update to 0.10.1 - from the official changelog:

  - virtio-net: allow masking of notifications on empty queue (Alex Williamson)
  - e1000: fix rx descriptor low threshold logic (Alex Willaimson)
  - x86 tcg: add NULL checks to lsl instruction (Jan Kiszka)
  - kvm vga: fix screen corruption with -std-vga and Windows (Avi Kivity)
  - kvm vga: fix screen corruption with Ubuntu installations (Glauber Costa)
  - virtio-net: check right return size on sg list (Alex Williamson)
  - Make qemu_announce_self handle holes (live migration after hotplug)
    (Marcelo Tosatti)
  - Revert r6804-r6808 (qcow2 allocation info).  This series of changes added
    a high cost to startup for large qcow2 images (Anthony Liguori)
  - qemu-img: fix help message (Aurelien Jarno)
  - Fix build for non-default installs of SDL (Anthony Liguori)
  - Fix race condition in env->interrupt_request.  When using TCG and a dynticks
    host timer, this condition could cause TCG to get stuck in an infinite
    loop (Aurelien Jarno)
  - Fix reading encrypted hard disk passwords during early startup (Jan Kiszka)
  - Fix encrypted disk reporting in 'info block' (Jan Kiszka)
  - Fix console size with tiny displays (MusicPal) (Jan Kiszka)
  - Improve error handling in bdrv_open2 (Jan Kiszka)
  - Avoid leaking data in mux'ed character devices (Jan Kiszka)
  - Fix initial character device reset (no banner in monitor) (Jan Kiszka)
  - Fix cpuid KVM crash on i386 host (Lubomir Rintel)
  - Fix SLES10sp2 installation by adding ISTAT1 register to LSI SCSI emulation
    (Ryan Harper)

- Add physical CDROM fixes (still not perfect tho, see pkg-message)
- Add MAKE_JOBS_SAFE fix and mark as such
Original commit
Sunday, 8 Mar 2009
17:09 nox search for other commits by this committer
Update to 0.10.0 - from the official changelog:

  - TCG support (No longer requires GCC 3.x)
  - Kernel Virtual Machine acceleration support [kernel bits not ported
    to FreeBSD yet]
  - BSD userspace emulation [untested on FreeBSD, probably doesn't work
    at least for i386 hosts]
  - Bluetooth emulation and host passthrough support [not ported to
    FreeBSD yet]
  - GDB XML register description support
  - Intel e1000 emulation
  - HPET emulation
  - VirtIO paravirtual device support
  - Marvell 88w8618 / MusicPal emulation
  - Nokia N-series tablet emulation / OMAP2 processor emulation
  - PCI hotplug support
  - Live migration and new save/restore formats
  - Curses display support
  - qemu-nbd utility to mount supported block formats [not ported to
    FreeBSD yet]
  - Altivec support in PPC emulation and new firmware (OpenBIOS)
  - Multiple VNC clients are now supported
  - TLS encryption is now supported in VNC
  - MIPS Magnum R4000 machine (Herve Poussineau)
  - Braille support (Samuel Thibault)
  - Freecom MusicPal system emulation (Jan Kiszka)
  - OMAP242x and Nokia N800, N810 machines (Andrzej Zaborowski)
  - EsounD audio driver (Frederick Reeve)
  - Gravis Ultrasound GF1 sound card (Tibor "TS" Schuetz)
  - Many, many, bug fixes and new features
Original commit
Sunday, 20 Jan 2008
17:16 nox search for other commits by this committer
Update to 0.9.1

Changelog at http://fabrice.bellard.free.fr/qemu/changelog.html
Original commit
Monday, 7 Aug 2006
16:10 nork search for other commits by this committer
Update to 0.8.2.

PR:             ports/101381
Submitted by:   Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
Original commit
Saturday, 6 May 2006
16:15 nork search for other commits by this committer
Update to 0.8.1.

PR:             ports/96876
Submitted by:   Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
Original commit
Saturday, 29 Apr 2006
09:15 pav search for other commits by this committer
- Update to 2006-04-26 snapshot

PR:             ports/96426
Submitted by:   Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
Original commit
Sunday, 9 Apr 2006
17:09 nork search for other commits by this committer
Update to 2006-04-08 snapshot.

Submitted by:   Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
Original commit
Saturday, 1 Oct 2005
13:25 mnag search for other commits by this committer
Fix build in 4.x
Make portlint happier

PR:             86686
Submitted by:   Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
Approved by:    pav (mentor)
Original commit
Saturday, 10 Sep 2005
17:04 nork search for other commits by this committer
Update to 0.7.2s.20050909.

PR:             ports/85947
Submitted by:   Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
Original commit
Thursday, 5 May 2005
12:41 pav search for other commits by this committer
- Update to 2005-05-02 snapshot
- Add kqemu support

PR:             ports/80595
Submitted by:   Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
Original commit
Tuesday, 3 May 2005
04:02 nork search for other commits by this committer
o Oops, I forgot to commit 2 patches.
o In some environment, qemu missing 2 patches might be able
  to compiled.  So I bump PORTREVISION.

Pointed out by: Jung-uk Kim <jkim@niksun.com>
                Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
                Mark Treacy <mark.treacy@gmail.com>
                pointyhat via kris
Original commit

Number of commits found: 13