7415 Commits

Author SHA1 Message Date
Tobias C. Berner
031fc9bfb6 Update Qt5 to 5.12.1
Release announcement:
  https://blog.qt.io/blog/2019/02/01/qt-5-12-1-released/
Changelog:
  https://wiki.qt.io/Qt_5.12.1_Change_Files

- A change was required to qt-dist.mk to always pass LOCALBASE to qmake,
  as Qt5 has been installed to a prefix for some time now, there should
  not be any harm in that, with respect to it picking up installed versions
  of itself during build.

PR:		235622
Exp-run by:	antoine
2019-02-12 17:43:00 +00:00
Jan Beich
29cb9363cd emulators/rpcs3: update to 0.0.6.7796
Changes:	84d42ecb6...982b2ab88
2019-02-12 00:46:16 +00:00
Roger Pau Monné
c2df0d8250 xen-kernel411: use an explicit build-only target in do-build
The xen target used previously will also call the install target,
leaving unwanted stuff in the staging directory.

Sponsored by: Citrix Systems R&D
2019-02-11 17:38:13 +00:00
Tobias Kortkamp
bddf06f405 Unbreak emulators/visualboyadvance-m
fex/fex/File_Extractor.h:181:58: error: cannot initialize return object of type 'blargg_err_t' (aka 'const char *') with an lvalue of type 'const int'
inline blargg_err_t File_Extractor::rewind_v()  { return blargg_ok; }

PR:		223538
Submitted by:	w.schwarzenfeld@utanet.at (based on)
2019-02-11 08:59:01 +00:00
Jan Beich
f638368576 emulators/rpcs3: update to 0.0.6.7793
Changes:	19ff95da7...84d42ecb6
2019-02-10 00:44:05 +00:00
Jan Beich
a45073889b emulators/citra: add cubeb and libressl licenses
ISC is easy to confuse as one of MIT-style licenses
https://fedoraproject.org/wiki/Licensing:MIT#Old_Style_with_legal_disclaimer_2
2019-02-09 10:14:13 +00:00
Jan Beich
a03313f633 emulators/citra: update to s20190208
Changes:	f620c862f...bf1dbb47d
2019-02-09 00:37:05 +00:00
Jan Beich
5a9e0ffbe4 emulators/rpcs3: update to 0.0.6.7790
Changes:	38887bc03...19ff95da7
2019-02-09 00:36:20 +00:00
Tobias Kortkamp
59cc87a096 emulators/teo: Use DISTVERSIONSUFFIX 2019-02-08 07:47:51 +00:00
Tobias Kortkamp
3eaed5200a New port: emulators/teo
Teo is an emulator of the Thomson TO8 microcomputer for PC, running
on MSDOS, Windows, Linux, and FreeBSD.

The compatibility is close to 100% for softwares which don't use
non emulated peripherals and don't hold physical protections.

WWW: https://sourceforge.net/projects/teoemulator/

PR:		235563
Submitted by:	Thomas Bernard <nanard@free.fr>
2019-02-08 07:44:45 +00:00
Gerald Pfeifer
82ec2c080a Now that Wine 4.0 has been released, Wine is in regular development
again and Wine 4.1 is the first snapshot bringing the following changes:
 - Support for NT kernel spinlocks.
 - Better glyph positioning in DirectWrite.
 - More accurate reporting of CPU information.
 - Context handle fixes in the IDL compiler.
 - Various bug fixes.

Sadly the Wine Staging patchset as released in this patchset is broken in
various ways (two of which have been fixed since, but the one hitting here
still in progress), so mark this BROKEN when the STAGING option is set.
2019-02-07 10:34:54 +00:00
Jan Beich
a7058e28d4 emulators/rpcs3: update to 0.0.6.7789
Changes:	4c593959f...38887bc03
2019-02-07 00:31:39 +00:00
Jan Beich
7c039bce3a multimedia/libvpx: update 1.8.0
www/firefox, www/firefox-esr, mail/thunderbird wait for upstream fix via
https://bugzilla.mozilla.org/show_bug.cgi?id=1525393

Changes:	https://chromium.googlesource.com/webm/libvpx/+log/v1.7.0..v1.8.0
ABI:		https://abi-laboratory.pro/tracker/timeline/libvpx/
2019-02-06 13:33:13 +00:00
Gerald Pfeifer
14e68a593b Add gl to X11_USES since a naked USE_GL=, without also setting USES, as
we've had has been deprecated for a while.
2019-02-05 14:48:16 +00:00
Dmitry Marakasov
ca7fc16b4b - Add USES=gl, add missing GL, XORG depends
- Convert USE_SDL=yes to USE_SDL=sdl

