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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: emulators/wine-devel/files/patch-libinotify

Number of commits found: 3

Sunday, 28 Apr 2019
22:44 gerald search for other commits by this committer
Update to Wine 4.7.  This includes the following changes:
 - Support for builtin libraries in PE format even on Unix.
 - More implementation of the Debug Engine DLL.
 - Support for the Command Link standard control.
 - Improved Edit control sizing in CJK locales.
 - Various bug fixes.

Officially this also brought an updated version of the Mono engine,
which we got two days ago via revision 500271 already, though.

My local patch files/patch-libinotify is not required any longer [1]
(and would not apply to begin with) after the following upstream commit:

  commit 07c2e8581a2745725cd7ce4282eedb9a8084a1e4
  Author: Damjan Jovanovic <damjan.jov@gmail.com>
  Date:   Sat Apr 20 15:14:53 2019 +0200

    configure: Link wineserver to libinotify if necessary.

    Outside Linux, wineserver fails to link when sys/inotify.h
    is present, as it tries to find inotify symbols in libc,
    which doesn't have them. The inotify symbols are in libinotify.so.
    Detect it properly, and link to it where available.

    Signed-off-by: Damjan Jovanovic <damjan.jov@gmail.com>
    Signed-off-by: Alexandre Julliard <julliard@winehq.org>

PR:		202564 [1], 168617 [1]
Original commitRevision:500375 
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 
Monday, 12 Oct 2015
05:54 gerald search for other commits by this committer
Unconditionally prevent the detection of libinotify which fails the
build in the presence of devel/libinotify and is not really necessary.

PR:		202564, 168617
Original commitRevision:399113 

Number of commits found: 3