non port: emulators/wine-mono-devel/Makefile |
SVNWeb
|
Number of commits found: 44 |
Sat, 12 Aug 2023
|
[ 21:28 Gerald Pfeifer (gerald) ] 43f40e9
emulators/wine-mono-devel: Update to version 8.0.0
|
Fri, 25 Nov 2022
|
[ 23:01 Gerald Pfeifer (gerald) ] 94b52c0
emulators/wine-mono-devel: Mark amd64 and i386 only
The pre-built MSIs are only available for amd64 and i386, and in any
case emulators/wine itself currently is built on those two only.
(This forward ports 01a33a299482769d4677749057b914c4c408e600 from
emulators/wine-mono.)
|
Thu, 17 Nov 2022
|
[ 10:17 Gerald Pfeifer (gerald) Author: Damjan Jovanovic ] 37b8732
emulators/wine-mono-devel: Update to version 7.4.0
This version matches wine-devel-7.20.
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] 27eb52a (Only the first 10 of 118 ports in this commit are shown above. )
emulators: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alejandro Pulver <alejandro@varnet.biz>
* Alexander Best <arundel@gmx.net>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Antipovsky <kemm@in-line.ru>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Brian Gaeke <brg@dgate.org>
* Danilo Egea Gondolfo <danilo@FreeBSD.org>
* David Naylor <naylor.b.david@gmail.com>
* David O'Brien (obrien@cs.ucdavis.edu) (Only the first 15 lines of the commit message are shown above )
|
Mon, 11 Jul 2022
|
[ 16:36 Stefan Eßer (se) Author: Damjan Jovanovic ] 672ab06
emulators/wine-mono-devel: update to version 7.3.0
This version matches wine-devel-7.10.
Approved by: damjan.jov@gmail.com (maintainer)
|
Sun, 1 May 2022
|
[ 18:58 Gerald Pfeifer (gerald) ] c166e26
emulators/wine-mono-devel: Update to version 7.2.0
This goes along with the upgrade of wine-devel to version 7.6 which
(implicitly) was part of 5c352cfbb46552caa595aab2bccda70ab236fc09.
|
Fri, 11 Mar 2022
|
[ 08:12 Gerald Pfeifer (gerald) ] 034fd79
emulators/wine-mono-devel: Update to version 7.1.1
|
Tue, 23 Nov 2021
|
[ 22:11 Stefan Eßer (se) ] 5933ac0 (Only the first 10 of 157 ports in this commit are shown above. )
*/*: 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)
|
Mon, 22 Nov 2021
|
[ 08:36 Gerald Pfeifer (gerald) Author: Damjan Jovanovic ] a04ee3f
emulators/wine-mono-devel: Update to version 7.0.0
This includes the following changes:
- SEH exceptions in Marshal.Release are now silently ignored. This
fixes a crash in the launcher of Borderlands GOTY Enhanced.
- The Interaction.Command method has been fixed to return only command
line arguments, not the program name.
- Implemented special marshaling behavior for IsCopyConstructed. This
fixes a crash in SteamLayerWrap.dll on x86.
- Updated Mono from upstream.
Approved by: maintainer (= author)
|
Wed, 20 Oct 2021
|
[ 05:11 Gerald Pfeifer (gerald) ] d7fad14
emulators/wine-mono-devel: Update to version 6.4.0
|
Fri, 1 Oct 2021
|
[ 19:03 Gerald Pfeifer (gerald) ] 01db8dd
emulators/wine-devel: Pass maintainership to Damjan Jovanovic
Usually assuming maintainership goes along with a patch to update
or fix something. The former will come soon, with next week's
snapshot, and Damjan has been active upstream and in direct
conversations with me, and I will be supporting and mentoring him.
|
Thu, 30 Sep 2021
|
[ 05:40 Gerald Pfeifer (gerald) ] 943732c
emulators/wine-mono-devel: Relinquish maintainership
Cf. ee9b8284d0c0ca049900d8d812b039d34aef9082 for the wine-devel port.
|
[ 05:38 Gerald Pfeifer (gerald) ] ee9b828
emulators/wine-mono-devel: Update to version 6.3.0
|
Sat, 5 Jun 2021
|
[ 07:28 Gerald Pfeifer (gerald) ] 1c1c069
emulators/wine-mono-devel: Update to version 6.2.0
|
Sun, 9 May 2021
|
[ 08:28 Gerald Pfeifer (gerald) ] b57e7c6
emulators/wine-mono-devel: Update to the upstream 6.1.1
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 12 Feb 2021
|
[ 22:38 gerald ]
Update to Wine 6.2. This includes the following changes:
- Support for NTDLL debugger APIs.
- More WinRT support in WIDL.
- Various bug fixes.
Also the Mono engine and hence emulators/wine-mono-devel are updated
to version 6.0.0, with DirectX support.
|
Sun, 11 Oct 2020
|
[ 10:13 gerald ]
Update wine-mono-devel to the upstream release 5.1.1.
|
Wed, 17 Jun 2020
|
[ 16:21 gerald ]
Update wine-mono-devel to the upstream release 5.1.0.
|
Sat, 25 Apr 2020
|
[ 09:10 gerald ]
Update wine-mono-devel to the upstream release 5.0.0.
This now includes -x86 as part of the distribution and installed
files; use this as an opportunity to simplify the Makefile a bit
and reduce hardcoded duplication.
|
Wed, 12 Feb 2020
|
[ 11:00 gerald ]
Assume maintainership, taking this from the ports@ pool.
Fix the description which has been off (referring to HTML, probably
coming from wine-gecko-devel) since r302265 on 2012-08-07.
PR: 238081
|
Mon, 3 Feb 2020
|
[ 20:21 rene ] (Only the first 10 of 37 ports in this commit are shown above. )
Return dbn's ports to the pool after safekeeping his commit bit.
|
Sun, 24 Nov 2019
|
[ 04:25 gerald ]
Update to Wine 4.20. This includes the following changes:
- New version of the Mono engine with an FNA update. [1]
- Code persistence in VBScript and JScript.
- Vulkan spec updates.
- Various bug fixes.
And further merges (and two files) coming over from Wine Staging.
Update wine-mono-devel to the upstream release 4.9.4. [1]
Approved by: dbn (blanket) [1]
|
Mon, 30 Sep 2019
|
[ 14:02 gerald ]
Update to Wine 4.17. This includes the following changes:
- New version of the Mono engine with upstream fixes.
- Support for DXTn compressed textures.
- Initial version of the Windows Script runtime library.
- Support for XRandR device change notifications.
- Support for generating RSA keys.
- Various bug fixes.
Update wine-mono-devel to the upstream release 4.9.3. [1]
Approved by: dbn (blanket) [1]
|
Sun, 18 Aug 2019
|
[ 07:31 gerald ]
Update wine-mono-devel to the upstream release 4.9.2.
Approved by: dbn (blanket)
|
Sun, 23 Jun 2019
|
[ 12:17 gerald ]
Update wine-mono-devel to the upstream release 4.9.0. [1]
Update to Wine 4.11. This includes the following changes:
- Updated version of the Mono engine, including Windows.Forms.
- More DLLs are built as PE files by default.
- Faster implementation of Slim Reader/Writer locks on Linux.
- Initial support for enumerating display devices.
- Various bug fixes.
files/patch-dlls_kernel32_Makefile.in needs some adjustments due
to slightly changed context, alas no functional changes.
Approved by: dbn (blanket) [1]
|
Sat, 27 Apr 2019
|
[ 22:39 gerald ]
Update wine-mono-devel to the upstream release 4.8.3.
Approved by: dbn (blanket)
|
Mon, 22 Apr 2019
|
[ 14:01 gerald ]
Update wine-mono-devel to the upstream release 4.8.1. [1]
Adjust (and actually fix) the dependency on wine-mono-devel in
wine-devel. [2]
PR: 237448 [1], 237422 [2]
Submitted by: Samy Mahmoudi <samy.mahmoudi@gmail.com>
Approved by: dbn [1] (blanket)
|
Sun, 3 Mar 2019
|
[ 15:04 gerald ]
Update to Wine 4.3. This includes the following changes:
- Reimplementation of XAudio2 using the FAudio library.
- Mono engine updated to the latest upstream.
- More modern handling of iconic windows.
- Improved handling of kernel objects.
- Various bug fixes.
audio/faudio is a new fixed dependency to cover the first item above;
for the second, update emulators/wine-mono-devel to version 4.8.0. [1]
Three more files have moved from the Wine Staging tree into the main tree.
Approved by: dbn (blanket) [1]
|
Fri, 18 Jan 2019
|
[ 22:52 gerald ]
Update wine-mono-devel from upstream 4.7.3 to 4.7.5 with minor changes.
Approved by: dbn (maintainer, blanket)
|
Sat, 21 Jul 2018
|
[ 20:10 gerald ]
Update wine-mono-devel from upstream 4.7.1 to 4.7.3 with minor fixes.
Approved by: dbn (maintainer, pre-approval)
|
Sat, 19 May 2018
|
[ 07:59 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)
|
Tue, 8 Aug 2017
|
[ 06:32 gerald ]
Update wine-mono-devel from upstream 4.7.0 to 4.7.1 with minor fixes.
|
Tue, 21 Mar 2017
|
[ 21:13 gerald ]
Update wine-devel to Wine 2.4. This includes the following changes:
- Built-in implementation of cryptographic hashes.
- More Direct3D command stream work.
- Simulated bold and italic in DirectWrite.
- Improvements to the XML reader.
- Various bug fixes.
Also the Mono engine (wine-mono-devel) is updated with upstream fixes
to version 4.7.0.
|
Sat, 10 Dec 2016
|
[ 12:48 gerald ]
Update to Wine 2.0 RC1. This includes the following changes:
- Support for IDN name resolution.
- Many more Shader Model 5 operations.
- Still more fixes in the regression tests.
- Various bug fixes.
It also uses a newer bug fix update of the Mono engine and accordingly
the wine-mono-devel port is updated to version 4.6.4 from 4.6.3.
|
Mon, 20 Jun 2016
|
[ 22:32 gerald ]
Update to Wine 1.9.12. This includes the following changes:
- Initial version of a taskbar in desktop mode.
- Fixes for right-to-left languages in Uniscribe.
- More Shader Model 4 support in Direct3D.
- Better metafile support in RichEdit.
- Various bug fixes.
It also now uses a bug fix update of the Mono engine and accordingly
the wine-mono-devel port is updated to version 4.6.3 from 4.6.2.
|
Sun, 17 Apr 2016
|
[ 23:51 gerald ]
Update to Wine 1.9.8. This includes the following changes:
- More work towards the WineD3D command stream.
- More WebServices reader support.
- Still more Shader Model 5 support.
- Support for gradients in metafiles.
- Improved table formatting in WinHelp.
- Various bug fixes.
And it uses a new bug fix version of the Mono engine in form
of the wine-mono-devel port which moves from version 4.6.0 to
version 4.6.2.
|
Tue, 8 Mar 2016
|
[ 20:25 gerald ]
Update wine-mono-devel, the Mono-based .NET implementation component
for wine-devel, from version 4.5.6 to 4.6.0.
The download is now hosted at dl.winehq.org instead of SourceForge.
Approved by: dbn (maintainer, pre-approved)
|
Sun, 8 Mar 2015
|
[ 10:27 gerald ]
Update wine-mono-devel, the Mono .NET implementation component for
wine-devel, from version 4.5.4 to 4.5.6.
Approved by: dbn (maintainer, pre-approved)
|
Sat, 20 Dec 2014
|
[ 18:17 bapt ] (Only the first 10 of 12 ports in this commit are shown above. )
cleanup plist
|
Tue, 9 Dec 2014
|
[ 18:56 dbn ]
Update emulators/wine-mono-devel to 4.5.4.
|
Fri, 3 Jan 2014
|
[ 20:14 dbn ]
Add missing PKGNAMESUFFIX from emulators/wine-mono-devel.
Reported by: indexbuild@
|
[ 07:45 dbn ]
Add emualtors/wine-mono-devel at version 4.5.2.
emulators/(i386-)wine-devel require a newer version of mono.
Reported by: Green Dog <fiziologus@gmail.com>
Approved by: gerald (maintainer: emulators/wine-devel, implicit)
|
Number of commits found: 44 |