notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: emulators/wine-devel/Makefile

Number of commits found: 512 (showing only 100 on this page)

«  1 | 2 | 3 | 4 | 5 | 6  »  

Tuesday, 8 Aug 2017
06:32 gerald search for other commits by this committer
Update wine-mono-devel from upstream 4.7.0 to 4.7.1 with minor fixes.
Original commitRevision:447533 
06:27 gerald search for other commits by this committer
Update to Wine 2.14.  This includes the following changes:
 - Mono engine updated with some bug fixes.
 - C++ calling convention workarounds in the IDL compiler.
 - Various bug fixes.

Sort ONLY_FOR_ARCHS.
Original commitRevision:447532 
Tuesday, 25 Jul 2017
21:01 gerald search for other commits by this committer
Update to Wine 2.13.  This includes the following changes:
 - Unicode data updated to Unicode 10.0.0.
 - Nicer looking default mouse cursors.
 - Persistent connections support in WinHTTP.
 - Message Framing protocol support in WebServices.
 - Improved metafile support in GdiPlus.
 - Debug registers support in x86-64 exception handling.
 - Anti-aliasing improvements in DirectWrite.
 - Various bug fixes.
Original commitRevision:446628 
Sunday, 23 Jul 2017
19:59 gerald search for other commits by this committer
Move some twenty files that originally were part of the Wine Staging
patchset when Wine 2.0 branched and have been integrated into the Wine
development tree since then from being only included in packages / installed
ports when option STAGING is active to the general case (i.e., omit
the leading %%STAGING%% marker from their entries in pkg-plist).

This points to an unfortunate deficiency in Mk/Scripts/check-stagedir.sh
which we are relying on. [1]

PR:		220950 [1]
Original commitRevision:446505 
Wednesday, 12 Jul 2017
03:42 gerald search for other commits by this committer
Update to Wine 2.12.  This includes the following changes:
 - Some performance improvements with async I/O.
 - More RegEdit file parser improvements.
 - Beginnings for MSI user interface support.
 - Various bug fixes.

And correspondingly various new library files.
Original commitRevision:445571 
Sunday, 2 Jul 2017
02:49 gerald search for other commits by this committer
Update to Wine 2.11.  This includes the following changes:
 - Support for security labels.
 - More dictionary support in WebServices.
 - New registry file parser in RegEdit.
 - Various bug fixes.
Original commitRevision:444862 
Wednesday, 14 Jun 2017
21:29 gerald search for other commits by this committer
Update to Wine 2.10.  This includes the following changes:
 - Dictionary support in WebServices.
 - A number of Direct2D fixes.
 - User interface improvements in RegEdit.
 - OLE clipboard cache fixes.
 - Various bug fixes.

Associated (non-trivial) changes to pkg-plist.
Original commitRevision:443601 
Wednesday, 31 May 2017
06:53 gerald search for other commits by this committer
Update to Wine 2.9.  This includes the following changes:
 - Support for tesselation shaders in Direct3D.
 - Binary mode support in WebServices.
 - Clipboard changes detected through Xfixes.
 - User interface improvements in RegEdit.
 - Various bug fixes.
Original commitRevision:442138 
Tuesday, 23 May 2017
05:03 rezny search for other commits by this committer
Revision bump of all ports with USE_GL after consolidation of mesa-libs

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
Original commitRevision:441503 
Saturday, 20 May 2017
16:46 gerald search for other commits by this committer
Update to Wine 2.8.  This includes the following changes:
 - Direct3D command stream runs asynchronously.
 - Better serial and parallel ports autodetection.
 - Still more fixes for high DPI settings.
 - Various bug fixes.
Original commitRevision:441319 
Wednesday, 3 May 2017
20:52 gerald search for other commits by this committer
Update to Wine 2.7.  This includes the following changes:
 - TCP and UDP connection support in WebServices.
 - Various shader improvements for Direct3D 11.
 - Improved support for high DPI settings.
 - Partial reimplementation of the GLU library.
 - Support for recent versions of OSMesa.
 - Various bug fixes.
Original commitRevision:440039 
Thursday, 20 Apr 2017
18:53 gerald search for other commits by this committer
Update to Wine 2.6.  This includes the following changes:
 - Multi-threaded command stream in Direct3D.
 - More Shader Model 5 instructions.
 - More support for 3D textures.
 - Better font transformations in DirectWrite.
 - Various bug fixes.
Original commitRevision:438988 
Monday, 10 Apr 2017
07:51 gerald search for other commits by this committer
Update to Wine 2.5.  This includes the following changes:
 - Support for message-mode named pipes.
 - Translation of version resources through po files.
 - Transform feedback support in Direct3D.
 - Scheduler classes in C++ runtime.
 - Better scrolling in popup menus.
 - More improvements to the XML reader.
 - Various bug fixes.

Plus a number of new facilities coming with wine-staging and the
STAGING option in wine-devel.
Original commitRevision:438128 
Saturday, 1 Apr 2017
15:23 gerald search for other commits by this committer
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
Original commitRevision:437439 
Tuesday, 21 Mar 2017
21:13 gerald search for other commits by this committer
Update wine-devel to Wine 2.4.  This includes the following changes:
 - Built-in implementation of cryptographic hashes.
 - More Direct3D command stream work.
 - Simulated bold and italic in DirectWrite.
 - Improvements to the XML reader.
 - Various bug fixes.

