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.inc

Number of commits found: 57

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 
Tuesday, 11 Feb 2020
11:55 gerald search for other commits by this committer
Depend on emulators/wine-gecko instead of emulators/wine-gecko-devel.

Similar to wine-mono/wine-mono-devel, where we made a similar change
with revision 525373, right now both provide the same.  However the
latter tracks the evolution of Wine during its development phase, so
this is bound to diverge again.

Also hand over maintainership to salvadore@ (from the vanilla ports@).
Original commitRevision:525808 
Thursday, 6 Feb 2020
11:36 gerald search for other commits by this committer
Depend on emulators/wine-mono instead of emulators/wine-mono-devel.

Right now both provide the same, however the latter tracks the evolution
of Wine during its development phase, so is bound to diverge again.
Original commitRevision:525373 
Tuesday, 4 Feb 2020
11:09 rene search for other commits by this committer
Return these files to the pool too.

Submitted by:	jbeich
Original commitRevision:525146 
Thursday, 26 Dec 2019
21:16 pkubaj search for other commits by this committer
emulators/i386-wine: fix run-depends with GECKO option

It should have been changed in r520892.

Pointy-hat:	gerald
Original commitRevision:520954 
Wednesday, 25 Dec 2019
17:55 pkubaj search for other commits by this committer
emulators/i386-wine: fix run-depends with MONO option

MONO_RUN_DEPENDS should be updated when wine-mono-devel is updated.

PR:		242576
Approved by:	dbn (maintainer timeout)
Original commitRevision:520880 
Thursday, 7 Nov 2019
16:30 rene search for other commits by this committer
Clean up support for FreeBSD 11.2.

While here, modernize some comments in Mk/bsd.*.mk.

Note that graphics/drm-fbsd11.2-kmod is not renamed yet, this was somewhat
under discussion.

Submitted by:	rene
Reviewed by:	antoine, jbeich, mat, zeising
Differential Revision:	https://reviews.freebsd.org/D21974
Original commitRevision:516983 
Tuesday, 13 Aug 2019
13:45 mat search for other commits by this committer
Thinking about r508819 a bit more, make sure nothing depends on fetch
directly in ports.
Original commitRevision:508825 
Thursday, 13 Dec 2018
05:51 dbn search for other commits by this committer
emulators/i386-wine: update to 3.0.4_1

 - Fix OSVERSION range for FreeBSD 12.0-RELEASE
Original commitRevision:487342 
Monday, 10 Dec 2018
10:26 dbn search for other commits by this committer
emulators/i386-wine: update to 3.0.3_1
Original commitRevision:487147 
Friday, 2 Nov 2018
13:32 rene search for other commits by this committer
Remove compatibility code for FreeBSD < 11.2 from all ports.

Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by:	rene
Reviewed by:	bapt, jbeich
Differential Revision:	https://reviews.freebsd.org/D17724
Original commitRevision:483807 
Saturday, 10 Mar 2018
11:24 dbn search for other commits by this committer
emulators/i386-wine: fix dependency path for gecko, mono

PR:		225572
Submitted by:	russo@bogodyn.org
Original commitRevision:464069 
Monday, 29 Jan 2018
15:49 dbn search for other commits by this committer
devel/i386-wine: update to 3.0

 - bump minimum supported FreeBSD version to 11.1 and recent current
Original commitRevision:460313 
Tuesday, 16 Jan 2018
04:04 dbn search for other commits by this committer
emulators/i386-wine: update to 2.0.4
Original commitRevision:459151 
Thursday, 26 Oct 2017
16:30 dbn search for other commits by this committer
emulators/i386-wine: update to 2.0.3
Original commitRevision:452925 
Wednesday, 18 Oct 2017
06:28 dbn search for other commits by this committer
emulators/i386-wine: update to 2.0.2_1

 - Switch from overriding UNAME_r to _OSRELEASE (the former is no longer
   supported) for updating port
