summaryrefslogtreecommitdiff
path: root/emulators/qemu
AgeCommit message (Expand)AuthorFilesLines
2010-06-16needs zlibtnn1-1/+2
2010-05-17Update qemu to 0.12.4. Okay'ed by wiz@, in PR pkg/43311 filed by me.tsutsui3-12/+49
2010-04-25Correct emulation of i386 cmpxchg instruction in the case where thegson3-3/+38
2010-04-10Use PLIST_VARS for all the qemu _user_ space emulators (plus nbd) and turnsbd2-6/+40
2010-02-27Update to qemu-0.12.3.tnn10-150/+45
2010-01-24Added LICENSE information.heinz1-1/+2
2010-01-14patch-aa: patch ported from sysutils/xentools3-hvm to make network interfacebouyer4-3/+75
2009-12-09Update to qemu 0.11.1:asau3-20/+6
2009-10-11Update to qemu 0.11.0. With input from Hasso Tepper (Dragonfly).asau16-303/+62
2009-09-22The package's install target already installs manpages, no need fortnn3-10/+8
2009-08-31fat-fingered that one ...tnn2-12/+3
2009-08-31we can use clock_gettime(2) instead of gettimeofday(2) on NetBSD tootnn2-7/+16
2009-08-31use mmap to allocate the VM memory as welltnn2-7/+7
2009-08-31Use mmap to allocate executable memory on NetBSD as well.tnn3-7/+8
2009-08-31Fix NetBSD build. Insert omitted "defined" in "defined(__Dragonfly__)".asau2-9/+15
2009-08-31Update to 0.10.6. Tested on DragonFly only.hasso27-483/+364
2009-06-14Remove @dirrm entries from PLISTsjoerg1-4/+1
2009-05-13Fix from upstream for CVE-2008-2004kefren3-8/+49
2009-03-24Workaround for PR/41007 - ensure WRKSRC comes before any buildlinkedabs1-1/+6
2009-01-23Fix build problems; QEMU_TOOL seems to have disappeared, so check forjmmv2-4/+4
2009-01-22Update to 0.9.1:jmmv12-162/+220
2008-12-30Get this building on amd64, patch suggested by Dieter Roelantshubertf3-3/+16
2008-12-17pkgsrc's gcc is required on NetBSD 5, too :(hubertf1-3/+3
2008-10-04Revert the uname change. Back to the original source.reed2-15/+4
2008-08-04Update HOMEPAGE and MASTER_SITES, from Zafer Aydogan via private mail.obache1-3/+3
2008-01-04Reverse logic for detecting stack protection. Previous patch enabledsborrill2-5/+5
2007-12-30Fix build on DragonFly. From Rumko based on patch from Patrick Georgi.joerg5-14/+100
2007-12-24Add patches/patch-ba:apb3-2/+51
2007-12-18DESTDIR support, order PLIST and add RCS ids to some patches.joerg6-21/+29
2007-10-07Provided a simple trunc() implementation for NetBSD < 3 and Dragonfly <heinz2-1/+29
2007-09-10BUILDLINK_TRANSFORM+= rm:-msseabs1-3/+2
2007-09-04Add -msse2 to the list of CFLAGS which break qemuabs1-2/+2
2007-07-09Drop maintainership.xtraeme1-2/+2
2007-05-21Update to 0.9.0. Thanks to Michael Van Elst for sending me the missingxtraeme16-332/+134
2007-02-22Whitespace cleanup, courtesy of pkglint.wiz1-2/+2
2007-01-06Add patches to make this build/work on NetBSD/macppc, sent byxtraeme4-8/+45
2006-12-07Don't patch multiple times the same file, fixed all pkglint warns.xtraeme4-66/+49
2006-12-07Make this build on DragonFlyBSD. Patches were sent by Rumko privately.xtraeme4-5/+79
2006-12-06Disable gcc stack protector in DragonFly. Patch sent privately byxtraeme1-1/+6
2006-09-17Install html documentation, noted by hira@.xtraeme4-12/+12
2006-09-16If we're installing the man files we need perl and texi2html to generateadrianp1-2/+9
2006-09-16Add missing RCS Id.hira2-2/+4
2006-09-16s/OPSYS/NetBSD/xtraeme1-2/+2
2006-09-16Add missing manpages to PLIST. Bump PKGREVISION.hira2-2/+5
2006-09-11Missing :M operator in previous, doh.xtraeme1-2/+2
2006-09-11Fix typo: s/OPSYS/MACHINE_ARCH/xtraeme1-2/+2
2006-09-08There's no need to use GCC_REQD+= 3.4 because 3.0 is enough.xtraeme1-2/+1
2006-09-08NetBSD >= 4.0 needs to depend on lang/gcc34 and USE_PKGSRC_GCC.xtraeme1-3/+8
2006-09-05Update to 0.8.2:xtraeme8-92/+54
2006-09-02Added the manual pages to the PLIST. Bumped PKGREVISION.rillig4-7/+10