Also the Mono engine (wine-mono-devel) is updated with upstream fixes
to version 4.7.0.
Original commitRevision:436657 
08:58 glebius search for other commits by this committer
Make it compilable on FreeBSD 12 after struct inpcb and struct tcpcb were
stopped being exported.
Original commitRevision:436576 
Tuesday, 7 Mar 2017
19:59 gerald search for other commits by this committer
Update to Wine 2.3.  This includes the following changes:
 - Obsolete wineinstall script removed.
 - More Direct3D command stream work.
 - A few more Shader Model 5 instructions.
 - Better underline rendering in DirectWrite.
 - Improved ODBC support on 64-bit.
 - Various bug fixes.
Original commitRevision:435645 
Friday, 24 Feb 2017
20:11 gerald search for other commits by this committer
Update to Wine 2.2.  This includes the following changes:
 - Windows version set to Windows 7 for new prefixes.
 - More steps towards the Direct3D command stream.
 - Still more Shader Model 5 instructions.
 - Initial support for double-buffered theme painting.
 - Various bug fixes.
Original commitRevision:434745 
Thursday, 9 Feb 2017
09:11 gerald search for other commits by this committer
Update to Wine 2.1 and hence the new development branch past the
Wine 2.0 release series.  This includes the following changes:
 - Many fixes that were deferred during code freeze.
 - More Shader Model 5 instructions.
 - A number of improvements to MIME message handling.
 - Line breaking improvements in DirectWrite.
 - HID bus service now running by default.
 - Direct2D rendering improvements.
 - Various bug fixes.

Source tarballs now use xz compression, so download size has reduced nicely.
Original commitRevision:433715 
Saturday, 28 Jan 2017
19:04 gerald search for other commits by this committer
Bump PORTREVISION for real.

Reported by:	Piotr Kubaj <pkubaj@anongoth.pl>
Original commitRevision:432642 
Sunday, 22 Jan 2017
10:10 gerald search for other commits by this committer
Update to Wine 2.0 RC6, which is planned as the last release candidate.
Just some bug fixes (and testcase fixes).
Original commitRevision:432108 
Friday, 20 Jan 2017
21:50 gerald search for other commits by this committer
Remove a hack to fix the build with the STAGING option on FreeBSD 9
where powl would be incorrectly detected during configure (essentially
reverting revision 384664 from 2015-04-24).
Original commitRevision:431999 
Tuesday, 17 Jan 2017
06:47 gerald search for other commits by this committer
Update to Wine 2.0 RC5, with yet some more bug fixes.
Original commitRevision:431721 
Saturday, 14 Jan 2017
14:51 gerald search for other commits by this committer
Remove a hack against CHOSEN_COMPILER_TYPE actually referring to a
different compiler (the system compiler), in particular leading to
a GCC vs clang confusion on FreeBSD 9.  With FreeBSD 9 gone now,
this is no longer needed.

(A slightly different hack was in emulators/wine and got removed via
one of the "FreeBSD 9 gone" sweeps.  With this commit, both ports are
now in sync again.)
Original commitRevision:431468 
Saturday, 7 Jan 2017
23:13 gerald search for other commits by this committer
Update to Wine 2.0 RC4, which brings a few additional bug fixes
(plus some additional tests).
Original commitRevision:430845 
Friday, 30 Dec 2016
17:42 gerald search for other commits by this committer
Fix pkg-plist (and hence packaging) when building with OpenAL (and the
OPENAL option).  Many more Windows libraries included now.

PR:		215338
Submitted by:	Matthieu Volat <mazhe@alkumuna.eu>
Original commitRevision:430011 
Thursday, 29 Dec 2016
00:37 gerald search for other commits by this committer
Update to Wine 2.0 RC3, which brings some more bug fixes.
Original commitRevision:429845 
Friday, 23 Dec 2016
15:41 gerald search for other commits by this committer
Update to Wine 2.0 RC2, which brings an assortment of bug fixes.
Original commitRevision:429272 
Saturday, 17 Dec 2016
14:34 gerald search for other commits by this committer
Fix the package list: Over the last couple of snapshots, a number of
components has moved from the Wine Staging project into Wine proper,
so %%STAGING%%foo/bar/smthng in pkg-plist now becomes just foo/bar/smthng.

However, make check-plist did not notice this and indeed both the
port before this update and with this update always pass check-plist
without issues, both when the STAGING option is set and when it's not.

(This is not a cosmetic issue, by the way, it did affect functionality
of the Wine ports.)

PR:		215338
Submitted by:	Matthieu Volat <mazhe@alkumuna.eu>
Original commitRevision:428764 
00:43 gerald search for other commits by this committer
Remove the BROKEN designation when the STAGING option is set; the
staging patchset is now available again for the current development
version of Wine.
Original commitRevision:428698 
Saturday, 10 Dec 2016
12:48 gerald search for other commits by this committer
Update to Wine 2.0 RC1.  This includes the following changes:
 - Support for IDN name resolution.
 - Many more Shader Model 5 operations.
 - Still more fixes in the regression tests.
 - Various bug fixes.

