Skip site navigation (1)Skip section navigation (2)

CVS log for ports/emulators/qemu/Makefile

[BACK] Up to [FreeBSD] / ports / emulators / qemu

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.121: download - view: text, markup, annotated - select for diffs
Sat Oct 22 18:57:32 2011 UTC (3 months, 2 weeks ago) by nox
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.120: preferred, colored
Changes since revision 1.120: +5 -1 lines
- 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>

Revision 1.120: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:22:26 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
Diff to: previous 1.119: preferred, colored
Changes since revision 1.119: +1 -1 lines
- 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

Revision 1.119: download - view: text, markup, annotated - select for diffs
Wed Aug 31 02:34:43 2011 UTC (5 months, 1 week ago) by stas
Branches: MAIN
Diff to: previous 1.118: preferred, colored
Changes since revision 1.118: +1 -1 lines
- Fix SMC91c111 device emulation in qemu.  This allows FreeBSD to boot on
  the GUMSTIX platform.

Approved by:	nox (maintainer)
Obtained from:	qemu git

Revision 1.118: download - view: text, markup, annotated - select for diffs
Wed Jul 13 19:59:15 2011 UTC (6 months, 4 weeks ago) by nox
Branches: MAIN
Diff to: previous 1.117: preferred, colored
Changes since revision 1.117: +5 -1 lines
- 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)

Revision 1.117: download - view: text, markup, annotated - select for diffs
Sat Jul 2 22:02:38 2011 UTC (7 months, 1 week ago) by nox
Branches: MAIN
Diff to: previous 1.116: preferred, colored
Changes since revision 1.116: +1 -1 lines
Update optional samba dependencies to net/samba35 from samba34.

Submitted by:	joerg (via private email)

Revision 1.116: download - view: text, markup, annotated - select for diffs
Sun Jun 5 18:43:04 2011 UTC (8 months ago) by novel
Branches: MAIN
Diff to: previous 1.115: preferred, colored
Changes since revision 1.115: +1 -1 lines
Chase security/gnutls update and add an UPDATING entry.

Revision 1.115: download - view: text, markup, annotated - select for diffs
Fri Apr 1 19:38:56 2011 UTC (10 months, 1 week ago) by nox
Branches: MAIN
Diff to: previous 1.114: preferred, colored
Changes since revision 1.114: +1 -1 lines
- Some updates to the pkg-message.
- Bump PORTREVISION.

Revision 1.114: download - view: text, markup, annotated - select for diffs
Fri Feb 25 20:20:02 2011 UTC (11 months, 2 weeks ago) by nox
Branches: MAIN
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +2 -1 lines
- Add kqemu-kmod-devel to RUN_DEPENDS (if enabled.)
- Bump PORTREVISION.

PR:		ports/154984
Submitted by:	David Demelier <demelier.david@gmail.com>

Revision 1.113: download - view: text, markup, annotated - select for diffs
Sat Aug 14 21:35:28 2010 UTC (17 months, 3 weeks ago) by nox
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +1 -1 lines
Update samba dependency from net/samba3 to net/samba34.

Submitted by:	jsa on irc

Revision 1.112: download - view: text, markup, annotated - select for diffs
Sun May 30 19:22:31 2010 UTC (20 months, 1 week ago) by nox
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +1 -1 lines
- Avoid using mmap MAP_ANON with a non-zero offset.  [1]
- Bump PORTREVISION.

PR:		kern/71258 [1]

Revision 1.111: download - view: text, markup, annotated - select for diffs
Mon Apr 19 21:07:37 2010 UTC (21 months, 3 weeks ago) by nox
Branches: MAIN
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +5 -5 lines
- 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>

Revision 1.110: download - view: text, markup, annotated - select for diffs
Sun Apr 11 11:42:38 2010 UTC (22 months ago) by nox
Branches: MAIN
Diff to: previous 1.109: preferred, colored
Changes since revision 1.109: +8 -1 lines
- Fix libcurl probe for emulators/qemu and add proper dependencies and knobs.
- Bump PORTREVISIONs.

