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/Makefile.amd64

Number of commits found: 18

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, 18 Oct 2021
19:25 Stefan Eßer (se) search for other commits by this committer
emulators/i386-wine: Add CPE information

Approved by:	portmgr (blanket)
commit hash: aea1ae5cb7f4efb1065219a607d4df5464180c17 commit hash: aea1ae5cb7f4efb1065219a607d4df5464180c17 commit hash: aea1ae5cb7f4efb1065219a607d4df5464180c17 commit hash: aea1ae5cb7f4efb1065219a607d4df5464180c17 aea1ae5
Sunday, 10 Oct 2021
06:21 Gerald Pfeifer (gerald) search for other commits by this committer Author: Felix Palmen
emulators/i386-wine: Make dependency on wine-gecko generic

Similar to commits dc73fd607fb79017cf74182613659ac9c4340bdd and
18fcc610bf93b40517bdb3f3ba945659a70cb6d0 solving this for wine-mono,
the dependency on wine-gecko had the actual version number hardcoded,
which is easy to miss and a maintenance burden.

Simply depend on the port instead for wine-gecko as well.

PR:		258200
commit hash: 8fcc40e7043f53358931a874d0f31e889e32ff1a commit hash: 8fcc40e7043f53358931a874d0f31e889e32ff1a commit hash: 8fcc40e7043f53358931a874d0f31e889e32ff1a commit hash: 8fcc40e7043f53358931a874d0f31e889e32ff1a 8fcc40e
Thursday, 30 Sep 2021
21:23 Rene Ladan (rene) search for other commits by this committer
cleanup: drop support for EOL FreeBSD 11.X

Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11

Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*

Reviewed by:	doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 620968a
Sunday, 29 Aug 2021
07:17 Gerald Pfeifer (gerald) search for other commits by this committer
emulators/i386-wine: Make the dependency on wine-mono generic

Instead of hard coding the actual version number use a generic
dependency on simply the port. This makes maintenance easier and
reduces the chance for mistakes.

This ports over commit dc73fd607fb79017cf74182613659ac9c4340bdd
from the emulators/wine port:

PR:		257630
commit hash: 18fcc610bf93b40517bdb3f3ba945659a70cb6d0 commit hash: 18fcc610bf93b40517bdb3f3ba945659a70cb6d0 commit hash: 18fcc610bf93b40517bdb3f3ba945659a70cb6d0 commit hash: 18fcc610bf93b40517bdb3f3ba945659a70cb6d0 18fcc61
Thursday, 5 Aug 2021
15:46 Gerald Pfeifer (gerald) search for other commits by this committer
emulators/i386-wine: Fix the dependency on wine-mono

This non-default, rarely used option was missed in the upgrade to
Wine 6.0.1 in 3da5204497006152dbc5cbb73fb0e10002e7de6c.

Also adjust the file name we use in the dependency to the upstream
change for Wine Mono. [1]

PR:		257630 [1]
Submitted by:	Eric Camachat <eric@camachat.org>
commit hash: 4224d94ae30a28447c2d3bdc1a3494738bd87dd9 commit hash: 4224d94ae30a28447c2d3bdc1a3494738bd87dd9 commit hash: 4224d94ae30a28447c2d3bdc1a3494738bd87dd9 commit hash: 4224d94ae30a28447c2d3bdc1a3494738bd87dd9 4224d94
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
Saturday, 26 Jun 2021
21:36 Kevin Bowling (kbowling) search for other commits by this committer
emulators/i386-wine{-devel}: fix distfile issues

* Use the i386-wine-devel distfile extraction in i386-wine
* Update distinfo

PR:		256782
Approved by:	maintainer (Alexander Vereeken <Alexander88207@protonmail.com>)
Fixes:		0600023cb017 emulators/i386-wine{-devel}: Fix libglvnd
commit hash: 3da5204497006152dbc5cbb73fb0e10002e7de6c commit hash: 3da5204497006152dbc5cbb73fb0e10002e7de6c commit hash: 3da5204497006152dbc5cbb73fb0e10002e7de6c commit hash: 3da5204497006152dbc5cbb73fb0e10002e7de6c 3da5204
09:04 Kevin Bowling (kbowling) search for other commits by this committer Author: Alexander Vereeken
emulators/i386-wine{-devel}: Fix libglvnd

