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/Makefile

Number of commits found: 241 (showing only 100 on this page)

«  1 | 2 | 3  »  

Monday, 19 Jan 2015
18:46 nox search for other commits by this committer
Fix build on 10+/i386 for when gcc49 becomes default (and fix ALL_TARGETS
on 10+/i386 while we're at it.)

PR:		196855
Submitted by:	gerald
Original commitRevision:377449 
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 
Monday, 8 Dec 2014
16:48 tijl search for other commits by this committer
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version.  When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.

Also remove the devel/pcre dependency from USE_GNOME=glib20.  It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it.  The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20.  Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.

PR:		195724
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:374303 
Saturday, 20 Sep 2014
08:44 nox search for other commits by this committer
- Remove ALL_TARGETS from OPTIONS_DEFAULT as target-ppc doesn't build
  with gcc48 on i386:

	work/qemu-0.11.1/target-ppc/op_helper.c: In function 'helper_fmadd':
	work/qemu-0.11.1/target-ppc/op_helper.c:1250:10: error: frame pointer required,
but reserved
	 uint64_t helper_fmadd (uint64_t arg1, uint64_t arg2, uint64_t arg3)

- Bump PORTREVISION.

Submitted by:	beefy1 via pkg-fallout
Original commitRevision:368629 
Wednesday, 10 Sep 2014
20:50 gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
Original commitRevision:367888 
Wednesday, 23 Jul 2014
09:54 tijl search for other commits by this committer
- Replace security/gnutls with security/gnutls3 and update to 3.2.15
- Bump PORTREVISION on all ports that depend on security/gnutls and
  adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
  developers)

PR:		191274
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:362645 
Tuesday, 15 Jul 2014
15:12 adamw search for other commits by this committer
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
Original commitRevision:361943 
Sunday, 26 Jan 2014
20:19 marino search for other commits by this committer
emulators/qemu: Remove extraneous ".else" from previous commit
Original commitRevision:341274 
14:49 nox search for other commits by this committer
- Update LIB_DEPENDS.
- Rewrite NOPORTDOCS.
- Stagify.
Original commitRevision:341193 
Sunday, 10 Nov 2013
20:27 nox search for other commits by this committer
(Attempt to) fix build with unusual locales(?).

Reported by:    AN <andy@neu.net> on -ports
Original commitRevision:333441 
Friday, 20 Sep 2013
16:43 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
emulators)
Original commitRevision:327721 
Monday, 16 Sep 2013
16:45 bapt search for other commits by this committer
Convert to new perl framework
Convert USE_GMAKE to USES
Original commitRevision:327414 
Wednesday, 14 Aug 2013
22:35 ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Original commitRevision:324744 
Thursday, 11 Jul 2013
16:26 sunpoet search for other commits by this committer
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile

Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi
Original commitRevision:322783 
Tuesday, 5 Feb 2013
16:17 novel search for other commits by this committer
- Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports
Original commitRevision:311722 
Thursday, 31 Jan 2013
19:23 timur search for other commits by this committer
Change dependency from net/samba35 to net/samba36
Original commitRevision:311328 
Tuesday, 6 Nov 2012
21:56 nox search for other commits by this committer
- Default these to USE_GCC= any after the clang switch.
- Strip Makefile headers.

Feature safe:	yes
Original commitRevision:307098 
Tuesday, 19 Jun 2012
16:19 nox search for other commits by this committer
- Fix build after texi2html grew a new arg so -number became ambigious. [1]
- Remove double quotes from *_DESC now that make showconfig no longer
  needs them.

Submitted by:   pointyhat via linimon and pav [1]
Original commit
Friday, 1 Jun 2012
20:49 nox search for other commits by this committer
- Add patch to improve e1000 rx performance especially with netmap to
  emulators/qemu-devel. [1]
- Convert both qemu ports to OPTIONng.

Submitted by:   luigi [1] (original version of the patch)
Optained from:  qemu-devel mailinglist [1] (improved version of the patch)
Original commit
Saturday, 18 Feb 2012
10:18 mva search for other commits by this committer
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions

