Commit graph

7060 commits

Author SHA1 Message Date
Roger Pau Monné
0691518059 xen: import version 4.11
Reviewed by:		bapt
Sponsored by:		Citrix Systems R&D
Differential Revision:	https://reviews.freebsd.org/D16418
2018-07-24 13:57:46 +00:00
Roger Pau Monné
768717cce7 xen: rename to xen47
Preparatory change in order to import a newer Xen version while
keeping the previous one.

Reviewed by:		bapt
Sponsored by:		Citrix Systems R&D
Differential Revision:	https://reviews.freebsd.org/D16416
2018-07-24 13:47:03 +00:00
Jan Beich
d2a42e8048 emulators/citra: update to s20180723
Changes:	78685065c...14878a17d
2018-07-24 00:25:43 +00:00
Jan Beich
b8109585f0 emulators/rpcs3: update to 0.0.5.663
Changes:	6caffd0e3...c5c0f68b3
2018-07-24 00:25:30 +00:00
Muhammad Moinur Rahman
7630f855d5 emulators/qemu: Update version 2.9.0>=2.12.0
- Pet portlint

Relnotes:	https://wiki.qemu.org/ChangeLog/2.12
2018-07-22 02:27:07 +00:00
Gerald Pfeifer
f6eeb4c221 Update to Wine 3.13. This includes the following changes:
- Initial support for performance data in the registry.
 - Mono engine updated with some bug fixes.
 - Improvements in the standard Task Dialog.
 - Various bug fixes.

Make the dependency on devel/autoconf more general. [1]

Reviewed by:	tijl [1]
2018-07-21 20:11:31 +00:00
Gerald Pfeifer
3ab6fde019 Update wine-mono-devel from upstream 4.7.1 to 4.7.3 with minor fixes.
Approved by:	dbn (maintainer, pre-approval)
2018-07-21 20:10:38 +00:00
Jan Beich
f3311ef85c emulators/rpcs3: update to 0.0.5.651
Changes:	a19113025...6caffd0e3
2018-07-20 23:54:26 +00:00
Jan Beich
082a3f360c emulators/citra: update to s20180719
Changes:	610acf282...78685065c
2018-07-20 23:54:15 +00:00
Jan Beich
1250acf950 emulators/citra: update to s20180718
Changes:	47d283a1e...610acf282
2018-07-18 22:51:59 +00:00
Tobias Kortkamp
f8941f021c emulators/fmsx: Update to 5.4
- Reset maintainer; the port has been broken for over 5 months and
  there have been > 3 timeouts before (going as far back as 2004)
  so the current maintainer seems to not be interested anymore.

PR:		229848
Submitted by:	Kai <freebsd_ports@k-worx.org>
2018-07-18 11:36:46 +00:00
Jung-uk Kim
5ac9771135 Update to 5.2.16.
https://www.virtualbox.org/wiki/Changelog#16
2018-07-17 19:19:17 +00:00
Antoine Brodin
f26b2df872 Deprecate ports broken for more than 5 months 2018-07-17 08:56:32 +00:00
Jan Beich
642c582e4e emulators/rpcs3: update to 0.0.5.644
Changes:	fa55a8072...a19113025
2018-07-17 00:29:23 +00:00
Jan Beich
13400e6e87 emulators/rpcs3: update to 0.0.5.631
Changes:	c5dcef52f...fa55a8072
2018-07-13 20:38:03 +00:00
Jan Beich
9a5433ce67 emulators/citra: update to s20180712
Changes:	610acf282...47d283a1e
2018-07-13 20:37:53 +00:00
Antoine Brodin
52bcd87307 Deprecate unmaintained ports under the NONE license 2018-07-13 09:56:57 +00:00
Jung-uk Kim
7bde56de6e emulators/virtualbox-ose-additions does not need lib32 on amd64 any more.
PR:		229686
2018-07-11 17:08:46 +00:00
Jung-uk Kim
469a5ca5b1 Unbreak emulators/virtualbox-ose-additions and emulators/virtualbox-ose-kmod
on head after r335879.
2018-07-11 16:15:31 +00:00
Gerald Pfeifer
649969e00d Update to Wine 3.12. This includes the following changes:
- Unicode data updated to Unicode 11.0.0.
 - Proxy configuration dialog in the Internet control panel.
 - Syntax fixes in the Cmd.exe command intepreter.
 - Some more glyphs in the Wingdings font.
 - Various bug fixes.

Align the sorting of MASTER_SITES with the emulators/wine port again,
now that SF is regularly updated again.
2018-07-11 14:46:38 +00:00
Jan Beich
bb3f981b22 emulators/citra: update to s20180708
Changes:	fd5f71bcf...610acf282
2018-07-10 00:40:39 +00:00
Jan Beich
74b0c2410e emulators/rpcs3: update to 0.0.5.627
Changes:	d856dc89a...c5dcef52f
2018-07-10 00:40:29 +00:00
Mathieu Arnold
f6d56007b9 Remove all := from BUILD_DEPENDS, here are never needed.
While there, cleanup, and sort depends.

When build and run dependencies are the same, there are three ways to
avoid duplicating the list while not adding the framework added
BUILD_DEPENDS to the RUN_DEPENDS.  In order of preference, they are:

1) use RUN_DEPENDS to set BUILD_DEPENDS:

BUILD_DEPENDS=	${RUN_DEPENDS}
RUN_DEPENDS=	foo:bar/baz

2) create another variable and use it:

MY_DEPENDS= foo:bar/baz
BUILD_DEPENDS=	${MY_DEPENDS}
RUN_DEPENDS=	${MY_DEPENDS}

3) use BUILD_DEPENDS to set RUN_DEPENDS and force evaluation:

