non port: emulators/wine-gecko/Makefile |
SVNWeb
|
Number of commits found: 23 |
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.
|
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 )
|
Thu, 23 Jan 2020
|
[ 08:40 gerald ]
Backport r520775 | gerald | 2019-12-24 from emulators/wine-gecko-devel:
Use DISTNAME in two cases instead of replicating its definition.
That'll also ease maintenance going forward.
|
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)
|
Sun, 1 Apr 2018
|
[ 20:30 gerald ]
Move to version 2.47 which is in sync with wine-gecko-devel for the
time being, until that is going to be upgraded in sync with wine-devel
(and a newer development snapshot of Wine).
Adjust MASTER_SITES to dl.winehq.org since SF does not carry newer
versions of this.
Suggested by: dbn
|
Sat, 4 Nov 2017
|
[ 11:43 dbaio ] (Only the first 10 of 61 ports in this commit are shown above. )
Update license of ports using MPL (without version)
All ports now should use MPL[10|11|20] license.
Approved by: portmgr (blanket)
|
Fri, 12 Feb 2016
|
[ 23:14 gerald ]
Transfer maintainership of wine-gecko and wine-gecko-devel from dbn@
to gerald@ to align with the wine and wine-devel ports. Thanks David
for creating and maintaining these two for years!
Approved by: dbn (maintainer)
|
Fri, 5 Feb 2016
|
[ 22:04 gerald ]
Update wine-gecko, the Gecko Layout Engine component for emulators/wine
from version 2.21 to 2.40. It is based on Firefox 40 now.
This will allow switching emulators/wine from temporarily using
wine-gecko-devel back to using this port.
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
|
Sun, 1 Dec 2013
|
[ 18:36 dbn ]
Update emulators/wine-gecko to 2.21.
|
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)
|
Sun, 21 Apr 2013
|
[ 18:23 dbn ]
Fix PORTSCOUT limit on emulators/wine-gecko.
Use 'ignore:1' instead of 'ignore' to get port scout to actually ignore
the port.
All new versions of gecko belong to the wine-gecko-devel port until such
time a new stable version of wine is released, however there is no way to
know the version of gecko that will be paired with that wine.
Approved by: eadler,bdrewery (mentors, implicit)
Feature safe: yes
|
Mon, 11 Feb 2013
|
[ 03:55 dbn ]
Stop portscout from checking emulators/wine-gecko.
wine-gecko is the "stable" port while wine-gecko-devel is the "unstable" port
that absorbs the updates to the distfiles.
Approved by: bdrewery (mentor)
|
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)
|
Sun, 20 Nov 2011
|
[ 17:14 rene ]
- Update to 1.4 [1]
- Pet portlint by moving LICENSE section [2]
PR: ports/162678 [1]
Submitted by: Barbara [barbara.xxx1975 libero/it] [2]
Submitted by: myself [2]
Approved by: maintainer [1] [2]
Feature safe: yes
|
Tue, 6 Sep 2011
|
[ 08:54 danfe ]
- Update to version 1.3
- Reformat port description and fix line wrapping in Makefile while here
PR: ports/160243
Approved by: maintainer
|
Wed, 25 May 2011
|
[ 21:14 gerald ]
Adjust the directory structure to work with the main wine port.
Replace pkg-plist by PLIST_FILES.
Submitted by: Pan Tsu <inyaoo@gmail.com>
Approved by: David Naylor <naylor.b.david@gmail.com> (maintainer)
|
Sun, 15 May 2011
|
[ 15:29 gerald ]
Add the new wine-gecko port, that complements the existing wine port.
Wine implements its own version of Internet Explorer which is based on
a custom version of Mozilla's Gecko Layout Engine. This engine is down-
loaded automatically the first time a web page is loaded unless, as done
by this port, the engine is pre-installed on the user's system.
PR: 156001
Submitted by: David Naylor <naylor.b.david@gmail.com>
|
Number of commits found: 23 |