Tested by:      exp-run by pav
Original commit
Saturday, 22 Oct 2011
18:57 nox search for other commits by this committer
- Respect STRIP [1]
- Respect NOPORTDOCS, even if it's empty [2]

PR:             ports/161856 [1], ports/161857 [2]
Submitted by:   Nali Toja <nalitoja@gmail.com>
Original commit
Friday, 23 Sep 2011
22:26 amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
Original commit
Wednesday, 31 Aug 2011
02:34 stas search for other commits by this committer
- Fix SMC91c111 device emulation in qemu.  This allows FreeBSD to boot on
  the GUMSTIX platform.

Approved by:    nox (maintainer)
Obtained from:  qemu git
Original commit
Wednesday, 13 Jul 2011
19:59 nox search for other commits by this committer
- Add patch and knob (defaulted to on) to support udp networking
  and a patch for promiscuous multicast for the emulated e1000 and
  eepro100 nics, both to support using qemu with the (also to be
  updated) emulators/gns3 port.
- Bump PORTREVISION.

Requested by:   Benjamin Epitech <mlspirat42@gmail.com>
                (via private email)
Obtained from: 
http://sourceforge.net/projects/gns-3/files/Qemu/qemu-0.11.0-olive.patch/download
(in parts)
Original commit
Saturday, 2 Jul 2011
22:02 nox search for other commits by this committer
Update optional samba dependencies to net/samba35 from samba34.

Submitted by:   joerg (via private email)
Original commit
Sunday, 5 Jun 2011
18:43 novel search for other commits by this committer
Chase security/gnutls update and add an UPDATING entry.
Original commit
Friday, 1 Apr 2011
19:38 nox search for other commits by this committer
- Some updates to the pkg-message.
- Bump PORTREVISION.
Original commit
Friday, 25 Feb 2011
20:20 nox search for other commits by this committer
- Add kqemu-kmod-devel to RUN_DEPENDS (if enabled.)
- Bump PORTREVISION.

PR:             ports/154984
Submitted by:   David Demelier <demelier.david@gmail.com>
Original commit
Saturday, 14 Aug 2010
21:35 nox search for other commits by this committer
Update samba dependency from net/samba3 to net/samba34.

Submitted by:   jsa on irc
Original commit
Sunday, 30 May 2010
19:22 nox search for other commits by this committer
- Avoid using mmap MAP_ANON with a non-zero offset.  [1]
- Bump PORTREVISION.

PR:             kern/71258 [1]
Original commit
Monday, 19 Apr 2010
21:07 nox search for other commits by this committer
- These only need perl as build dep so change them to USE_PERL5_BUILD.
- Some whitespace fixes.
- Bump PORTREVISION.

PR:             ports/145838 ports/145839
Submitted by:   Bapt <baptiste.daroussin@gmail.com>
Original commit
Sunday, 11 Apr 2010
11:42 nox search for other commits by this committer
- Fix libcurl probe for emulators/qemu and add proper dependencies and knobs.
- Bump PORTREVISIONs.

PR:             ports/145591
Submitted by:   gcooper
Original commit
Monday, 8 Feb 2010
22:19 nox search for other commits by this committer
- Welcome emulators/qemu-devel ppc host support! :) [1]
- Attempt to make the pkg-message.s a little more readable. [2]
- Bump PORTREVISIONs.

Submitted by:   Andreas Tobler <andreast@fgznet.ch> [1]
Submitted by:   wkoszek [2]  (with modifications)
Original commit
Thursday, 4 Feb 2010
20:27 nox search for other commits by this committer
- Welcome usable qemu pcap networking! :)
  1. Fix packet delays. [1]
  2. Truncate oversize packets according to host interface's MTU
     to avoid e.g. Linux guests panic'ing.
     Note:  This is only necessary as a stopgap measure for cases like
     host inferfaces using TSO (it still causes retransmissions),
     the better workaround is to disable the feature on the host
     interface while using qemu's pcap code.
- Add note about pcap to pkg-message.s
- Bump PORTREVISIONs.