It also uses a newer bug fix update of the Mono engine and accordingly
the wine-mono-devel port is updated to version 4.6.4 from 4.6.3.
Original commitRevision:428286 
Wednesday, 7 Dec 2016
12:00 gerald search for other commits by this committer
Update to Wine 1.9.24.  This includes the following changes:
 - Support for unordered access views in Direct3D.
 - Many fixes in the regression tests.
 - Some more improvements in HID support.
 - Various bug fixes.

The Staging patchset has not been ported to this version of Wine yet,
even after nearly two weeks, so mark the port BROKEN when the STAGING
option is set.  This also affects the wine-staging port.
Original commitRevision:428049 
Sunday, 20 Nov 2016
09:38 gerald search for other commits by this committer
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
Original commitRevision:426566 
Wednesday, 16 Nov 2016
10:26 gerald search for other commits by this committer
Update to Wine 1.9.23.  This includes the following changes:
 - Color font support in Direct2D.
 - More color formats in Direct3D.
 - Uninstallation fixes in MSI.
 - Various bug fixes.
Original commitRevision:426233 
Sunday, 6 Nov 2016
16:11 gerald search for other commits by this committer
Update to Wine 1.9.22.  This includes the following changes:
 - Initial implementation of bitmap rendering in Direct2D.
 - More WebServices implementation.
 - A few more steps towards HID support.
 - Various bug fixes.
Original commitRevision:425502 
Wednesday, 19 Oct 2016
15:19 gerald search for other commits by this committer
Update to Wine 1.9.21.  This includes the following changes:
 - Initial version of the HID minidriver.
 - Support for lists in the RichEdit control.
 - System tray improvements.
 - Various bug fixes.

Sort a number of entries in pkg-plist; all files within a given
directory should be fine now, even module %%OPTIONS%%.
Original commitRevision:424260 
Monday, 3 Oct 2016
07:11 gerald search for other commits by this committer
Update to Wine 1.9.20.  This includes the following changes:
 - Reimplementation of the clipboard API.
 - Message handling in WebServices.
 - Many more API Set libraries.
 - Various bug fixes.

Sort the fonts from Staging into the others in pkg-plist.
Original commitRevision:423171 
Monday, 19 Sep 2016
07:55 gerald search for other commits by this committer
Update to Wine 1.9.19.  This includes the following changes:
 - Initial version of a udev bus driver for HID.
 - Various improvements in joystick support.
 - Initial implementation of DC rendering in Direct2D.
 - Improved metafile support in GDI+.
 - Various bug fixes.
Original commitRevision:422414 
Monday, 5 Sep 2016
18:20 gerald search for other commits by this committer
Update to Wine 1.9.18.  This includes the following changes:
 - Support for multiple kernel drivers in a single process.
 - More WebServices reader support.
 - Various improvements in joystick support.
 - Some more work towards the Direct3D command stream.
 - GDI performance improvements.
 - Improved IME window handling.
 - Compatibility fixes in the clipboard support.
 - Various bug fixes.
Original commitRevision:421384 
Monday, 22 Aug 2016
09:26 gerald search for other commits by this committer
Update to Wine 1.9.17.  This includes the following changes:
 - Better exception handling on 64-bit.
 - Various improvements in joystick support.
 - Some more stream support in the C++ runtime.
 - Font embedding improvements.
 - More metafile support in GDI+.
 - Various bug fixes.
Original commitRevision:420591 
Monday, 8 Aug 2016
09:55 gerald search for other commits by this committer
Update to Wine 1.9.16.  This includes the following changes:
 - Performance improvements in JavaScript.
 - More progress towards the Direct3D command stream.
 - More shader instructions in Direct3D.
 - Performance improvements in GDI.
 - Various bug fixes.
Original commitRevision:419812 
Monday, 25 Jul 2016
09:49 gerald search for other commits by this committer
Update to Wine 1.9.15.  This includes the following changes:
 - More shader instructions in Direct3D.
 - Performance improvements in GDI.
 - Active Scripting improvements.
 - Additional stream support in the C++ runtime.
 - Various bug fixes.
Original commitRevision:419036 
Sunday, 17 Jul 2016
03:07 gerald search for other commits by this committer
Update to Wine 1.9.14.  This includes the following changes:
 - More Shader Model 5 support in Direct3D.
 - Some more write support in WebServices.
 - Performance improvements in GDI.
 - Some more progress towards the Direct3D command stream.
 - Various bug fixes.
Original commitRevision:418658 
Sunday, 26 Jun 2016
19:12 gerald search for other commits by this committer
Update to Wine 1.9.13.  This includes the following changes:
 - More Shader Model 5 support in Direct3D.
 - Unicode data updated to Unicode 9.0.0.
 - Improvements to GDI paths and metafiles.
 - More progress towards the Direct3D command stream.
 - Various bug fixes.