PR:		ports/145591
Submitted by:	gcooper

Revision 1.109: download - view: text, markup, annotated - select for diffs
Mon Feb 8 22:19:28 2010 UTC (2 years ago) by nox
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.108: preferred, colored
Changes since revision 1.108: +1 -1 lines
- 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)

Revision 1.108: download - view: text, markup, annotated - select for diffs
Thu Feb 4 20:27:29 2010 UTC (2 years ago) by nox
Branches: MAIN
Diff to: previous 1.107: preferred, colored
Changes since revision 1.107: +1 -0 lines
- 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]

Revision 1.107: download - view: text, markup, annotated - select for diffs
Sun Dec 6 19:37:46 2009 UTC (2 years, 2 months ago) by nox
Branches: MAIN
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +5 -7 lines
- 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.

Revision 1.106: download - view: text, markup, annotated - select for diffs
Fri Sep 18 19:29:24 2009 UTC (2 years, 4 months ago) by nox
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +1 -1 lines
- 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

Revision 1.105: download - view: text, markup, annotated - select for diffs
Sat Sep 5 14:18:17 2009 UTC (2 years, 5 months ago) by nox
Branches: MAIN
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +1 -1 lines
- 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]

Revision 1.104: download - view: text, markup, annotated - select for diffs
Sun Aug 16 18:04:36 2009 UTC (2 years, 5 months ago) by novel
Branches: MAIN
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +1 -0 lines
Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.

Revision 1.103: download - view: text, markup, annotated - select for diffs
Sat Jul 18 16:56:07 2009 UTC (2 years, 6 months ago) by nox
Branches: MAIN
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +1 -1 lines
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)

Revision 1.102: download - view: text, markup, annotated - select for diffs
Mon Jun 1 19:02:37 2009 UTC (2 years, 8 months ago) by nox
Branches: MAIN
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +9 -0 lines
- (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.

Revision 1.101: download - view: text, markup, annotated - select for diffs
Thu May 21 16:28:26 2009 UTC (2 years, 8 months ago) by nox
Branches: MAIN
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +1 -1 lines
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)

Revision 1.100: download - view: text, markup, annotated - select for diffs
Wed May 13 20:41:48 2009 UTC (2 years, 8 months ago) by nox
Branches: MAIN
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +1 -1 lines
- 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.

Revision 1.99: download - view: text, markup, annotated - select for diffs
Fri May 1 18:47:10 2009 UTC (2 years, 9 months ago) by nox
Branches: MAIN
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +1 -1 lines
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)

Revision 1.98: download - view: text, markup, annotated - select for diffs
Tue Apr 7 21:02:09 2009 UTC (2 years, 10 months ago) by nox
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +1 -2 lines
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)

Revision 1.97: download - view: text, markup, annotated - select for diffs
Tue Mar 24 18:54:18 2009 UTC (2 years, 10 months ago) by nox
Branches: MAIN
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +1 -0 lines
- 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

Revision 1.96: download - view: text, markup, annotated - select for diffs
Mon Mar 23 20:54:07 2009 UTC (2 years, 10 months ago) by nox
Branches: MAIN
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +6 -2 lines
- 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

Revision 1.95: download - view: text, markup, annotated - select for diffs
Sun Mar 8 23:34:55 2009 UTC (2 years, 11 months ago) by nox
Branches: MAIN
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +1 -0 lines
- Add notes about reports of qcow(2) corruption and about (in)security
  of raw image format autodetection to pkg-message
- Bump PORTREVISION

Revision 1.94: download - view: text, markup, annotated - select for diffs
Sun Mar 8 17:09:42 2009 UTC (2 years, 11 months ago) by nox
Branches: MAIN
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +28 -15 lines
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

Revision 1.93: download - view: text, markup, annotated - select for diffs
Mon Jan 5 19:43:58 2009 UTC (3 years, 1 month ago) by pav
Branches: MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +0 -6 lines
- Remove conditional checks for FreeBSD 5.x and older

