Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-10-03 | Update to the 20050930 version of Wine. We can now build wldap32 again. | Gerald Pfeifer | |
2005-09-24 | We don't need this patch any longer (and haven't for about nine months), | Gerald Pfeifer | |
since a variant of my original patch which adjusts libs/wine/mmap.c instead has been accepted upstream, making thise code a noop. | |||
2005-09-13 | Remove patch which is no longer needed. | Gerald Pfeifer | |
2005-08-31 | Update to the 20050830 version of Wine. | Gerald Pfeifer | |
Temporarily disable building wldap32 due to a build problem introduced directly before the release. Reenable winetest which we had to disable for similar reasons back in late 2003. | |||
2005-07-26 | Update to the 20050725 version of Wine. This abandons the classic | Gerald Pfeifer | |
config file and several man pages. Add a dependency on graphics/lcms which is not strictly needed, but allows for additional functionality when present. | |||
2005-05-28 | Update to the 20050524 snapshot of Wine. | Gerald Pfeifer | |
2005-04-20 | Add three missing entries to the packaging list. | Gerald Pfeifer | |
Pointed out by: pointyhat | |||
2005-04-19 | Update to the 20050419 version of Wine. This needs one patch to fix the | Gerald Pfeifer | |
build, which I have submitted upstream as well. | |||
2005-03-13 | Update to the 20050310 version of Wine. | Gerald Pfeifer | |
2005-02-11 | Update to the 20050211 version of Wine, which now includes a winegcc man page | Gerald Pfeifer | |
in additional to the usual Windows-related changes. configure now finds and uses an installed version of cups (and potentially other libraries).[1] Submitted by: Jason But <jbut@swin.edu.au> | |||
2005-01-11 | Update to the 20050111 version of Wine. Since we now require FreeBSD 5.3 | Gerald Pfeifer | |
or later, there is no need to explicitly set WITH_GCC. | |||
2005-01-09 | Improve IGNORE message. | Gerald Pfeifer | |
2005-01-09 | This port actually builds on FreeBSD 4.x, it just does not work. Mark it | Gerald Pfeifer | |
IGNORE instead of BROKEN. Suggested by: kris | |||
2004-12-28 | Update documentation wrt. current versions of Wine now working more or less | Gerald Pfeifer | |
nicely on FreeBSD 5.3 and above. | |||
2004-12-25 | Also remove man/man3w via pkg-plist. | Gerald Pfeifer | |
Discussed with: kris | |||
2004-12-20 | Mark broken on anything before FreeBSD 5.3, as Wine would build but not | Gerald Pfeifer | |
properly run there (mostly due to threading issues). Remove the share/applications and share/wine directories via pkg-plist.[1] Pointed out by: pointyhat/kris[1] | |||
2004-12-03 | Update to the 20041201 version of Wine, which contains tons of general | Gerald Pfeifer | |
improvements (as well as dozens of portability fixes by myself) and, with the patch for [1] finally works on FreeBSD again, unlike all versions after 20040505. PR: 73092 [1] Submitted by: Simon 'corecode' Schubert <corecode@fs.ei.tum.de> [1] | |||
2004-09-30 | Increase USE_GCC to 3.4 for those ports which compile with it. | Kris Kennaway | |
Approved by: portmgr | |||
2004-07-18 | Explain why I won't update this port (newer versions simply won't even | Gerald Pfeifer | |
start on any version of FreeBSD). | |||
2004-05-06 | Update to the 20040505 snapshot. | Gerald Pfeifer | |
2004-04-14 | Update to the 20040408 snapshot of Wine. Improve installation to non-default | Gerald Pfeifer | |
prefix as regular user on the way. | |||
2004-03-11 | Update to the 20040309 snapshot of Wine. | Gerald Pfeifer | |
2004-03-07 | Add USE_MESA=yes to document dependency on libglut (and fix packaging on all | Gerald Pfeifer | |
possible configurations). USE_SIZE is the global default now. Reported by: bento, kris Discussed with: kris, marcus | |||
2004-02-29 | Fix the NOPORTDOCS case for installation and packaging. Use DOCSDIR. | Gerald Pfeifer | |
Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl> | |||
2004-02-23 | Work around a bug that would break in the presence of recent versions of | Gerald Pfeifer | |
the arts port. PR: 62954 | |||
2004-02-22 | Set USE_GL=yes to avoid packaging problems on systems without Mesa (and have | Gerald Pfeifer | |
a more uniform installation of Wine across systems). Reported by: bento | |||
2004-02-16 | Wine sees itself as a compatibility layer rather than an emulator. Honor | Gerald Pfeifer | |
that, and also use the term "Unix-like systems" instead of "Unix". | |||
2004-02-16 | Make deinstallation of optional OpenGL dependent files work in | Gerald Pfeifer | |
INSTALL_AS_USER mode as well. | |||
2004-02-15 | Fix pkg-plist to consider symlinks as well (bin/winecpp in this case). | Gerald Pfeifer | |
Remove related BROKEN marker. Submitted by: ale | |||
2004-02-14 | Update to the 20040213 snapshot of Wine. Employe USE_SIZE and no longer | Gerald Pfeifer | |
check that we are building on FreeBSD 4.x or later. | |||
2004-02-07 | BROKEN on 5.x: broken plist | Kris Kennaway | |
2004-02-04 | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | Joe Marcus Clarke | |
(Part 2) | |||
2004-01-28 | Revert an upstream change (which in turn reverted a fix which happened to | Gerald Pfeifer | |
cause higher memory consumption). This should avoid errors of the following kind: err:virtual:map_image Standard load address for a Win32 program (0x00400000) not available Bump PORTREVISION. Problem reported by: pav, Benjamin Lutz <benlutz@datacomm.ch> | |||
2004-01-25 | Update to the 20040121 snapshot of Wine (which now include two of our local | Gerald Pfeifer | |
hacks). Fix a INSTALL_AS_USER problem by generating $PREFIX/etc in any case. | |||
2003-12-28 | Get sound working by ignoring errors from our dummy SOUND_MIXER_INFO ioctl. | Gerald Pfeifer | |
Bump PORTREVISION. Reported by: Travis Poppe <tlp@LiquidX.org> Tested by: Travis Poppe <tlp@LiquidX.org> Discussed with: matk | |||
2003-12-26 | rfork() requires that the RFTHREAD flag is given with RFPROC and RFMEM. Add | Gerald Pfeifer | |
a patch to fix this port and bump PORTREVISION. PR: 60508 Submitted by: David Beck <dbeck@beckground.hu> | |||
2003-12-14 | Fix an installation bug, which did not trigger during my local testing. | Gerald Pfeifer | |
2003-12-14 | Update to the 20031212 snapshot of Wine, which brings some simplifications. | Gerald Pfeifer | |
Remove specific versions of Windows from pkg-descr and COMMENT, as there are simply too many now, due to Microsoft's marketing. | |||
2003-11-20 | Update to the 20031118 snapshot of Wine. | Gerald Pfeifer | |
2003-11-17 | USE_REINPLACE need be defined only when REINPLACE_CMD is used. | Trevor Johnson | |
2003-11-08 | Use %%DOCSDIR%%. | Gerald Pfeifer | |
2003-11-07 | Add an explicit note about the (possible) use of GCC 3.2 instead of 3.3. | Gerald Pfeifer | |
2003-11-03 | Unbreak on -CURRENT by anticipating a change in the upstream tree. | Gerald Pfeifer | |
(Thanks to the breakage of long-standing ATA interfaces, Wine now has lost some functionality on FreeBSD.) | |||
2003-10-27 | BROKEN on 5.x: broken by new ATA driver | Kris Kennaway | |
2003-10-20 | Strip binaries by default, as this reduces the size of packages from 40+ MB | Gerald Pfeifer | |
to 8- MB. Change the name of the knob to control debugging information from NDEBUG to DEBUG and shorten the pre-extract output. Triggered by: Ivan Leo Murray-Smith <puoti@inwind.it> | |||
2003-10-17 | Update to the 20031016 snapshot of Wine after we skipped the previous one | Gerald Pfeifer | |
which was completely broken on FreeBSD. Simplify post-build as I moved some part upstream and require GCC 3.3 as GCC 2.95 suffers from all sorts of threading/libraries issues. (GCC 3.2 also seems fine, but the ports collection requires us to request a concrete version.) | |||
2003-08-22 | Add USE_BISON, as dlls/msi now requires the %pure-parser bison extension for | Gerald Pfeifer | |
reentrant parsers. | |||
2003-08-16 | Upgrade to the 20030813 snapshot of Wine. | Gerald Pfeifer | |
2003-07-18 | Remove some details concerning the installation. (These are already listed | Gerald Pfeifer | |
in pkg-message where there is also further relevant information.) | |||
2003-07-10 | Adjust to the (relatively) new default directory layout used by Wine, | Gerald Pfeifer | |
which closely follows what this port used to look anyways. |