1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

469 Commits

Author SHA1 Message Date
Roman Bogorodskiy
91e365d630 - Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports
2013-02-05 16:17:06 +00:00
Gerald Pfeifer
a03d9efe64 Fix typo and thereby really enable the GNUTLS options. [1]
Remove now deprecated comments at the top of Makefile.

PR:		171146 [1]
Submitted by:	"Mikhail T." <m.tsatsenko@gmail.com> [1]
2012-09-01 13:41:08 +00:00
Gerald Pfeifer
ba22537b15 Adapt to the new options framework.
Remove ABI version numbers for all library dependencies.

Use --with-fontconfig during configuration, since we already
have fontconfig as a dependency.
2012-08-05 15:42:52 +00:00
Gerald Pfeifer
ac202d1226 Unconditionally prevent the detection of libinotify which currently
fails the build on FreeBSD.

PR:		168617
Reported by:	Barbara <barbara.xxx1975@libero.it>
2012-07-03 21:50:29 +00:00
Gerald Pfeifer
a6e3173752 Update to the stable Wine 1.4.1 release. This includes
- Translation updates.
 - Various bug fixes.
2012-06-16 05:28:30 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Gerald Pfeifer
bc88c65477 Add configuration for PORTSCOUT to disambiguate the wine and
wine-devel ports.

Discussed with:	shaun, miwi
2012-05-13 19:12:16 +00:00
Gerald Pfeifer
4e4cc2295b Add a CONFLICT with the new emulators/wine-devel port and adjust
the COMMENT along what we did there, to make it easier to understand.

Explicitly configure --without-dbus --without-opencl to make builds
deterministic and reproducible.

Feature safe:	yes
2012-04-07 12:38:29 +00:00
Gerald Pfeifer
6d5bb1951d Update to Wine 1.4, the real release. The list of changes
since the 1.3.x release series is huge and nicely summarized at
http://www.winehq.org/announce/1.4 in addition to the individual
changes listed for the previous versions of this port.
2012-03-07 21:38:05 +00:00
Gerald Pfeifer
dfd07fd791 Update to Wine 1.4 RC6. Among others, this now reliably detects
CPU speed on FreeBSD by reading the hw.clockrate sysctl instead of
one that is not always present.
2012-03-02 20:47:05 +00:00
Gerald Pfeifer
d807706486 Update to Wine 1.4 RC5; translation fixes and some final bug fixes. 2012-02-26 15:54:54 +00:00
Gerald Pfeifer
437543d296 Update to Wine 1.4 RC4; yet more bug and translation fixes. 2012-02-18 11:11:09 +00:00
Gerald Pfeifer
8cb9dfdb3e Use cups-client, not the full cups-base, to support the CUPS option.
This reduces the footprint in this case.

PR:		165027
Submitted by:	Pavel Gubin <pg@2lazy.ru>
2012-02-12 17:51:47 +00:00
Gerald Pfeifer
33678047c6 Update to Wine 1.4 RC3; yet further bug and translation fixes. 2012-02-11 20:49:52 +00:00
Gerald Pfeifer
1504cf3096 Update to Wine 1.4 RC2 which fixes a number of further bugs. 2012-02-04 12:02:12 +00:00
Gerald Pfeifer
2ef9dd4cfb Update to Wine 1.4 RC1. This includes the following changes:
- Improved crash dialog with support for saving the backtrace.
 - Support for the Back button in built-in Internet Explorer.
 - Keyboard accelerators can now be translated through po files.
 - A number of installer fixes.
 - Many translation updates and tweaks.
 - Various bug fixes.
2012-02-03 20:02:14 +00:00
Gerald Pfeifer
25ccb5ca55 Update to Wine 1.3.37. This includes the following changes:
- Completion of the DIB engine.
 - Improvements to the C++ runtime.
 - A number of fixes in the audio drivers.
 - Unnecessary Direct3D options removed from WineCfg.
 - Some fixes to the built-in Internet Explorer.
 - Various bug fixes.
2012-01-13 20:57:52 +00:00
Gerald Pfeifer
0a4c279773 Update to Wine 1.3.36. This includes the following changes:
- UDisks backend for the dynamic device support.
 - Polygons and geometric pens implemented in the DIB engine.
 - JScript now compiles entire functions.
 - Improved support for vertical fonts.
 - A few more scripts in UniScribe.
 - A bunch of ctype functions implemented in MSVCP.
 - Various bug fixes.
