Port details |
- wine-gecko Gecko Layout Engine for Wine (HTML support)
- 2.47.4 emulators
=6 2.47.2Version of this port present on the latest quarterly branch. - Maintainer: gerald@FreeBSD.org
 - Port Added: 2011-05-15 15:29:57
- Last Update: 2025-02-06 02:45:02
- Commit Hash: 357e8cf
- People watching this port, also watch:: firefox, wine, poudriere, dunst, wget
- License: MPL20 GPLv2 GPLv3 LGPL21 LGPL3
- WWW:
- https://wiki.winehq.org/Gecko
- Description:
- Wine implements its own version of Internet Explorer which is based on a
custom version of Mozilla's Gecko Layout Engine. This engine is downloaded
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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- wine-gecko>0:emulators/wine-gecko
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/emulators/wine-gecko/ && make install clean
- To add the package, run one of these commands:
- pkg install emulators/wine-gecko
- pkg install wine-gecko
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: wine-gecko
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1737805983
SHA256 (wine-gecko-2.47.4-x86.msi) = 26cecc47706b091908f7f814bddb074c61beb8063318e9efc5a7f789857793d6
SIZE (wine-gecko-2.47.4-x86.msi) = 55187968
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- This port is required by:
- for Run
-
- emulators/playonbsd
Configuration Options:
- No options to configure
- Options name:
- emulators_wine-gecko
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.47.4 06 Feb 2025 02:45:02
    |
Gerald Pfeifer (gerald)  |
emulators/wine-gecko: Update to version 2.47.4
This is aligned with the Wine 10.0 release. |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.47.2 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
2.47.2 20 Jul 2022 14:21:50
    |
Tobias C. Berner (tcberner)  |
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 ) |
2.47.2 23 Nov 2021 22:11:40
    |
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) |
2.47.2 26 Jul 2021 08:49:53
    |
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 ) |
2.47.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.47.1 31 Jan 2020 08:23:05
  |
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 ) |
2.47 23 Jan 2020 08:40: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. |
2.47 19 May 2018 07:59:58
  |
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) |
2.47 01 Apr 2018 20:30:38
  |
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 |
2.40 04 Nov 2017 11:43:35
  |
dbaio  |
Update license of ports using MPL (without version)
All ports now should use MPL[10|11|20] license.
Approved by: portmgr (blanket) |
2.40 12 Feb 2016 23:14:47
  |
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) |
2.40 05 Feb 2016 22:04:13
  |
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) |
2.21 20 Dec 2014 18:17:20
  |
bapt  |
cleanup plist |
2.21 01 Dec 2013 18:36:01
  |
dbn  |
Update emulators/wine-gecko to 2.21. |
1.4 18 Nov 2013 18:09:12
  |
dbn  |
Add stage support for emulators/wine-gecko and emulators/wine-mono. |
1.4 20 Sep 2013 16:43:53
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
emulators) |
1.4 21 Apr 2013 18:23:33
  |
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 |
1.4 11 Feb 2013 03:55:51
  |
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) |
1.4 16 Jan 2013 20:15:07
  |
dbn  |
- Update to my new FreeBSD address
- Trim header
- Add myself as creator of devel/svn2git (see r272261)
Approved by: eadler|bdrewery (mentor) |
1.4 20 Nov 2011 17:14:34
 |
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 |
1.3 06 Sep 2011 08:54:47
 |
danfe  |
- Update to version 1.3
- Reformat port description and fix line wrapping in Makefile while here
PR: ports/160243
Approved by: maintainer |
1.2.0 25 May 2011 21:14:16
 |
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) |
1.2.0 15 May 2011 15:29:30
 |
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> |