Submitted by:   jkim [1]
Original commit
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
Friday, 18 Sep 2009
19:29 nox search for other commits by this committer
- Fix a serial emulation bug affecting (at least) FreeBSD 8's new
  uart(4) driver.
- Bump PORTREVISION.

Reported by:    Olivier Cochard-Labbé <olivier@cochard.me>
Feature safe:   yes
Original commit
Saturday, 5 Sep 2009
14:18 nox search for other commits by this committer
- Remove the dynticks patch for now, it seems to cause even worse timing
behavoiur than the default -clock unix, see this post:
        http://lists.gnu.org/archive/html/qemu-devel/2009-09/msg00049.html
- Add a patch to close the tap fd before invoking the ifdown script
instead of after, this avoids triggering a KASSERT when doing things
like `ifconfig tap0 destroy' from in there.  Inspired by this post:
       
http://lists.freebsd.org/pipermail/freebsd-emulation/2009-August/006700.html [1]
- Updated version of the pcap patch. [2]
- Bump PORTREVISION.

Submitted by:   gamato@users.sf.net (martinko) [1]
Submitted by:   jkim [2]
Original commit
Sunday, 16 Aug 2009
18:04 novel search for other commits by this committer
Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.
Original commit
Saturday, 18 Jul 2009
16:56 nox search for other commits by this committer
Update to 0.10.6 - from the official announcement:

  - e1000: ignore reset command (Kevin Wolf)
  - fix VNC memory allocation (Stefan Weil)
  - fix raw_pread_aligned return value (Christoph Hellwig)
  - allow monitor interaction when using -incoming exec: (Chris Lalancette)
  - fix -net socket,listen (Jan Kiszka)
  - live migration: don't send gratuitous packets all at once (Gleb Natapov)
  - serial: fix lost characters after sysrq (Jason Wessel)
  - Fix prototype of zfree (Stefan Weil)
  - Handle EINTR with exec: migration (Uri Lublin)
  - Delete io-handler before closing fd after migration (Uri Lublin)
  - Fix qemu_aio_flush (Andrea Arcangeli)
  - lsi53c895a: Implement additional registers (Sebastian Herbszt)
  - virtio-blk: fix warning (Gerd Hoffman)
  - i386: fix cpu reset (Nitin Kamble)
  - kvm: fix irq injection into full queue (Jan Kiszka)
  - Prevent CD-ROM eject while device is locked (Mark McLoughlin)
  - Fix screen dump with blank screen (Eduardo Habkost)
  - Fix memory leak with cpu_unregister_map_client (Isaku Yamahata)
  - Fix memory leak in SDL (Jan Kiszka)
  - Fix build on OS X 10.4 (John Arbuckle)
  - Fix leak of vlan clients after hot remove (Mark McLoughlin)
  - Fix migration after hot remove with eepro100 (Mark McLoughlin)
  - Don't start a VM after failed migration if stopped (Anthony Liguori)
  - Fix live migration under heavy IO load (Glauber Costa)
  - Honor -S on incoming migration (Paolo Bonzini)
  - Reset HPET config register on reset (Beth Kon)
  - Reset PS2 keyboard/mouse on reset (Dinesh Subraveti)
Original commit
Monday, 1 Jun 2009
19:02 nox search for other commits by this committer
- (Attempt to) fix build on head by entirely disabling the usb host code
which is still not ported to the new usb stack yet.  (qemu could really
use some help here, the author of the old usb host code is busy with
other stuff now...)
- No PORTREVISION bump since this is a build fix.
Original commit
Thursday, 21 May 2009
16:28 nox search for other commits by this committer
Update to 0.10.5 - from the official announcement:

   - kvm: trim unsupported cpu features from cpuid (Avi Kivity)
   - kvm: provide a better error message for -smp > 1 (Mark McLoughlin)
   - Remove initrd printfs (Richard Jones)
   - Initial variables found by valgrind (Jean-Christophe Dubois)
   - Fix -initrd with > 4GB guests (Glauber Costa)
   - Fix busy loop on live migration for certain platforms (Uri Lublin)
   - Remove GCC 3.x requirements from docs (Hollis Blanchard)
   - ETRAX: fixes for kernel command line, ethernet address, bmi (Edgar
     Iglesias)
   - CRIS: Fix bmi (Edgar Iglesias)
   - Fix bounce buffer errors (Avi Kivity)
   - Fix regression in -kernel (Anthony Liguori)
Original commit
Wednesday, 13 May 2009
20:41 nox search for other commits by this committer
- Update to 0.10.4 - from the official announcement:

  N.B. This release contains a qcow2 corruption fix.  If you use qcow2
  disk images, it's strongly advised that you upgrade to 0.10.4.

   - Improve block range checks to remove integer overflow (Kevin Wolf)
   - e1000: do not re-init PCI config space 0 (Amit Shah)
   - fix AIO deletion race (Alex Graf)
   - reset option roms on reboot (Glauber Costa)
   - fix qcow2 corruption in cluster freeing (Gleb Natapov)
   - Enable power button event generation (Gleb Natapov)

- Added a cherry picked commit from stable branch that fixes -kernel.
Original commit
Friday, 1 May 2009
18:47 nox search for other commits by this committer
Update to 0.10.3 - from the official changelog:

  - fix AIO cancellations (Avi Kivity)
  - fix live migration error path on incoming
  - avoid SEGV on pci hotplug failure (Chris Wright)
  - fix serial option in -drive
  - support DDIM for option roms (Glauber Costa)
  - avoid fork/exec on pre-2.6.27 kernels with KVM (Jan Kiszka)
  - block-vpc: don't silently create smaller images than requested (Kevin Wolf)
  - Fix non-ACPI timer interrupt routing (Beth Kon)
  - hpet: fix emulation of HPET_TN_SETVAL (Jan Kiszka)
  - kvm: fix cpuid initialization (Jan Kiszka)
  - qcow2: fix corruption on little endian hosts (Kevin Wolf)
  - avoid leaing memory on hot unplug (Mark McLoughlin)
  - fix savevm/migration after hot unplug (Mark McLoughlin)
  - Fix keyboard mapping on newer Xords with non-default keymaps (balrog)
  - Make PCI config status register read-only (Anthony Liguori)
  - Fix crash on resolution change -> screen dump -> vga redraw (Avi Kivity)
Original commit
Tuesday, 7 Apr 2009
21:02 nox search for other commits by this committer
Update to 0.10.2 - from the official changelog:

  - fix savevm/loadvm (Anthony Liguori)
  - live migration: fix dirty tracking windows (Glauber Costa)
  - live migration: improve error propogation (Glauber Costa)
  - qcow2: fix image creation for > ~2TB images (Chris Wright)
  - hotplug: fix error handling for if= parameter (Eduardo Habkost)
  - qcow2: fix data corruption (Nolan Leake)
  - virtio: fix guest oops with 2.6.25 kernels (Rusty Russell)
  - SH4: add support for -kernel (Takashi Yoshii, Aurelien Jarno)
  - hotplug: fix closing of char devices (Jan Kiszka)
  - hotplug: remove incorrect check for device name (Eduardo Habkost)
  - enable -k on win32 (Herve Poussineau)
  - configure: use LANG=C for grep (Andreas Faerber)
  - fix VGA regression (malc)
Original commit
Tuesday, 24 Mar 2009
18:54 nox search for other commits by this committer
- pkg-message updates:
  - remove obsolete note about slirp on 64 bit hosts (this should work now.)
  - clarify the note about kern.maxdsiz on i386 (only affects 6.x)
- Bump PORTREVISION
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
23:34 nox search for other commits by this committer
- Add notes about reports of qcow(2) corruption and about (in)security
  of raw image format autodetection to pkg-message
- Bump PORTREVISION
Original commit
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
Monday, 5 Jan 2009
19:44 pav search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older
Original commit
Thursday, 4 Dec 2008
22:36 nox search for other commits by this committer
Attempt to fix savevm that was broken by the original patch-CVE-2008-0928
by allowing writes outside the disk image boundaries if the guest isn't
running.

PR:             ports/129417
Submitted by:   Nate Eldredge <neldredge@math.ucsd.edu>
Obtained from:  debian (sid kvm_72+dfsg-3.diff.gz, adapted)
Original commit
Tuesday, 18 Nov 2008
20:07 nox search for other commits by this committer
Fix build in unusual environments:

- CFLAGS containing commas [1]
- Missing /usr/bin/perl symlink [2]

Requested by:   Denis Kozadaev <denis@tambov.ru> [1]
Requested by:   Michal Bartkowiak <michal@bartkowiak.biz> [2]
Original commit
Sunday, 2 Nov 2008
22:59 nox search for other commits by this committer
Fix heap overflow in Cirrus emulation

Obtained from:  qemu svn
Security:      
http://www.vuxml.org/freebsd/07bb3bd2-a920-11dd-8503-0211060005df.html
Original commit
Friday, 25 Jul 2008
09:38 pav search for other commits by this committer
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
Original commit
Friday, 20 Jun 2008
22:14 nox search for other commits by this committer
Chase moved MASTER_SITE
Original commit
Friday, 6 Jun 2008
13:27 edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
Original commit
Saturday, 17 May 2008
18:53 nox search for other commits by this committer
- Add note about network boot issues to pkg-message.s
- Remove obsolete dhcp patch
- Bump PORTREVISION
Original commit
Tuesday, 13 May 2008
18:29 nox search for other commits by this committer
- Add notes about how to autoload kqemu at boot and about the fact that
  kqemu only accellerates qemu-system-x86_64 on amd64 that were missing
  in qemu's pkg-message [1]
- Update the note about kqemu on amd64 SMP, and add a reminder to keep
  kqemu in sync with the kernel while I'm at it
- Bump PORTREVISION

Noticed by:     bakul [1]
Original commit
Thursday, 8 May 2008
20:45 nox search for other commits by this committer
Fix "drive_init()" Disk Format Security Bypass

Obtained from:  qemu cvs
Security:      
http://www.vuxml.org/freebsd/8950ac62-1d30-11dd-9388-0211060005df.html
Original commit
Thursday, 3 Apr 2008
20:18 nox search for other commits by this committer
- Use PREFIX for qemu-ifup, install default scripts, bump PORTREVISION [1]
- Patch a pointer to pkg-message into the manpage

Submitted by:   bms [1]
Original commit
Friday, 21 Mar 2008
17:31 nox search for other commits by this committer
- Add runtime warning when aio is not loaded
- Bump PORTREVISION

Requested by:   several people on freebsd-emulation@
Original commit
Thursday, 20 Mar 2008
09:46 pav search for other commits by this committer
- Remove USE_GETOPT_LONG which is a no-op since March 2007
Original commit
Thursday, 13 Mar 2008
14:28 miwi search for other commits by this committer
- Chase devel/sdl12 shlib version bump
Original commit
Tuesday, 11 Mar 2008
23:22 nox search for other commits by this committer
Fix unchecked block read/write vulnerability

Obtained from:  qemu cvs
Security:      
http://www.vuxml.org/freebsd/9cfbca7f-efb7-11dc-be01-0211060005df.html
Original commit
Tuesday, 4 Mar 2008
22:22 nox search for other commits by this committer
Add knob to explicitly add/remove gnutls dependency

Noticed by:     jkim
Original commit
Monday, 21 Jan 2008
22:44 nox search for other commits by this committer
Disable HACKS_CIRRUS while it's not working

PR:             ports/119864
Submitted by:   Kyryll A Mirnenko <mirya@zoc.com.ua>
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
Thursday, 13 Dec 2007
01:10 nox search for other commits by this committer
Fix translation block local denial of service vulnerability

Obtained from:  qemu cvs
Security:      
http://www.freebsd.org/ports/portaudit/30f5ca1d-a90b-11dc-bf13-0211060005df.html
Original commit
Thursday, 7 Jun 2007
19:12 nox search for other commits by this committer
Add another MASTER_SITE while qemu.org is down.

Submitted by:   fenner@ (portsurvey)
Original commit
Saturday, 26 May 2007
16:08 nox search for other commits by this committer
Merge qcow2 fixes from qemu-devel (cvs):

- Qcow2 corruption fix, by Juergen Keil.
- Qcow2: Release refcount table clusters after growing the refcount table,
  by Juergen Keil.
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Wednesday, 2 May 2007
19:54 nox search for other commits by this committer
Add security fixes from debian etch (slightly adapted to this version)

Obtained from:  debian
Security:      
http://www.vuxml.org/freebsd/0ac89b39-f829-11db-b55c-000e0c6d38a9.html
Original commit
Saturday, 10 Mar 2007
17:05 nox search for other commits by this committer
Add CONFLICTS for qemu-devel

Approved by:    miwi (mentor, implicit)
Original commit
Tuesday, 6 Feb 2007
23:49 nox search for other commits by this committer
Update to 0.9.0:

- Mouse relative offset VNC extension (Anthony Liguori)
- info vnc command (Anthony Liguori)
- gdbserver fix

NOTES: Please read UPDATING!

Approved by:    miwi (mentor)
Original commit
Saturday, 3 Feb 2007
22:15 nox search for other commits by this committer
Update to 2007-02-03 snapshot:

- Fix `could not open hard disk image '/dev/ad0'' (e.g.) when open(2)
fails with EPERM instead of EACCES for ro devices.
- PIIX4 support, by Aurelien Jarno.
- Gallileo GT64xxx support, by Aurelien Jarno.
- MIPS Malta system and devices support, by Aurelien Jarno and Stefan Weil.
- ARM ELF loader.
- Improved console handling, thanks Stefan Weil.
- Disable Malta floppy controller for now, by Aurelien Jarno.
- Big endian support for Gallileo, by Aurelien Jarno.
- Add more ATAPI CDROM DMA support, by Juergen Keil.
- Add ARM Angel semihosting to system emulation.
- Don't resume guest when gdb connection terminates and -S specified.
- mips: Implementing dmfc/dmtc.
- Fix DMA timeouts on FreeBSD, by Carlo Marcelo Arenas Belon.
- New multiple snapshot support for VMDK, by Igor Lvovsky.
- Add support for 82371FB (Step A1) and Improved support for 82371SB
(Function 1), by Carlo Marcelo Arenas Belon.
- Accept -help.
- Accept --foo as an alias for -foo.
- Add nodelay option for TCP character devices.
- Use standard character device interface for gdbstub.
- GDB hosted syscalls.
- Upgrade the apic version_id, by Don Laor.
- Save some vm space for the regular program loading zone, by
Pierre d'Herbemont
- script=no for the TUN/TAP net option, by Jean-Christian de Rivaz
- Sparc arm/mips/sparc register patch, by Martin Bochnig.
- PIIX4 SMBus host, EEPROM device emulation, by Ed Swierk.
- sem* and msg* for qemu, by Kirill Shutemov.
- And some more bugfixes.

