FreshPorts -- The Place For Ports Sat, 4 Jul 2009 7:03 AM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
qemu 0.10.5 emulators on this many watch lists=60 search for ports that depend on this port An older version of this port was marked as vulnerable.
QEMU CPU Emulator
Maintained by: nox@FreeBSD.org search for ports maintained by this maintainer
Port Added: 03 Jun 2004 03:14:00


QEMU is a FAST! processor emulator using dynamic translation to achieve
good emulation speed.
QEMU has two operating modes:

    * Full system emulation. In this mode, QEMU emulates a full system
(for example a PC), including a processor and various peripherials.
It can be used to launch different Operating Systems without rebooting
the PC or to debug system code.
    * User mode emulation (Linux host only). In this mode, QEMU can launch
Linux processes compiled for one CPU on another CPU. It can be used to
launch the Wine Windows API emulator or to ease cross-compilation and
cross-debugging. 

As QEMU requires no host kernel patches to run, it is very safe and easy to use.
(but kqemu is now also supported for the i386 on i386 and amd64 case)

See also the preconfigured system images on http://oszoo.org/
Many live cd isos also work.

WWW: http://www.nongnu.org/qemu/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: textproc/texi2html, devel/gmake, devel/sdl12, lang/perl5.8
Required To Run: lang/perl5.8
Required Libraries: security/gnutls, devel/sdl12

To install the port: cd /usr/ports/emulators/qemu/ && make install clean
To add the package: pkg_add -r qemu


Configuration Options
===> The following configuration options are available for qemu-0.10.5:
     KQEMU=Off (default) "Build with (alpha!) accelerator module"
     RTL8139_TIMER=Off (default) "allow use of re(4) nic with FreeBSD guests"
     SAMBA=Off (default) "samba dependency (for -smb)"
     SDL=On (default) "SDL/X dependency (graphical output)"
     GNUTLS=On (default) "gnutls dependency (vnc encryption)"
     PCAP=On (default) "pcap dependency (networking with bpf)"
     CDROM_DMA=On (default) "IDE CDROM DMA"
     PHYS_CDROM=On (default) "Physical CDROM fixes"
     ADD_AUDIO=Off (default) "Emulate more audio hardware (experimental!)"
     ALL_TARGETS=On (default) "Also build non-x86 targets"
===> Use 'make config' to modify these settings

Master Sites:
http://download.savannah.gnu.org/releases/qemu/
http://ftp.cc.uoc.gr/mirrors/nongnu.org/qemu/
http://www.very-clever.com/download/nongnu/qemu/
http://ftp.twaren.net/Unix/NonGNU/qemu/
ftp://ftp.cc.uoc.gr/mirrors/nongnu.org/qemu/
ftp://ftp.twaren.net/Unix/NonGNU/qemu/
http://download.savannah.gnu.org/releases-noredirect/qemu/
http://bellard.org/qemu/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/qemu/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2009-03-08
    Affects: users of emulators/qemu
    Author: nox@FreeBSD.org
    Reason: 
      The port has been updated to 0.10.0, which now uses the newer
      (incompatible) kqemu-kmod-devel port that now also works for the
      32 bit "qemu" executable on amd64.  If you upgrade emulators/qemu
      with the KQEMU knob on, you have to
    
    	# pkg_delete kqemu-kmod-1\*
    
      the old kqemu version first if it is installed.
    
    

  • 2008-04-03
    Affects: users of emulators/qemu and emulators/qemu-devel
    Author: nox@FreeBSD.org
    Reason: 
      The default configuration location (qemu-ifup script etc.) has been
      changed from /etc to ${PREFIX}/etc (usually /usr/local/etc).  Move your
      files accordingly.
    
    

  • 2007-02-06
    Affects: users of emulators/qemu
    Author: nox@FreeBSD.org
    Reason: 
      qemu now uses aio at least for ide dma, so if you get
      "Invalid system call" crashes that is because aio is not (kld)loaded.
    
    

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