This now uses a new version of the Gecko engine based on Firefox 47,
and accordingly the wine-gecko-devel port is updated to version 2.44
to 2.47.
Original commitRevision:417609 
Monday, 20 Jun 2016
22:32 gerald search for other commits by this committer
Update to Wine 1.9.12.  This includes the following changes:
 - Initial version of a taskbar in desktop mode.
 - Fixes for right-to-left languages in Uniscribe.
 - More Shader Model 4 support in Direct3D.
 - Better metafile support in RichEdit.
 - Various bug fixes.

It also now uses a bug fix update of the Mono engine and accordingly
the wine-mono-devel port is updated to version 4.6.3 from 4.6.2.
Original commitRevision:417181 
Sunday, 19 Jun 2016
13:34 gerald search for other commits by this committer
Require/build with Xinerama support (which has been explicitly disabled
before to ensure reproducible builds).  Without this, some programs would
incorrectly show full screen as a wide window covering 2 monitors.

PR:		210039
Submitted by:	Henry Hu <henry.hu.sh@gmail.com>
Original commitRevision:417122 
Sunday, 29 May 2016
21:15 gerald search for other commits by this committer
Update to Wine 1.9.11.  This includes the following changes:
 - Better support for long URLs in WinInet.
 - Various Direct3D 11 improvements.
 - Down-mixing support in DirectSound.
 - Some cosmetic improvements in desktop mode.
 - Various bug fixes.
Original commitRevision:416122 
Friday, 20 May 2016
18:12 gerald search for other commits by this committer
Update to Wine 1.9.10.  This includes the following changes:
 - High resolution ("Retina") rendering option on Mac OS X.
 - More compatible directory enumeration.
 - A number of C++ runtime fixes.
 - Video output improvements.
 - Various bug fixes.
Original commitRevision:415567 
Sunday, 8 May 2016
11:51 gerald search for other commits by this committer
Include GNUTLS in the default options since apparently it does help
with Evernote and World of Warcraft.

Bump PORTREVISION.

PR:		208234
Original commitRevision:414806 
Monday, 2 May 2016
00:41 gerald search for other commits by this committer
Update to Wine 1.9.9.  This includes the following changes:
 - More work towards the WineD3D command stream.
 - Service proxies in WebServices.
 - Query support in the builtin reg.exe utility.
 - Improved support for long URLs in WinInet.
 - Various bug fixes.
Original commitRevision:414429 
Sunday, 17 Apr 2016
23:51 gerald search for other commits by this committer
Update to Wine 1.9.8.  This includes the following changes:
 - More work towards the WineD3D command stream.
 - More WebServices reader support.
 - Still more Shader Model 5 support.
 - Support for gradients in metafiles.
 - Improved table formatting in WinHelp.
 - Various bug fixes.

And it uses a new bug fix version of the Mono engine in form
of the wine-mono-devel port which moves from version 4.6.0 to
version 4.6.2.
Original commitRevision:413544 
Monday, 4 Apr 2016
16:26 gerald search for other commits by this committer
Update to Wine 1.9.7.  This includes the following changes:
 - More work towards the WineD3D command stream.
 - More support for Shader Model 5 shaders.
 - C++ exception handling on x86-64.
 - Support for Windows-style static import libraries.
 - Performance fixes in the XML writer.
 - Various bug fixes.

Adjust files/patch-dlls_kernel32_Makefile.in to upstream changes
towards a different image base.
Original commitRevision:412518 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Sunday, 27 Mar 2016
14:58 tijl search for other commits by this committer
- Update security/gnutls to 3.4.10.
- Rename the LIBDANE option DANE because that's the name of the protocol
  supported by libgnutls-dane and gnutls-cli.  Also clarify the option
  description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4.  Some ports used this library
  in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed.  Ports that used these have been
  updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.

net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.

www/hydra: Mark BROKEN.  This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.

PR:		207768
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:411990 
Tuesday, 22 Mar 2016
06:25 dbn search for other commits by this committer
emulators/wine-staging: add missing dependency.

Add a missing dependency on libtxc_dxtn.so (provided by graphics/s2tc).

PORTREVISION is not bumped (despite policy) for the following reasons:
 - Bumping PORTREVISION just for the slave port wine-staging is likely to
   result in human error later on (i.e. it will cause issues if wine-devel
   needs a bump, or an update).
 - Bumping both wine-devel and wine-staging is overkill.
 - The port is newly updated likely to catch most builds with this update
 - The port is updated every two weeks, so everyone gets the improvement
   quickly enough.
 - This change will be in the i386-wine-staging update.

PR:		208162
Reported by:	Mickael Maillot <mickael.maillot@gmail.com>
Approved by:	gerald@
Original commitRevision:411637 
00:23 gerald search for other commits by this committer
Update to Wine 1.9.6.  This includes the following changes:
 - Better video card detection when using Mesa.
 - Support for Shader Model 5 shaders.
 - C++ exception handling improvements.
 - Various bug fixes.

Add the multimedia/v4l_compat port as a build dependency for V4L
(i.e., V4L_BUILD_DEPENDS). [1]

PR:		208079 [1]
Submitted by:	dbn [1]
Reported by:	bapt [1]
Original commitRevision:411629 
Friday, 11 Mar 2016
11:53 tijl search for other commits by this committer
Combine print/cups-base, print/cups-client and print/cups-image into
print/cups and update it to 2.1.3.  Also remove print/cups-pstoraster,
improve print/cups-filters, print/foomatic-* and update print/hplip to
3.16.2.