Approved by:	portmgr blanket
2019-02-05 13:40:06 +00:00
Jan Beich
3e385c8867 emulators/citra: update to s20190203
Changes:	2731437a1...f620c862f
2019-02-05 00:50:09 +00:00
Jan Beich
20d87bbca0 emulators/rpcs3: update to 0.0.6.7788
Changes:	8920eda32...4c593959f
2019-02-05 00:50:03 +00:00
Jan Beich
b939d2fa2e emulators/citra: update to s20190201
Changes:	8b047a49a...2731437a1
2019-02-01 23:43:36 +00:00
Jan Beich
36e68e5608 emulators/rpcs3: update to 0.0.6.7776
Changes:	25aa5f80a...8920eda32
2019-02-01 23:43:30 +00:00
Tobias Kortkamp
f8338bf546 emulators/xsystem35: Remove GTK1 option
x11-toolkits/gtk12 is gone since r488008.
2019-02-01 15:25:54 +00:00
Tobias Kortkamp
13450424f2 emulators/darcnes: Remove GTK1 option
x11-toolkits/gtk12 is gone since r488008.
2019-02-01 15:09:02 +00:00
Tobias Kortkamp
1b97531ef4 emulators/bfe: Remove options
x11-toolkits/gtk12 is gone since r488008, so there is no point to
them anymore.
2019-02-01 15:07:54 +00:00
Gerald Pfeifer
43c5d06b63 Update to Wine 4.0, the actual release, with essentially no real changes
from the last RC.  This will shortly move to the main emulators/wine port,
but let's give it a bit of time and wider exposure first.

Forward port r491148 | gerald | 2019-01-25:

Add a new option, GCC, that controls the use of GCC instead of the
system compiler (usually clang these days) as we have been doing since
r334935 in 2013-11-26.  And make that the default, both since there've
been user reports about Wine not working properly with the toolchain
in FreeBSD 12 and since there may be other challenges given that both
upstream and in other distributions GCC is being used all along. [1]

PR:		231010 [1]
Reviewed by:	mat [1]
Tested by:	sbruno [1]
2019-01-31 09:51:27 +00:00
Jung-uk Kim
6cc5604218 Appease stage-qa.
PR:		217511
2019-01-30 19:24:18 +00:00
Jan Beich
b444b47e6e emulators/rpcs3: update to 0.0.5.7767
Changes:	587fe421e...25aa5f80a
2019-01-30 17:17:46 +00:00
Jung-uk Kim
e62dcda867 Fix OpenGL dependency and appease stage-qa.
PR:		217511
2019-01-29 22:28:25 +00:00
Jung-uk Kim
10c4fcdc0f Prefer HTTPS for MASTER_SITES. 2019-01-29 19:24:30 +00:00
Jung-uk Kim
f226c4d673 Update to 5.2.26.
https://www.virtualbox.org/wiki/Changelog-5.2#v26
2019-01-29 19:12:47 +00:00
Gerald Pfeifer
7fb317283e Forward port r490827 | gerald | 2019-01-21 from emulators/wine:
Remove a hack (defining __builtin_ms_va_list and friends) for versions
of clang before 3.8 and hence versions of FreeBSD no longer maintained.
2019-01-29 14:02:18 +00:00
Jan Beich
60bf2d8f81 emulators/mgba: update to 0.7.0
- Expose libretro core as a port option
- Add USES=gl for USE_GL, USES=gnome for INSTALLS_ICONS

Changes:	https://github.com/mgba-emu/mgba/blob/0.7.0/CHANGES
PR:		227346
Submitted by:	Greg V (maintainer)
2019-01-29 00:46:50 +00:00
Brooks Davis
36f10c0e17 Update to a new snapshow matching our upcoming paper.
Grab the build fix for 12.x and -CURRENT from r484695.

Sponsored by:	DARPA, AFRL
2019-01-28 23:32:08 +00:00
Marcelo Araujo
8380692cb2 - Bump PORTREVISION of ports that depends of net/libvncserver after it
was updated to version 0.9.12

Submitted by:	dereks_lifeofadishwasher.com
Differential Revision:	https://reviews.freebsd.org/D18836
2019-01-28 06:56:31 +00:00
Tobias Kortkamp
8cdc2366a0 New port: emulators/emulationstation
EmulationStation is a cross-platform graphical front-end for
emulators, with controller navigation.