2012-01-05 16:26:14 +00:00
Gerald Pfeifer
019a2e8e8d Update to Wine 1.3.35. This includes the following changes:
- Triangular gradients and cosmetic wide pens support in the DIB engine.
 - All Wine dialogs can now be translated through po files.
 - Many more scripts added to UniScribe.
 - JScript using bytecode throughout now.
 - Several MSXML improvements.
 - Various bug fixes.
2011-12-20 13:00:50 +00:00
Gerald Pfeifer
9db133d975 Update to Wine 1.3.34. This includes the following changes:
- Bytecode support in JavaScript.
 - Support for gradients in the DIB engine.
 - A number of Uniscribe improvements.
 - Fixes for DirectDraw mode switching.
 - A few more MSVC runtime functions.
 - Various bug fixes.

Feature safe:	yes
2011-12-02 22:59:34 +00:00
Gerald Pfeifer
49697614d7 Update to Wine 1.3.33. This includes the following changes:
- Support for text output in the DIB engine.
 - Improved support for HTTP proxies.
 - New version of the Gecko engine.
 - A number of cursor fixes.
 - Some fixes in bidirectional text layout.
 - Various bug fixes.

Explicitly di$sable TIFF support, configuring --without-tiff, after
we have not had this as a package dependency all the time anyway.

Feature safe:	yes
2011-11-19 14:06:48 +00:00
Gerald Pfeifer
4fc79430df Add a knob DOSBOX to control an optional run-time dependency on DOSBox.
Submitted by:	Alex Kozlov <spam@rm-rf.kiev.ua>
Feature safe:	yes
2011-11-13 02:28:34 +00:00
Gerald Pfeifer
86656d448f Update to Wine 1.3.32. This includes the following changes:
- BiDi text support in the multi-line edit control.
 - Support for pattern brushes in the DIB engine.
 - A number of MSXML fixes.
 - Improvements to the PostScript driver.
 - Various bug fixes.
2011-11-06 09:39:27 +00:00
Gerald Pfeifer
35065b1738 Update to Wine 1.3.31. This includes the following changes:
- BiDi text support in the single-line edit control.
 - Support for StretchDIBits and AlphaBlend in the DIB engine.
 - A number of audio fixes.
 - VBScript improvements.
 - Various bug fixes.
2011-10-22 11:54:46 +00:00
Gerald Pfeifer
c843efaf99 Update to Wine 1.3.30. This includes the following changes:
- DirectSound reimplemented on top of MMDevAPI.
 - Support for StretchBlt in the DIB engine.
 - User interface improvements in HTML help.
 - Some MSXML fixes.
 - Performance improvements in cmd.
 - Various bug fixes.
2011-10-11 01:46:32 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Gerald Pfeifer
89034a67d7 Update to Wine 1.3.29. This includes the following changes:
- Extensive support for VBScript.
 - Various improvements to the calendar common control.
 - A number of XRender fixes and optimizations.
 - Several new functions in the MSVCP runtime.
 - A number of audio fixes.
 - DirectDraw cleanups.
 - Various bug fixes.
2011-09-23 19:47:55 +00:00
Gerald Pfeifer
46ea414893 Add XInput2 (aka x11/libXi aka xi.6) as an explicit dependency.
Suggested by:	Alex Kozlov <spam@rm-rf.kiev.ua>,
		David Naylor <naylor.b.david@gmail.com>
2011-09-19 23:04:30 +00:00
Gerald Pfeifer
fc29e8a8ec Update to Wine 1.3.28. This includes the following changes:
- Initial version of the VBScript parser.
 - Automagic audio driver selection.
 - Support for volume information on UDF file systems.
 - The OpenGL renderer is now the default for DirectDraw.
 - Device configuration dialog in DirectInput.
 - SetDIBitsToDevice support in the DIB engine.
 - Several improvements in the cmd parser.
 - Various bug fixes.
2011-09-11 12:21:15 +00:00
Gerald Pfeifer
27a252c686 Update to Wine 1.3.26. This includes the following changes:
- Support for multisampling in Direct3D.
 - New version of the Gecko engine.
 - Improvements to the network proxy handling.
 - Better write support in MSXML.
 - Side-by-side manifests for built-in libraries.
 - Various bug fixes.

Explicitly disable gstreamer support, thus avoiding automatic
detection and incorrect package lists in case. [1]