PR:		256782
Reported by:	Daniel Menelkir <menelkir@itroll.org>
Tested by:	Daniel Menelkir <menelkir@itroll.org>
commit hash: 0600023cb017513806f58d632b68fd1c966fd1bd commit hash: 0600023cb017513806f58d632b68fd1c966fd1bd commit hash: 0600023cb017513806f58d632b68fd1c966fd1bd commit hash: 0600023cb017513806f58d632b68fd1c966fd1bd 0600023
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
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Monday, 1 Feb 2021
12:42 rene search for other commits by this committer
Remove support for FreeBSD 12.1 from various ports.

FreeBSD 12.1 reached end-of-life today. Adjust the message
for the wine ports while here, since stable/13 has branched.

Submitted by:	rene
Reviewed by:	jbeich, mandree, mat, osa
Approved by:	portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D28406
Original commitRevision:563570 
Wednesday, 21 Oct 2020
19:07 rene search for other commits by this committer
emulators/i386-wine: adjust supported versions check after FreeBSD 11.3 EOL
Original commitRevision:552884 
Monday, 4 May 2020
20:46 salvadore search for other commits by this committer
emulators/i386-wine: Add USES=desktop-file-utils

Also fix DISTNAME in emulators/i386-wine{-devel} so that PORTREVISION bumps
do not break the ports and, while here, sort alphabetically USES in
emulators/i386-wine-devel/Makefile.amd64.

Approved by:	gerald (mentor)
Original commitRevision:533985 
Sunday, 3 May 2020
20:37 salvadore search for other commits by this committer
emulators/i386-wine: Update to 5.0

Update to 5.0 and forward emulators/wine-devel improvements from revisions
r528784, r533164 and r533267. In particular, fix bug #244547.

PR:		244547, 244368
Approved by:	gerald (mentor)
Differential Revision:	https://reviews.freebsd.org/D24631
Original commitRevision:533808 
Saturday, 14 Mar 2020
21:00 pkubaj search for other commits by this committer
emulators/i386-wine*: further unbreak poudriere bulk -a

Previous commits uncovered another error:
[00:02:28] Warning: (emulators/i386-wine-devel): Error: Duplicated origin for -:
emulators/i386-wine-devel AND emulators/i386-wine.  Rerun with -v to see which
ports are depending on these.

This is because PORTNAME and PORTVERSION are not defined.

Submitted by:	salvadore (maintainer)
Original commitRevision:528442 
18:00 pkubaj search for other commits by this committer
emulators/i386-wine: unbreak poudriere bulk -a

Error:
[00:02:24] Warning: (emulators/i386-wine): Error: emulators/i386-wine has
incorrect CATEGORIES, first should be 'emulators'.  Please contact maintainer of
the port to fix this.
Original commitRevision:528429 
Friday, 13 Mar 2020
21:11 salvadore search for other commits by this committer
emulators/i386-wine: Use standard ports infrastructure for ARCH

This commit is the analogous for i386-wine of r528249 that concerns
emulators/i386-wine-devel.

Until now i386-wine defined its own ARCH variable and manually included
Makefile.i386 for i386 systems and Makefile.inc for amd64 systems. This
commit makes use of the standard ARCH variable and renames Makefile.inc to
Makefile.amd64 so that the proper Makefile.${ARCH} is automatically
included.
This requires conditional inclusion bsd.ports.pre.mk and bsd.ports.post.mk
by emulators/wine [1], master port for i386-wine: those files must be
included only if they have not already been included by i386-wine.

Approved by:	gerald (mentor, maintainer [1])
Original commitRevision:528378 

Number of commits found: 18