notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: emulators/i386-wine/Makefile.inc
SVNWeb

Number of commits found: 57

Fri, 13 Mar 2020
[ 21:11 salvadore search for other commits by this committer ] Original commit   Revision:528378
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])
Tue, 11 Feb 2020
[ 11:55 gerald search for other commits by this committer ] Original commit   Revision:525808
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@).
Thu, 6 Feb 2020
[ 11:36 gerald search for other commits by this committer ] Original commit   Revision:525373
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.
Tue, 4 Feb 2020
[ 11:09 rene search for other commits by this committer ] Original commit   Revision:525146
Return these files to the pool too.

Submitted by:	jbeich
Thu, 26 Dec 2019
[ 21:16 pkubaj search for other commits by this committer ] Original commit   Revision:520954
emulators/i386-wine: fix run-depends with GECKO option

It should have been changed in r520892.

Pointy-hat:	gerald
Wed, 25 Dec 2019
[ 17:55 pkubaj search for other commits by this committer ] Original commit   Revision:520880
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)
Thu, 7 Nov 2019
[ 16:30 rene search for other commits by this committer ] Original commit   Revision:516983 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
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
Tue, 13 Aug 2019
[ 13:45 mat search for other commits by this committer ] Original commit   Revision:508825
Thinking about r508819 a bit more, make sure nothing depends on fetch
directly in ports.
Thu, 13 Dec 2018
[ 05:51 dbn search for other commits by this committer ] Original commit   Revision:487342
emulators/i386-wine: update to 3.0.4_1

 - Fix OSVERSION range for FreeBSD 12.0-RELEASE
Mon, 10 Dec 2018
[ 10:26 dbn search for other commits by this committer ] Original commit   Revision:487147
emulators/i386-wine: update to 3.0.3_1
Fri, 2 Nov 2018
[ 13:32 rene search for other commits by this committer ] Original commit   Revision:483807 (Only the first 10 of 243 ports in this commit are shown above. View all ports for this commit)
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
Sat, 10 Mar 2018
[ 11:24 dbn search for other commits by this committer ] Original commit   Revision:464069
emulators/i386-wine: fix dependency path for gecko, mono

PR:		225572
Submitted by:	russo@bogodyn.org
Mon, 29 Jan 2018
[ 15:49 dbn search for other commits by this committer ] Original commit   Revision:460313
devel/i386-wine: update to 3.0

 - bump minimum supported FreeBSD version to 11.1 and recent current
Tue, 16 Jan 2018
[ 04:04 dbn search for other commits by this committer ] Original commit   Revision:459151
emulators/i386-wine: update to 2.0.4
Thu, 26 Oct 2017
[ 16:30 dbn search for other commits by this committer ] Original commit   Revision:452925
emulators/i386-wine: update to 2.0.3
Wed, 18 Oct 2017
[ 06:28 dbn search for other commits by this committer ] Original commit   Revision:452314
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
Fri, 4 Aug 2017
[ 18:36 dbn search for other commits by this committer ] Original commit   Revision:447352
emulators/i386-wine: update to 2.0.2

PR:		221217
Sat, 24 Jun 2017
[ 10:56 dbn search for other commits by this committer ] Original commit   Revision:444210
emulators/i386-wine: add packages for -HEAD
Fri, 16 Jun 2017
[ 18:43 dbn search for other commits by this committer ] Original commit   Revision:443718
emulators/i386-wine: update to 2.0.1_2
Sun, 23 Apr 2017
[ 05:54 dbn search for other commits by this committer ] Original commit   Revision:439196
emulators/i386-wine: update to 2.0.1

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

Approved by:	dbn (maintainer)
Mon, 13 Feb 2017
[ 19:24 dbn search for other commits by this committer ] Original commit   Revision:434045
emulators/i386-wine: update to 2.0
Fri, 23 Dec 2016
[ 11:07 dbn search for other commits by this committer ] Original commit   Revision:429248
emulators/i386-wine: update to 1.8.6.
Mon, 19 Dec 2016
[ 04:33 dbn search for other commits by this committer ] Original commit   Revision:428905
emulators/i386-wine: update to 1.8.5_1.
Fri, 21 Oct 2016
[ 12:51 mat search for other commits by this committer ] Original commit   Revision:424411 (Only the first 10 of 718 ports in this commit are shown above. View all ports for this commit)
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Wed, 12 Oct 2016
[ 04:24 dbn search for other commits by this committer ] Original commit   Revision:423828
i386-wine: update to 1.8.5.
Sat, 17 Sep 2016
[ 17:31 dbn search for other commits by this committer ] Original commit   Revision:422335
emulators/i386-wine: update to 1.8.4_1.

 - Add support for -current (aka "12").