1 | 2  »  

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
01 Jun 2009 20:02:38
Original commit files touched by this commit  0.10.5
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.
21 May 2009 17:28:27
Original commit files touched by this commit  0.10.5
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)
13 May 2009 21:41:48
Original commit files touched by this commit  0.10.4
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.
01 May 2009 19:47:10
Original commit files touched by this commit  0.10.3
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)
07 Apr 2009 22:02:09
Original commit files touched by this commit  0.10.2
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)
24 Mar 2009 18:54:18
Original commit files touched by this commit  0.10.1_1
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
23 Mar 2009 20:54:07
Original commit files touched by this commit  0.10.1
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
08 Mar 2009 23:34:55
Original commit files touched by this commit  0.10.0_1
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
08 Mar 2009 18:59:00
Original commit files touched by this commit  0.10.0
nox search for other commits by this committer
Update WWW.
08 Mar 2009 18:28:26
Original commit files touched by this commit  0.10.0
nox search for other commits by this committer
Fix NOPORTDOCS. (doh!)
08 Mar 2009 17:09:43
Original commit files touched by this commit  0.10.0
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
28 Feb 2009 17:27:47
Original commit files touched by this commit  0.9.1_11
nox search for other commits by this committer
Rename band-aid build fix patch so it gets applied after the file it
patches (duh!)

Pointyhat to:   nox
28 Feb 2009 16:50:44
Original commit files touched by this commit  0.9.1_11
nox search for other commits by this committer
Add band-aid build fix for -current (usb host support still wont work with
the new stack - helpful hands wanted there!)

PR:             ports/132126
Submitted by:   Oleg Ginzburg <oleg.ginzburg@nevosoft.ru>
05 Jan 2009 19:44:02
Original commit files touched by this commit  0.9.1_11
pav search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older
04 Dec 2008 22:36:46
Original commit files touched by this commit  0.9.1_11
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)
18 Nov 2008 20:07:53
Original commit files touched by this commit  0.9.1_10
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]
02 Nov 2008 22:59:10
Original commit files touched by this commit  0.9.1_10
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
25 Jul 2008 10:38:45
Original commit files touched by this commit  0.9.1_9
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
20 Jun 2008 23:14:55
Original commit files touched by this commit  0.9.1_9
 This port version is marked as vulnerable.
nox search for other commits by this committer
Chase moved MASTER_SITE
06 Jun 2008 14:27:07
Original commit files touched by this commit  0.9.1_9
 This port version is marked as vulnerable.
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)
03 Jun 2008 19:39:51
Original commit files touched by this commit  0.9.1_8
 This port version is marked as vulnerable.
nox search for other commits by this committer
Fix NOPORTDOCS when texi2html is not installed

Found by:       itetcu
17 May 2008 19:53:44
Original commit files touched by this commit  0.9.1_8
 This port version is marked as vulnerable.
nox search for other commits by this committer
- Add note about network boot issues to pkg-message.s
- Remove obsolete dhcp patch
- Bump PORTREVISION
13 May 2008 19:29:38
Original commit files touched by this commit  0.9.1_7
 This port version is marked as vulnerable.
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]
08 May 2008 21:45:10
Original commit files touched by this commit  0.9.1_6
 This port version is marked as vulnerable.
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
03 Apr 2008 21:18:40
Original commit files touched by this commit  0.9.1_5
 This port version is marked as vulnerable.
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]
21 Mar 2008 17:31:52
Original commit files touched by this commit  0.9.1_4
 This port version is marked as vulnerable.
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@
20 Mar 2008 09:46:38
Original commit files touched by this commit  0.9.1_3
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Remove USE_GETOPT_LONG which is a no-op since March 2007
13 Mar 2008 14:28:35
Original commit files touched by this commit  0.9.1_3
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Chase devel/sdl12 shlib version bump
11 Mar 2008 23:22:24
Original commit files touched by this commit  0.9.1_2
 This port version is marked as vulnerable.
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
04 Mar 2008 22:22:56
Original commit files touched by this commit  0.9.1_1
 This port version is marked as vulnerable.