Originally written by Alec "Aloshi" Lofquist, this is a fork by
RetroPie.

WWW: https://github.com/RetroPie/EmulationStation

PR:		230537
Submitted by:	freebsd@coombscloud.com
2019-01-27 05:55:04 +00:00
Jan Beich
da9af3f4ca emulators/citra: update to s20190124
Changes:	a17a31a93...8b047a49a
2019-01-26 00:43:38 +00:00
Jan Beich
f5995bd34c emulators/rpcs3: update to 0.0.5.7757
Changes:	afeacc171...587fe421e
2019-01-26 00:43:31 +00:00
Gerald Pfeifer
2727ea98e7 Restore a simpler and more elegant version of r490816 which was reverted
in r490825. (r490827 addresses the breakage of INDEX which happened in
some scenarios that led to that revert.)

Add a new option, GCC, that controls the use of GCC instead of the
system compiler (usually clang these days) as we have been doing since
r334935 in 2013-11-26.  And make that the default, both since there've
been user reports about Wine not working properly with the toolchain
in FreeBSD 12 and since there may be other challenges given that
upstrea and in other distributions GCC is being used all along.

PR:		231010
Reviewed by:	mat
Tested by:	sbruno
2019-01-25 14:04:40 +00:00
Jan Beich
1247407e0c emulators/citra: update to s20190123
Changes:	efd576839...a17a31a93
2019-01-24 00:14:20 +00:00
Jan Beich
ef07777ff4 emulators/rpcs3: update to 0.0.5.7742
Changes:	688d5a991b...afeacc171
2019-01-24 00:14:11 +00:00
Gerald Pfeifer
7c04b5e809 Update to RC6 of Wine 4.0 which addresses another dozen or so bugs
and, oddly enough, sees the Wine Staging patchset install three more
files.

Add gl to X11_USES since a naked USE_GL= as we've had has been
deprecated for a while.
2019-01-22 18:28:09 +00:00
Jan Beich
b76a8ef16b emulators/citra: update to s20190121
Changes:	95a57a2fe...efd576839
2019-01-22 00:42:35 +00:00
Jan Beich
07339f3744 emulators/rpcs3: update to 0.0.5.7738
Changes:	d4591b150...688d5a991
2019-01-22 00:42:26 +00:00
Gerald Pfeifer
f880485242 Remove a hack (defining __builtin_ms_va_list and friends) for versions
of clang before 3.8 and hence versions of FreeBSD no longer maintained.
2019-01-21 07:47:58 +00:00
Antoine Brodin
ab322ffcbb Revert r490816, it breaks INDEX
With hat:	portmgr
2019-01-21 07:45:00 +00:00
Gerald Pfeifer
32d3305924 Add a new option, GCC, that controls the use of GCC instead of the
system compiler (usually clang these days) as we have been doing since
r334935 in 2013-11-26.  And make that the default, both since there've
been user reports about Wine not working properly with the toolchain
in FreeBSD 12 and there may be other challenges given that upstream
and in other distributions GCC is being used all along. [1]

Also backport part of r488645 | gerald | 2018-12-29 01:53:56 from
emulators/wine-devel:

  Create a proper USES block in Makefile, moving the existing USES
  statement there.

PR:		231010 [1]
2019-01-21 01:12:27 +00:00
Dirk Meyer
55e7e5b84b - update WWW 2019-01-19 07:11:23 +00:00
Jan Beich
eb066978a4 emulators/citra: update to s20190117
Changes:	4f23d5d69...95a57a2fe
2019-01-19 00:32:05 +00:00
Jan Beich
2bf4f19776 emulators/rpcs3: update to 0.0.5.7736
Changes:	f902a7867...d4591b150
2019-01-19 00:29:32 +00:00
Gerald Pfeifer
2e1e447b1f Update to RC6 of Wine 4.0 with some further bugfixes and an updated
dependency to version 4.7.5 of the Mono engine (wine-mono-devel).
2019-01-18 22:56:17 +00:00
Gerald Pfeifer
fcbbe160cf Update wine-mono-devel from upstream 4.7.3 to 4.7.5 with minor changes.
Approved by:	dbn (maintainer, blanket)
2019-01-18 22:52:54 +00:00
Jan Beich
027c91836a emulators/rpcs3: update to 0.0.5.7731
Changes:	f19fd2322...f902a7867
2019-01-16 19:17:14 +00:00