PR:		159749 [1]
Submitted by:	Anatoly Borodin <anatoly.borodin@gmail.com> [1]
2011-08-27 20:56:47 +00:00
Gerald Pfeifer
b0af689990 Move LICENSE, LICENSE_COMB and LICENSE_FILE up to appease new portlint. [1]
Use PORTDATA which allows simplifying pkg-plist significantly. [1][2]
Explicitly disable ALSA support. [2]
Add to PLIST_SUB instead of just setting it (for the OPENAL knob). [1]

Bump PORTREVISION due to the potentially fixed package list.

PR:		159749
Submitted by:	Anatoly Borodin <anatoly.borodin@gmail.com> [1]
Inspired by:	Anatoly Borodin <anatoly.borodin@gmail.com> [2]
2011-08-15 23:51:57 +00:00
Gerald Pfeifer
e7e3932b0e Update to Wine 1.3.26. This includes the following changes:
- Various improvements to the builtin Internet Explorer.
 - Support for Get/SetDIBits in the DIB engine.
 - Support for enhanced metafiles in the View tool.
 - Many improvements in WinHTTP.
 - A number of fixes to the COM stubless marshaller.
 - Improved mechanism for DLL registrations.
 - Various bug fixes.
2011-08-06 07:13:26 +00:00
Gerald Pfeifer
9f4f83be0c Update to Wine 1.3.25. This includes the following changes:
- Rewrite of the audio support, using the Win7 architecture.
 - Old-style sound drivers for Jack, NAS and ESD are removed.
 - Graphics driver architecture changes for the DIB engine.
 - Improved handling of the shell recycle bin.
 - Better joystick support in DirectInput.
 - Initial stub for VBScript support.
 - Various bug fixes.
2011-07-23 12:21:15 +00:00
Gerald Pfeifer
bfed4e5ec0 Update to Wine 1.3.24. This includes the following changes:
- Various DirectInput improvements.
 - Support for line breaking in Uniscribe.
 - More UI elements in builtin Shell Explorer.
 - Some more D3DX9 functions.
 - Improved support for shell known folders.
 - Various bug fixes.
2011-07-10 23:11:14 +00:00
Gerald Pfeifer
f62deff6bf Update to Wine 1.3.23. This includes the following changes:
- Support for stubless COM proxies on x86-64.
 - Builtin dxdiag now outputs real information.
 - Monochrome bitmap format in the DIB engine.
 - Beginnings of a true shell Explorer builtin.
 - A number of new D3DX9 functions.
 - More support for Indic text shaping.
 - Various bug fixes.

Also fix pkg-plist with respect to the USE_OPENAL option.

Remove an obsolete (pre FreeBSD 7.x) post-patch target. [1]

PR:		158406
Submitted by:	David Naylor <naylor.b.david@gmail.com>
Reported by:	Alex Kozlov <spam@rm-rf.kiev.ua> [1]
2011-07-08 23:15:38 +00:00
Gerald Pfeifer
61b66b60e9 Update to Wine 1.3.22. This includes the following changes:
- Support for Indic text shaping.
 - Generation of stubless code in the IDL compiler.
 - Support for X files in D3DX.
 - 4- and 24-bit bitmap formats in the DIB engine.
 - Listview performance improvements.
 - Various bug fixes.

No longer set the GNU configure datadir based on our DATADIR.  This
should enable this port and emulators/wine-gecko to nicely fit together.
2011-07-03 15:39:11 +00:00
Roman Bogorodskiy
207386f96a Chase security/gnutls update and add an UPDATING entry. 2011-06-05 18:43:16 +00:00
Gerald Pfeifer
7bca0f5550 Update to Wine 1.3.21. This includes the following changes:
- Support for installation rollbacks in MSI.
 - 8- and 16-bit bitmap formats in the DIB engine.
 - Fixes in the XInput2 mouse support.
 - Better support for text shaping in Uniscribe.
 - Improvements to the Item common dialog.
 - More MSVC runtime functions.
 - Various bug fixes.

Also force building with OSS support and, look Ma!, no more extra
patches for that.
2011-05-29 00:59:38 +00:00
Gerald Pfeifer
290d1d4127 Mark IGNORE for versions of FreeBSD before than 8.0. The version of
the sound subsystem on those is just too incomplete.

