non port: emulators/wine-mono/Makefile |
SVNWeb
|
Number of commits found: 24 |
Tue, 5 Sep 2023
|
[ 09:00 Gerald Pfeifer (gerald) ] e5ea2c4
emulators/wine-mono: Update to version 7.4.0
This is aligned with the Wine 8.0 release series.
|
Sat, 19 Nov 2022
|
[ 12:58 Gerald Pfeifer (gerald) ] 01a33a2
emulators/wine-mono: 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.
|
Sun, 16 Oct 2022
|
[ 23:24 Gerald Pfeifer (gerald) ] 4e3e9a9
emulators/wine: Update to Wine 7.0
Move from the Wine 6.0 to the Wine 7.0 release series, specifically
(still) Wine 7.0 there.
This represents a year of development effort and over 9,100 individual
changes. It contains a large number of improvements. Areas of major
changes are:
- Most modules have been converted to PE format.
- Better theming support, with a bundled theme for a more modern look.
All builtin applications support theming, as well as High DPI rendering.
- Vastly improved HID stack and joystick support.
- New WoW64 architecture (which supports running a 32-bit Windows
application inside a 64-bit Unix host process, using thunks to map (Only the first 15 lines of the commit message are shown above )
|
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 )
|
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, 26 Jul 2021
|
[ 08:49 Gerald Pfeifer (gerald) ] dba96eb
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 )
|
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.
|
Thu, 7 May 2020
|
[ 07:19 gerald ]
Backport the simplification part of r532928 from wine-mono-devel and
use ${DISTNAME} instead of spelling it out repeatedly.
|
Sat, 15 Feb 2020
|
[ 08:47 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
|
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.
|
Fri, 31 Jan 2020
|
[ 08:23 gerald ] (Only the first 10 of 11 ports in this commit are shown above. )
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 )
|
Fri, 22 Feb 2019
|
[ 11:13 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 )
|
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)
|
Sat, 31 Mar 2018
|
[ 22:30 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)
|
Tue, 21 Mar 2017
|
[ 20:48 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.
|
Tue, 8 Mar 2016
|
[ 22:30 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]
|
Sun, 22 Mar 2015
|
[ 18:04 dbn ]
emulators/wine-mono: instruct portscout to ignore new versions.
|
Sat, 20 Dec 2014
|
[ 18:17 bapt ] (Only the first 10 of 12 ports in this commit are shown above. )
cleanup plist
|
Mon, 18 Nov 2013
|
[ 18:09 dbn ]
Add stage support for emulators/wine-gecko and emulators/wine-mono.
|
Fri, 20 Sep 2013
|
[ 16:43 bapt ] (Only the first 10 of 190 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
emulators)
|
Wed, 16 Jan 2013
|
[ 20:15 dbn ] (Only the first 10 of 21 ports in this commit are shown above. )
- Update to my new FreeBSD address
- Trim header
- Add myself as creator of devel/svn2git (see r272261)
Approved by: eadler|bdrewery (mentor)
|
Sat, 27 Oct 2012
|
[ 18:39 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
|
Tue, 7 Aug 2012
|
[ 23:55 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>
|
Number of commits found: 24 |