nox search for other commits by this committer
Add knob to explicitly add/remove gnutls dependency

Noticed by:     jkim
21 Jan 2008 22:44:33
Original commit files touched by this commit  0.9.1
 This port version is marked as vulnerable.
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>
21 Jan 2008 01:00:52
Original commit files touched by this commit  0.9.1
 This port version is marked as vulnerable.
nox search for other commits by this committer
Actually remove removed patches (oops!)

Pointyhat to:   nox
20 Jan 2008 17:16:06
Original commit files touched by this commit  0.9.1
 This port version is marked as vulnerable.
nox search for other commits by this committer
Update to 0.9.1

Changelog at http://fabrice.bellard.free.fr/qemu/changelog.html
13 Dec 2007 01:10:53
Original commit files touched by this commit  0.9.0_4
 This port version is marked as vulnerable.
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
07 Jun 2007 20:12:11
Original commit files touched by this commit  0.9.0_3
 This port version is marked as vulnerable.
nox search for other commits by this committer
Add another MASTER_SITE while qemu.org is down.

Submitted by:   fenner@ (portsurvey)
26 May 2007 17:08:17
Original commit files touched by this commit  0.9.0_3
 This port version is marked as vulnerable.
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.
19 May 2007 21:32:57
Original commit files touched by this commit  0.9.0_2
 This port version is marked as vulnerable.
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}.
02 May 2007 20:54:05
Original commit files touched by this commit  0.9.0_1
 This port version is marked as vulnerable.
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
10 Mar 2007 17:05:00
Original commit files touched by this commit  0.9.0
 This port version is marked as vulnerable.
nox search for other commits by this committer
Add CONFLICTS for qemu-devel

Approved by:    miwi (mentor, implicit)
06 Feb 2007 23:49:01
Original commit files touched by this commit  0.9.0
 This port version is marked as vulnerable.
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)
04 Feb 2007 13:22:07
Original commit files touched by this commit  0.8.2s.20070111_1
 This port version is marked as vulnerable.
nox search for other commits by this committer
Slirp seems to be working again on -current.

Submitted by:   Scott Robbins <scottro@nyc.rr.com>
Approved by:    miwi (mentor, implicit)
03 Feb 2007 22:15:28
Original commit files touched by this commit  0.8.2s.20070111_1
 This port version is marked as vulnerable.
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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
31 Jan 2007 23:20:54
Original commit files touched by this commit  0.8.2s.20070111_1
 This port version is marked as vulnerable.
nox search for other commits by this committer
Fix crashes on -current/amd64 hosts

Submitted by:   jkim
Approved by:    miwi (mentor, implicit)
17 Jan 2007 23:12:01
Original commit files touched by this commit  0.8.2s.20070111
 This port version is marked as vulnerable.
nox search for other commits by this committer
Add link to a -current tap howto

Submitted by:   Scott Robbins <scottro@nyc.rr.com>
Approved by:    miwi (mentor)
12 Jan 2007 00:13:58
Original commit files touched by this commit  0.8.2s.20070111
 This port version is marked as vulnerable.
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)
26 Dec 2006 22:41:13
Original commit files touched by this commit  0.8.2s.20061225_1
 This port version is marked as vulnerable.
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)
25 Dec 2006 19:49:52
Original commit files touched by this commit  0.8.2s.20061225
 This port version is marked as vulnerable.
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)
23 Dec 2006 17:42:42
Original commit files touched by this commit  0.8.2s.20061216
 This port version is marked as vulnerable.
nox search for other commits by this committer
Update MAINTAINER email address of my ports

