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/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