Rene Ladan
4d6f372551
Update libspectrum, fuse and fuse-utils to 1.4.3, 1.5.4 and 1.4.2.
...
Highlights include:
* Add *.FMF as an allowed filetype to file selectors
* Save SCR from current display file
* Use 44.1KHz as default sound frequency
* Upgrade to libspectrum 1.4.3 to fix TC2048 and TC2068 timings regression
* Various minor bugfixes
2018-06-07 19:55:58 +00:00
Tijl Coosemans
0528bd9bad
Update security/mbedtls to 2.9.0 and bump dependent ports.
2018-06-07 12:16:47 +00:00
Jan Beich
914f6488bf
emulators/rpcs3: update to 0.0.5.445
...
Changes: 88f9d5d58...dde4a9c6e
2018-06-06 23:05:13 +00:00
Jan Beich
ccfb2dc3e4
emulators/ppsspp: update to 1.6.3
...
Changes: https://github.com/hrydgard/ppsspp/compare/v1.6.2...v1.6.3
2018-06-06 12:13:43 +00:00
Jan Beich
ec7a47b09e
emulators/rpcs3: update to 0.0.5.441
...
Changes: dcd7f442f...88f9d5d58
2018-06-05 00:56:49 +00:00
Jan Beich
7911154dbe
emulators/citra: update to s20180603
...
Changes: 08b119153...8e02c70e8
2018-06-05 00:56:40 +00:00
Tobias C. Berner
954b333fe3
emulators/wine: fix desktop file on amd64
...
Reviewed by: gerald
Approved by: dbn
Differential Revision: https://reviews.freebsd.org/D15489
2018-06-03 20:03:49 +00:00
Jan Beich
1085f3ab16
emulators/citra: connect and run tests by default
2018-06-02 17:13:04 +00:00
Jan Beich
cb3252c79c
emulators/citra: fix minor issues
...
- Actually disable SNDIO=off if sndio is installed
- Drop cruft from OPTIONS_GROUP = CUBEB
- Consistently sort _CMAKE_BOOL after _DEPENDS
2018-06-02 16:50:02 +00:00
Jan Beich
e69f0ec539
emulators/citra: update to s20180601
...
Changes: 72f9142b...08b119153
2018-06-02 00:33:13 +00:00
Jan Beich
81b157edce
emulators/rpcs3: update to 0.0.5.424
...
Changes: b0ee36913...dcd7f442f
2018-06-02 00:32:59 +00:00
Rene Ladan
10ac96356e
Remove expired ports:
...
2018-05-31 net/rubygem-gitaly-proto083: Obsoleted by update of www/gitlab. Please use net/rubygem-gitaly-proto instead.
2018-05-31 net/rubygem-gitaly-proto084: Obsoleted by update of www/gitlab. Please use net/rubygem-gitaly-proto instead
2018-05-31 textproc/rubygem-github-linguist47: Obsoleted by update of www/gitlab. Please use textproc/rubygem-github-linguist instead
2018-05-31 textproc/rubygem-loofah20: Obsoleted by update of www/gitlab. Please use textproc/rubygem-loofah instead.
2018-05-31 www/npm-node4: Use www/npm instead
2018-05-31 emulators/qemu-launcher: Upstream is gone
2018-06-01 18:50:44 +00:00
Jung-uk Kim
d864952f7d
Remove obsolete kludges. All supported versions do not need these hacks.
...
Furthermore, these hacks break build on head.
PR: 228433
2018-06-01 00:30:50 +00:00
Jan Beich
f1391776a6
emulators/citra: unbreak on non-x86 with gcc
...
g++7: error: unrecognized command line option '-mmmx'
g++7: error: unrecognized command line option '-msse'
2018-05-31 21:26:04 +00:00
Jan Beich
227500c3bf
emulators/citra: unbreak on aarch64 after r471186
...
externals/cryptopp/cryptopp/rijndael-simd.cpp:126:25: error: use of undeclared identifier 'vaeseq_u8'
uint8x16_t r1 = vaeseq_u8(data, key);
^
externals/cryptopp/cryptopp/sha-simd.cpp:109:25: error: use of undeclared identifier 'vsha1cq_u32'
uint32x4_t r1 = vsha1cq_u32 (data1, 0, data2);
^
2018-05-31 20:31:08 +00:00
Gerald Pfeifer
6d978f3fe7
Revert inadvertret change to OPTIONS_DEFAULT in previous commit (r471203).
...
Pointy hat to: self
2018-05-31 12:30:45 +00:00
Gerald Pfeifer
22e0a27da2
Replace explicit settings of CFLAGS and LDFLAGS in favor of USES=localbase
...
(the former predating the latter by at least a decade alas with variation).
PR: 226396
Submitted by: John Hein <z7dr6ut7gs@snkmail.com>
2018-05-31 12:27:52 +00:00
Jan Beich
8e13ab7430
emulators/citra: unbreak on i386 with clang 5+
...
externals/cryptopp/cryptopp/sha.cpp:1005:5: error: invalid operand for instruction
ASJ( jnz, 0, b)
^
externals/cryptopp/cryptopp/cpu.h:623:23: note: expanded from macro 'ASJ'
#define ASJ(x, y, z) GNU_ASJ(x, y, z)
^
externals/cryptopp/cryptopp/cpu.h:617:27: note: expanded from macro 'GNU_ASJ'
#define GNU_ASJ(x, y, z) #x " " #y #z ";" NEW_LINE
^
<scratch space>:34:2: note: expanded from here
"jnz"
^
<inline asm>:80:1: note: instantiated into assembly here
jnz 0b;
^
Reported by: pkg-fallout
Obtained from: upstream (cryptopp 7.1.0)
2018-05-31 02:53:36 +00:00
Jan Beich
2f88ef707e
emulators/citra: update to s20180529
...
Changes: 65f5bc73...72f9142b
2018-05-31 00:53:52 +00:00
Jan Beich
a7d38e1c0f
emulators/rpcs3: update to 0.0.5.420
...
Changes: 964b3937a...b0ee36913
2018-05-30 21:59:36 +00:00
Jan Beich
2ad7cd0639
emulators/ppsspp: unbreak CPUTYPE=nehalem on i386
...
ext/native/ext/cityhash/city.cpp:569:5: error: use of undeclared identifier '_mm_crc32_u64'
CHUNK(0); PERMUTE3(a, h, c);
^
/wrkdirs/usr/ports/emulators/ppsspp/work/ppsspp-1.6.2/ext/native/ext/cityhash/city.cpp:562:9: note: expanded from macro 'CHUNK'
z = _mm_crc32_u64(z, b + g); \
^
2018-05-30 20:03:53 +00:00
Jan Beich
1a6c05d7f5
emulators/ppsspp: update to 1.6.2
...
Changes: https://github.com/hrydgard/ppsspp/compare/v1.6.1...v1.6.2
2018-05-30 19:13:27 +00:00
Jan Beich
bb08e4a3ac
emulators/ppsspp: unbreak on armv6/armv7
...
SDL/SDLGLGraphicsContext.cpp:88:2: error: use of undeclared identifier 'EGL_Init'
EGL_Init();
^
SDL/SDLGLGraphicsContext.cpp:122:18: error: use of undeclared identifier 'g_eglDisplay'
eglSwapBuffers(g_eglDisplay, g_eglSurface);
^
SDL/SDLGLGraphicsContext.cpp:122:32: error: use of undeclared identifier 'g_eglSurface'
eglSwapBuffers(g_eglDisplay, g_eglSurface);
^
SDL/SDLGLGraphicsContext.cpp:139:2: error: use of undeclared identifier 'EGL_Close'
EGL_Close();
^
2018-05-29 02:33:58 +00:00
Jan Beich
2e4fa96fab
emulators/citra: update to s20180528
...
Changes: 03209efe...65f5bc73
2018-05-28 23:54:10 +00:00
Jan Beich
30e0438b3c
emulators/ppsspp: update to 1.6.1
...
Changes: https://github.com/hrydgard/ppsspp/compare/v1.6...v1.6.1
2018-05-28 18:30:38 +00:00
Josh Paetzel
69f24b93f5
Update to version 10.2.5
...
For the most part this is just to track upstream for FreeBSD.
In particular 10.2.0 introduced a regression whereby UFS support
was dropped. The fix was backported to the FreeBSD port of 10.2.0
in lieu of waiting for 10.2.5 to be released.
PR: 227124
Submitted by: John Wolfe <jwolfe@vmware.com>
2018-05-28 02:04:36 +00:00
Sunpoet Po-Chuan Hsieh
ad4f267b7a
Update WWW
...
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl
2018-05-27 20:15:16 +00:00
Gerald Pfeifer
a609b246c7
Add information on the Wine Staging patchset (aka the STAGING option)
...
for version 3.9.
PR: 228518
Submitted by: lightside@gmx.com
2018-05-26 21:42:57 +00:00
Antoine Brodin
31b86d93e3
wxmupen64plus is not compatible with python3
2018-05-26 19:04:04 +00:00
Jan Beich
7cd798cd05
emulators/ppsspp: update to 1.6.0
...
- Vulkan support is always built
- Install libretro core by default
Changes: http://ppsspp.org/#news
Changes: https://github.com/hrydgard/ppsspp/compare/v1.5.4...v1.6.0
2018-05-26 14:33:07 +00:00
Jan Beich
0dc761658b
emulators/citra: update to s20180525
...
Changes: e35c634f...03209efe
2018-05-26 00:53:40 +00:00
Gerald Pfeifer
36ac998841
Update to Wine 3.9. This includes the following changes:
...
- OpenGL core contexts enabled by default in Direct 3D.
- Beginnings of Direct 3D 12 implementation using vkd3d.
(This is inactive for now due to a non-existant dependency, and hidden
behind a new option VKD3D which is always off.)
- More support for the Task Scheduler.
- Some more Task Dialog support.
- Better arrow support in GdiPlus.
- Various bug fixes.
ext-ms-win-uxtheme-themes-l1-1-0.dll and feclient.dll which in the past were
available only via the Wine Staging patchset are now part of mainstream Wine.
2018-05-26 00:49:39 +00:00
Jan Beich
1019dbfd3b
emulators/rpcs3: update to 0.0.5.391
...
Changes: c10b39923...964b3937a
2018-05-25 13:57:24 +00:00
Jan Beich
92601cce21
emulators/rpcs3: update to 0.0.5.382
...
Changes: c9669818e...c10b39923
2018-05-24 00:53:30 +00:00
Josh Paetzel
25959fc500
Unbreak after src r333813
...
Fallout from being out of tree.
2018-05-23 22:37:05 +00:00
Jan Beich
55d0565cd0
emulators/rpcs3: update to 0.0.5.355
...
Changes: 4e8ce7fac...c9669818e
2018-05-22 00:22:51 +00:00
Gerald Pfeifer
d015e625d9
Update to the Wine 3.0.1 maintenance release which fixes a number of bugs
...
and provides translation updates for Finnish, German, Lithuanian, Norwegian,
Polish, Russian, and Ukrainian.
2018-05-20 10:23:13 +00:00
Stefan Eßer
8dc5f88137
Add CONFLICTS entries that prevent simultaneous installation of normal
...
and devel versions of these ports. While these are allowed when the devel
versions are newer than the normal versions, this is not always the case
and especially not at this time. Instead of only conflicting with the
same version of each port, a version wildcard is used, to prevent
unexpected behavior if the non-devel version is updated to match the
devel version when both are installed.
Approved by: gerald (maintainer)
2018-05-19 07:59:57 +00:00
Jan Beich
bff744194c
emulators/citra: update to s20180518
...
Changes: 80bfd872...e35c634f
2018-05-18 23:53:14 +00:00
Jan Beich
ca21d83b27
emulators/rpcs3: update to 0.0.5.336
...
Changes: 67391322f...4e8ce7fac
2018-05-18 23:52:58 +00:00
Jan Beich
70fa226fdc
emulators/rpcs3: drop qt < 5.10 workaround after r470288
2018-05-18 23:52:43 +00:00
Jan Beich
d7b737afcc
emulators/rpcs3: update to 0.0.5.296
...
Changes: 04ad49de4...27dcb7774
2018-05-17 00:16:16 +00:00
Jung-uk Kim
35490ddd57
Fix emulators/virtualbox-ose-additions build with OpenGL option.
...
Reported by: mat, des
2018-05-15 21:16:03 +00:00
Raphael Kubo da Costa
72644a1a46
Add upstream patch to fix the build with Qt 5.10.
...
/wrkdirs/usr/ports/emulators/mgba/work/mgba-0.6.1/src/platform/qt/MemoryModel.cpp:102:15: error: no viable overloaded '='
m_regionName = name;
~~~~~~~~~~~~ ^ ~~~~
PR: 228213
2018-05-15 15:13:11 +00:00
Jan Beich
d9bdeae179
emulators/rpcs3: update to 0.0.5.282
...
Changes: 76a1d0d8f...04ad49de4
Changes: 6154c0dcaf...17ec6d78a7
2018-05-15 01:30:43 +00:00
Dirk Meyer
02371f63a0
- fix build for FreeBSD 12.0
2018-05-14 14:56:47 +00:00
Dirk Meyer
1e6e5aafdb
- fix build for option XAW
2018-05-14 14:19:26 +00:00
Gerald Pfeifer
73d81c7bf5
- Infrastructure for writing kernel driver tests.
...
- Support for showing file properties in the Shell browser.
- MP3 decoder as a DirectX Media Object.
- More support for the Task Scheduler.
- Support for COM aggregation in UrlMon.
- Various bug fixes.
2018-05-14 00:25:33 +00:00
Kurt Jaeger
582a4ebe61
emulators/virtualbox-ose: add pkg-message about sysctl tuning with AIO
...
- New values for several sysctl vfs.aio.max* parameters are suggested
PR: 168298
Submitted by: rozhuk.im@gmail.com
Reported by: petefrench@ingresso.co.uk
2018-05-12 17:11:34 +00:00
Jan Beich
019ca4a072
emulators/citra: update to s20180511
...
Changes: 590a09d0...80bfd872
2018-05-11 21:48:30 +00:00
Jan Beich
11878b68ef
emulators/rpcs3: disable assertions
...
Assertion failed: (ObjectBufferMap.find(Key) == ObjectBufferMap.end() && "Second attempt to perform debug registration."), function NotifyObjectEmitted, file llvm/lib/ExecutionEngine/GDBRegistrationListener.cpp, line 167.
2018-05-11 06:24:02 +00:00
Jung-uk Kim
75f1d3db92
Update to 5.2.12.
...
https://www.virtualbox.org/wiki/Changelog#12
2018-05-10 18:41:32 +00:00
Jan Beich
4dca4734d3
emulators/rpcs3: update to 0.0.5.259
...
- Switch to bundled LLVM 6.0 due to downstream changes
Changes: 753d8170d...76a1d0d8f
Changes: f1b37feef3...6154c0dcaf
2018-05-09 23:31:33 +00:00
Tobias Kortkamp
61bbcef071
emulators/qemu-launcher: Mark deprecated
...
Upstream appears to be gone.
PR: 224745
Submitted by: Alexandre C. Guimarães <lebarondemerde@privacychain.ch>
2018-05-09 11:52:36 +00:00
Dirk Meyer
b1026e3cb4
- update to miniupnpc 2.1
...
PR: 228050
Submitted by: Hung-Yi Chen
- fix python build
- add LICENSE for slave port
- make portlint happier
- bump PORTREVISION on ports using the shared lib
2018-05-09 05:37:54 +00:00
Jan Beich
30bcc20a88
emulators/citra: update to s20180506
...
Marked BROKEN on FreeBSD 10.* unless someone can help with
In file included from src/video_core/renderer_base.cpp:8:
In file included from src/./video_core/renderer_opengl/gl_rasterizer.h:24:
src/./video_core/renderer_opengl/gl_rasterizer_cache.h:337:57: error: use of undeclared identifier 'weak_from_this'
auto watcher = std::make_shared<SurfaceWatcher>(weak_from_this());
^
Changes: ca3b82ca...590a09d0
2018-05-08 00:34:51 +00:00
Jan Beich
3453e04a5d
emulators/rpcs3: update to 0.0.5.237
...
Changes: 98b715d8c...753d8170d
2018-05-08 00:34:40 +00:00
Jan Beich
67a9073255
Drop FreeBSD 10.3 support
...
Reviewed by: yuri (SoPlex), sunpoet (nghttp2), cpm (chromium), brooks (llvm*)
Approved by: portmgr (rene)
Differential Revision: https://reviews.freebsd.org/D15238
2018-05-07 22:29:46 +00:00
Alexey Dokuchaev
9e612373a5
For ports under emulators',
games', irc
, and `sysutils' categories:
...
remove redundant PKGMESSAGE assignment, which is set appropriately by
the b.p.m when `pkg-message' appears on the SUB_FILES list.
2018-05-05 15:17:46 +00:00
Danilo Egea Gondolfo
6772a528ed
- Update to 0.197
2018-05-04 03:13:04 +00:00
Jung-uk Kim
87b73ca2fb
Fix build on head after r333077.
2018-05-04 01:25:48 +00:00
Jung-uk Kim
fa8cc9eea6
Chase Guest Additions change.
...
Reported by: Patrick Mackinlay (patrick at spacesurfer dot com)
2018-05-03 22:30:58 +00:00
Rene Ladan
e21058ba8a
Update the Spectrum ports, highlights are:
...
* fuse 1.5.3
- Disable inactive peripherals after loading a snapshot
- Re-enable sound after phantom typist finishes loading TAP, standard ROM TZX or +3 DSK images
* libspectrum 1.4.2
- Fix writing RZX files containing a snapshot which cannot be compressed
* fuse-utils updated to 1.4.1
Reported by: portscout
2018-05-03 20:37:24 +00:00
Jan Beich
2f6e345952
emulators/citra: update to s20180502
...
Changes: 55414c32...ca3b82ca
2018-05-02 23:33:39 +00:00
Jan Beich
87ee6c45b8
emulators/mgba: unbreak with ffmpeg 4.0
...
src/feature/ffmpeg/ffmpeg-encoder.c:232:29: error: use of undeclared identifier 'CODEC_FLAG_GLOBAL_HEADER'
encoder->audio->flags |= CODEC_FLAG_GLOBAL_HEADER;
^
src/feature/ffmpeg/ffmpeg-encoder.c:294:28: error: use of undeclared identifier 'CODEC_FLAG_GLOBAL_HEADER'
encoder->video->flags |= CODEC_FLAG_GLOBAL_HEADER;
^
PR: 227726
Reported by: antoine (via exp-run)
Obtained from: upstream (mgba 0.6.2)
2018-05-02 15:57:25 +00:00
Jan Beich
c400a2c8b6
multimedia/ffmpeg: update to 4.0
...
- FFSERVER support was removed upstream
- libressl now uses libtls backend instead of patching openssl one
- Clang i386 no longer uses 16-byte aligned stack
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 227726
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15175
2018-05-02 15:07:27 +00:00
Jan Beich
0344a0c887
emulators/visualboyadvance-m: unbreak with ffmpeg 4.0
...
src/common/ffmpeg.cpp:288:27: error: use of undeclared identifier 'FF_MIN_BUFFER_SIZE'
audio_buf = (u8 *)malloc(AUDIO_BUF_LEN);
^
src/common/ffmpeg.cpp:88:36: note: expanded from macro 'AUDIO_BUF_LEN'
^
src/common/ffmpeg.cpp:288:27: error: use of undeclared identifier 'FF_MIN_BUFFER_SIZE'
src/common/ffmpeg.cpp:88:69: note: expanded from macro 'AUDIO_BUF_LEN'
^
src/common/ffmpeg.cpp:307:27: error: use of undeclared identifier 'FF_MIN_BUFFER_SIZE'
video_buf = (u8 *)malloc(VIDEO_BUF_LEN);
^
src/common/ffmpeg.cpp:90:24: note: expanded from macro 'VIDEO_BUF_LEN'
^
src/common/ffmpeg.cpp:438:29: error: use of undeclared identifier 'AVFMT_RAWPICTURE'
if(oc->oformat->flags & AVFMT_RAWPICTURE) {
^
src/common/ffmpeg.cpp:447:20: error: use of undeclared identifier 'FF_MIN_BUFFER_SIZE'
pkt.size = VIDEO_BUF_LEN;
^
src/common/ffmpeg.cpp:90:24: note: expanded from macro 'VIDEO_BUF_LEN'
^
src/common/ffmpeg.cpp:463:16: error: use of undeclared identifier 'FF_MIN_BUFFER_SIZE'
if(pkt.size > VIDEO_BUF_LEN) {
^
src/common/ffmpeg.cpp:90:24: note: expanded from macro 'VIDEO_BUF_LEN'
^
PR: 227726
Reported by: antoine (via exp-run)
Obtained from: upstream
2018-05-02 13:26:36 +00:00
Sean Bruno
d2840ca42e
qemu-sbruno + qemu-user-static highlights:
...
- regen syscall list
(imp)
- Fix syscall handler for readv()
(miki)
- new syscall support for getrandom() (fixes perl/python builds)
(miki)
- cleanup some sysv-ipc detrius
(brooks)
2018-05-01 23:35:16 +00:00
Gerald Pfeifer
0a3e3caaf9
Update to Wine 3.7. This includes the following changes:
...
- MSI custom actions run in a separate process.
- Support for job files in the Task Scheduler.
- Improved viewport support in Direct 3D.
- Larger resolution version of the standard icons.
- Various bug fixes.
2018-05-01 14:20:11 +00:00
Dmitry Marakasov
b64264b2cb
- Update WWW
...
Approved by: portmgr blanket
2018-04-29 09:33:51 +00:00
Gerald Pfeifer
2a58ea44e6
include/wine/windows/ddk/fltkernel.h no longer depends on the STAGING
...
option, it's been merged in the upstream tree.
2018-04-28 10:37:59 +00:00
Jan Beich
d26e69e42e
emulators/citra: update to s20180427
...
Changes: ed42b4b0...55414c32
2018-04-28 00:20:33 +00:00
Jan Beich
dab52a12cd
graphics/mesa-dri: switch to llvm60
...
PR: 227682
2018-04-27 23:09:59 +00:00
Li-Wen Hsu
1e96d4e648
- Update to 2.12.0_20180427
2018-04-27 06:19:06 +00:00
Jan Beich
0e8e7820d3
emulators/citra: update to s20180425
...
Changes: 7d8b7d93...ed42b4b0
2018-04-26 00:28:23 +00:00
Jan Beich
9df1807f0a
emulators/rpcs3: update to 0.0.5.215
...
Changes: bd1d4de42...98b715d8c
2018-04-26 00:28:09 +00:00
Jan Beich
fe99542bcc
emulators/vice: unbreak with ffmpeg 4.0
...
ffmpegdrv.c:363:34: error: use of undeclared identifier 'CODEC_CAP_VARIABLE_FRAME_SIZE'
if (c->codec->capabilities & CODEC_CAP_VARIABLE_FRAME_SIZE) {
^
ffmpegdrv.c:457:21: error: use of undeclared identifier 'CODEC_FLAG_GLOBAL_HEADER'
c->flags |= CODEC_FLAG_GLOBAL_HEADER;
^
ffmpegdrv.c:790:21: error: use of undeclared identifier 'CODEC_FLAG_GLOBAL_HEADER'
c->flags |= CODEC_FLAG_GLOBAL_HEADER;
^
ffmpegdrv.c:970:40: error: use of undeclared identifier 'AVFMT_RAWPICTURE'
if (ffmpegdrv_oc->oformat->flags & AVFMT_RAWPICTURE) {
^
PR: 227726
2018-04-24 17:44:27 +00:00
Jan Beich
dc37b9b4ea
emulators/kcemu: unbreak with ffmpeg 4.0
...
ffmpeg.cc:83:30: error: use of undeclared identifier 'CODEC_FLAG_GLOBAL_HEADER'
_stream->codec->flags |= CODEC_FLAG_GLOBAL_HEADER;
^
PR: 227726
2018-04-24 17:44:13 +00:00
Jan Beich
b4fe4581e0
emulators/ppsspp: unbreak with ffmpeg 4.0
...
Core/HLE/sceMpeg.cpp:890:27: error: use of undeclared identifier 'FF_INPUT_BUFFER_PADDING_SIZE'
u8* str = new u8[size + FF_INPUT_BUFFER_PADDING_SIZE];
^
Core/HLE/sceMpeg.cpp:892:25: error: use of undeclared identifier 'FF_INPUT_BUFFER_PADDING_SIZE'
memset(str + size, 0, FF_INPUT_BUFFER_PADDING_SIZE);
^
Core/HLE/sceMpeg.cpp:893:11: error: use of undeclared identifier 'FF_INPUT_BUFFER_PADDING_SIZE'
size += FF_INPUT_BUFFER_PADDING_SIZE;
^
PR: 227726
Obtained from: upstream
2018-04-24 13:57:28 +00:00
Jan Beich
d37ea97b1a
emulators/rpcs3: unbreak with ffmpeg 4.0 by updating to 0.0.5.215
...
rpcs3/Emu/Cell/Modules/cellAdec.cpp:232:40: error: use of undeclared identifier 'FF_INPUT_BUFFER_PADDING_SIZE'
data = (u8*)av_calloc(1, size + FF_INPUT_BUFFER_PADDING_SIZE);
^
rpcs3/Emu/Cell/Modules/cellAdec.cpp:233:28: error: use of undeclared identifier 'FF_INPUT_BUFFER_PADDING_SIZE'
this->size = size + FF_INPUT_BUFFER_PADDING_SIZE;
^
^
Changes: eb3dfb6bb...bd1d4de42
PR: 227726
2018-04-24 00:16:15 +00:00
Tijl Coosemans
cd1fe74efa
Update security/mbedtls to 2.8.0 and bump dependent ports.
...
MFH: 2018Q2
Security: https://tls.mbed.org/tech-updates/releases/mbedtls-2.8.0-2.7.2-and-2.1.11-released
2018-04-23 19:26:32 +00:00
Jan Beich
027d6e93aa
emulators/citra: update to s20180422
...
Changes: 048b0fc0...7d8b7d93
2018-04-22 16:39:00 +00:00
Brooks Davis
e2d2163d50
Update to a new snapshot with support for new instructions.
2018-04-19 17:42:53 +00:00
Jan Beich
a07a4233c0
emulators/rpcs3: update to 0.0.5.198
...
Changes: 6baf67520...eb3dfb6bb
2018-04-19 00:31:29 +00:00
Jan Beich
94380e9fab
emulators/citra: update to s20180418
...
Changes: cb36f9fa...048b0fc0
2018-04-19 00:31:12 +00:00
Jan Beich
cc95712fbe
devel/boost-*: update to 1.67.0
...
Changes: http://www.boost.org/users/history/version_1_67_0.html
PR: 227427
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15030
2018-04-18 13:57:42 +00:00
Gerald Pfeifer
22df9677d2
Change the name of the check-wine-devel-vs-wine-staging target to
...
check-wine-devel-vs-staging for brevity (and since the wine-staging
port is gone for the time being and STASGING is just an option for now).
Fix a typo in some of that target's output on the way.
2018-04-18 04:08:44 +00:00
Li-Wen Hsu
3c7e3a06e5
Fix pkg-plist
2018-04-18 03:38:37 +00:00
Jung-uk Kim
ff9707fa61
Update to 5.2.10.
...
https://www.virtualbox.org/wiki/Changelog#v10
2018-04-17 21:17:42 +00:00
Tijl Coosemans
757cc29535
Update gcc to 4.4.7-18.el6_9.2.
2018-04-17 10:14:25 +00:00
Jan Beich
738f4cea5a
emulators/citra: update to s20180416
...
Changes: 7f408eef...cb36f9fa
2018-04-17 00:44:04 +00:00
Jan Beich
d61f215565
emulators/rpcs3: update to 0.0.5.196
...
- Drop "virtual" per https://github.com/RPCS3/rpcs3/commit/c2ae7ee4024e
Changes: ea82b732a...6baf67520
2018-04-17 00:43:53 +00:00
Gerald Pfeifer
c89876e883
Update to Wine 3.6. This includes the following changes:
...
- Support for PNG format icons.
- Support for 1D textures.
- More infrastructure for high DPI support.
- OLE data cache improvements.
- Various bug fixes.
2018-04-14 15:37:38 +00:00
Jan Beich
24bd50a133
emulators/citra: update to s20180413
...
Changes: 8b858f1b...7f408eef
2018-04-13 22:07:49 +00:00
Li-Wen Hsu
cd683fa3e5
- Update to 2.11.92_20180412
2018-04-12 10:17:03 +00:00
Jan Beich
32e7ae649a
emulators/citra: update to s20180410
...
Changes: 39fce601...8b858f1b
2018-04-11 23:43:09 +00:00
Jan Beich
1aad2078fd
emulators/rpcs3: update to 0.0.5.188
...
Changes: 2b5cf2455...ea82b732a
2018-04-10 00:12:01 +00:00
Danilo Egea Gondolfo
b38e0397ae
- Update emulators/{mame,mess} to 0.196
2018-04-07 19:35:22 +00:00
Jan Beich
a947212537
emulators/rpcs3: update to 0.0.5.182
...
Changes: 568118634...2b5cf2455
2018-04-07 00:18:32 +00:00
Jan Beich
11bcc20a64
emulators/citra: update to s20180406
...
Changes: 7d710170...39fce601
2018-04-07 00:18:16 +00:00