Approved by:    miwi
17 Dec 2006 00:22:36
Original commit files touched by this commit  0.8.2s.20061216
 This port version is marked as vulnerable.
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)
15 Dec 2006 08:17:39
Original commit files touched by this commit  0.8.2s.20061214
 This port version is marked as vulnerable.
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)
29 Nov 2006 20:58:35
Original commit files touched by this commit  0.8.2s.20061128
 This port version is marked as vulnerable.
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)
04 Nov 2006 18:29:35
Original commit files touched by this commit  0.8.2s.20061102
 This port version is marked as vulnerable.
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
31 Oct 2006 22:55:34
Original commit files touched by this commit  0.8.2s.20061031
 This port version is marked as vulnerable.
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)
20 Sep 2006 12:21:59
Original commit files touched by this commit  0.8.2_2
 This port version is marked as vulnerable.
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)
02 Sep 2006 20:50:47
Original commit files touched by this commit  0.8.2_1
 This port version is marked as vulnerable.
kris search for other commits by this committer
Chase net/samba to net/samba3 in preparation for removal of the former.
25 Aug 2006 22:16:20
Original commit files touched by this commit  0.8.2_1
 This port version is marked as vulnerable.
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)
22 Aug 2006 00:02:01
Original commit files touched by this commit  0.8.2_1
 This port version is marked as vulnerable.
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]
07 Aug 2006 17:10:27
Original commit files touched by this commit  0.8.2
 This port version is marked as vulnerable.
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)
23 Jul 2006 01:04:01
Original commit files touched by this commit  0.8.1_2
 This port version is marked as vulnerable.
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)
19 May 2006 09:17:54
Original commit files touched by this commit  0.8.1_1
 This port version is marked as vulnerable.
erwin search for other commits by this committer
Fix plist

PR:             97363
Submitted by:   Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
06 May 2006 17:15:41
Original commit files touched by this commit  0.8.1
 This port version is marked as vulnerable.
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)
29 Apr 2006 10:15:50
Original commit files touched by this commit  0.8.0s.20060426
 This port version is marked as vulnerable.
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)
23 Apr 2006 18:33:29
Original commit files touched by this commit  0.8.0s.20060414
 This port version is marked as vulnerable.
vs search for other commits by this committer
Fix build on 4.x

PR:             ports/95887
Submitted by:   maintainer
16 Apr 2006 03:38:02
Original commit files touched by this commit  0.8.0s.20060414
 This port version is marked as vulnerable.
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)
09 Apr 2006 18:09:42
Original commit files touched by this commit  0.8.0s.20060408
 This port version is marked as vulnerable.
nork search for other commits by this committer
Update to 2006-04-08 snapshot.

Submitted by:   Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
26 Mar 2006 16:11:36
Original commit files touched by this commit  0.8.0_5
 This port version is marked as vulnerable.
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)
18 Mar 2006 21:23:42
Original commit files touched by this commit  0.8.0_3
 This port version is marked as vulnerable.
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)
21 Jan 2006 23:41:48
Original commit files touched by this commit  0.8.0_3
 This port version is marked as vulnerable.
maho search for other commits by this committer
(WITH_HACKS) Patching process should be silent
21 Jan 2006 23:10:06
Original commit files touched by this commit  0.8.0_3
 This port version is marked as vulnerable.
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
05 Jan 2006 22:21:14
Original commit files touched by this commit  0.8.0_3
 This port version is marked as vulnerable.
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>
31 Dec 2005 00:12:20
Original commit files touched by this commit  0.8.0_2
 This port version is marked as vulnerable.
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
21 Dec 2005 23:46:31
Original commit files touched by this commit  0.8.0_2
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Fix patch from previous revision

PR:             ports/90778
Submitted by:   Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
21 Dec 2005 22:12:46
Original commit files touched by this commit  0.8.0_1
 This port version is marked as vulnerable.
pav search for other commits by this committer
- add slirp speedup patch by Paul Brook (avoiding host -> guest packet loss)