Original commitRevision:452314 
Friday, 4 Aug 2017
18:36 dbn search for other commits by this committer
emulators/i386-wine: update to 2.0.2

PR:		221217
Original commitRevision:447352 
Saturday, 24 Jun 2017
10:56 dbn search for other commits by this committer
emulators/i386-wine: add packages for -HEAD
Original commitRevision:444210 
Friday, 16 Jun 2017
18:43 dbn search for other commits by this committer
emulators/i386-wine: update to 2.0.1_2
Original commitRevision:443718 
Sunday, 23 Apr 2017
05:54 dbn search for other commits by this committer
emulators/i386-wine: update to 2.0.1

 - Remove redundant ${CAT} of ${PKGMESSAGE}
Original commitRevision:439196 
Sunday, 26 Feb 2017
11:07 gerald search for other commits by this committer
Use 32-bit and 64-bit (instead of 32bit and 64bit) in COMMENTs and comments.

Approved by:	dbn (maintainer)
Original commitRevision:434857 
Monday, 13 Feb 2017
19:24 dbn search for other commits by this committer
emulators/i386-wine: update to 2.0
Original commitRevision:434045 
Friday, 23 Dec 2016
11:07 dbn search for other commits by this committer
emulators/i386-wine: update to 1.8.6.
Original commitRevision:429248 
Monday, 19 Dec 2016
04:33 dbn search for other commits by this committer
emulators/i386-wine: update to 1.8.5_1.
Original commitRevision:428905 
Friday, 21 Oct 2016
12:51 mat search for other commits by this committer
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Original commitRevision:424411 
Wednesday, 12 Oct 2016
04:24 dbn search for other commits by this committer
i386-wine: update to 1.8.5.
Original commitRevision:423828 
Saturday, 17 Sep 2016
17:31 dbn search for other commits by this committer
emulators/i386-wine: update to 1.8.4_1.

 - Add support for -current (aka "12").
Original commitRevision:422335 
Friday, 26 Aug 2016
20:17 dbn search for other commits by this committer
emulators/i386-wine: update to 1.8.4
Original commitRevision:420946 
Monday, 20 Jun 2016
04:26 dbn search for other commits by this committer
emulators/i386-wine: update to 1.8.3.

 - Backport TIMESTAMP handling for distinfo.
Original commitRevision:417137 
Friday, 15 Apr 2016
07:22 dbn search for other commits by this committer
emulators/i386-wine: update to 1.8.2.
Original commitRevision:413325 
Tuesday, 5 Apr 2016
05:09 dbn search for other commits by this committer
emulators/i386-wine(-devel): bump for changes to security/gnutls.
Original commitRevision:412543 
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, 13 Mar 2016
12:11 dbn search for other commits by this committer
emulators/i386-wine: update dependency on wine-mono.

Dependency moved from wine-mono-devel to wine-mono.

PR:		207072
Original commitRevision:410960 
Friday, 12 Feb 2016
16:13 dbn search for other commits by this committer
emulators/i386-wine: fix run depends reference to wine-gecko

PR:		207072
Submitted by:	Piotr Kubaj <rkubaj@anongoth.pl>
Original commitRevision:408740 
Saturday, 6 Feb 2016
22:34 dbn search for other commits by this committer
emulators/i386-wine: update to 1.8.1
Original commitRevision:408315 
Sunday, 17 Jan 2016
16:52 dbn search for other commits by this committer
emulators/i386-wine: update to 1.8.

 - Backport changes from the emulators/i386-wine-devel port.

PR:		206180
Reported by:	admin@vladiom.com.ua
Original commitRevision:406518 
Thursday, 15 Oct 2015
14:55 mat search for other commits by this committer
Drop 8 support.

With hat:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3694
Original commitRevision:399346 
Monday, 17 Aug 2015
14:20 mat search for other commits by this committer
Remove UNIQUENAME and LATEST_LINK.

UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.

Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.

Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)

