aboutsummaryrefslogtreecommitdiff
path: root/emulators/wine-devel
Commit message (Collapse)AuthorAgeFilesLines
* Update to Wine 1.7.37. This includes the following changes:Gerald Pfeifer2015-02-223-5/+22
| | | | | | | | | | | | | | | - Interface change notifications. - Support for the UTF-7 encoding. - A number of graphical fixes for themed controls. - Wininet now implemented on top of Win32 sockets. - Various bug fixes. Plus the following changes from Wine 1.7.36 which was not properly announced: - Support for configuring speakers in Winecfg. - Support for typographic features in DirectWrite. Notes: svn path=/head/; revision=379628
* Properly sort two COMPHOLIO-specific items in pkg-plist.Gerald Pfeifer2015-02-211-2/+2
| | | | | | | PR: 197798 Notes: svn path=/head/; revision=379533
* Fix emulators/wine-compholio for applying the compholio patches.David Naylor2015-01-271-1/+1
| | | | | | | Approved by: gerald@ Notes: svn path=/head/; revision=378018
* Update to Wine 1.7.35. This includes the following changes:Gerald Pfeifer2015-01-244-157/+7
| | | | | | | | | | | | | | | - Beginnings of support for OpenGL core contexts. - Initial support for glyph placement in DirectWrite. - Some more WBEM objects. - Various bug fixes. My fix for PR 188424 is now upstream, so files/patch-alternate-toolchain is not applicable any more; remove it. PR: 188424 Notes: svn path=/head/; revision=377820
* Update to Wine 1.7.34. This includes the following changes:Gerald Pfeifer2015-01-113-6/+11
| | | | | | | | | | | | - Support for surround sound in DirectSound. - Better text run support in DirectWrite. - Many HTML engine fixes. - More support for WBEM objects. - A few more C/C++ runtime functions. - Various bug fixes. Notes: svn path=/head/; revision=376807
* Support building with alternate toolchains that require LD to beGerald Pfeifer2015-01-101-0/+152
| | | | | | | | | | | | | | honored. This is a bit invasive in that it touches several parts of Wine, and has not been accepted upstream yet, so I am adding it locally for now. PR: 188424 Suggested by: tijl Reviewed by: tijl Tested by: Lena@lena.kiev.ua Notes: svn path=/head/; revision=376677
* No longer always configure --with-xcomposite since this is nowGerald Pfeifer2015-01-081-4/+4
| | | | | | | | | | | | handled as part of the X11 option. Sort X11_CONFIGURE_WITH alphabetically and add the previously missing xrender option. Adjust the position of PORTDATA to match the emulators/wine port. Notes: svn path=/head/; revision=376529
* Fix CONFLICTS_INSTALL for wine-devel and related ports.David Naylor2014-12-281-2/+3
| | | | | | | | | | | | | Changes: - Fix install conflicts [1] (for the "newly" added compholio port) - nvidia.sh: Gracefully handle a corrupt nVidia tarball - nvidia.sh: Provide checksum and size information for nVidia tarball - Bump master port [1] due to changes to nvidia.sh and conflicts Approved by: gerald@ [1] Notes: svn path=/head/; revision=375756
* Bump portrevision after png updateBaptiste Daroussin2014-12-251-0/+1
| | | | Notes: svn path=/head/; revision=375598
* Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeAntoine Brodin2014-12-251-1/+1
| | | | Notes: svn path=/head/; revision=375594
* Update to Wine 1.7.33. This includes the following changes:Gerald Pfeifer2014-12-243-10/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | - Support for copy/paste commands in MSHTML. - Some more font support in DirectWrite. - Better handling for loss of focus in Direct3D windows. - Several more API Sets DLLs. - Various bug fixes. Configure with --without-gettextpo and --without-osmesa. [1] Break out items in those lines of CONFIGURE_ARGS touched anyway, one item per line, to make this part easier to compare with emulators/wine. Add tools/make_requests to SHEBANG_FILES. [1] No longer use XORG=xpm. This has been removed with upstream commit 18e4b5e293cdbb83197fd1427cdd4e42314c831b eons ago. [1] Configure --without-pulse in the COMPHOLIO case (which is the one adding support for Pulseaudio to begin with). [1] PR: 195765 [1] Submitted by: Andriy Voskoboinyk <s3erios@gmail.com> [1] Notes: svn path=/head/; revision=375427
* Add USES=desktop-file-utils as suggested by stage-qa. [1][2]Gerald Pfeifer2014-12-222-3/+26
| | | | | | | | | | | | Adjust dependency on emulators/wine-mono-devel to recent update there. Configure --with-cms, --with-jpeg, and --with-png when X11 is set. [2] Fix pkg-plist when COMPHOLIO is set. [2] PR: 195903 [1], 195765 [2] Submitted by: amdmi3 [1], Andriy Voskoboinyk <s3erios@gmail.com> [2] Notes: svn path=/head/; revision=375204
* Update to Wine 1.7.32. This includes the following changes:Gerald Pfeifer2014-11-303-6/+12
| | | | | | | | | | - A few more functions implemented in MSHTML. - Improved support for restoring display mode. - Font metrics improvements in DirectWrite. - Various bug fixes. Notes: svn path=/head/; revision=373691
* - Remove obsolete commentsAlex Kozlov2014-11-301-2/+1
| | | | | | | | | | - Make failure to create DOCSDIR fatal - Include bsd.port.mk instead of pre/post.mk in emulators/wine Approved by: gerald (maintainer) Notes: svn path=/head/; revision=373684
* Update the Gecko Layout Engine component for wine-devel from versionGerald Pfeifer2014-11-191-1/+2
| | | | | | | | | | | 2.24 to 2.34. Bump PORTREVISION of wine-devel. Approved by: dbn (maintainer) Notes: svn path=/head/; revision=372816
* Update to Wine 1.7.31. This includes the following changes:Gerald Pfeifer2014-11-163-9/+10
| | | | | | | | | | | | | | | - Support for the Visual Studio 2013 version of the C/C++ runtimes. - More font metrics support in DirectWrite. - Some more Direct2D work. - Various bug fixes. Always installs documentation, this is then taken care of during the packaging process. Also no longer print pkg-message ourselves. Notes: svn path=/head/; revision=372631
* Do not mute ${INSTALL_DATA} any more.Gerald Pfeifer2014-11-071-3/+3
| | | | Notes: svn path=/head/; revision=372272
* Update to Wine 1.7.30. This includes the following changes:Gerald Pfeifer2014-11-023-5/+9
| | | | | | | | | | | - More support for fonts in DirectWrite. - Improved ATL thunk support. - A few more C runtime functions. - Regedit import/export fixes. - Various bug fixes. Notes: svn path=/head/; revision=372072
* Update to Wine 1.7.29. This includes the following changes:Gerald Pfeifer2014-10-193-21/+9
| | | | | | | | | | | | - Support for shaping and BiDi mirroring in DirectWrite. - Some page fault handling fixes. - A few more C runtime functions. - Various bug fixes. Remove all uses of @dirrm and @dirrmtry from the package list. Notes: svn path=/head/; revision=371211
* The Compholio patchset has been rerolled upstream. No actual changesGerald Pfeifer2014-10-091-2/+2
| | | | | | | | except for a renaming of the top-level directory from wine-compholio-1.7.28 to wine-staging-1.7.28. Notes: svn path=/head/; revision=370500
* Update to Wine 1.7.28. This includes the following changes:Gerald Pfeifer2014-10-072-5/+5
| | | | | | | | | | - Support for conditional compilation in JavaScript. - Bidirectional text support in DirectWrite. - Stubs for DirectPlay Voice support. - Various bug fixes. Notes: svn path=/head/; revision=370336
* Update to Wine 1.7.27. This includes the following changes:Gerald Pfeifer2014-09-203-5/+6
| | | | | | | | | | - Some more work on Direct2D support. - Various improvements to RichEdit interfaces. - Initial support for ICMP version 6. - Various bug fixes. Notes: svn path=/head/; revision=368651
* Update to Wine 1.7.26. This includes the following changes:Gerald Pfeifer2014-09-143-10/+20
| | | | | | | | | | | | | | | | | | - Still more DirectWrite functions. - Improvements to the common File Dialog. - A number of C runtime improvements. - Various bug fixes. Add two new options MPG123 and V4L that pull in and leverage the respective ports for MP3 and Video support. [1] Sort OPTIONS alphabetically, except for the two that pull in Gecko and Mono MSI packages for run-time support. Submitted by: kmoore [1] Notes: svn path=/head/; revision=368169
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-0/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* Update to Wine 1.7.25. This includes the following changes:Gerald Pfeifer2014-08-252-5/+5
| | | | | | | | | | | - Implementation of the packet capture library. - A few more DirectWrite functions. - Improvements in HTML table support. - More VBScript math functions. - Various bug fixes. Notes: svn path=/head/; revision=366041
* Update to Wine 1.7.24. This includes the following changes:Gerald Pfeifer2014-08-103-5/+7
| | | | | | | | | | - Beginning of some DirectWrite classes implementation. - Initial wrapper dll for the packet capture library. - Some crypto improvements. - Various bug fixes. Notes: svn path=/head/; revision=364491
* Update to Wine 1.7.23. This includes the following changes:Gerald Pfeifer2014-07-262-6/+5
| | | | | | | | | | - Better support for files drag & drop. - Improvements to HTTP cookie management. - Fixes to crypto certificates management. - Various bug fixes. Notes: svn path=/head/; revision=362966
* net/openldap24-*:Tijl Coosemans2014-07-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Convert to USES=libtool and bump dependent ports - Avoid USE_AUTOTOOLS - Don't use PTHREAD_LIBS - Use MAKE_CMD databases/glom: - Drop :keepla - Add INSTALL_TARGET=install-strip databases/libgda4* databases/libgda5*: - Convert to USES=libtool and bump dependent ports - USES=tar:xz - Use INSTALL_TARGET=install-strip - Use @sample databases/libgdamm: - Drop :keepla - USES=tar:bzip2 - Use INSTALL_TARGET=install-strip databases/libgdamm5: - Add INSTALL_TARGET=install-strip - Drop --enable-static (inherited from old repocopy) devel/anjuta x11-toolkits/py-gnome-extras: - Drop :keepla dns/powerdns dns/powerdns-devel: - Convert to USES=libtool - Add INSTALL_TARGET=install-strip - Disable static modules - Stop creating library symlinks with .0 suffix, not needed for dynamically opened modules mail/dovecot2: - Add USES=libtool mail/dovecot2-pigeonhole: - Drop CONFIGURE_TARGET (incorrect for Dragonfly) - Add USES=libtool and INSTALL_TARGET=install-strip math/gnumeric: - USES=libtool tar:xz Approved by: portmgr (implicit, bump unstaged ports) Notes: svn path=/head/; revision=362835
* - Replace security/gnutls with security/gnutls3 and update to 3.2.15Tijl Coosemans2014-07-231-0/+1
| | | | | | | | | | | | | | | - Bump PORTREVISION on all ports that depend on security/gnutls and adjust all ports that depend on security/gnutls3 - Update mail/anubis to version 4.2 which supports gnutls 3.x - Update mail/libvmime to a development snapshot (recommended by upstream developers) PR: 191274 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=362645
* Update to Wine 1.7.22. This includes the following changes:Gerald Pfeifer2014-07-122-6/+7
| | | | | | | | | | | | | | | | - Support for Unicode bracketing pairs. - Improved Internet cookie support. - Initial support for geographical information. - Various bug fixes. Add sysutils/preload as a new build dependency. This should help with DRM and similar Windows bits and will especially be helpful for the new emulators/pipelight port. [1] Suggested by: kmoore [1] Notes: svn path=/head/; revision=361650
* Add a new OPTION named COMPHOLIO to include the Compholio patchset.Gerald Pfeifer2014-07-103-1/+19
| | | | | | | | | | | This is off by default for now and nicely moving towards increasing upstream integration. It will be needed for Pipelight support. Submitted by: kmoore Tested by: gerald, kmoore Notes: svn path=/head/; revision=361464
* Update to Wine 1.7.21. This includes the following changes:Gerald Pfeifer2014-06-273-3/+5
| | | | | | | | | | | - Support for critical sections in the C runtime. - Unicode data updated to Unicode 7.0. - Support for interlaced PNG encoding. - Initial stub for the Packager library. - Various bug fixes. Notes: svn path=/head/; revision=359599
* Convert GMAKE to MAKE_CMDBaptiste Daroussin2014-06-251-1/+1
| | | | | | | | | | Please note that lots of invocation of MAKE_CMD here are wrong as they do not properly respect MAKE_ENV and friends With hat: portmgr Notes: svn path=/head/; revision=359185
* Update to Wine 1.7.20. This includes the following changes:Gerald Pfeifer2014-06-153-3/+6
| | | | | | | | | | | - X11 drag & drop fixes. - A few more C/C++ runtime functions. - Fixes for various memory issues found by Valgrind. - Some OLE storage fixes. - Various bug fixes. Notes: svn path=/head/; revision=357892
* Update to Wine 1.7.19. This includes the following changes:Gerald Pfeifer2014-05-173-3/+9
| | | | | | | | | | | | - New JSProxy DLL for automatic proxy configuration. - More OLE Accessible Object support. - Improvements to the XML writer. - Fixes for various memory issues found by Valgrind. - Initial headers for Direct2D support. - Various bug fixes. Notes: svn path=/head/; revision=354273
* Update to Wine 1.7.18. This includes the following changes:Gerald Pfeifer2014-05-092-4/+3
| | | | | | | | | | | - Improved OLE Accessible Object support. - Fixes for various memory issues found by Valgrind. - A few more MSHTML functions. - Some DirectDraw cleanups. - Various bug fixes. Notes: svn path=/head/; revision=353488
* Build with a dependency on the X composite extension.Gerald Pfeifer2014-05-021-2/+3
| | | | | | | | PR: 188831 Analyzed by: Denver Hull <denverh@comcast.net> Notes: svn path=/head/; revision=352842
* Update to Wine 1.7.17. This includes the following changes:Gerald Pfeifer2014-04-193-4/+11
| | | | | | | | | - More implementations for the Task Scheduler. - C runtime made more compatible by sharing source files. - Various bug fixes. Notes: svn path=/head/; revision=351577
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-161-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb) Notes: svn path=/head/; revision=351411
* Update to Wine 1.7.16. This includes the following changes:Gerald Pfeifer2014-04-053-3/+12
| | | | | | | | | | - More regression test fixes. - String arrays better supported in the IDL compiler. - Initial stubs for DirectX Video Acceleration. - Various bug fixes. Notes: svn path=/head/; revision=350265
* Update to Wine 1.7.15. This includes the following changes:Gerald Pfeifer2014-03-223-5/+9
| | | | | | | | | | | | - New Task Scheduler service. - Many regression test fixes. - Support for exception unwinding in VBScript. - Various bug fixes. Convert USE_BZIP2 to USES=tar:bzip2. Notes: svn path=/head/; revision=348749
* Update to Wine 1.7.14. This includes the following changes:Gerald Pfeifer2014-03-083-3/+9
| | | | | | | | | | | | - More Task Scheduler support. - Improvements for AVI encoding support. - More VisualBasic interfaces in MSXML. - Support for deflate content encoding in Wininet. - Some fixes for monochrome printers. - Various bug fixes. Notes: svn path=/head/; revision=347432
* Update to Wine 1.7.13. This includes the following changes:Gerald Pfeifer2014-02-213-6/+14
| | | | | | | | | | | | - More Task Scheduler support. - A few more Direct3D 10 interfaces. - More Windows Media Player stubs. - Various bug fixes. Remove a duplicate entry and fix some sorting in pkg-plist. Notes: svn path=/head/; revision=345562
* Update to Wine 1.7.12. This includes the following changes:Gerald Pfeifer2014-02-083-4/+69
| | | | | | | | | | | - Initial support for Windows Media Player interfaces. - Some more Task Scheduler support. - Various C++ runtime fixes. - More dlls with ugly names for Windows 8 API set support. - Various bug fixes. Notes: svn path=/head/; revision=343306
* Update emulators/wine-devel to 1.7.11.David Naylor2014-01-184-20/+19
| | | | | | | | | | | | | | | ChangeLog: - Uniscribe support in the RichEdit control. - Support for condition variables and Slim Reader/Writer locks. - More D3D command stream preparation work. - Optional Start Menu in desktop mode. - Improved support for vertical fonts metrics. - Various bug fixes. Approved by: gerald (maintainer, implicit) Notes: svn path=/head/; revision=340211
* Fix installation for slave port of emulators/wine-devel.David Naylor2014-01-071-5/+5
| | | | | | | | | | | | | | | | | Wine switched to using an internal install script and removed logic to create the underlying directories. As explained in a comment from Makefile: """ Wine expects the install script to make any missing directories, and the default internal tool (/tools/install-sh) does that however the default install script used by Ports does not. """ Disable the specification of the INSTALL scripts and allow wine to use the internal one. Notes: svn path=/head/; revision=339006
* Add missing patch for emulators/wine-devel.David Naylor2014-01-051-0/+13
| | | | | | | Without this patch the port fails to build. Notes: svn path=/head/; revision=338749
* Update emulators/wine-devel to 1.7.10.David Naylor2014-01-033-9/+71
| | | | | | | | | | | | | | | ChangeLog: - Window maximization in the Mac driver. - AVI compressor implementation. - Thread local storage support in dynamically loaded libraries. - Beginnings of a Task Scheduler implementation. - Extended IPX protocol support. - Various bug fixes. Approved by: gerald (maintainer, implicit) Notes: svn path=/head/; revision=338584
* Add emualtors/wine-mono-devel at version 4.5.2.David Naylor2014-01-031-1/+1
| | | | | | | | | | emulators/(i386-)wine-devel require a newer version of mono. Reported by: Green Dog <fiziologus@gmail.com> Approved by: gerald (maintainer: emulators/wine-devel, implicit) Notes: svn path=/head/; revision=338526
* Update emulators/wine-devel to 1.7.9.David Naylor2014-01-023-73/+60
| | | | | | | | | | | | | | | | | | | Changes: - Make use of ${opt}_CONFIGURE_WITH, ${opt}_USE, ${opt}_USES, ${opt}_${typ}_DEPENDS - Convert an instance of NOPORTDOCS to ${PORT_OPTIONS:MDOCS} - Remove check ${OSVER} < 800000 - Replace the importing of <bsd.ports.pre.mk> with <bsd.ports.options.mk> ChangeLog: - Improved window moving/resizing in the Mac driver. - Some DirectDraw palette fixes. - Reduced code duplication between C++ runtime versions. - Various bug fixes. Approved by: gerald (maintainer, implicit) Notes: svn path=/head/; revision=338433