Long description:

First some background.  When you hand a file to cups it sets up a chain of
filter programs that converts the file to something a printer understands.
Each filter has a cost associated with it and cups tries to find the
cheapest chain.  Costs used to be configured in such a way that files were
first converted to PostScript.  This could then be manipulated further (e.g.
putting multiple pages on one sheet) before finally being sent to a
PostScript printer or another filter like pstoraster which produces a raster
format understood by non-PostScript printer drivers.  Nowadays most filters
have been moved from cups to cups-filters and they have been configured to
use PDF as an intermediate format instead of PostScript.

Merging of cups-base, cups-client and cups-image into print/cups:
- cups-image provides a library to work with the cups raster format.  It is
  only used to implement filters and printer drivers and these only exist
  in the context of a cups server so there's no need to separate this from
  cups-base.
- cups-client provides a library that allows applications to print via cups.
  It is possible to use the library to access a remote cups server without
  running a local cups server, but such a setup is discouraged and the
  configuration file to set this up has been marked deprecated.  It is
  better to run a local cups server and let that talk to the remote cups
  server because then you have the benefits of local job queuing in case the
  remote server is down or busy.  Given this and the fact that without
  filters cups-base is now smaller than it used to be it makes sense to
  merge the ports.  The patch also adds options IPPTOOL, DOCS and NLS which
  when disabled make the new cups package smaller than the current
  cups-client package.  Merging the ports also prevents problems with
  options like ZEROCONF being configured differently in both ports.
- print/cups was a metaport that depended on cups-base and some filters.
  There isn't really a need for such a metaport so cups-base can be renamed
  to cups.  The filters can be depended on by printer drivers such as hplip
  if they need them.

Additional changes to the new print/cups:
- Clean up the patches.  They seem to have been regenerated with post-patch
  changes included.
- Add a patch to prevent intermediate conversion to PDF when a PostScript
  file is sent to a PostScript printer when cups-filters is installed.
- Fix the PAM configuration file.
- Add a patch to let the server search /usr/local/share/ppd like on Linux so
  other ports don't have to add links to it.
- Remove ulpt(4) helper scripts.  The port uses libusb with ugen(4).
- Remove support for mDNSResponder.  cups-filters only supports Avahi.
- Combine ICONS and XDG_OPEN options into an X11 option to support WITHOUT_X11.
- Optionally depend on colord for ICC profile support.
- Various smaller changes.

Changes to print/cups-filters:
- Let the cups_browsed rc.d script depend on cupsd and avahi_daemon instead
  of LOGIN.
- Development of foomatic-filters has been moved to cups-filters so let this
  port install foomatic related files and add foomatic-filters to CONFLICTS.
- Fix location of liblouis tables.
- Add patch to fix ICC support.

Changes to print/cups-pstoraster:
This port is essentially an old version of Ghostscript plus a cups filter.
It's no longer developed.  This commit removes it and changes existing
dependencies to print/cups-filters which depends on print/ghostscript* and
includes a gstoraster filter that can handle both PostScript and PDF.

Changes to print/foomatic-db*:
Remove old MASTER_SITES and dependencies and eliminate PKGNAMEPREFIX.

Changes to print/foomatic-filters:
Install beh backend with its original name again and add cups-filters to
CONFLICTS.

Changes to print/hplip:
- Stop installing hpijs/foomatic-rip support.  This is no longer supported
  upstream.
- Stop installing hpcups PPDs.  These are now automatically generated.  The
  bundled PPDs are generated for an older version of cups.
- Rename the QT option to X11 to support WITHOUT_X11.
- Simplify the patches now that ports are installed in a staging area.
- Add a patch to set SO_REUSEPORT (next to SO_REUSEADDR) on the mDNS socket
  like avahi-daemon does.  This fixes Zeroconf support for HP network
  printers.

PR:		207746
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:410825 
Tuesday, 8 Mar 2016
20:25 gerald search for other commits by this committer
Update to Wine 1.9.5.  This includes the following changes:
 - Beginnings of the WineD3D command stream.
 - Support for effect states in Direct3DX.
 - Drag & drop improvements.
 - Various bug fixes.
 - Use a new version of the Mono engine, with 64-bit support.
Original commitRevision:410656 
Saturday, 27 Feb 2016
21:15 gerald search for other commits by this committer
Update to Wine 1.9.4.  This includes the following changes:
 - Support for color glyphs and font fallbacks in DirectWrite.
 - Improvements to the WebServices reader.
 - Support for more formats in Direct3D 11.
 - Simplified syntax and clean up of tests marked todo.
 - Various bug fixes.
Original commitRevision:409688 
Tuesday, 16 Feb 2016
13:56 gerald search for other commits by this committer
On FreeBSD 9.x, even when CHOSEN_COMPILER_TYPE from Mk/Uses/compiler.mk
is set to clang, COMPILER_VERSION is still at 42 from the system compiler
that is GCC 4.2.

Work around this for the time being, while retaining the fix from
PR 206527, by special casing this situation.

