Roger Pau Monné
7931facd63
xen: update to 4.12
...
Reviewed by: bapt
Sponsored by: Citrix Systems R&D
Differential revision: https://reviews.freebsd.org/D20038
2019-04-24 14:21:41 +00:00
Jung-uk Kim
3c53b6d151
Update to 5.2.28.
...
https://www.virtualbox.org/wiki/Changelog-5.2#v28
2019-04-23 19:20:48 +00:00
Antoine Brodin
86f88374eb
Mark BROKEN on i386
...
Reported by: pkg-fallout
MFH: 2019Q2
2019-04-23 15:24:13 +00:00
Gerald Pfeifer
5bb979358d
Actually fix the dependency on wine-mono-devel for real.
...
PR: 237422
Pointy hat to: gerald
2019-04-22 14:09:57 +00:00
Gerald Pfeifer
b1621716c9
Update wine-mono-devel to the upstream release 4.8.1. [1]
...
Adjust (and actually fix) the dependency on wine-mono-devel in
wine-devel. [2]
PR: 237448 [1], 237422 [2]
Submitted by: Samy Mahmoudi <samy.mahmoudi@gmail.com>
Approved by: dbn [1] (blanket)
2019-04-22 14:01:58 +00:00
Jan Beich
8e9caba806
emulators/citra: update to s20190420
...
Changes: 0ec45f694...28df11dba
2019-04-21 00:51:26 +00:00
Jan Beich
2c1624fbfe
emulators/rpcs3: update to 0.0.6.8004
...
Changes: ae5a4b697...258df80bf
2019-04-21 00:51:01 +00:00
Jan Beich
0fef3c53d5
emulators/rpcs3: update to 0.0.6.8000
...
Changes: 786598220...ae5a4b697
2019-04-20 00:46:51 +00:00
Tijl Coosemans
1a05444aa9
Update glibc to 2.12-1.212.el6_10.3.
2019-04-19 12:34:12 +00:00
Muhammad Moinur Rahman
756beae7cf
emulators/qemu: Update version 2.12.1=>3.0.1
...
- Remove GNS3 OPTION
- Update GTK2 OPTION to GTK3 to use updated requirements of gtk30 and sdl20
2019-04-18 23:15:10 +00:00
Muhammad Moinur Rahman
6faf908c6e
[NEW] emulators/qemu2: 2.X version of emulators/qemu
...
- Remove GNS3 OPTION
- Update dependency to gtk30 and sdl20
- Limit PORTSCOUT to 2.X verrsion only
2019-04-18 23:06:43 +00:00
Tobias C. Berner
1c18b6d5c8
Update KDE Applications to 19.04.0
...
The changelog can be found here:
- https://kde.org/announcements/announce-applications-19.04.0.php
Due to crashes on start, multimedia/kdenlive was kept at 18.12.3 for now.
2019-04-18 16:55:13 +00:00
Jan Beich
69c81a57b2
emulators/citra: update to s20190417
...
Changes: bbc8fd716...0ec45f694
2019-04-18 00:54:08 +00:00
Jan Beich
7567e6bc60
emulators/rpcs3: update to 0.0.6.7989
...
Changes: f99577114...786598220
2019-04-18 00:54:01 +00:00
Gerald Pfeifer
07d42c59bf
The Wine Staging patchset is now available for Wine 4.6.
2019-04-16 22:29:50 +00:00
Jan Beich
96650074f9
emulators/citra: update to s20190415
...
Changes: 4a206237b...bbc8fd716
2019-04-16 00:41:55 +00:00
Jan Beich
ad8049e1b2
emulators/rpcs3: update to 0.0.6.7981
...
Changes: df3b46a61...f99577114
2019-04-16 00:41:49 +00:00
Gerald Pfeifer
2bac822359
Update to Wine 4.6. This includes the following changes:
...
- Beginnings of a Vulkan backend for WineD3D.
- Support for loading Mono libraries from a shared location.
- Libwine.dll no longer needed when using Wine DLLs on Windows.
- Regression tests compiled directly to PE format.
- Support for the Split Button Common Control.
- Complex structs support in the typelib marshaller.
- Video capture ported to Video4Linux version 2.
- Initial version of the Debug Engine DLL.
- Various bug fixes.
And two more files have moved from Staging to the primary tree.
2019-04-14 22:00:03 +00:00
Muhammad Moinur Rahman
f1cc948f90
emulators/qemu-devel: Remove OPTIONS GNS3
...
- Since 2.5.0 GNS3 patch iis no longer required
- Fix noX and noOpenGL builds [1]
PR: 237283 [1]
Submitted by: sbruno [1]
2019-04-14 17:54:45 +00:00
Jan Beich
f1d0389383
emulators/citra: update to s20190413
...
Changes: e9c2b27c6...4a206237b
2019-04-14 00:46:42 +00:00
Jan Beich
7dcaec41ab
emulators/rpcs3: update to 0.0.6.7972
...
Changes: 52a12185a...df3b46a61
2019-04-13 00:36:51 +00:00
Steve Wills
57be530c0b
emulators/nestopia: Add option for jack support
...
PR: 236627
Submitted by: checo1705@secmail.pro
Approved by: Neel Chauhan <neel@neelc.org> (maintainer)
2019-04-12 22:53:22 +00:00
Jan Beich
9b21a3a084
devel/boost-*: update to 1.70.0
...
Changes: http://www.boost.org/users/history/version_1_70_0.html
PR: 235956
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19303
2019-04-12 06:36:31 +00:00
Jan Beich
a8544fbe49
emulators/citra: update to s20190409
...
Changes: 2ff7ed420...e9c2b27c6
2019-04-11 00:52:27 +00:00
Jan Beich
8cb9840e49
emulators/rpcs3: update to 0.0.6.7955
...
Changes: 3bfe921a7...52a12185a
2019-04-11 00:52:15 +00:00
Jung-uk Kim
9dabe6418f
Apply a bandaid to work around runtime issues with Clang 8.0.
...
PR: 236616
2019-04-10 20:47:24 +00:00
Sunpoet Po-Chuan Hsieh
40c9c7f7eb
Update devel/readline to 8.0
...
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine
2019-04-09 14:04:49 +00:00
Jan Beich
8b8e2de697
emulators/citra: update to s20190407
...
Changes: d5bcb45b2...2ff7ed420
2019-04-09 00:32:08 +00:00
Mark Linimon
281c848d36
Add compiler:c++11-lang to USES to fix build on GCC-based architectures:
...
/usr/local/lib/libgraphite2.so.3: undefined reference to `__cxa_throw_bad_array_new_length@CXXABI_1.3.8'
While here, pet portlint and alpha sort some USE* variables.
Approved by: portmgr (tier-2 blanket)
2019-04-08 16:46:06 +00:00
Antoine Brodin
1e817d5e1a
Deprecate ports broken for more than 6 months
2019-04-07 07:43:37 +00:00
Jan Beich
10b6a8d249
emulators/citra: update to s20190406
...
Changes: 14730ed56...d5bcb45b2
2019-04-07 00:22:37 +00:00
Jung-uk Kim
1db9f48874
Work around build issues with LLD on i386.
2019-04-05 03:09:11 +00:00
Jan Beich
398aa5dda4
emulators/citra: update to s20190402
...
- Expose AAC via FFmpeg support after r493023
Changes: c1de8acfe...14730ed56
2019-04-04 00:33:50 +00:00
Jung-uk Kim
f2c62d1a32
Fix emulators/virtualbox-ose-additions build with lld on i386.
2019-04-03 19:26:43 +00:00
Jan Beich
a5514c3f8c
emulators/rpcs3: update to 0.0.6.7931
...
Changes: a254a203b...3bfe921a7
2019-04-02 00:40:47 +00:00
Gerald Pfeifer
99ca906e30
Update to Wine 4.5. This includes the following changes:
...
- Support for Vulkan 1.1.
- Better support for kernel objects in device drivers.
- Still more Media Foundation APIs implemented.
- Support for SVG elements in MSHTML.
- Fixes for case conversion troubles in Turkish locale.
- Various bug fixes.
2019-04-01 14:45:24 +00:00
Mark Linimon
a78ecf0091
Mark as broken on aarch64:
...
Source/Core/Common/ArmCPUDetect.cpp:5:10: fatal error: 'asm/hwcap.h' file not found
Approved by: portmgr (tier-2 blanket)
2019-03-29 22:53:33 +00:00
Jan Beich
e8d33ceafc
emulators/rpcs3: update to 0.0.6.7909
...
Changes: 956d03941...a254a203b
2019-03-28 00:28:41 +00:00
Jung-uk Kim
7d39db8447
Fix build with lld on head after r345349.
...
PR: 236775
2019-03-26 22:23:52 +00:00
Jan Beich
9c3e53b3a1
emulators/citra: update to s20190324
...
Changes: 17c0e903d...c1de8acfe
2019-03-26 00:41:49 +00:00
Jan Beich
93d1bd7ae8
emulators/rpcs3: update to 0.0.6.7906
...
Changes: 7ea04d5d7...956d03941
2019-03-26 00:41:39 +00:00
Dirk Meyer
da10aecf82
- add USES localbase:ldflags
...
PR: 236704
2019-03-25 08:43:38 +00:00
Jan Beich
bef719e1d8
emulators/citra: update to s20190322
...
Changes: aedf5a84b...17c0e903d
2019-03-23 00:37:20 +00:00
Jan Beich
26101ff7e3
emulators/rpcs3: update to 0.0.6.7901
...
Changes: b879b3227...7ea04d5d7
2019-03-23 00:37:10 +00:00
Jan Beich
c540ee3b34
emulators/citra: update to s20190320
...
Changes: 1f233e436...aedf5a84b
2019-03-21 00:47:10 +00:00
Jan Beich
47c77a0b43
emulators/rpcs3: update to 0.0.6.7888
...
Changes: 63bbe459e...b879b3227
2019-03-21 00:47:01 +00:00
Sean Bruno
74d7e71c13
emulators/qemu-sbruno:
...
- Add a "-O argv0" argument to qemu-bsd-user for use in execve() calls:
Prior to this commit, the value of argv[0] was discarded as it was
overwritten by the path to the program being executed. This commit
uses the new -0 option to retain that information; in particular,
this unbreaks mailwrapper+sendmail, which makes use of this to know
which of multiple functions should be performed.
Submitted by: cperciva
2019-03-19 11:53:47 +00:00
Jan Beich
5b27248e18
emulators/citra: update to s20190318
...
Changes: 1fbda5518...1f233e436
2019-03-19 00:49:51 +00:00
Jan Beich
46ddb4a883
emulators/rpcs3: update to 0.0.6.7883
...
Changes: e9b6beadf...63bbe459e
2019-03-19 00:49:45 +00:00
Gerald Pfeifer
ef55837025
Revert bogus part of revision 496112; STAGING should not have become a
...
default option.
2019-03-17 23:05:15 +00:00