- But build on OSREL=8.2 failed. So stick old rev on 8.2.
- Add support for 8.3-REL.
- Copy only required part of source tree [1].
Suggested by: Richard Yao <ryao@cs.stonybrook.edu> from Gentoo [1]
Add linux_base-c6 port. This is a linux_base port based upon CentOS 6.
CentOS 6 is supported upstream (so far) until November 30, 2020.
Compared to the port as submitted in the PR, I added most SRC_DISTFILES
and set the maintainer to emulation@ (discussed with the submitter).
Not connected to the ports collection (emulation/Makefile) yet, first I want
to find the missing src RPMs (compat-*, stdc++, ...). The port is committed
anyway, so that people can help with the TODO list (in the Makefile).
WARNING: it is highly experimental to use this port instead of the default
linux_base port. You need to set compat.linux.osrelease to 2.6.18, so watch
out for unimplemented syscalls (most recent 8-stable / 9-stable or -current
is recommended for this).
Submitted by: Svyatoslav Lempert <svyatoslav.lempert@gmail.com>
PR: 165900
the EoL of the last 7.x release. The 7.x branch is the only supported
FreeBSD version not yet at his EoL which needs a linux 2.4 based linuxulator
environment (linux_base-f10 doesn't work there).
I didn't bump the portrevision, this is mostly done as a hint for ports
committers to tell them that at least the emulation@-owned ports need
to stay until then (even the forbidden ones). The dependent ports need to
go at the same time, but are free to be deleted before.
Discussed with: bsam
- Improved naming scheme for audio devices.
- Beginnings of support for JPEG encoding.
- Several printing fixes.
- Improvements to the URL cache.
- Various bug fixes.
Explicitly configure --without-dbus to make builds deterministic and
reproducible.
the COMMENT along what we did there, to make it easier to understand.
Explicitly configure --without-dbus --without-opencl to make builds
deterministic and reproducible.
Feature safe: yes
- Built-in JavaScript now preferred over Gecko in most cases.
- Support for scalable font resources.
- Fixes for audio and video playback.
- Support for script decoding in JScript.
- Various bug fixes.
On the way update the Makefile header and add a CONFLICTS with
emulators/wine, to complete the branching of this port.
Feature safe: yes
- New version of the Gecko engine.
- Support for path gradients in GdiPlus.
- Various MSXML improvements.
- Fixes to 64-bit exception handling.
- Various bug fixes.
Submitted by: David Naylor <naylor.b.david@gmail.com>
Feature safe: yes
- M68K debugger support (contributed by Edd Barrett).
- Screen initialization has been completely rewritten.
- Improved archived ROMs support, ZIP files can now be read properly.
- Interactive prompt support which enables DGen to be reconfigured
and to load/unload ROMs on the fly.
- International (read: non-US/QWERTY) keyboards support.
- Many bugfixes
PR: ports/165945
Submitted by: Hardy Schumacher <hardy.schumacher@gmx.de>
Approved by: eadler (mentor)
Feature safe: yes
since the 1.3.x release series is huge and nicely summarized at
http://www.winehq.org/announce/1.4 in addition to the individual
changes listed for the previous versions of this port.