Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.2_6 14 Nov 2014 18:52:33 |
nox |
(Attempt to) fix build on head after faith(4) removal. (r274331)
Submitted by: beefy1 via pkg-fallout |
2.0.2_6 08 Nov 2014 11:48:13 |
nox |
- More bsd-user updates:
- Add support for the wait6(2) system call. [1]
- Add stubs for the new cap_*() system calls. [1]
- Add support for new socket system calls. [1]
- Add support for pipe2(2) and chflagsat(2) system calls. [1]
- Add stubs for the new aio_*() system calls. [1]
- Add stub for the new procctl(2) system call. [1]
- Add JHB's ioctl decoding to unknown ioctl message. [1]
- Disable shebang script handling in qemu for head now that the
the kernel image activators can be run independantly there;
this allows /bin/sh to be used as a static amd64 binary on head
poudriere jails. [2]
- Some other small non-user-visible fixes.
- Bump PORTREVISION.
Submitted by: sson [1], sbruno [2]
Obtained from: https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user |
2.0.2_5 03 Nov 2014 19:25:58 |
nox |
- bsd-user: deal with new sem_wait2 and sem_wake2 syscalls in head.
- Bump PORTREVISION.
Submitted by: sbruno
Obtained
from: https://github.com/seanbruno/qemu-bsd-user/commit/2478a4e4a33d0523cc436eabb4a27b258b4358b8 |
2.0.2_4 27 Oct 2014 12:24:23 |
bapt |
Clean up plist |
2.0.2_4 04 Oct 2014 21:39:04 |
nox |
- bsd-user: fix sendmsg(2) emulation w/o ancillary data.
- Bump PORTREVISION.
Submitted by: sbruno
Obtained
from: https://github.com/seanbruno/qemu-bsd-user/commit/ad92220df37d1ab3120316fcc436071c78817561 |
2.0.2_3 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
2.0.2_2 29 Aug 2014 19:20:58 |
nox |
- bsd-user: Increase MAX_ARG_PAGES to 64.
- Bump PORTREVISION.
Submitted by: sbruno
Obtained
from: https://github.com/seanbruno/qemu-bsd-user/commit/200e09e4bf497b43cace6b2b2b85b943f5d59dc1 |
2.0.2_1 22 Aug 2014 23:28:40 |
nox |
Fix indentation. |
2.0.2_1 22 Aug 2014 23:12:00 |
nox |
- bsd-user: fix sysctl hw.physmem if host bitsize != target's.
- Bump PORTREVISION.
Reported by: sbruno |
2.0.2 18 Aug 2014 18:53:16 |
nox |
- Update to 2.0.2, announce message is here:
http://thread.gmane.org/gmane.comp.emulators.qemu/291585
- Strip executables by default.
- Switch to USES=python:2,build. |
2.0.0_10 28 Jul 2014 18:39:29 |
adamw |
Rename emulators/ patch-xy patches to reflect the files they modify. |
2.0.0_10 23 Jul 2014 09:54:02 |
tijl |
- Replace security/gnutls with security/gnutls3 and update to 3.2.15
- Bump PORTREVISION on all ports that depend on security/gnutls and
adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
developers)
PR: 191274
Exp-run by: antoine
Approved by: portmgr (antoine) |
2.0.0_9 10 Jul 2014 16:44:22 |
nox |
Fix build on 8 and 9.
Submitted by: beefy1 via pkg-fallout |
2.0.0_9 06 Jul 2014 18:14:58 |
nox |
- bsd-user: Follow exec_copyout_strings more closely when setting
up guest stack. [1]
- Bump PORTREVISION.
Submitted by: kan [1]
Obtained
from: https://github.com/seanbruno/qemu-bsd-user/commit/21927cffcc7bcacbb953155f778200846df9f60e
[1] |
2.0.0_8 06 Jul 2014 16:11:28 |
nox |
Four more bsd-user fixes, poudriere now builds more armv6 packages
and sparc64 dynamic exectuables get a little further:
- Fix crashes with long argv invocations. [1]
- Fix ARMv6 stack alignment in a new thread. [1]
- sparc64: sync ccr before changing carry flag.
- Writing to readonly page can cause trap 0xc on FreeBSD too.
- Bump PORTREVISION.
Submitted by: sson [1] |
2.0.0_7 02 Jul 2014 17:16:17 |
nox |
- bsd-user: Implement getvfsbyname(3) that popped up in ports builds
and used by tar. [1]
- bsd-user: Fix crashes in sysctl.kern.proc in 32bit envs on 64bit. [1]
- Bump PORTREVISION.
Submitted by: sson [1] |
2.0.0_6 27 Jun 2014 23:28:08 |
nox |
Fix build on powerpc64 in poudriere.
Reported by: jhibbits |
2.0.0_6 27 Jun 2014 18:31:19 |
nox |
- bsd-user: add posix-openpt syscall and TIOCPTMASTER/TIOCPKT ioctl
handling. (this fixes sysutils/screen) [1]
- arm-bsd-user: fix sigreturn frame handling. [2]
- Bump PORTREVISION.
Submitted by: kan [1], sson [2] |
2.0.0_5 26 Jun 2014 08:41:34 |
antoine |
Allow to build with texinfo from ports
With hat: portmgr |
2.0.0_5 22 Jun 2014 11:05:29 |
nox |
- Fix bsd-user default TARGET_SIGINFO handling.
- Bump PORTREVISION.
Reported by: sbruno |
2.0.0_4 19 Jun 2014 19:00:30 |
nox |
Restore fbsd:nokeywords property on
files/extra-patch-790d0ef625d22ff3f1a895d266a48e2bacd63776 lost by psvn ci. |
2.0.0_4 19 Jun 2014 18:46:32 |
nox |
- Fix FIODGNAME ioctl.
- Bump PORTREVISION.
Submitted by: kan |
2.0.0_3 12 Jun 2014 19:34:06 |
nox |
- Fix bsd-user x86_64 target failing with stk mmap: Invalid argument .
- Bump PORTREVISION.
Reported by: sbruno |
2.0.0_2 20 May 2014 15:57:32 |
nox |
Pet check-plist. (I thought this was fixed by r354246 but looks like
that commit only handles the pkgng case not pkg_*...)
Submitted by: jenkins via swills |
2.0.0_2 19 May 2014 17:12:59 |
nox |
Add new slave port emulators/qemu-user-static:
QEMU is a FAST! processor emulator using dynamic translation to achieve
good emulation speed.
QEMU has two operating modes:
* Full system emulation. In this mode, QEMU emulates a full system
(for example a PC), including a processor and various peripherials.
It can be used to launch different Operating Systems without rebooting
the PC or to debug system code.
* User mode emulation (Linux host only). In this mode, QEMU can launch
Linux processes compiled for one CPU on another CPU. It can be used to
launch the Wine Windows API emulator or to ease cross-compilation and
cross-debugging.
(Only the first 15 lines of the commit message are shown above ) |
2.0.0_2 07 May 2014 18:41:52 |
nox |
Fix build on ppc. (base gcc + libc++?)
Submitted by: jhibbits (via irc) |
2.0.0_2 05 May 2014 16:40:49 |
nox |
- bsd-user: Handle FreeBSD sysctl hw.pagesizes (by returning only
getpagesize() for now); this fixes rtld on head after r264346 that
now uses the sysctl.
- Bump PORTREVISION. |
2.0.0_1 18 Apr 2014 18:37:12 |
nox |
Hm that still didn't work. Next try... |
2.0.0_1 18 Apr 2014 15:19:06 |
nox |
Bump PORTREVISION for the plist change. |
2.0.0 18 Apr 2014 15:16:10 |
nox |
(Attempt to) fix the previous commit:
- Set fbsd:nokeywords property on
files/extra-patch-790d0ef625d22ff3f1a895d266a48e2bacd63776 . [1]
- pkg-plst was missed.
Resported by: Nikolai Lifanov <lifanov@mail.lifanov.com> [1] |
2.0.0 18 Apr 2014 10:53:51 |
nox |
- Update to 2.0.0 - announce message is here:
http://article.gmane.org/gmane.comp.emulators.qemu/267615
- Take updated bsd-user patches from sbruno's github repo. [1]
- Add headers to my recent bsd-user patches. (they are applied as in
the EXTRA_PATCHES order in the port Makefile)
Submitted by: sbruno [1]
Obtained from: https://github.com/seanbruno/qemu/commits/bsd-user [1] |
1.7.1_5 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
1.7.1_4 06 Apr 2014 15:56:23 |
nox |
- Add two more bsd-user patches, with these sbruno can now build 32bit
mips packages in poudriere (after adding 32bit qemu-mips support to it),
tho he used his git repo that has the same patches: (and sson's binmisc
code)
https://github.com/seanbruno/qemu/tree/bsd-user/bsd-user
https://wiki.freebsd.org/QemuUserModeHowTo
- Fixup comment s/daddu/addu/g . [1]
- Wrap mmap() allocation search to low memory to avoid another assert.
- Bump PORTREVISION.
Submitted by: sbruno [1]
Obtained
from: https://github.com/seanbruno/qemu/commit/6201cb17ad905dffee1b2eb76f58fb032e99b2a1#diff-3ed994b5af908e5063b9d5724056d1b4
[1] |
1.7.1_3 05 Apr 2014 21:54:49 |
nox |
- Three more bsd-user fixes:
- Fix fchflags(). (typo) [1]
- Fix hw.availpages sysctl. [1]
- Fix sysctl kern.usrstack and kern.ps_strings invoked from sysctl(8).
- Bump PORTREVISION.
Reported by: sbruno [1] |
1.7.1_2 04 Apr 2014 23:16:43 |
nox |
- Add patch to fix 32bit mips sigreturn that caused mips bsd-user
to die with (target) SIGILL sometimes.
- Bump PORTREVISION.
Submitted by: peter
Obtained
from: https://github.com/seanbruno/qemu/commit/d62553b108aa27c0c020dbb771d29f8673807a3b |
1.7.1_1 04 Apr 2014 19:06:16 |
nox |
- Add two bvd-user fixes:
- Lower 32bit mips TARGET_USRSTACK to fix an assert starting mips
processes on 64bit hosts. (like amd64) [1]
- Pass down interp_prefix (-L arg) to target subprocesses so running
shared target binaries as subprocesses works.
- Bump PORTREVISION.
Reported by: sbruno [1] |
1.7.1 26 Mar 2014 20:09:29 |
nox |
Update to 1.7.1 - announce/changelog message is here:
https://lists.nongnu.org/archive/html/qemu-devel/2014-03/msg04773.html |
1.7.0_3 23 Mar 2014 20:29:25 |
nox |
- Add patch to fix bigendian lseek for bsd-user mips.
- Bump PORTREVISION.
Submitted by: sbruno
Obtained
from: https://github.com/seanbruno/qemu/commit/05ee8495804599b52a88eb36b13ea9c06b3207cd |
1.7.0_2 15 Mar 2014 15:36:00 |
nox |
Switch my ports to USES= tar:... |
1.7.0_2 06 Feb 2014 17:48:25 |
nox |
- Fix bsd-user targets running scripts with shebang args. [1]
- Bump PORTREVISION as per the new ruling. (fix only affecting
non-default option BSD_USER)
PR: ports/186490 [1]
Submitted by: mat [1] |
1.7.0_1 19 Jan 2014 23:02:00 |
nox |
Spell PORTREVISION correctly. |
1.7.0 19 Jan 2014 22:27:14 |
nox |
- Remove last mentions of SEABIOS_GIT. (which were nops already tho)
- Update LIB_DEPENDS.
- Rewrite NOPORTDOCS.
- Stagify.
- Fix plist. (empty dirs)
- Bump PORTREISION.
Submitted by: rene (via private emai) |
1.7.0 13 Jan 2014 21:00:04 |
rene |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
1.7.0 30 Dec 2013 22:24:45 |
nox |
- Update to 1.7.0, announce message is here:
http://lists.nongnu.org/archive/html/qemu-devel/2013-12/msg01770.html
- Bring back BSD_USER knob thanx to sson's latest patches. [1]
Submitted by: sson [1] |
1.6.1_1 16 Dec 2013 11:11:10 |
zeising |
Switch FreeBSD CURRENT to use the new xorg stack (WITH_NEW_XORG=) [0]
If the old xorg stack is still needed, it is possible to add WITHOUT_NEW_XORG=
to /etc/make.conf to get the old version.
Update several xorg related ports, including:
x11/libxcb 1.9.1 -> 1.9.3
graphics/libdrm 2.4.46 -> 2.4.50
x11/pixman 0.30.2 -> 0.32.4
x11/xkeyboard-config 2.9 -> 2.10.1
x11-drivers/xf86-input-keyboard 1.7.0 -> 1.8.0
Fix dissapearing cursor in xf86-video-vmware [2]
Stagify all x11@-owned ports
Bump portrevisions for xf86-* ports due to xserver version change.
Fix fallout from updates where needed.
Thanks to: all testersi, bdrewery and the FreeBSD x11@ team
exp-run by: bdrewery [1]
PR: ports/184684 [1], ports/181385 [2]
Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net> [2]
Approved by: portmgr (bdrewery), core (jhb) [0] |
1.6.1 10 Nov 2013 20:25:25 |
nox |
- Fix plist when security/nss is installed. [1]
- (Attempt to) fix build with unusual locales(?). [2]
Reported by: jkim (via private email) [1]
Reported by: AN <andy@neu.net> on -ports [2] |
1.6.1 19 Oct 2013 22:07:48 |
nox |
Add powerpc64 to ONLY_FOR_ARCHS.
PR: ports/183067
Submitted by: jhibbits |
1.6.1 12 Oct 2013 20:10:51 |
nox |
Update to 1.6.1 - announce message is here:
http://lists.nongnu.org/archive/html/qemu-devel/2013-10/msg01207.html |
1.6.0_4 03 Oct 2013 13:10:13 |
nox |
- Add patch to fix mips-softmmu target crashes with clang. [1]
- Remove USE_GCC.
- Bump PORTREVISION.
Submitted by: dim [1] |
1.6.0_3 30 Sep 2013 22:26:08 |
nox |
- Set USE_GCC= any for now when building all targets as clang seems
to build a broken mips-softmmu target. Some info is here - feel
free to debug :)
http://people.freebsd.org/~nox/tmp/qemu-1.6.0-mips-softmmu-crash.txt
- Bump PORTREVISION.
Submitted by: sbruno |
1.6.0_2 29 Sep 2013 17:01:42 |
zeising |
The FreeBSD graphics/x11 team proudly presents
a kwm, zeising production:
MESA 9.1.6
Starring:
Mesa 9.1.6, including libGL, libGLU and dri (new xorg only)
Addition of libEGL and libglesv2
KMS support for ATI graphics cards in 10-current (new xorg only)
Improved sparc64 support for new xorg. [1]
pixman 0.30.2, including shlib bump and portrevision bumps
libX11 1.6.2
Make absolute pointing devices work with x11-drivers/xf86-input-mouse
x11-drivers/xf86-video-ati 7.2.0 for 10-current (KMS aware ati driver)
(Only the first 15 lines of the commit message are shown above ) |
1.6.0_1 20 Sep 2013 16:43:53 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
emulators) |
1.6.0_1 16 Sep 2013 16:45:35 |
bapt |
Convert to new perl framework
Convert USE_GMAKE to USES |
1.6.0_1 05 Sep 2013 17:39:25 |
nox |
- Add patch to fix pcnet-pci NIC big endian guests like MIPS Malta: [1]
http://lists.nongnu.org/archive/html/qemu-stable/2013-08/msg00217.html
See also gonzo's blog post:
http://kernelnomicon.org/?p=401
- Bump PORTREVISION.
Submitted by: gonzo (via irc) [1]
Obtained from: qemu upstream [1] |
1.6.0 20 Aug 2013 22:03:11 |
nox |
- Update to 1.6.0 - announce message is here:
https://lists.gnu.org/archive/html/qemu-devel/2013-08/msg02245.html
- Remove bsd-user support as sson's patches no longer apply, you can still
use his (older) git tree or my port of it on redports as described here:
https://wiki.freebsd.org/QemuUserModeHowTo |
1.5.2 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
1.5.2 02 Aug 2013 18:50:52 |
nox |
- Fix build with PYTHON_DEFAULT_VERSION of 3+. [1]
- Remove a double word in pkg-message.
PR: ports/180997 [1]
Submitted by: nwhitehorn |
1.5.2 27 Jul 2013 20:26:20 |
nox |
Update to 1.5.2 - announce message is here:
https://lists.gnu.org/archive/html/qemu-devel/2013-07/msg04609.html |
1.5.1_1 18 Jul 2013 17:54:56 |
nox |
- Add missing USES=pkgconfig.
- Rename GTK knob to GTK2.
Submitted by: olgeni (via private email) |
1.5.1_1 11 Jul 2013 16:26:27 |
sunpoet |
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi |
1.5.1 06 Jul 2013 17:09:57 |
nox |
- Update to 1.5.1, announce message is here:
https://lists.gnu.org/archive/html/qemu-devel/2013-06/msg04798.html
- Simplify bsd-user ld script handling. [1]
- Make STATIC_LINK work again.
- Add GTK knob.
- Neither graphical UI can be built static, set IGNORE in that case.
- Properly fix AES_* link errors by #defining those functions as
QEMU_AES_* to avoid conflicts with AES_* in -lcrypto needed (at
least) by -lcurl.
- Add back CURL knob in the process.
- Fix "Warning: vlan %d is not connected to host network" when using
pcap.
- Switch to USES= gmake. (Only the first 15 lines of the commit message are shown above ) |
1.5.0 30 May 2013 19:35:25 |
nox |
- Seems --disable-opengl is now called --disable-glx. (doh!)
- No PORTREVISION bump as its a build fix (with non-default options.)
Reported by: gjb (via irc) |
1.5.0 29 May 2013 18:01:53 |
nox |
- Update to 1.5.0, announce message is here:
https://lists.gnu.org/archive/html/qemu-devel/2013-05/msg02557.html
Full changelog:
http://wiki.qemu.org/ChangeLog/1.5
The new libusb host code needs recent 10-current; for older releases you
can still try the net/usbredir support knob, see pkg-message for details.
- Update pkg-message a bit.
Thanx to: emaste for some suggestions |
1.4.1 05 May 2013 20:27:15 |
nox |
- Update to 1.4.1, announce posting is here:
https://lists.gnu.org/archive/html/qemu-devel/2013-04/msg02956.html
- Update to sson's latest bsd-user patches.
- Add bugfix for mips64 target uncovered by --enable-debug. [1]
Obtained from: qemu-devel mailinglist [1] |
1.4.0_1 25 Apr 2013 19:34:21 |
nox |
- Update to sson's latest bsd-user patches.
- Turns out qemu 1.4.x now builds with clang (almost) as is, so remove
CLANG_HACK. [1]
- Add workaround for clang/i386 that doesn't define bit_CMOV in <cpuid.h>.
Submitted by: Brad Smith <brad@comstyle.com> [1] |
1.4.0 23 Apr 2013 10:19:45 |
bapt |
Convert e* to USES=pkgconfig |
1.4.0 01 Apr 2013 14:57:55 |
nox |
Remove CURL knob as --disable-curl is now broken upstream.
PR: ports/177488
Reported by: Volodymyr Kostyrko <c.kworr@gmail.com>
Approved by: portmgr (erwin) |
1.4.0 29 Mar 2013 23:58:12 |
jkim |
Correct Subversion properties to fix patch. |
1.4.0 29 Mar 2013 17:40:38 |
nox |
- Update net/usbredir to 0.6 .
- Update emulators/qemu-devel to 1.4.0 with preliminary bsd-user patches.
Thanx to: sson, cognet, and others for much improved bsd-user support -
it now runs at least quite a few mips64 and single-threaded
arm binaries, see:
https://wiki.freebsd.org/QemuUserModeHowTo |
1.1.1_2 05 Feb 2013 16:17:07 |
novel |
- Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports |
1.1.1_1 31 Jan 2013 19:23:32 |
timur |
Change dependency from net/samba35 to net/samba36 |
1.1.1_1 10 Dec 2012 15:10:03 |
ume |
Update cyrus-sasl2 to 2.1.26.
This bumps shlib version of libsasl2. |
1.1.1 06 Nov 2012 21:56:03 |
nox |
- Default these to USE_GCC= any after the clang switch.
- Strip Makefile headers.
Feature safe: yes |
1.1.1 19 Jul 2012 20:15:44 |
nox |
- Update to 1.1.1, announce message is here:
http://lists.nongnu.org/archive/html/qemu-devel/2012-07/msg01626.html
- Rename CLANG workaround knob to CLANG_HACK to avoid it being
inadvertently triggered by WITH_CLANG in make.conf etc.
- Change USE_BZIP2=yes to EXTRACT_SUFX=.tar.bz2 because the
1.1.1 distfile is in fact compressed with gzip not bzip2 despite
the extension.
- Add preliminary arm-bsd-user support, this still will only run
very simple executables like a static echo (the same as the rest
of the bsd-user targets) due to lots of syscall handling still
missing. Help welcome there! :)
This work was started by bapt and cognet, I fixed syscall arg
passing (only the first four are passed in registers, the rest
on the stack) as well as errno and carry handling at syscall
return among other things and cleaned up cognet's version a bit.
(The OpenBSD case is untested and probably wrong.) [1]
Some notes in this post:
http://lists.freebsd.org/pipermail/freebsd-emulation/2012-July/009901.html
Submitted by: cognet [1] (initial version of the patch) |
1.1.0 27 Jun 2012 17:27:39 |
nox |
- Replace ALL_TARGETS knob by two new knobs, BSD_USER and X86_TARGETS
to allow only building x86 targets again.
- Add knob to enable the clang workaround, this is a knob to make sure
users read about the disadvantages. (result is slow and less stable)
- No PORTREVISION bump as the default installed bits don't change. |
1.1.0 16 Jun 2012 15:28:45 |
nox |
Remove double quotes from OPTIONng *_DESC now that make showconfig
no longer needs them. |
1.1.0 09 Jun 2012 16:19:05 |
nox |
- Update net/usbredir to 0.4.3 .
- Update emulators/qemu-devel to 1.1.0 - announce posting is here:
http://lists.nongnu.org/archive/html/qemu-devel/2012-06/msg00072.html |
1.0.1_3 01 Jun 2012 20:49:50 |
nox |
- Add patch to improve e1000 rx performance especially with netmap to
emulators/qemu-devel. [1]
- Convert both qemu ports to OPTIONng.
Submitted by: luigi [1] (original version of the patch)
Optained from: qemu-devel mailinglist [1] (improved version of the patch) |
1.0.1_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.0.1_1 28 Feb 2012 22:41:05 |
nox |
Remove the GA knob, it can no longer be turned off since other parts
of the build now depend on python too. |
1.0.1_1 18 Feb 2012 10:18:33 |
mva |
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav |
1.0.1 17 Feb 2012 22:31:17 |
nox |
Update to 1.0.1 - announce message is here:
http://lists.nongnu.org/archive/html/qemu-devel/2012-02/msg02458.html |
1.0_2 29 Jan 2012 14:43:45 |
nox |
- Fix pkg-plist.
- Bump PORTREVISION.
PR: ports/164571
Submitted by: Jimmy Olgeni <olgeni@freebsd.org> |
1.0_1 12 Dec 2011 18:35:47 |
nox |
Unbreak by fixig emulators/seabios-devel dependency.
Feature safe: yes |
1.0 05 Dec 2011 17:44:37 |
nox |
Mirror main distfile on MASTER_SITE_LOCAL as original mastersite seems
to be unavailable for a little while now.
Feature safe: yes |
1.0 02 Dec 2011 19:28:07 |
nox |
Update to 1.0, announce message is here:
http://lists.nongnu.org/archive/html/qemu-devel/2011-12/msg00121.html
Feature safe: yes |
0.15.1 26 Nov 2011 22:52:28 |
nox |
(Attempt to) fix build WITH_ALL_TARGETS on < 9.x/i386
Feature safe: yes |
0.15.1 22 Oct 2011 18:56:05 |
nox |
- Respect CC (sgabios) [1]
- Respect STRIP [2]
- Respect NOPORTDOCS, even if it's empty [3]
- Trim deps for -nographic [4]
PR: ports/161855 [1], ports/161856 [2], ports/161857 [3],
ports/161858 [4]
Submitted by: Nali Toja <nalitoja@gmail.com> |
0.15.1 13 Oct 2011 19:08:30 |
nox |
Update to 0.15.1 - Changelog:
http://wiki.qemu.org/ChangeLog/0.15 |
0.15.0_1 23 Sep 2011 22:26:39 |
amdmi3 |
- 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 |
0.15.0_1 16 Sep 2011 19:17:12 |
nox |
- Add ahci emulation fix for FreeBSD guests. [1]
- Add OPTION to build a seabios git snapshot that add ahci boot disk
emulation. [2]
- Bump PORTREVISION.
Submitted by: avg [1]
Suggested by: avg [2] |
0.15.0 25 Aug 2011 16:54:45 |
nox |
Fix last-minute Makefile edit that broke the build WITH_GNS3. |
0.15.0 21 Aug 2011 15:49:39 |
nox |
- Update to 0.15.0 - Changelog:
http://wiki.qemu.org/ChangeLog/0.15 |
0.14.1 13 Jul 2011 20:01:41 |
nox |
- 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/ |
0.14.1 02 Jul 2011 22:02:38 |
nox |
Update optional samba dependencies to net/samba35 from samba34.
Submitted by: joerg (via private email) |
0.14.1 11 Jun 2011 16:22:34 |
nox |
- Update to 0.14.1 .
- Change ALL_TARGETS knob to only affect the bsd-user targets that
are still incomplete. (they would be for emulating a single
process instead of an entire OS; default off i.e. don't build
them.)
- Fix ADD_AUDIO knob to also emulate hda sound hardware.
- Change CONFLICTS to CONFLICTS_INSTALL in case people that already
have emulators/qemu installed want to test this version from below
the work/ dir.
- Prepare Makefile for sparc64 host build in case someone wants to
debug the runtime problems there. [1] (Add sparc64 to ONLY_FOR_ARCHS
then.)
PR: ports/138772 [1]
Submitted by: Nathaniel Filardo <nwf@cs.jhu.edu> [1] |
0.14.0_1 05 Jun 2011 18:43:16 |
novel |
Chase security/gnutls update and add an UPDATING entry. |
0.14.0 01 Apr 2011 19:30:21 |
nox |
- 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] |
0.13.0 25 Mar 2011 21:02:39 |
pav |
- Mark BROKEN on amd64/9: does not link
Reported by: pointyhat |
0.13.0 15 Mar 2011 18:30:02 |
nox |
- (Attempt to) fix build on head.
- No PORTREVISION bump since this is a build fix.
PR: ports/155558
Submitted by: Garrett Cooper <yanegomi@gmail.com> |