Commit graph

6385 commits

Author SHA1 Message Date
Jan Beich
2a59549f6d emulators/rpcs3: sync git-version.h fix if .git is present (unused here) 2017-06-21 12:20:13 +00:00
Jan Beich
b34c674191 emulators/ppsspp: drop QMake-specific version substitution
QMake build is gone since v1.4
2017-06-21 11:39:50 +00:00
Jan Beich
57ea7f06e9 emulators/rpcs3: unbreak non-parallel build
rpcs3/rpcs3_version.cpp:3:10: fatal error: 'git-version.h' file not found
 #include "git-version.h"
         ^~~~~~~~~~~~~~~
1 error generated.

Reported by:	pkg-fallout
2017-06-20 15:04:45 +00:00
Roger Pau Monné
50c059acb6 xen: apply XSA-{217,218,219,220,221,222,224}
Approved by:	bapt
Sponsored by:	Citrix Systems R&D
MFH:		2017Q2
2017-06-20 13:04:23 +00:00
Jan Beich
939d532493 emulators/rpcs3: restore patch comment 2017-06-19 21:06:54 +00:00
Jan Beich
2d105d958d emulators/rpcs3: add new port
RPCS3 is an open-source Sony PlayStation 3 emulator and debugger
written in C++ for Windows and Linux. The project began development on
May 23rd, 2011 and currently sports modern Vulkan, Direct3D 12 and
OpenGL graphic APIs. The emulator is capable of booting and playing
hundreds of commercial games. With each and every contribution and
donation, more and more games are becoming closer and closer to either
booting or full playability.

https://rpcs3.net/
2017-06-19 20:47:00 +00:00
Nikolai Lifanov
371d25973b update emulators/winetricks to 20170614 release 2017-06-19 13:14:31 +00:00
David Naylor
a7ed5674b0 emulators/i386-wine: update package checksum
The wine packages were accidentially regenerated.
2017-06-19 03:51:24 +00:00
Richard Gallamore
be07ec939a * Remove OPTIONS_DEFAULT
Reviewed by:	matthew (mentor)
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D11256
2017-06-18 15:09:12 +00:00
David Naylor
72808b1b86 emulators/i386-wine-devel: update to 2.10 2017-06-18 05:44:01 +00:00
David Naylor
6dda820e39 emulators/i386-wine-devel: update to 2.9
- drop support for FreeBSD 12 (temporary issue with compiling package)
2017-06-16 18:46:08 +00:00
David Naylor
2e60ac975c emulators/i386-wine: update to 2.0.1_2 2017-06-16 18:43:56 +00:00
Richard Gallamore
d5f6d47742 * Add mupen64plus-qt 1.10, basic launcher for Mupen64Plus.
Mupen64Plus-Qt is a basic launcher for the mupen64plus-ui-console frontend. It
was adapted from CEN64-Qt to work with Mupen64Plus.

See the README at https://www.github.com/dh4/mupen64plus-qt for a detailed
description of its features and usage.

WWW: https://www.github.com/dh4/mupen64plus-qt

PR:		203642
Sumitted by:	Dan <dan465@mail.com> (maintainer)
Reviewed by:	matthew (mentor)
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D11198
2017-06-16 04:11:43 +00:00
Gerald Pfeifer
97fc38c184 Update to Wine 2.10. This includes the following changes:
- Dictionary support in WebServices.
 - A number of Direct2D fixes.
 - User interface improvements in RegEdit.
 - OLE clipboard cache fixes.
 - Various bug fixes.