Revision 1.92: download - view: text, markup, annotated - select for diffs
Thu Dec 4 22:36:46 2008 UTC (3 years, 2 months ago) by nox
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +1 -1 lines
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)

Revision 1.91: download - view: text, markup, annotated - select for diffs
Tue Nov 18 20:07:53 2008 UTC (3 years, 2 months ago) by nox
Branches: MAIN
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +7 -4 lines
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]

Revision 1.90: download - view: text, markup, annotated - select for diffs
Sun Nov 2 22:59:10 2008 UTC (3 years, 3 months ago) by nox
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +1 -1 lines
Fix heap overflow in Cirrus emulation

Obtained from:	qemu svn
Security:	http://www.vuxml.org/freebsd/07bb3bd2-a920-11dd-8503-0211060005df.html

Revision 1.89: download - view: text, markup, annotated - select for diffs
Fri Jul 25 09:38:45 2008 UTC (3 years, 6 months ago) by pav
Branches: MAIN
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +1 -1 lines
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV

Revision 1.88: download - view: text, markup, annotated - select for diffs
Fri Jun 20 22:14:55 2008 UTC (3 years, 7 months ago) by nox
Branches: MAIN
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +1 -1 lines
Chase moved MASTER_SITE

Revision 1.87: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:27:04 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +1 -1 lines
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)

Revision 1.86: download - view: text, markup, annotated - select for diffs
Sat May 17 18:53:42 2008 UTC (3 years, 8 months ago) by nox
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +1 -1 lines
- Add note about network boot issues to pkg-message.s
- Remove obsolete dhcp patch
- Bump PORTREVISION

Revision 1.85: download - view: text, markup, annotated - select for diffs
Tue May 13 18:29:38 2008 UTC (3 years, 8 months ago) by nox
Branches: MAIN
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +1 -1 lines
- 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]

Revision 1.84: download - view: text, markup, annotated - select for diffs
Thu May 8 20:45:10 2008 UTC (3 years, 9 months ago) by nox
Branches: MAIN
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +1 -1 lines
Fix "drive_init()" Disk Format Security Bypass

Obtained from:	qemu cvs
Security:	http://www.vuxml.org/freebsd/8950ac62-1d30-11dd-9388-0211060005df.html

Revision 1.83: download - view: text, markup, annotated - select for diffs
Thu Apr 3 20:18:39 2008 UTC (3 years, 10 months ago) by nox
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +9 -1 lines
- Use PREFIX for qemu-ifup, install default scripts, bump PORTREVISION [1]
- Patch a pointer to pkg-message into the manpage

Submitted by:	bms [1]

Revision 1.82: download - view: text, markup, annotated - select for diffs
Fri Mar 21 17:31:52 2008 UTC (3 years, 10 months ago) by nox
Branches: MAIN
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +1 -1 lines
- Add runtime warning when aio is not loaded
- Bump PORTREVISION

Requested by:	several people on freebsd-emulation@

Revision 1.81: download - view: text, markup, annotated - select for diffs
Thu Mar 20 09:46:27 2008 UTC (3 years, 10 months ago) by pav
Branches: MAIN
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +0 -1 lines
- Remove USE_GETOPT_LONG which is a no-op since March 2007

Revision 1.80: download - view: text, markup, annotated - select for diffs
Thu Mar 13 14:27:23 2008 UTC (3 years, 10 months ago) by miwi
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +1 -1 lines
- Chase devel/sdl12 shlib version bump

Revision 1.79: download - view: text, markup, annotated - select for diffs
Tue Mar 11 23:22:24 2008 UTC (3 years, 11 months ago) by nox
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +1 -1 lines
Fix unchecked block read/write vulnerability

Obtained from:	qemu cvs
Security:	http://www.vuxml.org/freebsd/9cfbca7f-efb7-11dc-be01-0211060005df.html