PR:             ports/90763
Submitted by:   Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
20 Dec 2005 23:27:46
Original commit files touched by this commit  0.8.0
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 0.8.0

PR:             ports/90709
Submitted by:   Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
03 Dec 2005 03:18:40
Original commit files touched by this commit  0.7.2s.20051130
 This port version is marked as vulnerable.
lawrance search for other commits by this committer
Update to 2005-11-30 snapshot.

PR:             ports/ports/89816
Submitted by:   Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
16 Nov 2005 01:32:56
Original commit files touched by this commit  0.7.2s.20051112
 This port version is marked as vulnerable.
lawrance search for other commits by this committer
Fix build on amd64

PR:             ports/89064
Submitted by:   Vasil Dimov <vd@datamax.bg>
Approved by:    Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
14 Nov 2005 05:17:09
Original commit files touched by this commit  0.7.2s.20051112
 This port version is marked as vulnerable.
lawrance search for other commits by this committer
Update to 2005-11-12 snapshot.

PR:             ports/88952
Submitted by:   Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
05 Nov 2005 14:00:44
Original commit files touched by this commit  0.7.2s.20051030
 This port version is marked as vulnerable.
nork search for other commits by this committer
Fix build on 4.x.

PR:             ports/88522
Submitted by:   Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
31 Oct 2005 15:07:44
Original commit files touched by this commit  0.7.2s.20051030
 This port version is marked as vulnerable.
nork search for other commits by this committer
Fix build error.

Pointy hat to:  myself
31 Oct 2005 13:43:13
Original commit files touched by this commit  0.7.2s.20051030
 This port version is marked as vulnerable.
nork search for other commits by this committer
Update to 0.7.2s.2005.1030.
o separate kqemu build phase to emulators/kqemu-kmod port.
o cleanup kqemu support.
o cleanup MASTER_SITES.

Discussed with: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
Reviewed by:    Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
15 Oct 2005 00:47:48
Original commit files touched by this commit  0.7.2s.20050909_2
 This port version is marked as vulnerable.
jkim search for other commits by this committer
Mention ed(4) emulation is broken in FreeBSD 6.0-RC1.

Submitted by:   Juergen Lock <nox at jelal dot kn-bremen dot de> (maintainer)
07 Oct 2005 20:26:21
Original commit files touched by this commit  0.7.2s.20050909_2
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Now compiles with system compiler on amd64 again (Klaus-J. Wolf)
- Fix bogus EBUSY with /dev/kqemu on 5+ (Manuel Stuehn)

PR:             ports/86617, ports/87086
Submitted by:   Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
01 Oct 2005 18:05:06
Original commit files touched by this commit  0.7.2s.20050909_1
 This port version is marked as vulnerable.
pjd search for other commits by this committer
Fix typo.
01 Oct 2005 18:03:03
Original commit files touched by this commit  0.7.2s.20050909
 This port version is marked as vulnerable.
pjd search for other commits by this committer
Fix a panic on qemu process close (when kqemu is used).
Structure 'ks' was used after it has been freed.

Reviewed by:    Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
01 Oct 2005 14:25:09
Original commit files touched by this commit  0.7.2s.20050909
 This port version is marked as vulnerable.
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)
23 Sep 2005 21:08:37
Original commit files touched by this commit  0.7.2s.20050909
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Fix plist in WITH_KQEMU case

PR:             ports/86379
Submitted by:   Bjorn Konig <bkoenig@cs.tu-berlin.de>
Approved by:    Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
10 Sep 2005 18:04:42
Original commit files touched by this commit  0.7.2s.20050909
 This port version is marked as vulnerable.
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)
19 Jul 2005 07:06:56
Original commit files touched by this commit  0.7.0s.20050717
 This port version is marked as vulnerable.