PR:		206527
Original commitRevision:408996 
Tuesday, 9 Feb 2016
12:49 gerald search for other commits by this committer
Update to Wine 1.9.3.  This includes the following changes:
 - JSON support in JavaScript.
 - Improved line breaking in DirectWrite.
 - Some more write support in WebServices.
 - Still more Shader Model 4 instructions.
 - Various bug fixes.

Also this uses a new version of the Gecko engine based on Firefox 44.
This only applies when the GECKO option is on, and wine-gecko-devel
has been updated accordingly.
Original commitRevision:408565 
Sunday, 7 Feb 2016
21:22 gerald search for other commits by this committer
Fix the build with clang 3.8.0 or later which support "native" Windows
varargs builtins.

PR:		206527
Submitted by:	dim
Original commitRevision:408456 
Monday, 1 Feb 2016
06:04 dbn search for other commits by this committer
emulators/i386-wine-devel: update to 1.9.2

 - Move USE_AUTOTOOLS from wine-staging to wine-devel to ensure wine-devel's
   STAGING option works correctly.
 - Patch staging's patchinstall.sh to use the correct (suffixed) autoreconf
   binary.
 - Mark wine-staging's STAGING option a slave option.
Original commitRevision:407682 
Sunday, 24 Jan 2016
21:40 gerald search for other commits by this committer
Update to Wine 1.9.2.  This includes the following changes:
 - GStreamer 1.0 support.
 - Support for SHA hashes in BCrypt.
 - Synthesizing bold glyphs also for bitmap fonts.
 - Underlines support in DirectWrite.
 - Still more Shader Model 4 instructions.
 - Various bug fixes.
It also brings quite many changes on the packaging side (libraries),
both for vanilla builds and ones with option STAGING (and hence the
wine-staging port).

No longer set USE_AUTOTOOLS=autoconf for option STAGING; it's not
used currently.
Original commitRevision:407183 
Monday, 11 Jan 2016
06:50 gerald search for other commits by this committer
Update to Wine 1.9.1.  This includes the following changes:
 - A few more deferred fixes.
 - Support for debug registers on x86-64.
 - More Shader Model 4 instructions.
 - Various bug fixes.

Replace reference to FreeBSD 8.4 and 9.3 by FreeBSD 9.x.
Original commitRevision:405765 
Tuesday, 5 Jan 2016
08:36 gerald search for other commits by this committer
Update to Wine 1.9.0 which is in direct succession of the now closed
Wine 1.7 release series that we have been following for one-and-a-half
years.

Compared to the Wine 1.8 release, this includes the following changes:
 - A number of fixes that were deferred during code freeze.
 - WSAPoll implementation.
 - Standard font dialog fixes.
 - X11 drag&drop improvements.
 - Various bug fixes.
Original commitRevision:405275 
Monday, 7 Dec 2015
21:31 gerald search for other commits by this committer
Update to Wine 1.8 RC3.  Just bugfixes on our way towards a release.

Pet overeager portlint (when it comes to patch format).
Original commitRevision:403238 
Sunday, 29 Nov 2015
21:22 gerald search for other commits by this committer
Update to Wine 1.8 RC2.  Just bugfixes (though one new header).
Original commitRevision:402630 
Friday, 27 Nov 2015
23:21 gerald search for other commits by this committer
Update to Wine 1.8 RC1 in preparation of the 1.8 release.  This brings
a number of bugfixes over version 1.7.55, no new features.
Original commitRevision:402497 
Sunday, 15 Nov 2015
21:40 gerald search for other commits by this committer
Update to Wine 1.7.55.  This includes the following changes:
 - Pulse audio driver.
 - Various fixes for Microsoft Office 2013 support.
 - Some more implementation of the Web Services DLL.
 - More fixes for the latest C runtime version.
 - Improvements to the Makefile generation.
 - Various bug fixes.
Original commitRevision:401734 
Sunday, 8 Nov 2015
20:59 gerald search for other commits by this committer
Also configure --without-gettext.  This should not change the result
of a build in a clean environment (just avoids a warning there) and
makes builds between clean and non-minimal environments more consistent.
Original commitRevision:401075 
Sunday, 1 Nov 2015
20:24 gerald search for other commits by this committer
Update to Wine 1.7.54.  This includes the following changes:
 - Implementation of the TransmitFile function.
 - More implementation of the Web Services DLL.
 - Improved video decoding.
 - Alternative for the deprecated prelink tool.
 - Major Turkish translation update.
 - Various bug fixes.

And tools/winemaker is now tools/winemaker/winemaker, so adjust
SHEBANG_FILES accordingly.
Original commitRevision:400627 
Tuesday, 20 Oct 2015
15:54 gerald search for other commits by this committer
Update to Wine 1.7.53.  This includes the following changes:
 - Support for the various versions of XAudio.
 - More implementation of the Web Services DLL.
 - Improved OLE object embedding.
 - Various code cleanups in Direct3D.
 - Various bug fixes.