Revision 1.78: download - view: text, markup, annotated - select for diffs
Tue Mar 4 22:22:56 2008 UTC (3 years, 11 months ago) by nox
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +8 -0 lines
Add knob to explicitly add/remove gnutls dependency

Noticed by:	jkim

Revision 1.77: download - view: text, markup, annotated - select for diffs
Mon Jan 21 22:44:33 2008 UTC (4 years ago) by nox
Branches: MAIN
CVS tags: RELEASE_7_0_0
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +0 -4 lines
Disable HACKS_CIRRUS while it's not working

PR:		ports/119864
Submitted by:	Kyryll A Mirnenko <mirya@zoc.com.ua>

Revision 1.76: download - view: text, markup, annotated - select for diffs
Sun Jan 20 17:16:05 2008 UTC (4 years ago) by nox
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +11 -13 lines
Update to 0.9.1

Changelog at http://fabrice.bellard.free.fr/qemu/changelog.html

Revision 1.75: download - view: text, markup, annotated - select for diffs
Thu Dec 13 01:10:52 2007 UTC (4 years, 1 month ago) by nox
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +1 -1 lines
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

Revision 1.74: download - view: text, markup, annotated - select for diffs
Thu Jun 7 19:12:11 2007 UTC (4 years, 8 months ago) by nox
Branches: MAIN
CVS tags: RELEASE_6_3_0
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +2 -1 lines
Add another MASTER_SITE while qemu.org is down.

Submitted by:	fenner@ (portsurvey)

Revision 1.73: download - view: text, markup, annotated - select for diffs
Sat May 26 16:08:17 2007 UTC (4 years, 8 months ago) by nox
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +1 -1 lines
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.

Revision 1.72: download - view: text, markup, annotated - select for diffs
Sat May 19 20:04:37 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +1 -1 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.71: download - view: text, markup, annotated - select for diffs
Wed May 2 19:54:04 2007 UTC (4 years, 9 months ago) by nox
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +1 -0 lines
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

Revision 1.70: download - view: text, markup, annotated - select for diffs
Sat Mar 10 17:05:00 2007 UTC (4 years, 11 months ago) by nox
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +1 -0 lines
Add CONFLICTS for qemu-devel

Approved by:	miwi (mentor, implicit)

Revision 1.69: download - view: text, markup, annotated - select for diffs
Tue Feb 6 23:49:01 2007 UTC (5 years ago) by nox
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +3 -5 lines
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)

Revision 1.68: download - view: text, markup, annotated - select for diffs
Sat Feb 3 22:15:27 2007 UTC (5 years ago) by nox
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +7 -5 lines
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)

Revision 1.67: download - view: text, markup, annotated - select for diffs
Wed Jan 31 23:20:53 2007 UTC (5 years ago) by nox
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +1 -0 lines
Fix crashes on -current/amd64 hosts

Submitted by:	jkim
Approved by:	miwi (mentor, implicit)

Revision 1.66: download - view: text, markup, annotated - select for diffs
Fri Jan 12 00:13:58 2007 UTC (5 years, 1 month ago) by nox
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +2 -3 lines
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)

Revision 1.65: download - view: text, markup, annotated - select for diffs
Tue Dec 26 22:41:12 2006 UTC (5 years, 1 month ago) by nox
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +1 -0 lines
Add patch to pass windows keys to qemu guests

PR:		ports/107216
Submitted by:	Scott Robbins <scottro@nyc.rr.com>
Approved by:	miwi (mentor)

Revision 1.64: download - view: text, markup, annotated - select for diffs
Mon Dec 25 19:49:52 2006 UTC (5 years, 1 month ago) by nox
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +2 -2 lines
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)

Revision 1.63: download - view: text, markup, annotated - select for diffs
Sat Dec 23 17:42:41 2006 UTC (5 years, 1 month ago) by nox
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +1 -1 lines
Update MAINTAINER email address of my ports

Approved by:	miwi