BUILD_DEPENDS=	foo:bar/baz
RUN_DEPENDS:=	${BUILD_DEPENDS}

Sponsored by:	Absolight
2018-07-09 08:40:17 +00:00
Jan Beich
5b669585f3 emulators/rpcs3: update to 0.0.5.609
Changes:	3d8223fcc...d856dc89a
2018-07-07 00:39:34 +00:00
Li-Wen Hsu
2581a2678d - Update to 2.13.0_20180622 2018-07-05 16:36:53 +00:00
Rene Ladan
f5524fec25 Update the Fuse ports to their latest versions:
- libspectrum 1.4.3 -> 1.4.4
- fuse-utils 1.4.2 -> 1.4.3
- fuse 1.5.4 -> 1.5.5

Changes for fuse:
- Improve sound accuracy on Unix 64 bit systems
- Allow the use of real joystick hats/dpads in the SDL joystick code
- Rename compat_get_home_path() to compat_get_config_path()
- Various minor bugfixes

Reported by:	portscout
2018-07-05 13:39:55 +00:00
Jan Beich
29838d5a1c emulators/citra: update to s20180704
Changes:	945b3413a...fd5f71bcf
2018-07-05 00:21:34 +00:00
Jan Beich
9cfe265f4b emulators/citra: update to s20180703
Changes:	490b7ded0...945b3413a
2018-07-03 00:22:17 +00:00
Jan Beich
bdf53372e9 emulators/rpcs3: update to 0.0.5.562
Changes:	345f92ab0...3d8223fcc
2018-07-03 00:22:06 +00:00
Jung-uk Kim
52896eada3 Update to 5.2.14.
https://www.virtualbox.org/wiki/ChangeLog#14
2018-07-02 22:13:39 +00:00
Jung-uk Kim
f3273790c7 Remove obsolete patches. 2018-07-02 21:23:08 +00:00
Mark Linimon
83fac84d49 Attempt to see if the build can be fixed on non-clang-based archs.
Approved by:	portmgr (tier-2 blanket)
2018-07-02 03:08:57 +00:00
Gerald Pfeifer
0b01dc5650 Update to the Wine 3.0.2 maintenance release which "only" fixes a couple
of bugs.
2018-06-30 19:28:33 +00:00
Jan Beich
ba92f87c00 emulators/citra: update to s20180629
Changes:	438751075...490b7ded0
2018-06-29 21:45:39 +00:00
Tobias C. Berner
b1a1d38bf9 Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
	USES=		qt:4
	USE_QT=		foo bar
ports depending on Qt5 will use
	USES=		qt:5
	USE_QT=		foo bar

PR:		229225
Exp-run by:	antoine
Reviewed by:	mat
Approved by:	portmgr (antoine)
Differential Revision:	→https://reviews.freebsd.org/D15540
2018-06-28 17:39:53 +00:00
Jan Beich
d959d66566 emulators/citra: update to s20180627
Changes:	689977bbf...438751075
2018-06-27 20:50:53 +00:00
Jan Beich
e79dc98e8e emulators/rpcs3: update to 0.0.5.558
Changes:	3b8eab87d...345f92ab0
2018-06-27 20:50:26 +00:00
Mathieu Arnold
f93e7c0f39 Do not force stop services when a package is deinstalled.
Starting or stopping services is the role of pkg(8).

Sponsored by:	Absolight
2018-06-27 13:55:56 +00:00
Gerald Pfeifer
a76fc646ed Update to Wine 3.11. This includes the following changes:
- More debugger support for Wow64 processes.
 - Support for sha256/sha384 hashes in ECDSA signatures.
 - Better reporting of hyper-threaded CPUs.
 - Improvements to the standard Task Dialog.
 - Various bug fixes.
2018-06-26 18:08:04 +00:00
Jan Beich
6871cefa70 emulators/citra: update to s20180624
Changes:	f50e505a5...689977bbf
2018-06-26 00:54:27 +00:00
Jan Beich
713b73aed7 emulators/rpcs3: update to 0.0.5.546
Changes:	78ef205b4...3b8eab87d
2018-06-26 00:54:11 +00:00
Gerald Pfeifer
69b5aa323f The VKD3D option is not operational yet, and there is at least one
prerequisite port we are missing, so make sure we IGNORE this port
should anyone try to enable this option nevertheless.

PR:		229276
2018-06-24 20:18:44 +00:00
Jan Beich
a14a250f33 emulators/citra: update to s20180622
Changes:	964602dfc...f50e505a5
2018-06-23 00:16:27 +00:00
Jan Beich
38d45a58e0 emulators/rpcs3: update to 0.0.5.530
Changes:	c776ff502...78ef205b4
2018-06-23 00:16:17 +00:00
Sean Bruno
83d6593383 qemu-user-static update:
- Increase user stack when emulating aarch64.

Submitted by:	Mikael Urankar <mikael.urankar@gmail.com>
2018-06-23 00:02:15 +00:00
Danilo Egea Gondolfo
0d12f1c5d4 - Update to 0.50.3
PR:		227981
Submitted by:	danilo
Approved by:	maintainer timeout (gnome, 1 month)
2018-06-22 17:18:45 +00:00
Jan Beich
5dbfc8f5c7 emulators/rpcs3: switch to merged fix 2018-06-21 00:18:27 +00:00
Jan Beich
c1fdcb442c emulators/rpcs3: update to 0.0.5.516
Changes:	392a4bdc0...c03cde06a
2018-06-21 00:16:24 +00:00
Jan Beich
0b35d0bca7 emulators/citra: update to s20180620
Changes:	574824a26...964602dfc
2018-06-21 00:16:14 +00:00
Mathieu Arnold
4376dbbb58 Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
2018-06-20 17:05:41 +00:00