| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
25 Jul 2008 10:38:45
0.9.1_9
|
pav  |
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV |
20 Jun 2008 23:14:55
0.9.1_9
|
nox  |
Chase moved MASTER_SITE |
06 Jun 2008 14:27:07
0.9.1_9
|
edwin  |
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
0.9.1_8
|
nox  |
Fix NOPORTDOCS when texi2html is not installed
Found by: itetcu |
17 May 2008 19:53:44
0.9.1_8
|
nox  |
- Add note about network boot issues to pkg-message.s
- Remove obsolete dhcp patch
- Bump PORTREVISION |
13 May 2008 19:29:38
0.9.1_7
|
nox  |
- 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
0.9.1_6
|
nox  |
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
0.9.1_5  |
nox  |
- 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
0.9.1_4  |
nox  |
- Add runtime warning when aio is not loaded
- Bump PORTREVISION
Requested by: several people on freebsd-emulation@ |
20 Mar 2008 09:46:38
0.9.1_3  |
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
13 Mar 2008 14:28:35
0.9.1_3  |
miwi  |
- Chase devel/sdl12 shlib version bump |
11 Mar 2008 23:22:24
0.9.1_2  |
nox  |
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
0.9.1_1  |
nox  |
Add knob to explicitly add/remove gnutls dependency
Noticed by: jkim |
21 Jan 2008 22:44:33
0.9.1  |
nox  |
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
0.9.1  |
nox  |
Actually remove removed patches (oops!)
Pointyhat to: nox |
20 Jan 2008 17:16:06
0.9.1  |
nox  |
Update to 0.9.1
Changelog at http://fabrice.bellard.free.fr/qemu/changelog.html |
13 Dec 2007 01:10:53
0.9.0_4  |
nox  |
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
0.9.0_3  |
nox  |
Add another MASTER_SITE while qemu.org is down.
Submitted by: fenner@ (portsurvey) |
26 May 2007 17:08:17
0.9.0_3  |
nox  |
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
0.9.0_2  |
flz  |
- 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
0.9.0_1  |
nox  |
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
0.9.0  |
nox  |
Add CONFLICTS for qemu-devel
Approved by: miwi (mentor, implicit) |
06 Feb 2007 23:49:01
0.9.0  |
nox  |
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
0.8.2s.20070111_1  |
nox  |
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
0.8.2s.20070111_1  |
nox  |
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 ) |
31 Jan 2007 23:20:54
0.8.2s.20070111_1  |
nox  |
Fix crashes on -current/amd64 hosts
Submitted by: jkim
Approved by: miwi (mentor, implicit) |
17 Jan 2007 23:12:01
0.8.2s.20070111  |
nox  |
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
0.8.2s.20070111  |
nox  |
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
0.8.2s.20061225_1  |
nox  |
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
0.8.2s.20061225  |
nox  |
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
0.8.2s.20061216  |
nox  |
Update MAINTAINER email address of my ports
Approved by: miwi |
17 Dec 2006 00:22:36
0.8.2s.20061216  |
miwi  |
- 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
0.8.2s.20061214  |
miwi  |
- 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
0.8.2s.20061128  |
miwi  |
- 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
0.8.2s.20061102  |
miwi  |
- 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
0.8.2s.20061031  |
pav  |
- 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
0.8.2_2  |
stas  |
- 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
0.8.2_1  |
kris  |
Chase net/samba to net/samba3 in preparation for removal of the former. |
25 Aug 2006 22:16:20
0.8.2_1  |
miwi  |
- 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
0.8.2_1  |
shaun  |
- 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
0.8.2  |
nork  |
Update to 0.8.2.
PR: ports/101381
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer) |
23 Jul 2006 01:04:01
0.8.1_2  |
shaun  |
- 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
0.8.1_1  |
erwin  |
Fix plist
PR: 97363
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer) |
06 May 2006 17:15:41
0.8.1  |
nork  |
Update to 0.8.1.
PR: ports/96876
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer) |
29 Apr 2006 10:15:50
0.8.0s.20060426  |
pav  |
- 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
0.8.0s.20060414  |
vs  |
Fix build on 4.x
PR: ports/95887
Submitted by: maintainer |
16 Apr 2006 03:38:02
0.8.0s.20060414  |
nork  |
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
0.8.0s.20060408  |
nork  |
Update to 2006-04-08 snapshot.
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer) |
26 Mar 2006 16:11:36
0.8.0_5  |
pav  |
- 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
0.8.0_3  |
pav  |
- 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
0.8.0_3  |
maho  |
(WITH_HACKS) Patching process should be silent |
21 Jan 2006 23:10:06
0.8.0_3  |
maho  |
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
0.8.0_3  |
edwin  |
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
0.8.0_2  |
maho  |
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
0.8.0_2  |
pav  |
- Fix patch from previous revision
PR: ports/90778
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer) |
21 Dec 2005 22:12:46
0.8.0_1  |
pav  |
- 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
0.8.0  |
pav  |
- Update to 0.8.0
PR: ports/90709
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer) |
03 Dec 2005 03:18:40
0.7.2s.20051130  |
lawrance  |
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
0.7.2s.20051112  |
lawrance  |
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
0.7.2s.20051112  |
lawrance  |
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
0.7.2s.20051030  |
nork  |
Fix build on 4.x.
PR: ports/88522
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer) |
31 Oct 2005 15:07:44
0.7.2s.20051030  |
nork  |
Fix build error.
Pointy hat to: myself |
31 Oct 2005 13:43:13
0.7.2s.20051030  |
nork  |
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
0.7.2s.20050909_2  |
jkim  |
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
0.7.2s.20050909_2  |
pav  |
- 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
0.7.2s.20050909_1  |
pjd  |
Fix typo. |
01 Oct 2005 18:03:03
0.7.2s.20050909  |
pjd  |
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
0.7.2s.20050909  |
mnag  |
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
0.7.2s.20050909  |
pav  |
- 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
0.7.2s.20050909  |
nork  |
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
0.7.0s.20050717  |
mezz  |
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
0.7.0s.20050528  |
nork  |
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
0.7.0s.20050502  |
pav  |
- 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
0.7.0  |
nork  |
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
0.7.0  |
nork  |
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
0.6.2s.20050305  |
pav  |
- 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
|