Revision 1.62: download - view: text, markup, annotated - select for diffs
Sun Dec 17 00:22:36 2006 UTC (5 years, 1 month ago) by miwi
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +2 -2 lines
- Update to 20061216
- Fix usb host support

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

Revision 1.61: download - view: text, markup, annotated - select for diffs
Fri Dec 15 08:17:38 2006 UTC (5 years, 1 month ago) by miwi
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +2 -2 lines
- Update to 20061214
- Fix physical device access

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

Revision 1.60: download - view: text, markup, annotated - select for diffs
Wed Nov 29 20:58:35 2006 UTC (5 years, 2 months ago) by miwi
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +3 -3 lines
- 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)

Revision 1.59: download - view: text, markup, annotated - select for diffs
Sat Nov 4 18:29:35 2006 UTC (5 years, 3 months ago) by miwi
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +2 -2 lines
- Update to 20061102

PR:		ports/105086
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
Sponsored by:   FreeBSD Bug-a-thon #2

Revision 1.58: download - view: text, markup, annotated - select for diffs
Tue Oct 31 22:55:33 2006 UTC (5 years, 3 months ago) by pav
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +39 -44 lines
- 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)

Revision 1.57: download - view: text, markup, annotated - select for diffs
Wed Sep 20 11:20:47 2006 UTC (5 years, 4 months ago) by stas
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +1 -1 lines
 - 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)

Revision 1.56: download - view: text, markup, annotated - select for diffs
Fri Aug 25 21:16:20 2006 UTC (5 years, 5 months ago) by miwi
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +1 -1 lines
- change to samba3

PR:		ports/102494
Submitted by:	Juergen Lock <nox(at)jelal.kn-bremen.de>,(maintainer)
Approved by:	krion (mentor)

Revision 1.55: download - view: text, markup, annotated - select for diffs
Mon Aug 21 23:02:00 2006 UTC (5 years, 5 months ago) by shaun
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +12 -1 lines
- 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]

Revision 1.54: download - view: text, markup, annotated - select for diffs
Mon Aug 7 16:10:26 2006 UTC (5 years, 6 months ago) by nork
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +10 -2 lines
Update to 0.8.2.

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

Revision 1.53: download - view: text, markup, annotated - select for diffs
Sun Jul 23 00:04:01 2006 UTC (5 years, 6 months ago) by shaun
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +1 -1 lines
- 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)

Revision 1.52: download - view: text, markup, annotated - select for diffs
Fri May 19 08:17:54 2006 UTC (5 years, 8 months ago) by erwin
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +1 -0 lines
Fix plist

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

Revision 1.51: download - view: text, markup, annotated - select for diffs
Sat May 6 16:15:41 2006 UTC (5 years, 9 months ago) by nork
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +2 -4 lines
Update to 0.8.1.

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

Revision 1.50: download - view: text, markup, annotated - select for diffs
Sat Apr 29 09:15:49 2006 UTC (5 years, 9 months ago) by pav
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +2 -3 lines
- Update to 2006-04-26 snapshot

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

Revision 1.49: download - view: text, markup, annotated - select for diffs
Sun Apr 16 02:38:01 2006 UTC (5 years, 9 months ago) by nork
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +2 -2 lines
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)

Revision 1.48: download - view: text, markup, annotated - select for diffs
Sun Apr 9 17:09:42 2006 UTC (5 years, 10 months ago) by nork
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +7 -13 lines
Update to 2006-04-08 snapshot.

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

Revision 1.47: download - view: text, markup, annotated - select for diffs
Sun Mar 26 15:11:36 2006 UTC (5 years, 10 months ago) by pav
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +16 -8 lines
- 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)

Revision 1.46: download - view: text, markup, annotated - select for diffs
Sat Mar 18 21:23:42 2006 UTC (5 years, 10 months ago) by pav
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -1 lines
- 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)

Revision 1.45: download - view: text, markup, annotated - select for diffs
Sat Jan 21 23:41:48 2006 UTC (6 years ago) by maho
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +2 -2 lines
(WITH_HACKS) Patching process should be silent