Reviewed by:	antoine, bapt
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3336
Original commitRevision:394508 
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 
Tuesday, 21 Apr 2015
18:23 dbn search for other commits by this committer
emulators/i386-wine: update to 1.6.2_10
Original commitRevision:384438 
Sunday, 19 Apr 2015
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 
Friday, 3 Apr 2015
11:32 mat search for other commits by this committer
Fix last commit.

Pointy hat to:	mat
Sponsored by:	Absolight
Original commitRevision:383108 
11:26 mat search for other commits by this committer
Remove OSVERSION checks that do not make sense any more.

For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).

Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.

Differential Revision:	https://reviews.freebsd.org/D2209
Original commitRevision:383107 
Monday, 29 Dec 2014
16:22 dbn search for other commits by this committer
Update emulators/i386-wine to 1.6.2_9.

Changes:
 - Fix install conflicts [1] (for the "newly" added compholio port)
 - Reduce diff between i386-wine and i386-wine-devel:
   - Add support for sub-ports (unused by this port)
 - Update OSVERSION constraints
Original commitRevision:375796 
Tuesday, 7 Oct 2014
17:49 dbn search for other commits by this committer
Update emulators/i386-wine to 1.6.2_5.
Original commitRevision:370380 
Wednesday, 1 Oct 2014
22:44 bapt search for other commits by this committer
Readd the right portrevision

Submitted by:	osa
Pointyhat to:	bapt
Original commitRevision:369782 
22:25 bapt search for other commits by this committer
Partially revert previous commits
Original commitRevision:369779 
22:21 bapt search for other commits by this committer
Prevent some ports to provide bundled libraries
Bump port revision

PR:		193592
Original commitRevision:369778 
Sunday, 3 Aug 2014
11:38 dbn search for other commits by this committer
Update emulators/i386-wine to 1.6.2_4.
Original commitRevision:363879 
Wednesday, 16 Jul 2014
19:31 dbn search for other commits by this committer
Update emulators/i386-wine to 1.6.2_2.
Original commitRevision:362102 
Sunday, 27 Apr 2014
09:34 dbn search for other commits by this committer
Update emulators/i386-wine to 1.6.2_1.

While here reduce difference between this port and i386-wine-devel.
Original commitRevision:352407 
Thursday, 24 Apr 2014
20:11 dbn search for other commits by this committer
Update my ports to be compliant with new USES framework and fix other issues.

Changes:
 * various: migrate USE_BZIP2 to USES=tar:bzip2
 * various: migrate USE_XZ to USES=tar:xz
 * multimedia/py-ffmpeg: add and prefer github (GH) as master site
 * ports-mgmt/portbuilder: specify license as BSD2CLAUSE (instead of just BSD)

Most ports are updated infrequently so a single batch commit is preferred over
collating changes per port.
Original commitRevision:352062 
Saturday, 22 Feb 2014
10:05 dbn search for other commits by this committer
Update emulators/i386-wine for FreeBSD 10.0 and 11 packages.
Original commitRevision:345579 
Tuesday, 21 Jan 2014
06:14 dbn search for other commits by this committer
Update emulators/i386-wine to 1.6.2
Original commitRevision:340553 
Tuesday, 10 Dec 2013
08:05 dbn search for other commits by this committer
Teach portscout that emulators/i386-wine uses even based version numbering.
Original commitRevision:336051 
Monday, 2 Dec 2013
16:49 dbn search for other commits by this committer
Update emulators/i386-wine to 1.6.1.

Changes:
 * Backport changes from emulators/i386-wine-devel
 * Fix CONFLICTS_INSTALL [1]

Approved by:	gerald [1]
Original commitRevision:335510 
Monday, 12 Aug 2013
06:15 dbn search for other commits by this committer
Add emulators/i386-wine.

With the introducation of binary packages for i386-wine-devel the
port itself is largely complete (although there are still problems with
3D acceleration, both with and without nVidia).
Original commitRevision:324613 

Number of commits found: 57