Approved by:    miwi (mentor, implicit)
Original commit
Wednesday, 31 Jan 2007
23:20 nox search for other commits by this committer
Fix crashes on -current/amd64 hosts

Submitted by:   jkim
Approved by:    miwi (mentor, implicit)
Original commit
Friday, 12 Jan 2007
00:13 nox search for other commits by this committer
Update qemu to 2007-01-11 snapshot:

- add slirp udp fix
  [this should fix the dns problems with some guests]
- document slirp problems on recent -current (I don't have a -current box
  so if someone wants to help debug this you are most welcome!)
- memsave monitor command
- Dynamic handling of guest mice, by Lonnie Mendez.
- PPC32 Trace Exception and Trap instruction, by Jason Wessel.
- Add -option-rom option to allow loading of PCI option ROMs, by
  Anthony Liguori.
- Add -boot n option for x86 using PXE, by Anthony Liguori.
  [for use with tuntap]
- Support for Bochs "growing" images, by Volker Ruppert.
- Japanese keyboard patch (kazu)
- Revert -disk patch, as requested by Fabrice. The general idea of this
  patch is sound, but the implementation is just too ugly.
  [this should fix the hanging linux guests]
- Devfn number for the PIIX3 southbridge, by Aurelien Jarno.
- Increase MIPS BIOS from 128kB to 4MB, by Aurelien Jarno.
- And some more bugfixes.