Associated (non-trivial) changes to pkg-plist.
2017-06-14 21:29:14 +00:00
Jan Beich
e65ce214aa emulators/citra: drop Clang < 3.8 workaround (FreeBSD < 11)
s20170516 is busted on 2017Q2, so don't pretend old Clang is still supported.
/head relies on USES=compiler:c++14-lang using Clang 4.0 after r439804.
2017-06-13 22:49:20 +00:00
Jan Beich
5fd92d43d1 emulators/citra: update to s20170613
Changes:	8d558777a...ac168eeb5
MFH:		2017Q2
2017-06-13 22:49:09 +00:00
Sean Bruno
ac8dc2c598 Update to support NODOCS build
PR:		216530
Submitted by:	Gerrit Bernie <mail+freebsd@gerritbeine.de>
2017-06-13 17:45:02 +00:00
Sean Bruno
0ffb1fa029 Update qemu-sbruno and qemu-user-static to 2.9.50
- Fix handling of ino64 changes in head (Michal Meloun)
- Don't return 0 if pending signal is detected before call to real select().
  This causes cmake timeout failures - a select() with NULL as
  timeout argument returns (erroneously) 0. (Michal Meloun)
- Allow users to compile bsd-user dynamically (Michal Meloun)
2017-06-12 14:35:10 +00:00
David Naylor
70aa49c946 emulators/i386-wine: switch to using https for downloads
- ftp downloads are no longer provided upstream
 - PORTREVISION is not bumped:
   - on amd64 there is no change as the upstream binaries have not been
     rebuilt; and
   - on i386 the build is IGNOREd by default
   - the next round of binary updates to wine will include this change

PR:		219775
Submitted by:	rozhuk.im@gmail.com
2017-06-11 07:10:42 +00:00
Rene Ladan
47e6b8a80b emulators/fuse: update to 1.3.6
- add Covox interface emulation
- fixes

Submitted by:	portscout
2017-06-08 19:50:25 +00:00
Rene Ladan
cba361dcee emulators/libspectrum: update to 1.3.4 2017-06-08 01:00:34 +00:00
Mathieu Arnold
99761d7f4c Convert every usage of https://github.com/.../archive/xxx to USE_GITHUB.
While there, fix small style issues.

Sponsored by:	Absolight
2017-06-06 16:18:16 +00:00
Jan Beich
29f87075cf emulators/ppsspp: update to 1.4.2
Changes:	http://ppsspp.org/#news
Changes:	https://github.com/hrydgard/ppsspp/compare/v1.4.1...v1.4.2
MFH:		2017Q2
2017-06-04 16:02:41 +00:00
Gerald Pfeifer
1ac9d76eb2 Bump PORTREVISION for pkg-descr change. 2017-06-04 14:34:18 +00:00
Gerald Pfeifer
497d2f28e4 Be more bold re games working.
Add a note on when to use this port and how it relates to i386-wine.

Discussed with:	dbn
2017-06-04 14:33:34 +00:00
Larry Rosenman
8c5cf0c48c emulators/tpm-emulator: fail to run in arm64 due to improper getopt(3) use
Add patch to fix it.

PR:		219352
Submitted by:	Phillip R. Jaenke <prj@rootwyrm.com>
Approved by:	maintainer timeout.
2017-06-03 21:56:25 +00:00
Gerald Pfeifer
1259a0b7fc Update to Wine 2.9. This includes the following changes:
- Support for tesselation shaders in Direct3D.
 - Binary mode support in WebServices.
 - Clipboard changes detected through Xfixes.
 - User interface improvements in RegEdit.
 - Various bug fixes.