Original commitRevision:399865 
Tuesday, 6 Oct 2015
20:34 gerald search for other commits by this committer
Update to Wine 1.7.52.  This includes the following changes:
 - Unicode data updated to Unicode 8.0.0.
 - Some implementation of the Web Services DLL.
 - More Direct3D 11 interfaces.
 - A few more functions in the C++ runtime.
 - Output standard glyph names in the PostScript driver.
 - Various bug fixes.
Original commitRevision:398718 
Monday, 7 Sep 2015
12:04 gerald search for other commits by this committer
Update to Wine 1.7.51.  This includes the following changes:
 - XAudio2 implementation using OpenAL Soft.
 - Support for the new Universal C Runtime DLL.
 - Dropdown menu support in the standard Open Dialog.
 - Grayscale rendering mode in DirectWrite.
 - Various bug fixes.

With the STAGING option enabled (or using the wine-staging port),
fonts/times.ttf is now also present.
Original commitRevision:396265 
Sunday, 23 Aug 2015
20:06 gerald search for other commits by this committer
Update to Wine 1.7.50.  This includes the following changes:
 - New version of the Gecko engine based on Firefox 40 (via the
   wine-gecko-devel port).
 - First steps of the Direct3D 11 implementation.
 - Better font matching in DirectWrite.
 - Support for OpenMP on ARM platforms.
 - Various bug fixes.
Original commitRevision:395126 
Wednesday, 12 Aug 2015
14:38 gerald search for other commits by this committer
Update to Wine 1.7.49.  This includes the following changes:
 - DirectWrite is now good enough for rendering text in Steam.
 - A number of Direct2D improvements.
 - Some more OpenMP functions.
 - Support for namespaces in the IDL compiler.
 - Various bug fixes.
Original commitRevision:394022 
Monday, 3 Aug 2015
06:04 antoine search for other commits by this committer
Fix duplicate PKGNAME with wine-devel/wine-staging
Original commitRevision:393464 
01:10 gerald search for other commits by this committer
Update to Wine 1.7.48.  This includes the following changes:
 - Fleshed out OpenMP implementation.
 - I/O stream support in the MSVCIRT C++ runtime.
 - Support for pixel snapping in DirectWrite.
 - More support for OpenGL core contexts.
 - Various bug fixes.

(Some pkg-plist additions and one removal for the STAGING option
and hence the wine-staging port.)
Original commitRevision:393449 
Sunday, 12 Jul 2015
19:52 gerald search for other commits by this committer
Update to Wine 1.7.47.  This includes the following changes:
 - Text drawing in Direct2D.
 - Support for the new thread pool API.
 - Toolbar state saving.
 - Beginnings of an implementation for proper HID support.
 - Support for file objects in device drivers.
 - Various bug fixes.
Original commitRevision:391838 
Monday, 29 Jun 2015
07:38 gerald search for other commits by this committer
Update to Wine 1.7.46.  This includes the following changes:
 - Improvements in the BITS file transfer service.
 - Still more progress on DirectWrite implementation.
 - Support for shared user data on 64-bit.
 - Various C++ runtime improvements.
 - Various bug fixes.
Original commitRevision:390884 
Monday, 22 Jun 2015
18:33 antoine search for other commits by this committer
Convert to USES=jpeg
Original commitRevision:390310 
Sunday, 21 Jun 2015
12:34 gerald search for other commits by this committer
Update to Wine 1.7.45.  This includes the following changes:
 - Some more progress on DirectWrite implementation.
 - A number of RichEdit control fixes.
 - Beginning implementation of the old MSVCIRT C++ runtime.
 - Various bug fixes.
Original commitRevision:390202 
Friday, 5 Jun 2015
20:39 gerald search for other commits by this committer
Update to Wine 1.7.44.  This includes the following changes:
 - More support for the COM interfaces of the RichEdit control.
 - Initial version of a SmartTee filter.
 - Support for the null device kernel object.
 - Various bug fixes.
Original commitRevision:388637 
Sunday, 24 May 2015
02:10 gerald search for other commits by this committer
Rename emulators/wine-compholio to emulators/wine-staging and
accordingly emulators/i386-wine-compholio to emulators/i386-wine-staging.

Adjust CONFLICTS across all Wine related ports.

Reviewed by:	dbn, kmoore
Original commitRevision:387240 
Thursday, 21 May 2015
16:58 gerald search for other commits by this committer
Update to Wine 1.7.43.  This includes the following changes:
 - Improved support for Shell Browser windows.
 - Some more API Sets libraries.
 - Read/write operations support with built-in devices.
 - Major Catalan translation update.
 - Various bug fixes.
Original commitRevision:386945 
Monday, 11 May 2015
05:12 gerald search for other commits by this committer
Our post-extract target uses Perl scripts that require fixing the
shebang first, so make it depend on the fix-shebang target.

Tested by:	pi
Original commitRevision:386048 
Saturday, 9 May 2015
03:49 gerald search for other commits by this committer
Update to Wine 1.7.42.  This includes the following changes:
 - Support for dynamic timezone information.
 - Initial desktop shell window support.
 - Some more Direct2D support.
 - Various bug fixes.

Do not set GNUTLS by default for wine-compholio any longer. [1]