mezz search for other commits by this committer
Update to 20050717 snapshot, short ChangeLog:

        Merge /dev/kqemu cloning support to kmod_bsd.c (Craig Boston),
        Giant-lock kqemu (Bakul Shah), Utilize BSDMakefile to compile
        kqemu.ko, and cosmetic change (Norikatsu Shigemura)

        See more info in ports/83691 for full ChangeLog.

PR:             ports/83691
Submitted by:   Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
30 May 2005 15:56:51
Original commit files touched by this commit  0.7.0s.20050528
 This port version is marked as vulnerable.
nork search for other commits by this committer
Update to 2005-05-28 snapshot.

PR:             ports/81633
Submitted by:   Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
05 May 2005 13:41:10
Original commit files touched by this commit  0.7.0s.20050502
 This port version is marked as vulnerable.
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)
03 May 2005 05:02:46
Original commit files touched by this commit  0.7.0
 This port version is marked as vulnerable.
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
01 May 2005 08:39:11
Original commit files touched by this commit  0.7.0
 This port version is marked as vulnerable.
nork search for other commits by this committer
o Update to 0.7.0. [1]
o Remove hard samba dependency. [2]

PR:             ports/80486
Submitted by:   Jung-uk Kim <jkim@niksun.com> [1]
                Juergen Lock <nox@jelal.kn-bremen.de> (maintainer) [1]
Suggested by:   des [2]
08 Mar 2005 23:02:58
Original commit files touched by this commit  0.6.2s.20050305
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 2005-03-05 snapshot

PR:             ports/78509
Submitted by:   Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
03 Mar 2005 20:35:05
Original commit files touched by this commit  0.6.2s.20050301
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 2005-03-01

PR:             ports/78333
Submitted by:   Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
27 Feb 2005 15:43:19
Original commit files touched by this commit  0.6.2s.20050224
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 2005-02-24 snap

PR:             ports/78089
Submitted by:   Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
08 Jan 2005 16:21:01
Original commit files touched by this commit  0.6.2s.20041228
 This port version is marked as vulnerable.
nork search for other commits by this committer
Update to 0.6.2 (2004/12/28 snapshot).

PR:             ports/75644
Submitted by:   Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
17 Nov 2004 09:47:38
Original commit files touched by this commit  0.6.1s.20041115
 This port version is marked as vulnerable.
nork search for other commits by this committer
o Update to 0.6.1(2004/11/15 snapshot).
  FreeBSD related changes: physical cdrom fix, audio merge

PR:             ports/74015
Submitted by:   Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
04 Nov 2004 14:26:08
Original commit files touched by this commit  0.6.0s.20041020_2
 This port version is marked as vulnerable.
nork search for other commits by this committer
Add support raw disk device access.

Submitted by:   Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
28 Oct 2004 16:42:48
Original commit files touched by this commit  0.6.0s.20041020_1
 This port version is marked as vulnerable.
nork search for other commits by this committer
Fix build error on 4-stable.

Submitted by:   Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
Pointed out by: pointy via kris
25 Oct 2004 15:57:30
Original commit files touched by this commit  0.6.0s.20041020
 This port version is marked as vulnerable.
nork search for other commits by this committer
Update to 0.6.0s.20041020.

PR:             ports/72945
Submitted by:   Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)

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

1 | 2  »  

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
nfsenJul 03
nagios*Jul 01
nagios-devel*Jul 01
nagios2*Jul 01
syslog-ng*Jul 01
syslog-ng2*Jul 01
phpmyadminJun 30
tor*Jun 23
tor*Jun 23
cscopeJun 16
cscopeJun 16
finchJun 16
joomla15Jun 16
libpurpleJun 16
pidginJun 16

6 vulnerabilities affecting 11 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 20375
Broken 144
Deprecated 44
Ignore 762
Forbidden 5
Restricted 387
No CDROM 139
Vulnerable 56
Expired 17
Set to expire 25
Interactive 81
new 24 hours 2
new 48 hours4
new 7 days69
new fortnight98
new month180

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.438 seconds.