Approved by:    miwi (mentor)
Original commit
Tuesday, 26 Dec 2006
22:41 nox search for other commits by this committer
Add patch to pass windows keys to qemu guests

PR:             ports/107216
Submitted by:   Scott Robbins <scottro@nyc.rr.com>
Approved by:    miwi (mentor)
Original commit
Monday, 25 Dec 2006
19:49 nox search for other commits by this committer
update qemu to 20061225 snapshot:

- Enable TCP_NODELAY, by Daniel Jacobowitz. [speeding up slirp]
- Run monitor over unix domain sockets, by Anthony Liguori.
- Unix domain socket support for VNC, by Anthony Liguori.
- Daemonize option, by Anthony Liguori.
- SCSI emulation improvements, by Chuck Brazie.
[adding scsi disk/cdrom emulation to i386/amd64 guests using new -disk
syntax - quoting /usr/local/share/doc/qemu/qemu-doc.html:

 "-disk scsi,img=file[,sdx=a..g][,type=disk|cdrom][,id=n]"

    Use file as the SCSI disk/CD-ROM image. The defaults are: sdx=a,type=
    disk,id='auto assign'

doing a quick test with a FreeBSD guest I was able to mount and look at
a ufs partition; doesn't seem to quite work with (some?) linux guests
yet tho, will post about this on the qemu list...]
- and a few bug fixes.