2017-05-31 06:53:21 +00:00
Tijl Coosemans
945d555ca2 Update to 2.17-157.el7_3.2. 2017-05-28 17:01:33 +00:00
Mark Linimon
386a493ae9 Mark some ports failing on armv6, for errors classified as "missing_header".
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-05-27 22:30:08 +00:00
Tijl Coosemans
910a983951 Fix checksum of glibc src rpm.
PR:		219570
2017-05-26 15:17:13 +00:00
Mark Linimon
d32f1af461 These ports fail the same way on armv6 as they do on aarch64.
Approved by:	portmgr (tier-2 blanket)
2017-05-26 14:27:45 +00:00
Tijl Coosemans
f5ff45047e Update util-linux to 2.23.2-33.el7_3.2.
PR:		218728
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2017-05-26 10:49:21 +00:00
Tijl Coosemans
e6b80f8333 Update to CentOS 6.9.
PR:		218732
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2017-05-26 10:26:39 +00:00
Baptiste Daroussin
1f05404eec Register dependency on groff 2017-05-25 14:35:49 +00:00
Jan Beich
a1c87a88bb emulators/ppsspp: update to 1.4
Changes:	http://ppsspp.org/#news
Changes:	https://github.com/hrydgard/ppsspp/releases/tag/v1.4.1
MFH:		2017Q2
2017-05-23 13:06:58 +00:00
Matthew Rezny
b760897dde Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
2017-05-23 05:03:14 +00:00
Mark Linimon
081beb2d38 Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Reported by:	swills
2017-05-22 13:17:38 +00:00
Mark Linimon
65f2e41ca3 Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Reported by:	swills
2017-05-21 13:21:04 +00:00
Gerald Pfeifer
7d974a6402 Update to Wine 2.8. This includes the following changes:
- Direct3D command stream runs asynchronously.
 - Better serial and parallel ports autodetection.
 - Still more fixes for high DPI settings.
 - Various bug fixes.
2017-05-20 16:46:53 +00:00
Mark Linimon
73a2d70934 Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Reported by:	swills
2017-05-20 12:02:07 +00:00
Jan Beich
1cbf47a8da devel/google{test,mock}: update to 1.8.0.50
Changes:	a2b8a8e...59c795c
2017-05-18 23:22:00 +00:00
Nikolai Lifanov
31b8749462 update emulators/winetricks to 20170517 2017-05-18 17:19:40 +00:00
Jan Beich
aa3b4b329a emulators/citra: update to s20170516
Changes:	ea53d608...8d558777a
MFH:		2017Q2
2017-05-17 15:00:04 +00:00
Dirk Meyer
90d32e9b94 - rename option ASOUND to ALSA
- rename option PULSE to PULSEAUDIO
PR:		219120
Submitted by:	Tobias Kortkamp
2017-05-16 19:28:59 +00:00
Antoine Brodin
73c317480d Mark BROKEN: fails to link
linux-gnu-sdl/object/video/alpha.o: In function `init_alpha':
alpha.c:(.text+0x3): undefined reference to `alpha'

Reported by:	pkg-fallout
2017-05-14 18:47:36 +00:00
Dirk Meyer
5862af14bd - update to 3.1 2017-05-14 17:17:42 +00:00
Rene Ladan
04cce60155 emulators/fuse: update to 1.3.5
Submitted by:	portscout
2017-05-14 09:39:40 +00:00
Mark Linimon
7e4f41c690 Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-05-13 23:21:37 +00:00
Matthew Rezny
e6acde078c Consolidate the Mesa ports, update to 17.0.4, and add Wayland option
* libGL, libEGL, libglesv2, libglapi, and gbm have been moved into mesa-libs,
  graphics/dri has been renamed to mesa-dri, and USE_GL has been adjusted
* mesa-libs has a new WAYLAND option that enables platform support in libEGL
* mesa-dri now depends on graphics/s2tc for compressed texture support [1]
* re-remove obsolete dependency on makedepends [2]
* correct sed fix backported from 17.1 [3]

PR:		218799 (exp-run), 212762 [1], 218552 [2], 218562 [3]
Submitted by:	dbn [1], jbeich [2,3]
Reported by:	afiskon@devzen.ru [1]
Reviewed by:	kwm, johalun0@gmail.com
Approved by:	portmgr, swills (mentor)
Differential Revision:  https://reviews.freebsd.org/D10448
2017-05-12 18:46:53 +00:00
Roger Pau Monné
0e78990b85 xen: XSA-{213,214,215}
Apply XSA-213, XSA-214 and XSA-215.

MFH:		2017Q2
Approved by:	bapt
Sponsored by:	Citrix Systems R&D
2017-05-10 12:55:20 +00:00