aboutsummaryrefslogtreecommitdiffstats
path: root/games/xevil
diff options
context:
space:
mode:
Diffstat (limited to 'games/xevil')
0 files changed, 0 insertions, 0 deletions
e='grep'>log msg
path: root/emulators
Commit message (Collapse)AuthorAgeFilesLines
* emulators/rpcs3: update to 0.0.6.7840jbeich2019-03-092-5/+5
| | | | | Changes: https://github.com/RPCS3/rpcs3/compare/4ea76def7...a43e7c172 MFH: 2019Q1 (implicit for snapshots?)
* emulators/citra: update to s20190308jbeich2019-03-092-5/+5
| | | | Changes: https://github.com/citra-emu/citra/compare/5954dc11b...acaca4188
* Revert r494756 and r494757 for now. It seems this patch needs more work.jkim2019-03-083-63/+34
| | | | | | | Somehow it prevented executables from starting properly. Reported by: Martin Birgmeier <d8zNeCFG@aon.at> Petyo Milotinov <petyo@petyo.org>
* - Update to 6.0acm2019-03-083-12/+7
| | | | Changelog at https://stella-emu.github.io/changelog.html
* emulators/rpcs3: update to 0.0.6.7830jbeich2019-03-072-5/+5
| | | | | Changes: https://github.com/RPCS3/rpcs3/compare/ebb24375d...4ea76def7 MFH: 2019Q1 (implicit for snapshots?)
* emulators/citra: update to s20190306jbeich2019-03-072-5/+5
| | | | Changes: https://github.com/citra-emu/citra/compare/b3261472f...5954dc11b
* Fix a typo in the previous patch.jkim2019-03-061-1/+1
|
* Make linker option for executables closer to Linux equivalent, i.e.,jkim2019-03-063-34/+63
| | | | "-z noexecstack", "-z relro", and "--as-needed".
* - Fix build with DEBUG option.jkim2019-03-062-40/+28
| | | | | | | - Fix build with OPENGL option. [1] - Modernize Makefile. PR: 236148 [1]
* The Wine Staging patchset is now available for Wine 4.3.gerald2019-03-051-1/+3
|
* emulators/ppsspp-devel: update to 1.7.5.553jbeich2019-03-052-5/+5
| | | | Changes: https://github.com/hrydgard/ppsspp/compare/2d5acc83b...c77af182a
* emulators/citra: update to s20190304jbeich2019-03-052-5/+5
| | | | Changes: https://github.com/citra-emu/citra/compare/ad1cfc8d5...b3261472f
* Update to Wine 4.3. This includes the following changes:gerald2019-03-035-14/+39
| | | | | | | | | | | | | | | - Reimplementation of XAudio2 using the FAudio library. - Mono engine updated to the latest upstream. - More modern handling of iconic windows. - Improved handling of kernel objects. - Various bug fixes. audio/faudio is a new fixed dependency to cover the first item above; for the second, update emulators/wine-mono-devel to version 4.8.0. [1] Three more files have moved from the Wine Staging tree into the main tree. Approved by: dbn (blanket) [1]
* Forward port r442561 | gerald | 2017-06-04 from emulators/wine:gerald2019-03-021-1/+5
| | | | | | Be more bold re games working. Add a note on when to use this port and how it relates to i386-wine-devel.
* emulators/ppsspp-devel: update to 1.7.5.537jbeich2019-03-022-5/+5
| | | | Changes: https://github.com/hrydgard/ppsspp/compare/bd71af24d...2d5acc83b
* emulators/rpcs3: update to 0.0.6.7825jbeich2019-03-022-9/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/de5379a69...ebb24375d
* Use system X.Org header files instead of the bundled files.jkim2019-03-017-185/+57
| | | | PR: 227238
* emulators/qemu-devel: Update version 2.6.0=>3.1.0bofh2019-02-2813-270/+278
| | | | | | PR: 229324 Reported by: bcran Relnotes: https://www.qemu.org/2018/12/12/qemu-3-1-0/
* emulators/rpcs3: fix --version output after r494119jbeich2019-02-282-0/+5
|
* emulators/rpcs3: update to 0.0.6.7816jbeich2019-02-282-5/+5
| | | | | Changes: https://github.com/RPCS3/rpcs3/compare/4c72f7c1d...de5379a69 MFH: 2019Q1 (implicit for snapshots?)
* emulators/ppsspp-devel: update to 1.7.5.533jbeich2019-02-282-5/+5
| | | | Changes: https://github.com/hrydgard/ppsspp/compare/64dd4257a...bd71af24d
* xen-kernel & xen-tools: fix ignore messageroyger2019-02-271-1/+1
| | | | | | | | | To mention 12.0 or any newer release, instead of just mentioning HEAD. Sponsored by: Citrix Systems R&D Reviewed by: bapt Differential revision: https://reviews.freebsd.org/D19387
* emulators/xen-kernel & sysutils/xen-tools: update to 4.11.1royger2019-02-2754-7326/+6
| | | | | | Sponsored by: Citrix Systems R&D Reviewed by: bapt Differential revision: https://reviews.freebsd.org/D19293
* emulators/xen-kernel411 & sysutils/xen-tools411: drop version number from portroyger2019-02-2771-0/+0
| | | | | | | | Actually perform the rename of the directories missing in r494039. Sponsored by: Citrix Systems R&D Reviewed by: bapt Differential revision: https://reviews.freebsd.org/D19284
* emulators/xen-kernel411 & sysutils/xen-tools411: drop version number from portroyger2019-02-272-2/+2
| | | | | | | | | | I don't have the bandwidth to maintain multiple version of Xen, and going forward all newer version of Xen should work on FreeBSD without issues. Sponsored by: Citrix Systems R&D Reviewed by: bapt Differential revision: https://reviews.freebsd.org/D19284
* emulators/xen-kernel47 & sysutils/xen-tools47: deprecateroyger2019-02-271-0/+3
| | | | | | | | It's about to go out of security support, so mark it as deprecated. Sponsored by: Citrix Systems R&D Reviewed by: bapt Differential revision: https://reviews.freebsd.org/D19283
* Fix build with DEFAULT_VERSIONS=python=3.xantoine2019-02-261-1/+1
| | | | PR: 234681
* emulators/ppsspp-devel: update to 1.7.5.522jbeich2019-02-262-5/+5
| | | | Changes: https://github.com/hrydgard/ppsspp/compare/50de04a29...64dd4257a
* emulators/citra: update to s20190225jbeich2019-02-262-5/+5
| | | | Changes: https://github.com/citra-emu/citra/compare/5f80075c3...ad1cfc8d5
* First step at deorbitting esound:bapt2019-02-251-4/+2
| | | | remove esound options where it is possible to
* wxGTK3.0: switch to gtk3 and webkit2bapt2019-02-252-2/+2
| | | | Discussed with: portmgr
* Switch to use wxGTK30bapt2019-02-251-1/+1
|
* emulators/cingb: Update to v0.320mp2019-02-243-11/+28
| | | | | | | | | | | - Pick MAINTAINER'ship - Install additional documentation - Switch upstream to GitHub - Update WWW Reviewed by: krion Approved by: krion (mentor) Differential Revision: https://reviews.freebsd.org/D19321
* emulators/ppsspp-devel: update to 1.7.5.494jbeich2019-02-232-5/+5
| | | | Changes: https://github.com/hrydgard/ppsspp/compare/13c85b127...50de04a29
* emulators/citra: update to s20190222jbeich2019-02-232-5/+5
| | | | Changes: https://github.com/citra-emu/citra/compare/704727cff...5f80075c3
* Update from the Wine 3.0 release series to Wine 4.0.gerald2019-02-225-14/+169
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This represents a year of development effort with over 6,000 individual changes. Due to regular syncing between the wine-devel port and this one changes mostly relate to pkg-plist; the biggest difference between the two is wine-devel featuring a STAGING option to support the Wine Staging patchset. Highlights of this new release include Direct3D 12 and Vulkan support, as well as support for game controllers. It also goes along with a corresponding minor update of emulators/wine-mono. [1] The following is a more detailed list extracted from the full(er) release notes: == Direct3D - Initial support for Direct3D 12. Direct3D 12 support requires the vkd3d library, and a Vulkan-capable graphics card - this port now features new options, off by default, VKD3D and VULKAN which also pull in additional dependencies. - The Multi-Threaded Command Stream feature is enabled by default. - OpenGL core contexts are always used by default when available. In the previous release, these were already used by default for Direct3D 10 and 11 applications on AMD and Intel graphics cards. That has been extended to all graphics cards, and all versions of Direct3D before 12. - Among others, the following notable Direct3D 10 and 11 features are implemented: - Multi-sample textures and views, as well as multi-sample resolves. - Per-sample fragment shading. - Support for 1D textures. - Draws without render target views or depth/stencil views. - Multiple viewports and scissor rectangles per draw. - Depth clipping control. - Depth bias clamping. - Stream output without geometry shaders. - Several more capability queries. - Several more resource formats. - Several Direct3D 11 interfaces have been updated to version 11.2, and several DXGI interfaces have been update to version 1.6. This allows applications requiring those newer interfaces to start working. - The Direct3D graphics card database recognizes more graphics cards. == Graphics - A complete Vulkan driver is implemented, using the host Vulkan libraries under X11. - Icons in PNG format are supported, enabling loading high-resolution 256x256 icons. - The standard icons include a 256x256 version to take advantage of the PNG support. - Many Direct2D interfaces have been updated to version 1.2. - Polygon drawing in the DIB engine is much faster for large polygons. - A0, A1 and A2 paper sizes are supported for generic printers. - Arrows are supported in GdiPlus. == Kernel - Support for running DOS binaries under Wine is removed. When execution of a DOS binary is requested, an external DOSBox instance is launched. This doesn't apply to Win16 binaries, which are still supported internally. - All the CPU control and debug registers can be accessed by kernel drivers, including on 64-bit. - Events, semaphores, mutexes and timers are implemented in kernel mode for device drivers. - The WaitOnAddress synchronization primitives are supported. - Reported processor information correctly distinguishes logical and physical CPU cores to support hyper-threading. - The various debugger APIs support manipulating a 32-bit Wow64 process from a 64-bit process context. - Application settings, compatibility information and execution levels are recognized in application manifests. - The various file I/O completion modes are implemented. == User interface - The infrastructure for setting DPI awareness and scaling of non DPI-aware applications is implemented. However, actual scaling of window contents is only supported on Android at this point. Scaling is disabled by default and can be enabled by setting the "DpiScalingVer" value under HKEY_CURRENT_USER\Control Panel\Desktop. - Window class redirection is supported, enabling support of Common Controls version 6 features for standard USER controls like buttons. - The standard USER controls Button, Listbox, Combobox, Edit and Static support version 6 features, including theming. - The standard Task Dialog is implemented, including support for icons, hyperlinks, progress bars, and various other UI elements. - Cue banners are supported in version 6 of the Edit control. == Desktop integration - Exporting MIME-type file associations to the native desktop can be disabled with a checkbox under the Desktop Integration tab in winecfg. It can be configured programmatically by setting the "Enable" value under HKEY_CURRENT_USER\Software\Wine\FileOpenAssociations. - The File Dialog can display file properties like size, times and attributes. - The File Dialog optionally shows the Places toolbar on the left-hand side. - The shell folder Public is used instead of AllUsersProfile to follow the behavior of recent Windows versions. - The shell File Browser supports keyboard shortcuts to rename (F2 key) and delete (Delete key) shell folders. - Many standard icons are added to the Shell library. - Shell Autocompletion is supported. - In desktop mode the taskbar won't be displayed on top of fullscreen windows. - Additional names are provided for standard cursors to better match existing X11 cursor themes. == Internet and networking - JScript has an EcmaScript compliant mode, which supports a number of features not available in legacy mode. - JavaScript property accessors are supported. - HTML style object is rewritten to support standard-compliant mode. - HTML documents respect X-UA-Compatible HTTP header, allowing web pages to request specific compatibility mode. - MSHTML supports non-HTML elements, allowing limited SVG support. - A number of new HTML APIs are supported. - The proxy server can be configured through the Internet Control Panel applet. - Stream I/O is implemented in WebServices. - The Web Services on Devices API (WSDAPI) is implemented, including sending and receiving the various message types. - More system information is reported through WBEM, including CPU, BIOS, video controller, and network adapter properties. == Cryptography - Asymmetric encryption keys, as well as RSA and ECDSA signature verification are supported. - The GCM and ECB encryption chaining modes are supported. - Optimal Asymmetric Encryption Padding (OAEP) is supported in RSA encryption. - A Kerberos security provider is implemented, supporting Kerberos authentication. - A selection dialog for public key certificates is implemented. - If available, GnuTLS is used on macOS in preference to the CommonCrypto framework. == Text and fonts - Character tables are based on version 11.0.0 of the Unicode Standard. - The new subpixel font rendering of FreeType >= 2.8.1 is supported. - When a font face is missing, FontConfig is queried to provide possible substitutions. - The font selected in the console emulator properly scales with the display DPI. - Memory font resources are supported in DirectWrite. - The builtin Wingdings font contains clock images. == Audio - The Windows Media Player interfaces are implemented and support media playback. - An MP3 decoder is provided as DirectX Media Object. == Built-in applications - The Ping program provides actual pinging functionality using IcmpSendEcho. - The SchTasks task scheduler program can create and delete tasks. - The RegEdit registry editor has an improved hex editor for binary values. - FOR loops are properly handled in the Command Interpreter. - The XCopy program supports the /k (keep attributes) option. == Internationalization - The Japanese 106 keyboard is properly supported. - Translation of timezone names is supported. - There is a partial translation to the Sinhala language. - More locales are supported in the Resource Compiler (wrc) and Message Compiler (wmc). == .NET - 32-bit CIL-only .NET binaries are supported on 64-bit. - The Mono engine is updated to version 4.7.5 with some upstream Mono fixes. Hence this also update the emulators/wine-mono port. == Installers - MSI custom actions run in a separate process, enabling proper support for mixed 32/64-bit installers. - Deferred installation actions are supported in MSI. == Miscellaneous - The Task Scheduler service and APIs are implemented. - The Windows Management Instrumentation service is implemented. - The OPC Services (Open Packaging Conventions, used for Microsoft Office XML files) library is implemented. Approved by: dbn (blanket) [1]
* The Wine Staging patchset is now available for Wine 4.2, and the buildgerald2019-02-212-3/+3
| | | | | issue(s) I reported have been addressed, so we can remove the BROKEN marker for our STAGING option.
* emulators/ppsspp-devel: update to 1.7.5.488jbeich2019-02-212-5/+5
| | | | Changes: https://github.com/hrydgard/ppsspp/compare/01f0f3e86...13c85b127
* emulators/citra: update to s20190219jbeich2019-02-212-5/+5
| | | | Changes: https://github.com/citra-emu/citra/compare/f409342ab...704727cff
* emulators/rpcs3: update to 0.0.6.7807jbeich2019-02-192-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/d4888a497...4c72f7c1d
* emulators/citra: update to s20190217jbeich2019-02-192-5/+5
| | | | Changes: https://github.com/citra-emu/citra/compare/de1128c60...f409342ab
* emulators/ppsspp-devel: update to 1.7.5.476jbeich2019-02-194-0/+53
| | | | Changes: https://github.com/hrydgard/ppsspp/compare/v1.7.5...01f0f3e86
* Update to Wine 4.2. This includes the following changes:gerald2019-02-173-6/+5
| | | | | | | | - Unicode string normalization support. - Support for ECC cryptographic keys. - Support for mixing 32/64-bit dlls in the load path. - Futex-based implementations for more synchronization primitives. - Various bug fixes.
* emulators/citra: update to s20190214jbeich2019-02-162-5/+5
| | | | Changes: https://github.com/citra-emu/citra/compare/bf1dbb47d...de1128c60
* emulators/rpcs3: update to 0.0.6.7800jbeich2019-02-142-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/982b2ab88...d4888a497
* emulators/qemu: Add NETMAP supportbofh2019-02-132-11/+13
| | | | | | | | | - Build qemu-guest-agent without unused libs [1] - Fix build with DOCS disabled [2] PR: 232949 [1] 230204 [2] Submitted by: zhecka@gmail.com [1] dewayne@heuristicsystems.com.au [2] Reported by: vmaffione
* Update Qt5 to 5.12.1tcberner2019-02-131-0/+9
| | | | | | | | | | | | | | | 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
* emulators/rpcs3: update to 0.0.6.7796jbeich2019-02-122-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/84d42ecb6...982b2ab88
* xen-kernel411: use an explicit build-only target in do-buildroyger2019-02-121-2/+2
| | | | | | | The xen target used previously will also call the install target, leaving unwanted stuff in the staging directory. Sponsored by: Citrix Systems R&D
* Unbreak emulators/visualboyadvance-mtobik2019-02-113-2/+33
| | | | | | | | 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)
* emulators/rpcs3: update to 0.0.6.7793jbeich2019-02-102-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/19ff95da7...84d42ecb6
* emulators/citra: add cubeb and libressl licensesjbeich2019-02-091-2/+4
| | | | | ISC is easy to confuse as one of MIT-style licenses https://fedoraproject.org/wiki/Licensing:MIT#Old_Style_with_legal_disclaimer_2
* emulators/citra: update to s20190208jbeich2019-02-092-12/+6
| | | | Changes: https://github.com/citra-emu/citra/compare/f620c862f...bf1dbb47d
* emulators/rpcs3: update to 0.0.6.7790jbeich2019-02-092-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/38887bc03...19ff95da7
* emulators/teo: Use DISTVERSIONSUFFIXtobik2019-02-081-1/+1
|
* New port: emulators/teotobik2019-02-089-0/+149
| | | | | | | | | | | | | 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>
* Now that Wine 4.0 has been released, Wine is in regular developmentgerald2019-02-073-7/+11
| | | | | | | | | | | | | 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.
* emulators/rpcs3: update to 0.0.6.7789jbeich2019-02-072-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/4c593959f...38887bc03
* multimedia/libvpx: update 1.8.0jbeich2019-02-061-0/+1
| | | | | | | | 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/
* Add gl to X11_USES since a naked USE_GL=, without also setting USES, asgerald2019-02-051-1/+1
| | | | we've had has been deprecated for a while.
* - Add USES=gl, add missing GL, XORG dependsamdmi32019-02-051-3/+5
| | | | | | - Convert USE_SDL=yes to USE_SDL=sdl Approved by: portmgr blanket
* emulators/citra: update to s20190203jbeich2019-02-052-5/+5
| | | | Changes: https://github.com/citra-emu/citra/compare/2731437a1...f620c862f
* emulators/rpcs3: update to 0.0.6.7788jbeich2019-02-052-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/8920eda32...4c593959f
* emulators/citra: update to s20190201jbeich2019-02-022-5/+5
| | | | Changes: https://github.com/citra-emu/citra/compare/8b047a49a...2731437a1
* emulators/rpcs3: update to 0.0.6.7776jbeich2019-02-022-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/25aa5f80a...8920eda32
* emulators/xsystem35: Remove GTK1 optiontobik2019-02-011-10/+5
| | | | x11-toolkits/gtk12 is gone since r488008.
* emulators/darcnes: Remove GTK1 optiontobik2019-02-011-6/+2
| | | | x11-toolkits/gtk12 is gone since r488008.
* emulators/bfe: Remove optionstobik2019-02-011-11/+5
| | | | | x11-toolkits/gtk12 is gone since r488008, so there is no point to them anymore.
* Update to Wine 4.0, the actual release, with essentially no real changesgerald2019-01-312-9/+12
| | | | | | | | | | | | | | | | | | 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]
* Appease stage-qa.jkim2019-01-312-2/+4
| | | | PR: 217511
* emulators/rpcs3: update to 0.0.5.7767jbeich2019-01-312-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/587fe421e...25aa5f80a
* Fix OpenGL dependency and appease stage-qa.jkim2019-01-301-1/+3
| | | | PR: 217511
* Prefer HTTPS for MASTER_SITES.jkim2019-01-303-3/+3
|
* Update to 5.2.26.jkim2019-01-306-15/+14
| | | | https://www.virtualbox.org/wiki/Changelog-5.2#v26
* Forward port r490827 | gerald | 2019-01-21 from emulators/wine:gerald2019-01-291-7/+0
| | | | | 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.
* emulators/mgba: update to 0.7.0jbeich2019-01-294-40/+19
| | | | | | | | | - 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)
* Update to a new snapshow matching our upcoming paper.brooks2019-01-294-5/+131
| | | | | | Grab the build fix for 12.x and -CURRENT from r484695. Sponsored by: DARPA, AFRL
* - Bump PORTREVISION of ports that depends of net/libvncserver after itaraujo2019-01-284-3/+4
| | | | | | | was updated to version 0.9.12 Submitted by: dereks_lifeofadishwasher.com Differential Revision: https://reviews.freebsd.org/D18836
* New port: emulators/emulationstationtobik2019-01-2713-0/+174
| | | | | | | | | | | | | 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
* emulators/citra: update to s20190124jbeich2019-01-262-5/+5
| | | | Changes: https://github.com/citra-emu/citra/compare/a17a31a93...8b047a49a
* emulators/rpcs3: update to 0.0.5.7757jbeich2019-01-262-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/afeacc171...587fe421e
* Restore a simpler and more elegant version of r490816 which was revertedgerald2019-01-251-4/+8
| | | | | | | | | | | | | | | | 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
* emulators/citra: update to s20190123jbeich2019-01-243-6/+6
| | | | Changes: https://github.com/citra-emu/citra/compare/efd576839...a17a31a93
* emulators/rpcs3: update to 0.0.5.7742jbeich2019-01-243-5/+19
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/688d5a991b...afeacc171
* Update to RC6 of Wine 4.0 which addresses another dozen or so bugsgerald2019-01-233-7/+10
| | | | | | | | 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.
* emulators/citra: update to s20190121jbeich2019-01-222-5/+5
| | | | Changes: https://github.com/citra-emu/citra/compare/95a57a2fe...efd576839
* emulators/rpcs3: update to 0.0.5.7738jbeich2019-01-222-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/d4591b150...688d5a991
* Remove a hack (defining __builtin_ms_va_list and friends) for versionsgerald2019-01-211-7/+0
| | | | of clang before 3.8 and hence versions of FreeBSD no longer maintained.
* Revert r490816, it breaks INDEXantoine2019-01-211-11/+4
| | | | With hat: portmgr
* Add a new option, GCC, that controls the use of GCC instead of thegerald2019-01-211-4/+11
| | | | | | | | | | | | | | | | 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]
* - update WWWdinoex2019-01-191-1/+1
|
* emulators/citra: update to s20190117jbeich2019-01-192-5/+5
| | | | Changes: https://github.com/citra-emu/citra/compare/4f23d5d69...95a57a2fe
* emulators/rpcs3: update to 0.0.5.7736jbeich2019-01-192-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/f902a7867...d4591b150
* Update to RC6 of Wine 4.0 with some further bugfixes and an updatedgerald2019-01-192-7/+7
| | | | dependency to version 4.7.5 of the Mono engine (wine-mono-devel).
* Update wine-mono-devel from upstream 4.7.3 to 4.7.5 with minor changes.gerald2019-01-192-4/+4
| | | | Approved by: dbn (maintainer, blanket)
* emulators/rpcs3: update to 0.0.5.7731jbeich2019-01-172-6/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/f19fd2322...f902a7867
* Update to 5.2.24.jkim2019-01-16