Approved by:    miwi (mentor)
Original commit
Saturday, 23 Dec 2006
17:42 nox search for other commits by this committer
Update MAINTAINER email address of my ports

Approved by:    miwi
Original commit
Sunday, 17 Dec 2006
00:22 miwi search for other commits by this committer
- Update to 20061216
- Fix usb host support

PR:             ports/106820
Submitted by:   Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
Original commit
Friday, 15 Dec 2006
08:17 miwi search for other commits by this committer
- Update to 20061214
- Fix physical device access

PR:             ports/106727
Submitted by:   Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
Original commit
Wednesday, 29 Nov 2006
20:58 miwi search for other commits by this committer
- Update to 2006-11-28 snapshot
- Fix WITHOUT_CDROM_DMA check which was the wrong way around (doh!)
- Document physical device problems in pkg-message and move aio item
  to the bottom so it has a slightly smaller chance of being
  overlooked

PR:             ports/105971
Submitted by:   Juergen Lock (maintainer)
Original commit
Saturday, 4 Nov 2006
18:29 miwi search for other commits by this committer
- Update to 20061102

PR:             ports/105086
Submitted by:   Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
Sponsored by:   FreeBSD Bug-a-thon #2
Original commit
Tuesday, 31 Oct 2006
22:55 pav search for other commits by this committer
- update to 20061031 cvs snapshot (now uses aio and supports acpi and a new
  qcow2 image format)