Discussed with:	dbn, kmoore [1]
Original commitRevision:385862 
Friday, 24 Apr 2015
15:56 dbn search for other commits by this committer
emulators/wine-compholio: fix build.

 * Autoconf is required during the extract stage, so add it to the
   EXTRACT_DEPENDS list (it defaults to BUILD_DEPENDS only)
 * For an unknown reason autoconf creates a configure script that looks
   for and detects powl on FreeBSD 8 and 9.  powl does not actually exist
   and causes a build failure.

Approved by:	gerald@ (maintainer, implicit)
Original commitRevision:384664 
Sunday, 19 Apr 2015
20:51 gerald search for other commits by this committer
Update to Wine 1.7.41.  This includes the following changes:
 - More Known Folders supported in the shell.
 - Some more support for kernel job objects.
 - More MSI patches improvements.
 - Some theming fixes.
 - Various bug fixes.

files/patch-scheduler in emulators/wine-compholio has been obsoleted
by an upstream fix.  Remove it.

Rename the COMPHOLIO option to STAGING in emulators/wine-devel,
emulators/i386-wine-compholio and emulators-compholio (including many
adjustments to pkg-plist).
Original commitRevision:384327 
12:37 dbn search for other commits by this committer
emulators/i386-wine(-devel|-compholio): add BUNDLE_LIBS.

The i386-wine ports bundle their own (32-bit) libraries that cause pkg-1.5
issues.  Since these libraries are under lib32 it does not cause issues
with other software.

Bump PORTREVISION [1] for the 32-bit side of the ports.  The 64-bit side of
the ports will be bumped when new packages have been prepared.

Approved by:	gerald@ [1]
Reported by:	bapt@
Original commitRevision:384284 
Saturday, 11 Apr 2015
12:21 gerald search for other commits by this committer
Change the COMPHOLIO-specific BUILD_DEPENDS to EXTRACT_DEPENDS now that
we moved the unpacking and initial patching from the pre-configure target
to post-extract.

Reported by:	pkg-fallout
Original commitRevision:383795 
Friday, 10 Apr 2015
13:35 gerald search for other commits by this committer
Revert the bogus half of the previous commit (which added COMPHOLIO
to OPTIONS_DEFAULT).

The other half, which is actually desirable, moved extraction of
the Compholio/Staging patchset from the pre-configure target to
the post-extract target which allows us to actually add local
patches for this patchset as well.
Original commitRevision:383728 
13:25 gerald search for other commits by this committer
Fix package list in case option COMPHOLIO is set (lib/wine/fltmgr.sys.so).

No PORTREVISION bump since the build with COMPHOLIO is broken right now.
Original commitRevision:383725 
Sunday, 5 Apr 2015
20:21 gerald search for other commits by this committer
Update to Wine 1.7.40.  This includes the following changes:
 - Support for kernel job objects.
 - Various fixes to the ListView control.
 - Better support for OOB data in Windows Sockets.
 - Support for DIB images in the OLE data cache.
 - Improved support for MSI patches.
 - Some fixes for ACL file permissions.
 - Various bug fixes.

files/patch-configure has been accepted upstrea; remove it.

Fix whitespace in one case.
Original commitRevision:383356 
Wednesday, 1 Apr 2015
18:37 dbn search for other commits by this committer
emulators/wine-devel: unbreak build.

Changes:
 * Add CPPBIN="${CPP}" to CONFIGURE_ENV as Wine uses $CPPBIN, instead of
   $CPP, in ./configure
 * Use CHOSEN_COMPILER_TYPE instead of COMPILER_TYPE.  The later is what
   the base compiler is whereas the former to what is chosen to satisfy
   USES=compiler:c11

PR:		199098
Reported by:	pkg-fallout, gerald@
Original commitRevision:382937 
Monday, 30 Mar 2015
19:47 dbn search for other commits by this committer
emulators/wine-devel: add wine64 support.

Changes:
 * Enable building on amd64 (including execution support)
 * Add support for clang on amd64
 * No support for wow64 at this time
 * Update pkg-plist for 32-/64-bit split
 * Update pkg-plist for missing files reported by poudriere

PR:		197798
Approved by:	gerald@
Original commitRevision:382718 
Sunday, 22 Mar 2015
14:47 gerald search for other commits by this committer
Update to Wine 1.7.39.  This includes the following changes:
 - Kerning support in DirectWrite.
 - Support for DirectX Media Objects filters.
 - Better support for animated GIFs in GdiPlus.
 - Improved support for Known Folders in Shell32.
 - Various bug fixes.
Original commitRevision:381917 
Sunday, 8 Mar 2015
10:28 gerald search for other commits by this committer
Update to Wine 1.7.38.  This includes the following changes:
 - New version of the Gecko engine based on Firefox 36.
 - Updated version of the Mono engine.
 - Support for themed scrollbars.
 - More compatible RPC interface for service control.
 - Support for X Drag & Drop version 5.
 - Threading fixes in IME support.
 - Various bug fixes.
Original commitRevision:380759 
Sunday, 22 Feb 2015
20:58 gerald search for other commits by this committer
Update to Wine 1.7.37.  This includes the following changes:
 - 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.
Original commitRevision:379628 

Number of commits found: 512 (showing only 100 on this page)

«  1 | 2 | 3 | 4 | 5 | 6  »