Revision 1.44: download - view: text, markup, annotated - select for diffs
Sat Jan 21 23:10:06 2006 UTC (6 years ago) by maho
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +7 -2 lines
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

Revision 1.43: download - view: text, markup, annotated - select for diffs
Thu Jan 5 22:21:13 2006 UTC (6 years, 1 month ago) by edwin
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -2 lines
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>

Revision 1.42: download - view: text, markup, annotated - select for diffs
Sat Dec 31 00:12:20 2005 UTC (6 years, 1 month ago) by maho
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +17 -1 lines
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

Revision 1.41: download - view: text, markup, annotated - select for diffs
Wed Dec 21 23:46:30 2005 UTC (6 years, 1 month ago) by pav
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +1 -1 lines
- Fix patch from previous revision

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

Revision 1.40: download - view: text, markup, annotated - select for diffs
Wed Dec 21 22:12:45 2005 UTC (6 years, 1 month ago) by pav
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +1 -0 lines
- 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)

Revision 1.39: download - view: text, markup, annotated - select for diffs
Tue Dec 20 23:27:46 2005 UTC (6 years, 1 month ago) by pav
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -4 lines
- Update to 0.8.0

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

Revision 1.38: download - view: text, markup, annotated - select for diffs
Sat Dec 3 03:18:40 2005 UTC (6 years, 2 months ago) by lawrance
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -3 lines
Update to 2005-11-30 snapshot.

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

Revision 1.37: download - view: text, markup, annotated - select for diffs
Wed Nov 16 01:32:56 2005 UTC (6 years, 2 months ago) by lawrance
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -1 lines
Fix build on amd64

PR:		ports/89064
Submitted by:	Vasil Dimov <vd@datamax.bg>
Approved by:	Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)

Revision 1.36: download - view: text, markup, annotated - select for diffs
Mon Nov 14 05:17:09 2005 UTC (6 years, 2 months ago) by lawrance
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +3 -2 lines
Update to 2005-11-12 snapshot.

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

Revision 1.35: download - view: text, markup, annotated - select for diffs
Mon Oct 31 15:07:44 2005 UTC (6 years, 3 months ago) by nork
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -1 lines
Fix build error.

Pointy hat to:	myself

Revision 1.34: download - view: text, markup, annotated - select for diffs
Mon Oct 31 13:43:13 2005 UTC (6 years, 3 months ago) by nork
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +10 -36 lines
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)

Revision 1.33: download - view: text, markup, annotated - select for diffs
Fri Oct 7 19:26:21 2005 UTC (6 years, 4 months ago) by pav
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -11 lines
- 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)

Revision 1.32: download - view: text, markup, annotated - select for diffs
Sat Oct 1 17:05:06 2005 UTC (6 years, 4 months ago) by pjd
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -1 lines
Fix typo.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat Oct 1 17:03:03 2005 UTC (6 years, 4 months ago) by pjd
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -0 lines
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)

Revision 1.30: download - view: text, markup, annotated - select for diffs
Sat Oct 1 13:25:08 2005 UTC (6 years, 4 months ago) by mnag
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +3 -1 lines
Fix build in 4.x
Make portlint happier

PR:		86686
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
Approved by:	pav (mentor)

Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Sep 23 20:08:37 2005 UTC (6 years, 4 months ago) by pav
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
- 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)

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sat Sep 10 17:04:41 2005 UTC (6 years, 5 months ago) by nork
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +9 -10 lines
Update to 0.7.2s.20050909.

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

Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue Jul 19 06:06:56 2005 UTC (6 years, 6 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +3 -4 lines
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)

