Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
23 Nov 2021 22:11:40 5.1.1
|
Stefan Eßer (se)  |
*/*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALL
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket) |
26 Jul 2021 08:49:53 5.1.1
|
Gerald Pfeifer (gerald)  |
emulators/wine: Update to Wine 6.0.1
Move from the Wine 5.0 release serious to the Wine 6.0 series and
specifically Wine 6.0.1.
This represents another year of development effort and over 8,300
individual changes. It contains a large number of improvements.
Areas of major changes are:
- Core modules in PE format.
- Vulkan backend for WineD3D.
- DirectShow and Media Foundation support.
- Text console redesign.
In terms of packaging changes are moderate this time: (Only the first 15 lines of the commit message are shown above ) |
06 Apr 2021 14:31:07 4.9.4_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
07 May 2020 07:19:06
4.9.4_1
|
gerald  |
Backport the simplification part of r532928 from wine-mono-devel and
use ${DISTNAME} instead of spelling it out repeatedly. |
15 Feb 2020 08:47:11
4.9.4_1
|
gerald  |
Backport r525903 | gerald | 2020-02-12 from wine-mono-devel:
Assume maintainership, taking this from the ports@ pool.
Fix the description which has been off (referring to HTML,
probably coming from wine-gecko).
PR: 238081 |
03 Feb 2020 20:21:08
4.9.4
|
rene  |
Return dbn's ports to the pool after safekeeping his commit bit. |
31 Jan 2020 08:23:05
4.9.4
|
gerald  |
Update from Wine 4.0.3 and the Wine 4.0 release series to Wine 5.0.
This represents a year of development effort with over 7,400 individual
changes. This port and the wine-devel port have been in sync as closely
as possible, and this update is mostly copying over from the -devel port
minus support for the Wine Staging patchset (and STAGING option).
Highlights of this new release include built-in modules in PE format,
multi-monitor support, Vulkan 1.1 support, and an XAudio2 reimplementation.
This also comes with updates of the emulators/wine-gecko and
emulators/wine-mono ports to match their -devel counterparts:
version 2.47.1 for wine-gecko and version 4.9.4 for wine-mono.
And we "lose" four local patches that got integrated or became obsolete (Only the first 15 lines of the commit message are shown above ) |
22 Feb 2019 11:13:08
4.7.5
|
gerald  |
Update from the Wine 3.0 release series to Wine 4.0.
This represents a year of development effort with over 6,000 individual
changes. Due to regular syncing between the wine-devel port and this
one changes mostly relate to pkg-plist; the biggest difference between
the two is wine-devel featuring a STAGING option to support the Wine
Staging patchset.
Highlights of this new release include Direct3D 12 and Vulkan support,
as well as support for game controllers.
It also goes along with a corresponding minor update of
emulators/wine-mono. [1]
The following is a more detailed list extracted from the full(er) release (Only the first 15 lines of the commit message are shown above ) |
19 May 2018 07:59:58
4.7.1
|
se  |
Add CONFLICTS entries that prevent simultaneous installation of normal
and devel versions of these ports. While these are allowed when the devel
versions are newer than the normal versions, this is not always the case
and especially not at this time. Instead of only conflicting with the
same version of each port, a version wildcard is used, to prevent
unexpected behavior if the non-devel version is updated to match the
devel version when both are installed.
Approved by: gerald (maintainer) |
31 Mar 2018 22:30:37
4.7.1
|
gerald  |
Move to version 4.7.1 which is in sync with wine-mono-devel for the
time being, until that is going to be upgraded in sync with a development
snapshot of Wine (and hence wine-devel).
Suggested by: dbn (maintainer) |
21 Mar 2017 20:48:59
4.6.4
|
gerald  |
Update emulators/wine-mono to version 4.6.4 and switch to new MASTER_SITES.
Switch emulators/wine to this (from emulators/wine-mono-devel) and bump
PORTREVISION accordingly. |
08 Mar 2016 22:30:31
4.5.6
|
gerald  |
Update emulators/wine-mono from 0.0.8 to 4.5.6. [1]
Adjust emulators/wine to use this port instead of wine-mono-devel,
which we just upgraded a few hours ago.
Approved by: dbn (maintainer, pre-approved) [1] |
22 Mar 2015 18:04:06
0.0.8
|
dbn  |
emulators/wine-mono: instruct portscout to ignore new versions. |
20 Dec 2014 18:17:20
0.0.8
|
bapt  |
cleanup plist |
18 Nov 2013 18:09:12
0.0.8
|
dbn  |
Add stage support for emulators/wine-gecko and emulators/wine-mono. |
20 Sep 2013 16:43:53
0.0.8
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
emulators) |
16 Jan 2013 20:15:07
0.0.8
|
dbn  |
- Update to my new FreeBSD address
- Trim header
- Add myself as creator of devel/svn2git (see r272261)
Approved by: eadler|bdrewery (mentor) |
27 Oct 2012 18:39:50
0.0.8
|
gerald  |
Sync with the latest upstream release, required for this week's
snapshot of Wine (which will land in emulators/wine-devel soon).
Submitted by: maintainer (David Naylor <naylor.b.david@gmail.com>)
Feature safe: yes |
07 Aug 2012 23:55:13
0.0.4
|
gerald  |
Mono is an Open Source and cross-platform implementation of the .NET
framework. Wine can use a Windows build of Mono to run .NET applications.
This new ports provides such a build.
PR: 169747
Submitted by: David Naylor <naylor.b.david@gmail.com> |