FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 2:44 AM BST
non port: emulators/qemu-devel/files/pcap-patch
CVSWeb

Number of commits found: 9

Fri, 2 Dec 2011
[ 19:28 nox ] Original commit 
1.131 emulators/qemu-devel/Makefile
1.62 emulators/qemu-devel/distinfo
1.9 emulators/qemu-devel/files/patch-90_security
1.2 emulators/qemu-devel/files/patch-Makefile.objs
1.2 emulators/qemu-devel/files/patch-hw-ide-ahci.c
1.9 emulators/qemu-devel/files/pcap-patch
1.37 emulators/qemu-devel/pkg-message
1.33 emulators/qemu-devel/pkg-plist
Update to 1.0, announce message is here:

        http://lists.nongnu.org/archive/html/qemu-devel/2011-12/msg00121.html

Feature safe:   yes
Sun, 21 Aug 2011
[ 15:49 nox ] Original commit 
1.124 emulators/qemu-devel/Makefile
1.60 emulators/qemu-devel/distinfo
1.1 emulators/qemu-devel/files/net_c.patch
1.1 emulators/qemu-devel/files/net_h.patch
1.1 emulators/qemu-devel/files/patch-Makefile.objs
1.16 emulators/qemu-devel/files/patch-fbsd
1.1 emulators/qemu-devel/files/patch-hw-ppc_newworld.c
1.1 emulators/qemu-devel/files/patch-hw-ppc_oldworld.c
1.5 emulators/qemu-devel/files/patch-libmath
1.4 emulators/qemu-devel/files/patch-libmath2

(Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
- Update to 0.15.0 - Changelog:

        http://wiki.qemu.org/ChangeLog/0.15
Wed, 13 Jul 2011
[ 20:01 nox ] Original commit 
1.123 emulators/qemu-devel/Makefile
1.59 emulators/qemu-devel/distinfo
1.1 emulators/qemu-devel/files/gns3-qemu-options.hx.patch
1.1 emulators/qemu-devel/files/pcap-client-type.sed
1.7 emulators/qemu-devel/files/pcap-patch
- Add patches and knob (defaulted to off) to support udp networking
  and a patch for promiscuous multicast for the emulated e1000 nic,
  both to support using qemu with the (also to be updated)
  emulators/gns3 port.
- Change DIST_SUBDIR to qemu/${PORTVERSION} because PATCHFILES names
  are not versioned.

Requested by:   Benjamin Epitech <mlspirat42@gmail.com>
                (via private email)
Obtained from:  http://code.gns3.net/qemu-patches/
Fri, 1 Apr 2011
[ 19:30 nox ] Original commit 
1.119 emulators/qemu-devel/Makefile
1.57 emulators/qemu-devel/distinfo
1.8 emulators/qemu-devel/files/patch-90_security
1.10 emulators/qemu-devel/files/patch-Makefile
1.2 emulators/qemu-devel/files/patch-block-sheepdog.c
1.3 emulators/qemu-devel/files/patch-bsd-user-ld
1.3 emulators/qemu-devel/files/patch-hw-vmware_vga.c
1.2 emulators/qemu-devel/files/patch-hw-zaurus.c
1.2 emulators/qemu-devel/files/patch-omap-uart
1.1 emulators/qemu-devel/files/patch-qemu-timer.h

(Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
- Update to 0.14.0 .
- Update amd64 host bsd-user linker script to fix build on
  -current/amd64. [1]
- Some updates to the pkg-message.

PR:             ports/155558 [1]
Submitted by:   Garrett Cooper <yanegomi@gmail.com> [1]
Thu, 21 Oct 2010
[ 20:16 nox ] Original commit 
1.115 emulators/qemu-devel/Makefile
1.56 emulators/qemu-devel/distinfo
1.7 emulators/qemu-devel/files/patch-90_security
1.8 emulators/qemu-devel/files/patch-Makefile
1.4 emulators/qemu-devel/files/patch-bd
1.10 emulators/qemu-devel/files/patch-bg
1.1 emulators/qemu-devel/files/patch-block-sheepdog.c
1.2 emulators/qemu-devel/files/patch-cache-utils.c
1.5 emulators/qemu-devel/files/patch-configure
1.8 emulators/qemu-devel/files/patch-cpu-exec.c

(Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
Update to 0.13.0
Mon, 1 Mar 2010
[ 20:05 nox ] Original commit 
1.109 emulators/qemu-devel/Makefile
1.53 emulators/qemu-devel/distinfo
1.4 emulators/qemu-devel/files/pcap-patch
Update to 0.12.3, announce message is here:
        http://lists.gnu.org/archive/html/qemu-devel/2010-02/msg01594.html
(Subject says 0.12.2, but in fact the message is about 0.12.3.)

Feature safe:   yes
Thu, 4 Feb 2010
[ 20:27 nox ] Original commit 
1.107 emulators/qemu-devel/Makefile
1.108 emulators/qemu/Makefile
1.3 emulators/qemu-devel/files/pcap-patch
1.5 emulators/qemu/files/pcap-patch
1.32 emulators/qemu-devel/pkg-message
1.33 emulators/qemu/pkg-message
- 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]
Sun, 17 Jan 2010
[ 16:20 nox ] Original commit 
1.3 emulators/qemu-devel/files/cdrom-dma-patch
1.6 emulators/qemu-devel/files/patch-90_security
1.3 emulators/qemu-devel/files/patch-CVE-2008-0928
1.2 emulators/qemu-devel/files/patch-CVE-2008-4539
1.7 emulators/qemu-devel/files/patch-Makefile
1.6 emulators/qemu-devel/files/patch-aa
1.5 emulators/qemu-devel/files/patch-ac
1.3 emulators/qemu-devel/files/patch-audio-4
1.1 emulators/qemu-devel/files/patch-audio-ossaudio.c
1.3 emulators/qemu-devel/files/patch-bc

(Only the first 10 of 37 ports in this commit are shown above. View all ports for this commit)
Finally bring qemu 0.12.1 into ports as the new emulators/qemu-devel,
release announcement is here:
        http://lists.gnu.org/archive/html/qemu-devel/2009-12/msg02151.html

Quoting from pkg-message:

- kqemu is no longer supported in qemu upstream after the 0.11 branch
was created, which means also not in this version.  (Linux has moved
on to kvm now for qemu(-like) virtualization needs, so if you want qemu
to go faster and don't want to switch to virtualbox or stick to the older
emulators/qemu port which is at 0.11.1 atm and as such still supports
kqemu you should help getting the FreeBSD kvm port updated and
completed:
        http://wiki.freebsd.org/FabioChecconi/PortingLinuxKVMToFreeBSD
)
Sat, 2 Aug 2008
[ 18:29 nox ] Original commit 
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

Number of commits found: 9

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23674
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours19
new 7 days61
new fortnight185
new month255

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

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