- properly respect NOPORTDOCS
- make -serial /dev/cuadX work (modified patch from this post:
  http://lists.gnu.org/archive/html/qemu-devel/2006-09/msg00201.html , and hi
  Michael! :)
- add WITHOUT_SDL (hi joshe! :) and WITHOUT_CDROM_DMA knobs (the latter to work
  around atapicam problems in FreeBSD guests with the now by default enabled
  ide cdrom dma patch)
- use OPTIONS

PR:             ports/104989
Submitted by:   Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
Original commit
Wednesday, 20 Sep 2006
11:21 stas search for other commits by this committer
 - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
   structure (i.e. include/SDL for includes and sdl-config for configuration
   binary)
 - Update graphics/sdl_ttf to version 2.0.8
 - Update graphics/sdl_image to version 1.2.5
 - Update audio/sdl_mixer to version 1.2.7
 - Update net/sdl_net to version 1.2.6
 - Update Mk/bsd.sdl.mk accordingly
 - Fix dependent ports to fit the new directory structure and avoid several
   API breakages
 - Bump up portrevisions for all dependent ports to allow them to be upgraded
   by portupgrade/portmaster etc tools

Approved by:    kris (portmgr), sem (mentor)
Original commit
Friday, 25 Aug 2006
21:16 miwi search for other commits by this committer
- change to samba3