Fri, 26 Aug 2016
[ 20:17 dbn search for other commits by this committer ] Original commit   Revision:420946
emulators/i386-wine: update to 1.8.4
Mon, 20 Jun 2016
[ 04:26 dbn search for other commits by this committer ] Original commit   Revision:417137
emulators/i386-wine: update to 1.8.3.

 - Backport TIMESTAMP handling for distinfo.
Fri, 15 Apr 2016
[ 07:22 dbn search for other commits by this committer ] Original commit   Revision:413325
emulators/i386-wine: update to 1.8.2.
Tue, 5 Apr 2016
[ 05:09 dbn search for other commits by this committer ] Original commit   Revision:412543
emulators/i386-wine(-devel): bump for changes to security/gnutls.
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Sun, 13 Mar 2016
[ 12:11 dbn search for other commits by this committer ] Original commit   Revision:410960
emulators/i386-wine: update dependency on wine-mono.

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

PR:		207072
Fri, 12 Feb 2016
[ 16:13 dbn search for other commits by this committer ] Original commit   Revision:408740
emulators/i386-wine: fix run depends reference to wine-gecko

PR:		207072
Submitted by:	Piotr Kubaj <rkubaj@anongoth.pl>
Sat, 6 Feb 2016
[ 22:34 dbn search for other commits by this committer ] Original commit   Revision:408315
emulators/i386-wine: update to 1.8.1
Sun, 17 Jan 2016
[ 16:52 dbn search for other commits by this committer ] Original commit   Revision:406518
emulators/i386-wine: update to 1.8.

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

PR:		206180
Reported by:	admin@vladiom.com.ua
Thu, 15 Oct 2015
[ 14:55 mat search for other commits by this committer ] Original commit   Revision:399346 (Only the first 10 of 135 ports in this commit are shown above. View all ports for this commit)
Drop 8 support.

With hat:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3694
Mon, 17 Aug 2015
[ 14:20 mat search for other commits by this committer ] Original commit   Revision:394508 (Only the first 10 of 271 ports in this commit are shown above. View all ports for this commit)
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
Sun, 24 May 2015
[ 02:10 gerald search for other commits by this committer ] Original commit   Revision:387240 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
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
Tue, 21 Apr 2015
[ 18:23 dbn search for other commits by this committer ] Original commit   Revision:384438
emulators/i386-wine: update to 1.6.2_10
Sun, 19 Apr 2015
[ 12:37 dbn search for other commits by this committer ] Original commit   Revision:384284
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@
Fri, 3 Apr 2015
[ 11:32 mat search for other commits by this committer ] Original commit   Revision:383108
Fix last commit.

Pointy hat to:	mat
Sponsored by:	Absolight
[ 11:26 mat search for other commits by this committer ] Original commit   Revision:383107 (Only the first 10 of 120 ports in this commit are shown above. View all ports for this commit)
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
Mon, 29 Dec 2014
[ 16:22 dbn search for other commits by this committer ] Original commit   Revision:375796
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
Tue, 7 Oct 2014
[ 17:49 dbn search for other commits by this committer ] Original commit   Revision:370380
Update emulators/i386-wine to 1.6.2_5.
Wed, 1 Oct 2014
[ 22:44 bapt search for other commits by this committer ] Original commit   Revision:369782
Readd the right portrevision

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

PR:		193592
Sun, 3 Aug 2014
[ 11:38 dbn search for other commits by this committer ] Original commit   Revision:363879
Update emulators/i386-wine to 1.6.2_4.
Wed, 16 Jul 2014
[ 19:31 dbn search for other commits by this committer ] Original commit   Revision:362102
Update emulators/i386-wine to 1.6.2_2.
Sun, 27 Apr 2014
[ 09:34 dbn search for other commits by this committer ] Original commit   Revision:352407
Update emulators/i386-wine to 1.6.2_1.

While here reduce difference between this port and i386-wine-devel.
Thu, 24 Apr 2014
[ 20:11 dbn search for other commits by this committer ] Original commit   Revision:352062 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
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.
Sat, 22 Feb 2014
[ 10:05 dbn search for other commits by this committer ] Original commit   Revision:345579
Update emulators/i386-wine for FreeBSD 10.0 and 11 packages.
Tue, 21 Jan 2014
[ 06:14 dbn search for other commits by this committer ] Original commit   Revision:340553
Update emulators/i386-wine to 1.6.2
Tue, 10 Dec 2013
[ 08:05 dbn search for other commits by this committer ] Original commit   Revision:336051
Teach portscout that emulators/i386-wine uses even based version numbering.
Mon, 2 Dec 2013
[ 16:49 dbn search for other commits by this committer ] Original commit   Revision:335510
Update emulators/i386-wine to 1.6.1.

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

Approved by:	gerald [1]
Mon, 12 Aug 2013
[ 06:15 dbn search for other commits by this committer ] Original commit   Revision:324613
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).

Number of commits found: 57