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/i386-wine/files/binbounce

Number of commits found: 4

Friday, 19 Nov 2021
06:55 Gerald Pfeifer (gerald) search for other commits by this committer Author: Alexander Vereeken
emulators/i386-wine: Remove port.

This port and its pre-built binaries have not been updated lately and
emulators/wine is now providing i386 support on amd64, so remove the
i386-wine port.

Adjust CONFLICTS_INSTALL on related ports and simplify (and update both
user and developer documentation in emulators/wine).

PR:		259589
Differential Revision:	https://reviews.freebsd.org/D32322
commit hash: 056135a38ed91f3eff4fcd9578962fbd01d3a34b commit hash: 056135a38ed91f3eff4fcd9578962fbd01d3a34b commit hash: 056135a38ed91f3eff4fcd9578962fbd01d3a34b commit hash: 056135a38ed91f3eff4fcd9578962fbd01d3a34b 056135a
Monday, 19 Jul 2021
19:10 Kevin Bowling (kbowling) search for other commits by this committer Author: Alexander Vereeken
emulators/i386-wine: Update to 6.0.1

This release represents a year of development effort and over 8,300
individual changes. It contains a large number of improvements that
are listed in the release notes below. The areas of major changes are:

  - Core modules in PE format.
  - Vulkan backend for WineD3D.
  - DirectShow and Media Foundation support.
  - Text console redesign.

Changes from 6.0.1

  - Various bug fixes
  - Add support for wine64 on Apple M1
  - Translation updates
  - Documentation updates

Announce: https://www.winehq.org/announce/6.0.1

PR:		257252
commit hash: 49245cca0f1937edf14678ef0581793cd7c99d2d commit hash: 49245cca0f1937edf14678ef0581793cd7c99d2d commit hash: 49245cca0f1937edf14678ef0581793cd7c99d2d commit hash: 49245cca0f1937edf14678ef0581793cd7c99d2d 49245cc
Wednesday, 2 Jun 2021
08:03 Li-Wen Hsu (lwhsu) search for other commits by this committer Author: Alexander Vereeken
emulators/i386-wine: Update to 5.0.4

Pass maintainership to submitter

PR:		255402
Differential Revision:	https://reviews.freebsd.org/D29980
commit hash: ffe41e64464cb6f90919d1279033eef291946cf5 commit hash: ffe41e64464cb6f90919d1279033eef291946cf5 commit hash: ffe41e64464cb6f90919d1279033eef291946cf5 commit hash: ffe41e64464cb6f90919d1279033eef291946cf5 ffe41e6
Friday, 26 Dec 2014
18:52 dbn search for other commits by this committer
Backport changes from emulators/i386-wine-devel to emulators/i386-wine.

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
 - Reduce diff between i386-wine and i386-wine-devel:
   - Add support for sub-ports (unused by this port)
   - Properly detect linked (and dlopen) libraries
   - binbounce: Properly set LD_(32_)?LIBRARY_PATH_RPATH variables
   - nvidia.sh: Add detection for i386-wine-compholio
 - Bump master port [1] due to changes to binbounce, nvidia.sh and shared
   library handling.

Approved by:    gerald@ [1]
Original commitRevision:375648 

Number of commits found: 4