PR:             ports/102494
Submitted by:   Juergen Lock <nox(at)jelal.kn-bremen.de>,(maintainer)
Approved by:    krion (mentor)
Original commit
Monday, 21 Aug 2006
23:02 shaun search for other commits by this committer
- Fix build on 4.x [1]
- Respect CFLAGS [2]
- Support parallel port under FreeBSD [3]

PR:             ports/102154 [1], ports/102188 [2]
Submitted by:   Juergen Lock <nox@jelal.kn-bremen.de> [1],
                Stanislav Sedov <ssedov@mbsd.msk.ru> [2],
                Robert Jenssen (via freebsd-ports) [3]
Approved by:    Juergen Lock <nox@jelal.kn-bremen.de> (maintainer) [2] [3]
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
Sunday, 23 Jul 2006
00:04 shaun search for other commits by this committer
- Add a fix by Anthony Liguori for the 'invisible wall' problem:
    http://lists.gnu.org/archive/html/qemu-devel/2006-05/msg00112.html

- Update pkg-message (linux 2.6 default HZ)

PR:             ports/100722
Submitted by:   Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
Approved by:    ahze (mentor, implicit)
Original commit
Friday, 19 May 2006
08:17 erwin search for other commits by this committer
Fix plist

PR:             97363
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, 16 Apr 2006
02:38 nork search for other commits by this committer
Update to 2006-04-14 snapshot.
o no longer needs 3-wire configs when using the emulated serial port.
o update patch-libmath to match this commit: [1]
        http://docs.freebsd.org/cgi/mid.cgi?200512021345.jB2Dj6D3057000
o Allow multiple graphics devices.
o ARM Versatile Platform Baseboard emulation.
o Thumb prefetch abort fix.
o simulate a null modem cable.
o 64 bit disassembly.
o USB tablet support (Brad Campbell, Anthony Liguori).
o mouse API changes.

Suggested by:   jkim [1]
PR:             ports/95826
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
Sunday, 26 Mar 2006
15:11 pav search for other commits by this committer
- Lonnie sent me updates to 2 of his usb fixes,
- and posted another usb bugfix affecting FreeBSD guests
- (optionally) seperate out the two WITH_HACKS patches after I learned the
  cirrus patch can cause problems with xp guests too

PR:             ports/94949
Submitted by:   Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
Original commit
Saturday, 18 Mar 2006
21:23 pav search for other commits by this committer
- Add Lonnie's usb host support patches and a bunch of other fixes mostly from
  cvs, including a workaround for the -nographic crash.

PR:             ports/94654
Submitted by:   Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
Original commit
Saturday, 21 Jan 2006
23:41 maho search for other commits by this committer
(WITH_HACKS) Patching process should be silent
Original commit
23:10 maho search for other commits by this committer
Add another hack:
http://lists.gnu.org/archive/html/qemu-devel/2006-01/msg00208.html
1024 px width for 24 bit gets faster

Approved by:    Maintainer
Original commit
Thursday, 5 Jan 2006
22:21 edwin search for other commits by this committer
two additional slirp patches for emulators/qemu

        Apply two additional slirp patches from the mailing list
        (and quiet WITH_HACKS patching):

        http://lists.gnu.org/archive/html/qemu-devel/2005-12/msg00277.html
        (-> files/patch-slirp-nat)

        http://lists.gnu.org/archive/html/qemu-devel/2005-05/msg00228.html
        (-> files/patch-slirp-mbuf.c)

PR:             ports/91358
Submitted by:   Juergen Lock <nox@jelal.kn-bremen.de>
Original commit
Saturday, 31 Dec 2005
00:12 maho search for other commits by this committer
Add a knob WITH_HACKS. we now have IDE Bus-master DMA Support.
(However, this will break existing Windows 2000 or XP installations).

Approved by:    maintainer
Original commit

Number of commits found: 241 (showing only 100 on this page)

«  1 | 2 | 3  »