PR:		156983
2011-05-15 16:00:28 +00:00
Gerald Pfeifer
d2d88b00e8 Update to Wine 1.3.20. This includes the following changes:
- Option to clip the mouse inside fullscreen windows.
 - Support for persistent HTTP connections.
 - Initial implementation of the XML writer.
 - Support for drawing rectangles in the DIB engine.
 - Volume control in MMDevAPI.
 - More MSVC runtime functions.
 - Various bug fixes.

Two of my three changes for OSS support have been integrated upstream,
only one remains.

Only tentatively remove $DATADIR/wine upon deinstallation to allow for
the forthcoming wine-gecko port. [1]

PR:		156001 [1]
Submitted by:	David Naylor <naylor.b.david@gmail.com> [1]
2011-05-14 00:21:47 +00:00
Gerald Pfeifer
2b2c26a220 Update to Wine 1.3.19. This includes the following changes:
- New sound driver architecture for MMDevAPI.
 - Better support for relative mouse events in DInput.
 - Various improvements in D3DX9.
 - More MSVC runtime functions.
 - Various bug fixes.

This requires three patches of mine, two submitted upstream so far, to
unbreak recent changes around the sound system (bundled into one here).

Sort CONFIGURE_ARGS on the way.
2011-05-08 01:38:18 +00:00
Gerald Pfeifer
120e79634f Update to Wine 1.3.18. This includes the following changes:
- Support for mouse pointer clipping.
 - Raw mouse events support using XInput2.
 - First steps of a DIB engine implementation.
 - More properties supported in DXDiag.
 - New security tab in the Internet control panel.
 - Various bug fixes.
2011-04-15 21:40:18 +00:00
Gerald Pfeifer
2b3dffc772 Update to Wine 1.3.17. This includes the following changes:
- Implementation of the new Vista file dialogs.
 - Initial support for patching in MSI installers.
 - Improvements to the calendar control.
 - A few fixes for file associations.
 - Menus cleaned up in built-in applications.
 - Various bug fixes.
2011-04-01 22:43:25 +00:00
Gerald Pfeifer
6dab1ee7e4 Remove the explicit passing of CPPFLAGS to MAKE_ENV which is no longer
necessary; just set CPPFLAGS as a regular variable.

PR:		153625
2011-03-19 20:50:11 +00:00
Gerald Pfeifer
346db5d5ea Update to Wine 1.3.16. This includes the following changes:
- New version of the Gecko engine, based on Firefox 4.
 - Better support for Dwarf debugging information.
 - Improved handling of animated cursors.
 - Improvements to the GDI driver infrastructure.
 - A number of MSI fixes for the .NET installers.
 - Several GdiPlus improvements.
 - Various bug fixes.
2011-03-19 12:38:58 +00:00
Gerald Pfeifer
ba8277a1f6 Update to Wine 1.3.15. This includes the following changes:
- Support for changing network passwords.
 - Reflection support in shader compiler.
 - Tests no longer attempt to cope with Win9x behavior.
 - A number of MSHTML and MSXML improvements.
 - Various bug fixes.
2011-03-04 23:40:20 +00:00
Gerald Pfeifer
c9cb0b882b Update to Wine 1.3.14. This includes the following changes:
- Many cleanups to address Valgrind and Clang warnings.
 - Support for creating compressed cabinet files.
 - Translation updates.
 - Various bug fixes.
2011-02-23 09:17:15 +00:00
Gerald Pfeifer
69120e025e Update to Wine 1.3.13. This includes the following changes:
- Tools for creating MSI installers.
 - Clipboard improvements.
 - Support for po files in the message compiler.
 - Improvements to the Wine debugger.
 - Various bug fixes.
2011-02-09 23:45:50 +00:00
Gerald Pfeifer
a065ee4341 Make CONFIGURE_ARGS overridable for slave ports. Introduce and use
WINELIBDIR. [1]

Set USE_LDCONFIG only if USE_LDCONFIG32 has not been set (which would
indicate this being used by the amd64 child port).

All of this is in support of the amd64 child port.

Submitted by:	David Naylor <naylor.b.david@gmail.com> [1]
PR:		151747
Feature safe:	yes
2011-02-06 14:58:27 +00:00
Gerald Pfeifer
2e9c2dd2ef Update to Wine 1.3.12. This includes the following changes:
- Support for multiple icon sizes in winemenubuilder.
 - Improvements to the help browser.
 - Initial stab at DOSBox integration.
 - Various MSI fixes.
 - Some fixes to the Wine debugger.
 - Various bug fixes.

Feature safe:	yes
2011-01-22 22:38:29 +00:00