Revision 1.26: download - view: text, markup, annotated - select for diffs
Mon May 30 14:56:50 2005 UTC (6 years, 8 months ago) by nork
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2 lines
Update to 2005-05-28 snapshot.

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

Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu May 5 12:41:10 2005 UTC (6 years, 9 months ago) by pav
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +49 -3 lines
- Update to 2005-05-02 snapshot
- Add kqemu support

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

Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue May 3 04:02:45 2005 UTC (6 years, 9 months ago) by nork
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -0 lines
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

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun May 1 07:39:10 2005 UTC (6 years, 9 months ago) by nork
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +26 -11 lines
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]

Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Mar 8 23:02:58 2005 UTC (6 years, 11 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
- Update to 2005-03-05 snapshot

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

Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Mar 3 20:35:05 2005 UTC (6 years, 11 months ago) by pav
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
- Update to 2005-03-01

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

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Feb 27 15:43:19 2005 UTC (6 years, 11 months ago) by pav
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +11 -11 lines
- Update to 2005-02-24 snap

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

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Jan 8 16:21:01 2005 UTC (7 years, 1 month ago) by nork
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +17 -5 lines
Update to 0.6.2 (2004/12/28 snapshot).

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

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Nov 17 09:47:38 2004 UTC (7 years, 2 months ago) by nork
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +5 -6 lines
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)

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Nov 4 14:26:08 2004 UTC (7 years, 3 months ago) by nork
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
Add support raw disk device access.

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

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Oct 28 15:42:47 2004 UTC (7 years, 3 months ago) by nork
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -0 lines
Fix build error on 4-stable.

Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
Pointed out by:	pointy via kris

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Oct 25 14:57:30 2004 UTC (7 years, 3 months ago) by nork
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +8 -12 lines
Update to 0.6.0s.20041020.

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

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Sep 26 02:42:06 2004 UTC (7 years, 4 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +7 -1 lines
BROKEN on 5.x: Does not compile

Approved by:    portmgr (self)

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Jul 17 12:24:33 2004 UTC (7 years, 6 months ago) by krion
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +4 -2 lines
Update to 0715 snapshot

PR:		ports/69132
Submitted by:	maintainer

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Jul 11 11:41:06 2004 UTC (7 years, 7 months ago) by krion
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -4 lines
Update to version 0.6.0

PR:		ports/68897
Submitted by:	maintainer

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Jun 26 05:21:59 2004 UTC (7 years, 7 months ago) by krion
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -0 lines
Fix build on 4-x

PR:		ports/68349
Submitted by:	maintainer

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Jun 25 07:37:31 2004 UTC (7 years, 7 months ago) by krion
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Update to version 20040624
Add ppc system emulation

PR:		ports/68298
Submitted by:	maintainer

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Jun 23 07:22:24 2004 UTC (7 years, 7 months ago) by krion
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -3 lines
Update to 06/22 snapshot

PR:		ports/68214
Submitted by:	maintainer

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Jun 15 02:19:40 2004 UTC (7 years, 7 months ago) by mezz
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3 lines
Update to 0615 snapshot.

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

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Jun 11 08:05:50 2004 UTC (7 years, 8 months ago) by krion
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
- Update to version 0.5.5.s.20040610

PR:		ports/67812
Submitted by:	maintainer

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Jun 10 18:40:33 2004 UTC (7 years, 8 months ago) by krion
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -4 lines
- Update to version 0.5.5.s.20040609
- Remove BROKEN
- portlint

PR:		ports/67802
Submitted by:	Christopher Nehren <apeiron@comcast.net>

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Jun 8 23:41:31 2004 UTC (7 years, 8 months ago) by kris
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -0 lines
BROKEN: Unfetchable

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Jun 6 23:13:14 2004 UTC (7 years, 8 months ago) by pav
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
- Update to 20040606 snapshot

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

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Jun 5 16:14:08 2004 UTC (7 years, 8 months ago) by pav
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
- Restore prefix cleanness

Reported by:	perky

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Jun 5 12:28:31 2004 UTC (7 years, 8 months ago) by pav
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -3 lines
- Update to 20040604

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

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Jun 3 02:12:51 2004 UTC (7 years, 8 months ago) by perky
Branches: MAIN
Add port for qemu 0.5.5 snapshot of 04/05/30,
A fast CPU emulator environment.

PR:		67506
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de>

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options