| There is a PORTS FREEZE in effect! |
|
A ports freeze
means that commits will be few and far between and only by approval.
|
| non port: emulators/qemu-devel/Makefile |
|
CVSWeb
|
Number of commits found: 28 |
|
Tue, 18 Nov 2008
|
[ 20:07 nox ]
1.97 emulators/qemu-devel/Makefile
1.91 emulators/qemu/Makefile
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]
|
|
Sun, 2 Nov 2008
|
[ 22:59 nox ]
1.96 emulators/qemu-devel/Makefile
1.90 emulators/qemu/Makefile
1.1 emulators/qemu-devel/files/patch-CVE-2008-4539
1.1 emulators/qemu/files/patch-CVE-2008-4539
Fix heap overflow in Cirrus emulation
Obtained from: qemu svn
Security:
http://www.vuxml.org/freebsd/07bb3bd2-a920-11dd-8503-0211060005df.html
|
|
Sat, 2 Aug 2008
|
[ 19:29 nox ]
1.95 emulators/qemu-devel/Makefile
1.1 emulators/qemu-devel/files/pcap-patch
- Add pcap patch as an OPTION
- Bump PORTREVISION
Submitted by: jkim
|
|
Fri, 25 Jul 2008
|
[ 10:38 pav ]
1.58 databases/clip/Makefile
1.83 databases/fastdb/Makefile
1.60 databases/firebird-server/Makefile
1.65 databases/firebird2-server/Makefile
1.22 databases/py-MySQL/Makefile
1.15 databases/py-PySQLite10/Makefile
1.19 databases/py-PySQLite11/Makefile
1.32 deskutils/abacus/Makefile
1.14 deskutils/checkrdf/Makefile
1.6 deskutils/xfce4-notification-daemon/Makefile
(Only the first 10 of 38 ports in this commit are shown above. )
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
|
|
Tue, 8 Jul 2008
|
[ 19:42 nox ]
1.93 emulators/qemu-devel/Makefile
1.50 emulators/qemu-devel/distinfo
1.5 emulators/qemu-devel/files/patch-90_security
1.2 emulators/qemu-devel/files/patch-CVE-2008-2004
1.6 emulators/qemu-devel/files/patch-Makefile
1.5 emulators/qemu-devel/files/patch-cpu-exec.c
1.2 emulators/qemu-devel/files/patch-curses_keys.h
1.1 emulators/qemu-devel/files/patch-exec-all.h
1.3 emulators/qemu-devel/files/patch-exec.c
1.12 emulators/qemu-devel/files/patch-fbsd
(Only the first 10 of 22 ports in this commit are shown above. )
- Update to 20080620 svn snapshot, which uses the new kqemu-kmod-devel
port that now also works for the 32 bit "qemu" executable on amd64
(if you build with the KQEMU knob on, you have to deinstall the old
kqemu-kmod first if it is installed)
- Add an ALL_TARGETS knob that, if turned off, omits the remaining dyngen
targets, eliminating the need for gcc 3.4 (everything but ppc and sh4
has been converted to tcg in this snapshot)
- Add tcg fixes for amd64 guests on i386 hosts (two of three have been
committed to qemu svn in the meantime) [1]
- Update the pkg-message about kqemu on amd64, and add a note about using
nfs with slirp, the latter [2]
- Homepage now at http://bellard.org/qemu/ - update links
Submitted by: nox [1]
Submitted by: joerg [2]
|
|
Fri, 6 Jun 2008
|
[ 14:27 edwin ]
1.39 emulators/basiliskII/Makefile
1.21 emulators/bfe/Makefile
1.3 emulators/catapult/Makefile
1.3 emulators/dboxfe/Makefile
1.5 emulators/desmume/Makefile
1.3 emulators/dynagen-devel/Makefile
1.10 emulators/dynagen/Makefile
1.22 emulators/dynamips-devel/Makefile
1.16 emulators/dynamips/Makefile
1.15 emulators/e-uae/Makefile
(Only the first 10 of 58 ports in this commit are shown above. )
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)
|
|
Sat, 17 May 2008
|
[ 19:53 nox ]
1.91 emulators/qemu-devel/Makefile
1.86 emulators/qemu/Makefile
1.6 emulators/qemu-devel/files/patch-bk
1.5 emulators/qemu/files/patch-bk
1.27 emulators/qemu-devel/pkg-message
1.26 emulators/qemu/pkg-message
- Add note about network boot issues to pkg-message.s
- Remove obsolete dhcp patch
- Bump PORTREVISION
|
|
Tue, 13 May 2008
|
[ 19:29 nox ]
1.90 emulators/qemu-devel/Makefile
1.85 emulators/qemu/Makefile
1.26 emulators/qemu-devel/pkg-message
1.25 emulators/qemu/pkg-message
- 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]
|
|
Thu, 8 May 2008
|
[ 21:45 nox ]
1.89 emulators/qemu-devel/Makefile
1.84 emulators/qemu/Makefile
1.1 emulators/qemu-devel/files/patch-CVE-2008-2004
1.1 emulators/qemu/files/patch-CVE-2008-2004
Fix "drive_init()" Disk Format Security Bypass
Obtained from: qemu cvs
Security:
http://www.vuxml.org/freebsd/8950ac62-1d30-11dd-9388-0211060005df.html
|
|
Thu, 3 Apr 2008
|
[ 21:18 nox ]
1.88 emulators/qemu-devel/Makefile
1.83 emulators/qemu/Makefile
1.8 emulators/qemu-devel/files/patch-bg
1.7 emulators/qemu/files/patch-bg
1.1 emulators/qemu-devel/files/patch-qemu-doc.texi
1.1 emulators/qemu/files/patch-qemu-doc.texi
1.25 emulators/qemu-devel/pkg-message
1.24 emulators/qemu/pkg-message
1.24 emulators/qemu-devel/pkg-plist
1.20 emulators/qemu/pkg-plist
(Only the first 10 of 14 ports in this commit are shown above. )
- Use PREFIX for qemu-ifup, install default scripts, bump PORTREVISION [1]
- Patch a pointer to pkg-message into the manpage
Submitted by: bms [1]
|
|
Fri, 21 Mar 2008
|
[ 22:20 nox ]
1.87 emulators/qemu-devel/Makefile
1.1 emulators/qemu-devel/files/patch-curses_keys.h
- Fix -curses typo concerning ctrl-d and ctrl-t handling
- Bump PORTREVISION
Obtained from: qemu cvs
|
[ 17:31 nox ]
1.86 emulators/qemu-devel/Makefile
1.82 emulators/qemu/Makefile
1.10 emulators/qemu-devel/files/patch-vl.c
1.7 emulators/qemu/files/patch-vl.c
- Add runtime warning when aio is not loaded
- Bump PORTREVISION
Requested by: several people on freebsd-emulation@
|
|
Thu, 20 Mar 2008
|
[ 09:46 pav ]
1.11 editors/chexedit/Makefile
1.27 editors/leafpad/Makefile
1.21 emulators/dynamips-devel/Makefile
1.15 emulators/dynamips/Makefile
1.7 emulators/gbe/Makefile
1.8 emulators/gcube/Makefile
1.21 emulators/gngb/Makefile
1.12 emulators/gngeo/Makefile
1.85 emulators/qemu-devel/Makefile
1.81 emulators/qemu/Makefile
(Only the first 10 of 70 ports in this commit are shown above. )
- Remove USE_GETOPT_LONG which is a no-op since March 2007
|
|
Thu, 13 Mar 2008
|
[ 14:28 miwi ]
1.7 astro/gaia/Makefile
1.18 astro/stellarium/Makefile
1.14 audio/adplay/Makefile
1.81 audio/amarok/Makefile
1.8 audio/drumpiler/Makefile
1.11 audio/festalon/Makefile
1.21 audio/ksmp3play/Makefile
1.12 audio/lmms/Makefile
1.50 audio/mhwaveedit/Makefile
1.36 audio/mp3blaster/Makefile
(Only the first 10 of 442 ports in this commit are shown above. )
- Chase devel/sdl12 shlib version bump
|
|
Wed, 12 Mar 2008
|
[ 20:01 nox ]
1.83 emulators/qemu-devel/Makefile
1.1 emulators/qemu-devel/files/patch-hw-e1000.c
1.1 emulators/qemu-devel/files/patch-tcg-tcg-op.h
1.24 emulators/qemu-devel/pkg-message
- Add tcg bugfix that went missing in the security rush [1]
- Change the e1000 mmio addr space according to spec [2]
- Update pkg-message
- Bump PORTREVISION
Submitted by: nox [1]
Obtained from: qemu cvs [2]
|
|
Tue, 11 Mar 2008
|
[ 23:34 nox ]
1.82 emulators/qemu-devel/Makefile
1.49 emulators/qemu-devel/distinfo
1.4 emulators/qemu-devel/files/patch-90_security
1.1 emulators/qemu-devel/files/patch-CVE-2008-0928
1.3 emulators/qemu-devel/files/patch-PRId64
1.7 emulators/qemu-devel/files/patch-bg
1.5 emulators/qemu-devel/files/patch-bk
1.6 emulators/qemu-devel/files/patch-block-raw.c
1.10 emulators/qemu-devel/files/patch-bsdusb.patch
1.4 emulators/qemu-devel/files/patch-cpu-exec.c
(Only the first 10 of 18 ports in this commit are shown above. )
- Update to 2008-03-02 snapshot [1]
- Fix unchecked block read/write vulnerability [2]
Submitted by: nox [1]
Obtained from: qemu cvs [2]
Security:
http://www.vuxml.org/freebsd/9cfbca7f-efb7-11dc-be01-0211060005df.html
|
|
Thu, 13 Dec 2007
|
[ 01:10 nox ]
1.81 emulators/qemu-devel/Makefile
1.75 emulators/qemu/Makefile
1.1 emulators/qemu-devel/files/patch-tlb-vuln
1.1 emulators/qemu/files/patch-tlb-vuln
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
|
|
Thu, 9 Aug 2007
|
[ 21:03 nox ]
1.80 emulators/qemu-devel/Makefile
1.48 emulators/qemu-devel/distinfo
1.3 emulators/qemu-devel/files/patch-90_security
1.4 emulators/qemu-devel/files/patch-ac
1.6 emulators/qemu-devel/files/patch-bt
1.1 emulators/qemu-devel/files/patch-hw-pxa2xx_gpio.c
1.5 emulators/qemu-devel/files/patch-vl.c-ppbus
- Update to 20070802 snapshot
(longer) log is at:
http://people.freebsd.org/~nox/qemu/qemu-devel-log-20070802.txt
|
|
Tue, 10 Jul 2007
|
[ 21:24 nox ]
1.79 emulators/qemu-devel/Makefile
1.47 emulators/qemu-devel/distinfo
1.2 emulators/qemu-devel/files/patch-90_security
1.9 emulators/qemu-devel/files/patch-bsdusb.patch
1.5 emulators/qemu-devel/files/patch-bt
1.8 emulators/qemu-devel/files/patch-vl.c
1.4 emulators/qemu-devel/files/patch-vl.c-ppbus
1.6 emulators/qemu-devel/pkg-descr
- Update to 20070702 snapshot
(longer) log is at:
http://people.freebsd.org/~nox/qemu/qemu-devel-log-20070702.txt
- Point WWW back at fabrice.bellard.free.fr, qemu.org still seems to be down
|
|
Thu, 31 May 2007
|
[ 19:24 nox ]
1.78 emulators/qemu-devel/Makefile
1.46 emulators/qemu-devel/distinfo
1.22 emulators/qemu-devel/pkg-plist
Update to 2007-05-26 snapshot:
- sparc: Fill in real SparcStation 10 values
- sparc: Fix co-processor branch and store ops (Aurelien Jarno)
- sparc: Fix stdfq op (Aurelien Jarno)
- mips: Clear BEV and ERL for the fake bootloader.
- 64bit MIPS FPUs have 32 registers.
- mips: Fix RDHWR handling. Code formatting. Don't use *_direct versions
to raise exceptions.
- mips: Fix disabling of the Cause register for R2.
- mips: Handle EBase properly.
- mips: Fix rotr immediate ops, mask shift/rotate arguments to their allowed
size.
- mips: fix branch delay slot cornercases.
- Fix for PowerPC 64 rotates. (Only the first 15 lines of the commit message are shown above )
|
|
Sat, 19 May 2007
|
[ 21:32 flz ]
1.5 x11-servers/xorg-server-snap/files/BSD.x11-xorg.dist
1.1364 MOVED
1.2 accessibility/at-poke/Makefile
1.60 accessibility/at-spi/Makefile
1.51 accessibility/atk/Makefile
1.37 accessibility/dasher/Makefile
1.60 accessibility/gail/Makefile
1.41 accessibility/gnome-mag/Makefile
1.35 accessibility/gnopernicus/Makefile
1.35 accessibility/gok/Makefile
(Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
Wed, 2 May 2007
|
[ 20:55 nox ]
1.76 emulators/qemu-devel/Makefile
1.1 emulators/qemu-devel/files/patch-90_security
1.1 emulators/qemu-devel/files/patch-hw-vmware_vga.c
- Add security fixes from debian etch (slightly adapted to this version)
- Disable -vmwarevga acceleration code for now (missing range checks)
Obtained from: debian
Security:
http://www.vuxml.org/freebsd/0ac89b39-f829-11db-b55c-000e0c6d38a9.html
|
|
Mon, 9 Apr 2007
|
[ 23:11 nox ]
1.75 emulators/qemu-devel/Makefile
1.21 emulators/qemu-devel/pkg-plist
Fix plist
Submitted by: pointyhat via kris
Approved by: miwi (mentor, implicit)
|
[ 21:24 nox ]
1.74 emulators/qemu-devel/Makefile
1.1 emulators/qemu-devel/files/patch-hw-eepro100.c
Add patch to avoid eepro100 crashes
Approved by: miwi (mentor, implicit)
Obtained from: Stefan Weil on qemu-devel mailinglist
|
|
Sat, 7 Apr 2007
|
[ 20:14 nox ]
1.73 emulators/qemu-devel/Makefile
1.45 emulators/qemu-devel/distinfo
1.3 emulators/qemu-devel/files/patch-audio::ossaudio.c
1.5 emulators/qemu-devel/files/patch-bh
Update to 2007-04-05 snapshot:
- PowerPC bugfixes:
- must clear carry bit when doing addic with a zero immediate value
- fix missing RETURN in micro-operation that would lead to random failures
and crashes
- add USE_PRECISE_EMULATION compilation-time option to choose between
getting exact floating point results and fast but less accurate computation.
- PowerPC improvments:
- add missing 64 bits rotate instructions
- safely define TARGET_PPCSPE when 64 bits registers are used
a separate target will be needed to use it in 32 bits mode on 32 bits hosts.
- MIPS: Fix enough FPU/R2 support to get 24Kf going.
- Add missing PowerPC 64 instructions
PowerPC 64 fixes.(Only the first 15 lines of the commit message are shown above )
|
|
Sun, 25 Mar 2007
|
[ 17:33 nox ]
1.72 emulators/qemu-devel/Makefile
1.44 emulators/qemu-devel/distinfo
1.5 emulators/qemu-devel/files/patch-Makefile
1.6 emulators/qemu-devel/files/patch-be
1.20 emulators/qemu-devel/pkg-plist
Update to 2007-03-22 snapshot:
- ARM reabbot support (orginal patch by Aurelien Jarno).
- SMP half-idle fix.
- Watchpoint support (previous commit got eaten by Savannah server crash).
- ARM register index+writeback fix (Lauro Ramos Venancio).
- PPC: Make it safe to use 64 bits GPR and/or 64 bits host registers.
For "symetry", add 64 bits versions of all modified functions.
As a side effect, add a lot of code provision for PowerPC 64 support.
Move overflow and carry checks in common routines for simple cases.
Add isel and popcntb instructions from PowerPC 2.03 specification.
Remove remaining micro-operations helpers prototypes from op.c.
Fix XER_BC field to be 7 bits long.
Add power management support for PowerPC 603 & 604.
Fix compilation warnings. (Only the first 15 lines of the commit message are shown above )
|
|
Sat, 10 Mar 2007
|
[ 17:15 nox ]
1.71 emulators/qemu-devel/Makefile
1.43 emulators/qemu-devel/distinfo
1.4 emulators/qemu-devel/files/patch-Makefile
1.3 emulators/qemu-devel/files/patch-bd
1.10 emulators/qemu-devel/files/patch-fbsd
1.7 emulators/qemu-devel/files/patch-vl.c
1.3 emulators/qemu-devel/files/patch-vl.c-nographic
Update repocopied qemu-devel port to 2007-03-09 snapshot:
- reset rombios32 area
- Support for more SPARC relocations, by Martin Bochnig.
- Serial console improvements, by Stefan Weil.
- Qemu support for S32 and U32 alsa output, by Vassili Karpov.
- PS/2 interface - Allow custom IO ports + IRQ, by Herve Poussineau.
- Add PS/2 keyboard to MIPS R4K, by Herve Poussineau.
- Monitor multiplexing, by Jason Wessel.
- -no-frame option for sdl, by Christian Laursen.
- Don't require a disk image for network boot, by Ferenc Wagner.
- Add -bootp option for slirp, by Anthony Liguori.
- Add OACK support to slirp TFTP server, by Anthony Liguori.
- Change -tftp option to take a root directory, by Anthony Liguori.
- 2nd serial port for Malta, by Jason Wessel. (Only the first 15 lines of the commit message are shown above )
|
[ 17:03 nox ]
1.70 emulators/qemu-devel/Makefile
1.2 emulators/qemu-devel/files/cdrom-dma-patch
1.42 emulators/qemu-devel/distinfo
1.3 emulators/qemu-devel/files/patch-Makefile
1.2 emulators/qemu-devel/files/patch-PRId64
1.5 emulators/qemu-devel/files/patch-aa
1.3 emulators/qemu-devel/files/patch-ac
1.2 emulators/qemu-devel/files/patch-audio-4
1.2 emulators/qemu-devel/files/patch-audio::ossaudio.c
1.2 emulators/qemu-devel/files/patch-bc
(Only the first 10 of 38 ports in this commit are shown above. )
- Forced commit to note the following repocopy:
emulators/qemu -> emulators/qemu-devel
Approved by: miwi (mentor, implicit)
|
Number of commits found: 28 |