Age | Commit message (Expand) | Author | Files | Lines |
2011-10-19 | Update to 0.15.1 | ryoon | 1 | -3/+2 |
2011-09-22 | Restore missing patches. It is my mistake. | ryoon | 1 | -1/+2 |
2011-09-12 | Enable PREFER_PKGSRC=yes for curses on DragonFly and Linux. | ryoon | 1 | -1/+2 |
2011-08-22 | Update to 0.15.0 | ryoon | 1 | -5/+9 |
2011-07-11 | Update to 0.14.1 | ryoon | 1 | -3/+3 |
2011-04-05 | Unlimit datasize, needed on NetBSD-4. From Robert Elz in PR 42899. | wiz | 1 | -1/+2 |
2011-02-28 | Split off SDL dependency in a default-on (except for Darwin, as before) | wiz | 1 | -2/+3 |
2010-12-27 | Fix building on Mac OS X (PR#43207) | adam | 1 | -7/+12 |
2010-11-20 | Disable bsd-user binaries on NetBSD 5.x and prior for workaround. | tsutsui | 1 | -2/+15 |
2010-11-09 | Properly deal with configuration files by respecting PKG_SYSCONFBASE. | jmmv | 1 | -1/+9 |
2010-10-27 | Update qemu to 0.13.0. PR pkg/43994 | tsutsui | 1 | -7/+8 |
2010-10-01 | Rework 2MB stack allocation in qemu-img which causes SEGV with our | tnn | 1 | -1/+2 |
2010-08-09 | Whitespace nit. | tsutsui | 1 | -2/+2 |
2010-08-09 | Remove nbd from UE_ARCHS. It's not UE but a tool, | tsutsui | 1 | -2/+2 |
2010-08-09 | Remove obsolete workaround for PR/41007. | tsutsui | 1 | -5/+1 |
2010-08-09 | - remove obsolete SUBST_foo lines | tsutsui | 1 | -22/+19 |
2010-06-16 | needs zlib | tnn | 1 | -1/+2 |
2010-05-17 | Update qemu to 0.12.4. Okay'ed by wiz@, in PR pkg/43311 filed by me. | tsutsui | 1 | -8/+7 |
2010-04-25 | Correct emulation of i386 cmpxchg instruction in the case where the | gson | 1 | -2/+2 |
2010-04-10 | Use PLIST_VARS for all the qemu _user_ space emulators (plus nbd) and turn | sbd | 1 | -1/+20 |
2010-02-27 | Update to qemu-0.12.3. | tnn | 1 | -3/+2 |
2010-01-24 | Added LICENSE information. | heinz | 1 | -1/+2 |
2010-01-14 | patch-aa: patch ported from sysutils/xentools3-hvm to make network interface | bouyer | 1 | -2/+3 |
2009-12-09 | Update to qemu 0.11.1: | asau | 1 | -2/+2 |
2009-10-11 | Update to qemu 0.11.0. With input from Hasso Tepper (Dragonfly). | asau | 1 | -4/+4 |
2009-09-22 | The package's install target already installs manpages, no need for | tnn | 1 | -4/+2 |
2009-08-31 | Use mmap to allocate executable memory on NetBSD as well. | tnn | 1 | -1/+2 |
2009-08-31 | Update to 0.10.6. Tested on DragonFly only. | hasso | 1 | -28/+14 |
2009-05-13 | Fix from upstream for CVE-2008-2004 | kefren | 1 | -1/+2 |
2009-03-24 | Workaround for PR/41007 - ensure WRKSRC comes before any buildlinked | abs | 1 | -1/+6 |
2009-01-22 | Update to 0.9.1: | jmmv | 1 | -5/+15 |
2008-12-30 | Get this building on amd64, patch suggested by Dieter Roelants | hubertf | 1 | -2/+2 |
2008-12-17 | pkgsrc's gcc is required on NetBSD 5, too :( | hubertf | 1 | -3/+3 |
2008-08-04 | Update HOMEPAGE and MASTER_SITES, from Zafer Aydogan via private mail. | obache | 1 | -3/+3 |
2007-12-24 | Add patches/patch-ba: | apb | 1 | -1/+2 |
2007-12-18 | DESTDIR support, order PLIST and add RCS ids to some patches. | joerg | 1 | -7/+9 |
2007-09-10 | BUILDLINK_TRANSFORM+= rm:-msse | abs | 1 | -3/+2 |
2007-09-04 | Add -msse2 to the list of CFLAGS which break qemu | abs | 1 | -2/+2 |
2007-07-09 | Drop maintainership. | xtraeme | 1 | -2/+2 |
2007-05-21 | Update to 0.9.0. Thanks to Michael Van Elst for sending me the missing | xtraeme | 1 | -3/+3 |
2007-02-22 | Whitespace cleanup, courtesy of pkglint. | wiz | 1 | -2/+2 |
2006-12-06 | Disable gcc stack protector in DragonFly. Patch sent privately by | xtraeme | 1 | -1/+6 |
2006-09-17 | Install html documentation, noted by hira@. | xtraeme | 1 | -3/+3 |
2006-09-16 | If we're installing the man files we need perl and texi2html to generate | adrianp | 1 | -2/+9 |
2006-09-16 | Add missing manpages to PLIST. Bump PKGREVISION. | hira | 1 | -1/+2 |
2006-09-11 | Missing :M operator in previous, doh. | xtraeme | 1 | -2/+2 |
2006-09-11 | Fix typo: s/OPSYS/MACHINE_ARCH/ | xtraeme | 1 | -2/+2 |
2006-09-08 | There's no need to use GCC_REQD+= 3.4 because 3.0 is enough. | xtraeme | 1 | -2/+1 |
2006-09-08 | NetBSD >= 4.0 needs to depend on lang/gcc34 and USE_PKGSRC_GCC. | xtraeme | 1 | -3/+8 |
2006-09-05 | Update to 0.8.2: | xtraeme | 1 | -6/+5 |