aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired ports:rene2019-09-0520-1259/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2019-09-04 devel/ace+tao-doc: Broken for more than 6 months 2019-09-04 devel/dfmt: Broken for more than 6 months 2019-09-04 devel/ignition-transport: Broken for more than 6 months 2019-09-04 devel/spin: Broken for more than 6 months 2019-09-04 editors/dexed: Depends on expiring devel/dfmt 2019-09-04 editors/p5-Padre: Depends on expiring x11-toolkits/p5-Wx 2019-09-04 emulators/qemu2: Latest 3.X branch is in ports tree 2019-09-04 games/asc: Broken for more than 6 months 2019-09-04 games/slade: Broken for more than 6 months 2019-09-04 graphics/gimp-wavelet-decompose-plugin: Broken for more than 6 months 2019-09-04 graphics/py-pyembree: Depends on expiring graphics/embree 2019-09-04 irc/irssi-otr: Broken for more than 6 months 2019-09-04 mail/p5-Mail-ClamAV: Broken for more than 6 months 2019-09-04 mail/qmail-ldap: Broken for more than 6 months 2019-09-04 math/fityk: Broken for more than 6 months 2019-09-04 math/octave-forge-econometrics: Broken for more than 6 months 2019-09-04 math/octave-forge-fits: Broken for more than 6 months 2019-09-04 math/octave-forge-linear-algebra: Broken for more than 6 months 2019-09-04 math/octave-forge-mechanics: Broken for more than 6 months 2019-09-04 math/octave-forge-parallel: Broken for more than 6 months 2019-09-04 math/octave-forge-strings: Broken for more than 6 months 2019-09-04 math/octave-forge-tisean: Broken for more than 6 months 2019-09-04 math/octave-forge-video: Broken for more than 6 months 2019-09-04 math/py-yt: Depends on expiring graphics/embree 2019-09-04 misc/gnustep-examples: Broken for more than 6 months 2019-09-04 net/turses: Depends on expiring net/py-tweepy 2019-09-04 security/clamcour: Broken for more than 6 months 2019-09-04 security/honeybadger: Broken for more than 6 months 2019-09-04 sysutils/freefilesync: Broken for more than 6 months 2019-09-04 sysutils/log-courier: Broken for more than 6 months 2019-09-04 textproc/py-orange3-text: Broken for more than 6 months 2019-09-05 www/feedjack: Upstream gone 2019-09-04 www/havp: Broken for more than 6 months 2019-07-31 www/rubygem-webpack-rails-rails5: Upstream no longer maintained, use devel/rubygem-webpacker-rails* instead 2019-09-04 x11-toolkits/p5-Wx-GLCanvas: Depends on expiring x11-toolkits/p5-Wx 2019-09-04 x11-toolkits/p5-Wx-Perl-ProcessStream: Depends on expiring x11-toolkits/p5-Wx 2019-09-04 x11-wm/golem: Broken for more than 6 months 2019-09-04 x11-wm/pawm: Broken for more than 6 months
* emulators/cannonball: Update to g20190819fox2019-09-035-49/+10
| | | | | | | | | | | | | - Updates MAINTAINER email Changes since cannonball-g20171201: 1. Removes files/patch-cmake_bsd.cmake and files/patch-cmake_CMakeLists.txt since these are now merged with upstream. 2. Removes files/cannonball.6.in since the man page is now available upstream. PR: 239960 Approved by: philip (mentor)
* emulators/citra: update to s20190902jbeich2019-09-032-5/+5
| | | | Changes: https://github.com/citra-emu/citra/compare/1e3f943f6...8acd2b966
* emulators/yuzu: update to s20190901jbeich2019-09-032-5/+5
| | | | Changes: https://github.com/yuzu-emu/yuzu/compare/4d4f9cc10...50b5bb44a
* emulators/rpcs3: update to 0.0.6.8639jbeich2019-09-032-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/81a110f34...08c12f4c0
* Update to Wine 4.15. This includes the following changes:gerald2019-09-024-55/+17
| | | | | | | | | | | | - Initial implementation of the HTTP service. - RichEdit control optimizations. - Various bug fixes. lib/wine/wuauserv.exe.so (and Co) have moved from the Staging patchset, off by default, to upstream. A variation of files/patch-dlls_iphlpapi_ipstats.c has been merged upstream after my submission, so drop this local patch.
* Fix build on GCC-based systems by adding compiler:c++11-lang to USES:linimon2019-09-021-1/+1
| | | | | | cc1plus: error: unrecognized command line option "-std=c++11" Approved by: portmgr (tier-2 blanket)
* Add emulators/anese: NES Emulator written for fun and learningdbaio2019-09-025-0/+50
| | | | | | | | | | | | | | ANESE (Another NES Emulator) is a Nintendo Entertainment System Emulator written for fun and learning. Accuracy and performance are long-term goals, but the primary focus is getting popular titles up and running. There are still a lot of bugs, but many games are working quite well already. WWW: https://prilik.com/ANESE/ PR: 239940 Submitted by: Martin Filla <freebsd@sysctl.cz>
* emulators/fceux: Spell LOGO_MAKE_ARGS_OFF correctlytobik2019-09-011-2/+2
|
* Sort SUBDIRssunpoet2019-08-311-1/+1
|
* emulators/yuzu: update to s20190830jbeich2019-08-312-5/+5
| | | | Changes: https://github.com/yuzu-emu/yuzu/compare/b4a8cfbd0...4d4f9cc10
* emulators/citra: update to s20190830jbeich2019-08-312-5/+5
| | | | Changes: https://github.com/citra-emu/citra/compare/8fa6be5b1...1e3f943f6
* emulators/rpcs3: update to 0.0.6.8620jbeich2019-08-312-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/3317e13b6...81a110f34
* Update to the Wine 4.0.2 maintenance release.gerald2019-08-272-5/+4
| | | | This brings some 68 bug fixes.
* emulators/rpcs3: update to 0.0.6.8576jbeich2019-08-272-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/b70908c8f...3317e13b6
* Get rid of the deprecated @exec and @unexecbapt2019-08-261-2/+2
|
* Move security/linux-c7-openssl into emulators/linux_base-c7. It is neededtijl2019-08-255-3/+78
| | | | by sha*sum from the coreutils package.
* Remove programs from the util-linux package that are missing some librariestijl2019-08-253-54/+9
| | | | | | | | | | | | | | | | | | | | | | so they don't work, but I suspect we don't need them: usr/bin/chfn usr/bin/chsh usr/bin/findmnt usr/bin/login usr/bin/lsblk usr/bin/lscpu usr/bin/lsipc usr/bin/lslogins usr/bin/lsmem usr/bin/lsns usr/bin/script usr/bin/setpriv usr/sbin/clock usr/sbin/debugfs usr/sbin/hwclock usr/sbin/runuser usr/sbin/zramctl
* Stop including elfutils. The utilities are missing some libraries so theytijl2019-08-254-54/+2
| | | | don't work and nobody has ever complained about that.
* emulators/rpcs3: update to 0.0.6.8568jbeich2019-08-252-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/b0d0f51d8...b70908c8f
* Cosmetic changesunpoet2019-08-241-2/+3
|
* emulators/yuzu: update to s20190821jbeich2019-08-222-5/+5
| | | | Changes: https://github.com/yuzu-emu/yuzu/compare/ef584f1a3...b4a8cfbd0
* emulators/citra: update to s20190821jbeich2019-08-222-6/+6
| | | | Changes: https://github.com/citra-emu/citra/compare/1cf75e55c...8fa6be5b1
* emulators/rpcs3: update to 0.0.6.8536jbeich2019-08-202-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/51188db71...b0d0f51d8
* emulators/citra: update to s20190818jbeich2019-08-203-7/+7
| | | | Changes: https://github.com/citra-emu/citra/compare/84b40f2da...1cf75e55c
* emulators/yuzu: update to s20190818jbeich2019-08-203-7/+7
| | | | Changes: https://github.com/yuzu-emu/yuzu/compare/978f7067e...ef584f1a3
* devel/boost-*: update to 1.71.0jbeich2019-08-197-6/+7
| | | | | | | Changes: http://www.boost.org/users/history/version_1_71_0.html PR: 238827 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D20774
* Update to Wine 4.14. This includes the following changes:gerald2019-08-183-8/+13
| | | | | - New version of the Mono engine (4.9.2) with upstream updates. - Various bug fixes.
* Update wine-mono-devel to the upstream release 4.9.2.gerald2019-08-182-4/+4
| | | | Approved by: dbn (blanket)
* emulators/rpcs3: update to 0.0.6.8512jbeich2019-08-173-21/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/b3f4cd3a9...51188db71
* - Update to 6.0.1acm2019-08-162-5/+4
|
* Backport r506725 | gerald | 2019-07-16 from wine-devel:gerald2019-08-151-0/+2
| | | | | | | | Fix packaging list (pkg-plist) when the MPG123 option is set. PR: 239202 Submitted by: arrowd, avos MFH: 2019Q3 (packing list with non-default option)
* emulators/citra: update to s20190814jbeich2019-08-152-5/+5
| | | | Changes: https://github.com/citra-emu/citra/compare/d18d2a0a1...84b40f2da
* emulators/rpcs3: update to 0.0.6.8483jbeich2019-08-152-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/d48d424b1...b3f4cd3a9
* Convert to UCL & cleanup pkg-message (categories e-g)mat2019-08-1438-76/+235
|
* Thinking about r508819 a bit more, make sure nothing depends on fetchmat2019-08-132-2/+2
| | | | directly in ports.
* xen-{tools/kernel}: update to 4.12.1royger2019-08-1312-1321/+5
| | | | | | Sponsored by: Citrix Systems R&D Approved by: mat Differential revision: https://reviews.freebsd.org/D21227
* emulators/rpcs3: update to 0.0.6.8465jbeich2019-08-132-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/94d33003a...d48d424b1
* emulators/rpcs3: update to 0.0.6.8457jbeich2019-08-112-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/05813c7e9...94d33003a
* emulators/citra: update to s20190810jbeich2019-08-113-7/+7
| | | | Changes: https://github.com/citra-emu/citra/compare/76aec4d67...d18d2a0a1
* Add a note how to work around Wine issuing an error message ofgerald2019-08-114-1/+12
| | | | | | | | | | i386_set_ldt: Invalid argument Did you reconfigure your kernel with "options USER_LDT"? PR: 224264 Submitted by: rozhuk.im@gmail.com Reviewed by: arrowd MFH: 2019Q3 (documentation to address crash)
* emulators/qemu-utils: fix the build after r508242asomers2019-08-092-4/+21
| | | | | | | revision 508242 updated the master port but didn't update qemu-utils. No PORTREVISION bump because 508242 already bumped PORTVERSION. Reported by: Niels <support@dinamite.nl>
* emulators/qemu-devel: Update version 3.1.0=>4.0.0bofh2019-08-0710-59/+85
| | | | | | | | - USES=gl is not always needed [1] PR: 238364 [1] Submitted by: pizzamig [1] Reported by: bz
* emulators/qemu: Update version 3.0.1=>3.1.1bofh2019-08-066-185/+51
| | | | | | | - USES=gl is not always needed [1] PR: 238364 [1] Submitted by: pizzamig [1]
* emulators/qemu30: QEMU CPU Emulatorbofh2019-08-0620-0/+1250
| | | | | | | | - Specific to version 3.0 in preperation for upgrading qemu to 3.1.X - USES=gl is not always needed [1] PR: 238364 [1] Submitted by: pizzamig [1]
* emulators/rpcs3: update to 0.0.6.8443jbeich2019-08-063-6/+166
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/e40b76b25...05813c7e9
* multimedia/ffmpeg: update to 4.2jbeich2019-08-0611-10/+11
| | | | | Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
* emulators/qemu2: Mark DEPRECATEDbofh2019-08-051-3/+6
| | | | | | | | | | - qemu 3.X branch in the tree seems like stable as no major complainnt has beeen reached and there has been no commit to 2.X ranch since last 13 months. 3.1.X will be updated shortly after build completes - USES=gl is not always needed [1] PR: 238364 [1] Submitted by: pizzamig [1]
* Mark BROKEN: unfetchableantoine2019-08-044-0/+8
|
* Update to Wine 4.13. This includes the following changes:gerald2019-08-043-7/+18
| | | | | | | | - Support for Passport HTTP redirects. - A bunch of header updates. - Various bug fixes. And some new stuff coming in via the optional Staging patchset.
* emulators/rpcs3: back out r507922 due to bustage on 11.2/12.0jbeich2019-08-032-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Broken with libc++ 6 and there's not enough time before the next bulk build. - PORTEPOCH isn't necessary as if built it's good, and the update will return rpcs3/util/atomic.cpp:55:51: error: no type named 'node_type' in 'std::__1::multimap<const void *, (anonymous namespace)::waiter, std::__1::less<const void *>, std::__1::allocator<std::__1::pair<const void *const, (anonymous namespace)::waiter> > >'; did you mean 'size_type'? thread_local std::multimap<const void*, waiter>::node_type s_tls_waiter = []() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ size_type /usr/include/c++/v1/map:1507:60: note: 'size_type' declared here typedef typename __alloc_traits::size_type size_type; ^ rpcs3/util/atomic.cpp:59:16: error: no member named 'extract' in 'std::__1::multimap<const void *, (anonymous namespace)::waiter, std::__1::less<const void *>, std::__1::allocator<std::__1::pair<const void *const, (anonymous namespace)::waiter> > >' return dummy.extract(dummy.emplace(nullptr, &s_tls_waiter)); ~~~~~ ^ rpcs3/util/atomic.cpp:55:61: error: cannot initialize a variable of type 'std::multimap<const void *, waiter>::size_type' (aka 'unsigned long') with an rvalue of type 'void' thread_local std::multimap<const void*, waiter>::node_type s_tls_waiter = []() ^ ~~~~ rpcs3/util/atomic.cpp:92:69: error: no type named 'node_type' in 'std::__1::multimap<const void *, (anonymous namespace)::waiter, std::__1::less<const void *>, std::__1::allocator<std::__1::pair<const void *const, (anonymous namespace)::waiter> > >'; did you mean 'size_type'? const auto ptls = static_cast<std::multimap<const void*, waiter>::node_type*>(found->second.tls_ptr); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ size_type /usr/include/c++/v1/map:1507:60: note: 'size_type' declared here typedef typename __alloc_traits::size_type size_type; ^ rpcs3/util/atomic.cpp:93:21: error: no member named 'extract' in 'std::__1::multimap<const void *, (anonymous namespace)::waiter, std::__1::less<const void *>, std::__1::allocator<std::__1::pair<const void *const, (anonymous namespace)::waiter> > >' *ptls = wmap.list.extract(found); ~~~~~~~~~ ^ rpcs3/util/atomic.cpp:94:7: error: member reference base type 'unsigned long' is not a structure or union ptls->mapped().cond.notify_one(); ~~~~^ ~~~~~~ 6 errors generated.
* emulators/yuzu: update to s20190801jbeich2019-08-032-5/+5
| | | | Changes: https://github.com/yuzu-emu/yuzu/compare/52f54c728...978f7067e
* emulators/rpcs3: update to 0.0.6.8439jbeich2019-08-032-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/e40b76b25...5bd17a44c
* emulators/stella: unbreak on armv*pkubaj2019-08-021-3/+0
| | | | | | Tested natively on armv7. Approved by: mentors (implicit approval)
* Remove expired port:rene2019-08-027-110/+0
| | | | 2019-08-01 emulators/pearpc: Abandonware
* emulators/mame: fix build on powerpc64pkubaj2019-08-025-3/+152
| | | | | | | | | powerpc64 requires the same Makefile fix as amd64. Additionally, https://github.com/bkaradzic/bx/commit/684f7ec5d6a8e0d9c396bdd2dfc1f19244800557 is necessary. Approved by: linimon (mentor) Differential Revision: https://reviews.freebsd.org/D21055
* qemu-sbruno qemu-user-static updatesbruno2019-07-312-7/+7
| | | | | | | | - cleanup a stray debugging printf - fixup for sendmsg/recvmsg - fixup openat() Submitted by: miki kevans
* qemu-sbruno:sbruno2019-07-303-7/+18
| | | | | | | | | - fix qemu-user-static hangs with wc -l // - add qemu-user-static redirection for riscv64, no support, yet. Thanks to kevans, miki and others for fixing this nonsense. Submitted by: kevans miki
* emulators/citra: update to s20190729jbeich2019-07-302-5/+5
| | | | Changes: https://github.com/citra-emu/citra/compare/aca55d037...76aec4d67
* emulators/rpcs3: update to 0.0.6.8435jbeich2019-07-302-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/65134f73d...e40b76b25
* emulators/xen-kernel: fix foreign mappingsroyger2019-07-292-1/+61
| | | | | | | | Backport upstream patch to fix foreign mappings. Sponsored by: Citrix Systems R&D Approved by: ports (tobik) Differential revision: https://reviews.freebsd.org/D21028
* emulators/citra: update to s20190727jbeich2019-07-282-6/+6
| | | | Changes: https://github.com/citra-emu/citra/compare/077eacd41...aca55d037
* emulators/yuzu: update to s20190726jbeich2019-07-282-6/+6
| | | | | Changes: https://github.com/yuzu-emu/yuzu/compare/f601f25bc...52f54c728 MFH: 2019Q3 (crashfix)
* emulators/rpcs3: update to 0.0.6.8424jbeich2019-07-282-6/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/85b1152e2...65134f73d
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2019-07-2742-27/+42
| | | | | | | | | | | | | | | as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3 to GCC 9.1 under most circumstances now after revision 507371. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, everything INDEX-11 shows with a dependency on lang/gcc9 now. PR: 238330
* emulators/citra: update to s20190722jbeich2019-07-232-5/+5
| | | | Changes: https://github.com/citra-emu/citra/compare/643a39638...077eacd41
* emulators/rpcs3: update to 0.0.6.8411jbeich2019-07-232-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/e2574ff10...85b1152e2
* emulators/yuzu: update to s20190722jbeich2019-07-233-5/+24
| | | | Changes: https://github.com/yuzu-emu/yuzu/compare/5d369112d...f601f25bc
* emulators/yuzu: update to s20190718jbeich2019-07-202-5/+5
| | | | Changes: https://github.com/yuzu-emu/yuzu/compare/1bdb59fc6...5d369112d
* emulators/rpcs3: update to 0.0.6.8398jbeich2019-07-202-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/736ec4035...e2574ff10
* emulators/qemu-sbrunosbruno2019-07-192-8/+7
| | | | | | | | | emulators/qemu-user-static - Capture fix for keeping track of the thread counts being optimized. https://github.com/seanbruno/qemu-bsd-user/commit/9ac22b222b5f3844dc303c2da2c40efd3ba67661 Submitted by: Mark Millard <marklmi at yahoo.com> Reviewed by: kevans
* Update to 5.2.32.jkim2019-07-1710-47/+28
| | | | https://www.virtualbox.org/wiki/Changelog-5.2#v32
* Fix packaging list (pkg-plist) when the MPG123 option is set.gerald2019-07-161-0/+2
| | | | | | PR: 239202 Submitted by: avos MFH: 2019Q3 (packing list with non-default option)
* emulators/rpcs3: update to 0.0.6.8385jbeich2019-07-162-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/c72776053...736ec4035
* emulators/yuzu: update to s20190715jbeich2019-07-162-5/+5
| | | | Changes: https://github.com/yuzu-emu/yuzu/compare/4d8215827...1bdb59fc6
* emulators/citra: update to s20190715jbeich2019-07-162-5/+5
| | | | Changes: https://github.com/citra-emu/citra/compare/a546efad3...643a39638
* Fix the dependency on the wine-mono-devel port which was updated, butgerald2019-07-151-1/+1
| | | | | | | | this dependency missed in terms of code, even if mentioned in the log, in revision 504944 | gerald | 2019-06-23. PR: 239170 Submitted by: chadf@triularity.org
* emulators/citra: update to s20190711jbeich2019-07-142-5/+5
| | | | Changes: https://github.com/citra-emu/citra/compare/2f7a10eea...a546efad3
* emulators/rpcs3: update to 0.0.6.8368jbeich2019-07-142-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/94af3b3f0...c72776053
* Update to Wine 4.12.1 which is a quick bug fix release on top of thegerald2019-07-132-6/+6
| | | | | | | | | | | regular 4.12 release that includes fixes for broken 64-bit prefix initialization. It also addresses a build failure for Wine Staging (the STAGING option set in this port). [1] PR: 239159 [1] Reported by: John Hein <jcfyecrayz@liamekaens.com> [1]
* emulators/yuzu: update to s20190712jbeich2019-07-132-5/+5
| | | | | Changes: https://github.com/yuzu-emu/yuzu/compare/fd066ffbc...4d8215827 MFH: 2019Q3 (implicit for snapshots?)
* emulators/rpcs3: update to 0.0.6.8365jbeich2019-07-132-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/537d3f254...94af3b3f0
* emulators/yuzu: update to s20190710jbeich2019-07-112-5/+5
| | | | | Changes: https://github.com/yuzu-emu/yuzu/compare/618d8446a...fd066ffbc MFH: 2019Q3 (implicit for snapshots?)
* emulators/rpcs3: update to 0.0.6.8355jbeich2019-07-112-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/db4bc6f6b...537d3f254
* On amd64 adding DEFAULT_VERSIONS+=linux=c6 to /etc/make.conf made Linuxtijl2019-07-103-15/+15
| | | | | | | | | | | | | | | | | infrastructure ports (linux_base-c6 and linux-c6*) install i386 CentOS 6 packages. Using c6_64 instead of c6 made them install mixed amd64/i386 CentOS 6 packages and allowed Linux application ports to install amd64 binaries when available. The i386-only configuration was only useful for users of x11/nvidia-driver* which didn't provide Linux amd64 emulation until recently. With x11/nvidia-driver* now supporting Linux amd64 there's no longer a need for i386-only Linux on amd64. Let DEFAULT_VERSIONS+=linux=c6 make Linux infrastructure ports install mixed amd64/i386 CentOS 6 packages, like c6_64 before, and remove support for c6_64 as a value. Replace LINUX_ARCH with ARCH everywhere because they are always the same now.
* Update to Wine 4.12. This includes the following changes:gerald2019-07-103-6/+7
| | | | | | | | - Still more DLLs are built as PE files by default. - Support for Plug & Play device drivers. - Better support for the Visual Studio remote debugger. - More support for enumerating display devices. - Various bug fixes.
* Update security/nettle to 3.5.1sunpoet2019-07-104-3/+4
| | | | | | | | | | - Bump PORTREVISION of dependent ports for shlib change - Fix build of devel/pijul [1] Changes: https://git.lysator.liu.se/nettle/nettle/blob/master/NEWS PR: 238991 Exp-run by: antoine Thanks to: tobik [1]
* emulators/citra: update to s20190708jbeich2019-07-092-5/+5
| | | | Changes: https://github.com/citra-emu/citra/compare/529967888...2f7a10eea
* emulators/yuzu: update to s20190708jbeich2019-07-092-5/+5
| | | | | Changes: https://github.com/yuzu-emu/yuzu/compare/772c86a26...618d8446a MFH: 2019Q3 (implicit for snapshots?)
* emulators/rpcs3: update to 0.0.6.8336jbeich2019-07-093-49/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/6d65d3424...db4bc6f6b
* emulators/yuzu: beefy2 is also affectedjbeich2019-07-081-1/+2
|
* Update glibc to 2.17-260.el7_6.6.tijl2019-07-082-15/+15
|
* emulators/rpcs3: update to 0.0.6.8331jbeich2019-07-072-6/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/ad10eb391...6d65d3424
* emulators/citra: update to s20190706jbeich2019-07-072-5/+5
| | | | Changes: https://github.com/citra-emu/citra/compare/cae913d3d...529967888
* update emulators/winetricks to 20190615lifanov2019-07-072-4/+4
|
* emulators/cannonball: create portswills2019-07-079-0/+138
| | | | | | | | | | Cannonball is a program which allows you to play an enhanced version of Yu Suzuki's seminal arcade racer, OutRun, on a variety of systems. WWW: https://github.com/djyt/cannonball/wiki PR: 238495 Submitted by: Santhosh Raju <santhosh.raju@gmail.com>
* emulators/yuzu: update to s20190705jbeich2019-07-062-5/+5
| | | | | Changes: https://github.com/yuzu-emu/yuzu/compare/58032e008...772c86a26 MFH: 2019Q3 (implicit for snapshots?)
* emulators/yuzu: don't run tests by default on beefy6jbeich2019-07-061-0/+2
| | | | | | | | | | | | Not reproducible in a local 12.0 amd64 poudriere jail: =======================<phase: stage >============================ ===> Staging for yuzu-qt5-s20190702 [0/1] cd /wrkdirs/usr/ports/emulators/yuzu-qt5/work/.build && /usr/local/bin/ctest --force-new-ctest-process Test project /wrkdirs/usr/ports/emulators/yuzu-qt5/work/.build Start 1: tests =>> Killing runaway build after 7200 seconds with no output Reported by: pkg-fallout
* emulators/hatari: update 2.1.0 to 2.2.1egypcio2019-07-053-60/+79
| | | | | | | | | | | | | | | | | Makefile - pygtk2 is now gtk30 (upstream); - python:2.7 became python:3.6+; - option helpers changed to follow '5.13 Makefile Options'. pkg-plist - hatari_profile is installed by default (upstream); - manpages and doc up to date, removed fr/ versions; - all tools/ available, with respective docs. * https://hatari.tuxfamily.org/doc/release-notes.txt Reported by: swills Differential Revision: https://reviews.freebsd.org/D19628
* devel/vulkan-*: update to 1.1.108jbeich2019-07-053-89/+1
| | | | | | | | | | | | | | - Force rebuild all consumers to catch regressions early Changes: https://github.com/KhronosGroup/glslang/compare/7.10.2984...7.11.3214 Changes: https://github.com/KhronosGroup/SPIRV-Headers/compare/4618b86...c4f8f65 Changes: https://github.com/KhronosGroup/SPIRV-Tools/compare/v2018.6...v2019.2 Changes: https://github.com/KhronosGroup/Vulkan-Headers/compare/sdk-1.1.82.0...sdk-1.1.108.0 Changes: https://github.com/KhronosGroup/Vulkan-Loader/compare/sdk-1.1.82.0...sdk-1.1.108.0 Changes: https://github.com/KhronosGroup/Vulkan-Tools/compare/sdk-1.1.82.0...sdk-1.1.108.0 Changes: https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/sdk-1.1.82.0...sdk-1.1.108.0 PR: 238945 Submitted by: Greg V (maintainer)
* emulators/yuzu: update to s20190702jbeich2019-07-042-5/+5
| | | | Changes: https://github.com/yuzu-emu/yuzu/compare/d99290963...58032e008
* emulators/rpcs3: update to 0.0.6.8329jbeich2019-07-042-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/690cdff0d...ad10eb391
* xen-{kernel/tools}: switch back to LLVM toolchainroyger2019-07-034-9/+180
| | | | | | | | | | | | | | | Backport upstream fixes to correctly build Xen using LLVM 8 toolchain. Note the fixes are not strictly needed for xen-tools since the Xen shim build is only ever supposed to be booted using the PVH entry point (and not the multiboot entry points). Yet given LLD8 erratic behaviour with orphan section placement I think it's best to ensure proper section placement for the shim also. Sponsored by: Citrix Systems R&D Reviewed by: mat Differential revision: https://reviews.freebsd.org/D20816
* emulators/mesen: connect to bulk/index buildjbeich2019-07-031-0/+1
|
* emulators/mesen: add new portjbeich2019-07-035-0/+104
| | | | | PR: 227351 Submitted by: Greg V <greg@unrelenting.technology>
* Add a comment explaining that files/patch-libinotify is not necessary forgerald2019-07-031-0/+4
| | | | Wine 4.7 and later (and Wine 5.0) any longer and shall be removed then.
* emulators/citra: update to s20190701jbeich2019-07-022-5/+5
| | | | Changes: https://github.com/citra-emu/citra/compare/0c6c1d49d...cae913d3d
* emulators/rpcs3: drop -Wno-macro-redefined after r469492jbeich2019-07-021-1/+0
|
* emulators/rpcs3: update to 0.0.6.8322jbeich2019-07-022-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/2bce36748...690cdff0d
* Remove expired ports:rene2019-07-0163-7536/+0
| | | | | 2019-07-01 emulators/xen-kernel47: This port is about to be removed, please update to a newer Xen version 2019-07-01 sysutils/xen-tools47: This port is about to be removed, please update to a newer Xen version
* emulators/pearpc: Lock to GCC 8tobik2019-07-011-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It does not build with GCC 9: ppc_fpu.cc: In function 'void ppc_opc_faddx()': ppc_fpu.cc:1017:51: error: cannot bind packed field 'gCPU.PPC_CPU_State::fpr[frD]' to 'uint64&' {aka 'long long unsigned int&'} 1017 | gCPU.fpscr |= ppc_fpu_pack_double(D, gCPU.fpr[frD]); | ~~~~~~~~~~~~^ ppc_fpu.cc: In function 'void ppc_opc_faddsx()': ppc_fpu.cc:1056:61: error: cannot bind packed field 'gCPU.PPC_CPU_State::fpr[frD]' to 'uint64&' {aka 'long long unsigned int&'} 1056 | gCPU.fpscr |= ppc_fpu_pack_double_as_single(D, gCPU.fpr[frD]); | ~~~~~~~~~~~~^ ppc_fpu.cc: In function 'void ppc_opc_fdivx()': ppc_fpu.cc:1272:51: error: cannot bind packed field 'gCPU.PPC_CPU_State::fpr[frD]' to 'uint64&' {aka 'long long unsigned int&'} 1272 | gCPU.fpscr |= ppc_fpu_pack_double(D, gCPU.fpr[frD]); | ~~~~~~~~~~~~^ ppc_fpu.cc: In function 'void ppc_opc_fdivsx()': ppc_fpu.cc:1318:61: error: cannot bind packed field 'gCPU.PPC_CPU_State::fpr[frD]' to 'uint64&' {aka 'long long unsigned int&'} 1318 | gCPU.fpscr |= ppc_fpu_pack_double_as_single(D, gCPU.fpr[frD]); | ~~~~~~~~~~~~^ ppc_fpu.cc: In function 'void ppc_opc_fmaddx()': ppc_fpu.cc:1342:51: error: cannot bind packed field 'gCPU.PPC_CPU_State::fpr[frD]' to 'uint64&' {aka 'long long unsigned int&'} 1342 | gCPU.fpscr |= ppc_fpu_pack_double(D, gCPU.fpr[frD]); | ~~~~~~~~~~~~^ [...] http://pb2.nyi.freebsd.org/data/120i386-default-PR238330/2019-06-09_20h27m22s/logs/errors/pearpc-0.5_8.log This does not seem trivial to fix and there is no active upstream to report this to. Put an expiration date on the port too. PR: 238330
* emulators/yuzu: update to s20190630jbeich2019-07-012-5/+5
| | | | Changes: https://github.com/yuzu-emu/yuzu/compare/1ca2b504b...d99290963
* emulators/citra: update to s20190630jbeich2019-07-012-8/+8
| | | | Changes: https://github.com/citra-emu/citra/compare/73bf92fb3...0c6c1d49d
* emulators/rpcs3: update to 0.0.6.8315jbeich2019-07-012-4/+4
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/43f919c04...2bce36748
* Remove expired ports:rene2019-06-304-71/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2019-06-30 sysutils/cfengine33: No longer supported upstream 2019-06-30 sysutils/cfengine-masterfiles38: No longer supported upstream 2019-06-30 sysutils/cfengine39: No longer supported upstream 2019-06-30 sysutils/cfengine-masterfiles37: NO longer supported upstream 2019-06-30 sysutils/cfengine37: No longer supported upstream 2019-06-30 net/morebalance: Abandonware and depends on expiring games/libggz 2019-06-30 sysutils/cfengine36: No longer supported upstream 2019-06-30 sysutils/cfengine-masterfiles36: No longer supported upstream 2019-06-30 sysutils/cfengine34: No longer supported upstream 2019-06-30 sysutils/cfengine35: No longer supported upstream 2019-06-30 sysutils/cfengine-masterfiles39: No longer supported upstream 2019-06-30 devel/py-typed-ast12: Use devel/py-typed-ast instead 2019-06-30 devel/rubygem-devise-rails50: Use devel/rubygem-devise (depends on Rails 5.0) instead 2019-06-30 security/rubygem-devise-two-factor-rails50: Use security/rubygem-devise-two-factor (depends on Rails 5.0) instead 2019-06-30 emulators/qemu-riscv: The development has been moved to the upstream 2019-06-30 games/libggz: Abandonware 2019-06-30 games/ggz-txt-client: Abandonware 2019-06-30 games/ggz-sdl-games: Abandonware 2019-06-30 games/ggz-client-libs: Abandonware 2019-06-30 games/ggz-gtk-client: Abandonware 2019-06-30 games/ggz-gtk-games: Abandonware 2019-06-30 sysutils/cfengine38: No longer supported upstream 2019-06-30 devel/llvm40: Obsolete and unmaintained 2019-06-30 www/axis: Abandonware; use www/axis2 instead 2019-06-30 sysutils/cfengine32: No longer supported upstream 2019-06-30 devel/py-msgpack05: Use devel/py-msgpack instead 2019-06-30 devel/rubygem-fastthread: Does not build for all supported Ruby version 2019-06-30 www/rubygem-responders-rails50: Use www/rubygem-responders (depends on Rails 5.0) instead
* emulators/rpcs3: oops, r505399 didn't buildjbeich2019-06-301-1/+14
|
* emulators/rpcs3: update to 0.0.6.8314jbeich2019-06-303-16/+56
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/8e942eb50...43f919c04
* emulators/yuzu: add new portjbeich2019-06-308-0/+404
| | | | | PR: 228487 Submitted by: Greg V <greg@unrelenting.technology> (based on)
* emulators/openmsx: Update to 0.15.0kai2019-06-303-13/+13
| | | | | | | | | | | | | | | | | | | | | | | While I'm here: * Fix build with DOCS option set to off: The files were installed to a dummy location outside of the stagedir as there's no parameter to disable the installation of such files. Nevertheless those files were recorded for packaging which led to issues during stage-qa. Thus do another approach by just removing those files when the DOCS option is disabled. * Add "gl" to USES as using USE_GL alone is deprecated. * Update WWW field to avoid redirects. * Pet portclippy. Changelog: https://github.com/openMSX/openMSX/releases/tag/RELEASE_0_15_0 PR: 229444 Submitted by: Ryo ONODERA <ryo@tetera.org> (initial patch for 0.14.0) Approved by: johans (maintainer timeout)
* Since my upstream changegerald2019-06-291-21/+0
| | | | | | | | | | | | | | | commit 37fdbf9afa4985edb4e158bef3cbb7c0dbb688a0 Author: Gerald Pfeifer <gerald@pfeifer.com> Date: Sun Aug 19 09:18:42 2018 +0800 wbemprox: Use WS_AF_INET instead of AF_INET in get_ipsubnet. Signed-off-by: Gerald Pfeifer <gerald@pfeifer.com> Signed-off-by: Piotr Caban <piotr@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> files/patch-wbemprox-builtin.c actually is not necessary any longer. Remove it to simplify things (and reduce local patches).
* - Update WWW, archive.org link is from the author's siteamdmi32019-06-261-1/+1
|
* emulators/rpcs3: update to 0.0.6.8275jbeich2019-06-252-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/cd0ef99df...8e942eb50
* Update glib2 to 2.56.1-4.el7_6.tijl2019-06-242-9/+10
|
* Update wine-mono-devel to the upstream release 4.9.0. [1]gerald2019-06-236-12/+13
| | | | | | | | | | | | | | Update to Wine 4.11. This includes the following changes: - Updated version of the Mono engine, including Windows.Forms. - More DLLs are built as PE files by default. - Faster implementation of Slim Reader/Writer locks on Linux. - Initial support for enumerating display devices. - Various bug fixes. files/patch-dlls_kernel32_Makefile.in needs some adjustments due to slightly changed context, alas no functional changes. Approved by: dbn (blanket) [1]
* emulators/gxemul: Update to 0.6.2tobik2019-06-232-4/+4
| | | | Changes: http://gavare.se/gxemul/gxemul-stable/doc/RELEASE.html
* emulators/gxemul: Cosmetic changestobik2019-06-231-11/+14
| | | | - Pet portfmt and portclippy
* emulators/rpcs3: update to 0.0.6.8273jbeich2019-06-222-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/5753b3222...cd0ef99df
* emulators/xen-kernel: use binutils to workaround LLD 8 bugroyger2019-06-201-2/+9
| | | | | | | | | | | | | LLD 8 changed the behaviour regarding the placement of orphaned sections, which produces a non-bootable Xen kernel: https://bugs.llvm.org/show_bug.cgi?id=42327 Switch to GNU LD (and NM) until this is resolved. Sponsored by: Citrix Systems R&D Reviewed by: mat Differential revision: https://reviews.freebsd.org/D20706
* emulators/rpcs3: update to 0.0.6.8266jbeich2019-06-202-8/+8
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/d52953fca...5753b3222
* Add compiler:c11 to USES to unbreak build on powerpc64:linimon2019-06-191-3/+1
| | | | | | C compiler cannot create executables Approved by: portmgr (tier-2 blanket)
* emulators/rpcs3: update to 0.0.6.8261jbeich2019-06-182-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/b29a89807...d52953fca
* emulators/rpcs3: update to 0.0.6.8256jbeich2019-06-152-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/b3513cd7f...b29a89807
* Update to Wine 4.10. This includes the following changes:gerald2019-06-123-6/+15
| | | | | | | | - Many DLLs are built as PE files by default. - More support for installing Plug and Play drivers. - Clock synchronization in Media Foundation. - Volume adjustment in audio drivers. - Various bug fixes.
* emulators/citra: update to s20190610jbeich2019-06-112-5/+5
| | | | Changes: https://github.com/citra-emu/citra/compare/75ebf1fdf...73bf92fb3
* emulators/rpcs3: update to 0.0.6.8205jbeich2019-06-114-5/+210
| | | | | Changes: https://github.com/RPCS3/rpcs3/compare/2bc0ea37a...b3513cd7f MFH: 2019Q2 (implicit for snapshots?)
* emulators/citra: update to s20190608jbeich2019-06-092-5/+5
| | | | Changes: https://github.com/citra-emu/citra/compare/46b015bef...75ebf1fdf
* emulators/rpcs3: update to 0.0.6.8196jbeich2019-06-092-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/1dedeb37b...2bc0ea37a
* emulators/ucon64: Update to 2.2.0kai2019-06-0911-112/+60
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Switch to options framework to make the port more flexible * Remove no longer required patches that have been adapted by upstream * Add license information Also while I'm here: * Order variables a bit according to the PHB with the support of portclippy. Notable changes since 2.0.0: Additions: * (N64) Support for remaining 6101, 6103, and 6106 bootcodes * (Coleco) Recognition of Coleco ROMs * (Virtual Boy) Recognition of Virtual Boy ROMs * (NDS) Recognition of DS ROMs * (Atari) Recognition of Atari VCS 2600 ROMs * Added support for NetBSD * Introduction of many new command-line switches Updates/Fixes: * Updated support for OpenBSD (64-bit) * Many fixes/improvements for backup devices, ROM types and command-line switches http://ucon64.sourceforge.net/ucon64/changes.html PR: 238275 Submitted by: Allison Nicole Reid <root@cooltrainer.org> (maintainer)
* Address some portlint warnings in the Linux infrastructure ports.tijl2019-06-082-13/+17
| | | | | | | Eliminate LINUXNAME from port Makefiles. This was just a helper variable without special meaning outside port Makefiles but several developers have copied it to new ports where it was then unused, apparently thinking that it did have some special meaning.
* Eliminate RPMVERSION from Linux ports and set DISTVERSIONSUFFIX instead.tijl2019-06-081-2/+1
| | | | This puts all version information together in the port Makefiles.
* Update CentOS 7 ports to 7.6.1810.tijl2019-06-085-276/+264
| | | | | | | | | | | | | | | | | | This adds some new ports: converters/linux-c7-fribidi required by x11-toolkits/linux-c7-pango. graphics/linux-c7-libglvnd required by graphics/linux-c7-dri. graphics/linux-c7-wayland required by graphics/linux-c7-dri. print/linux-c7-freetype unbundled from emulators/linux_base-c7 because it depends on graphics/linux-c7-png now. Mesa OpenGL libraries in graphics/linux-c7-dri now support libglvnd (GL Vendor-Neutral Dispatch library) which allows some applications to use Mesa while others use Nvidia OpenGL. The x11/nvidia-driver* ports have been changed so versions above 390.42 now use CentOS libglvnd and no longer install a bundled copy. PR: 229431 Submitted by: pkubaj (partly)
* emulators/rpcs3: update to 0.0.6.8194jbeich2019-06-062-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/790962425...1dedeb37b
* Switch default version of samba from 4.7 to 4.8antoine2019-06-044-1/+4
| | | | With hat: portmgr
* emulators/rpcs3: update to 0.0.6.8187jbeich2019-06-022-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/cafa4521e...790962425
* emulators/rpcs3: fix workaround referencejbeich2019-06-011-1/+1
|
* emulators/rpcs3: update to 0.0.6.8179jbeich2019-06-013-8/+52
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/c638e8267...cafa4521e
* emulators/mednafen: Update to 1.22.1swills2019-05-302-5/+4
| | | | | | PR: 236628 Submitted by: checo1705@secmail.pro Approved by: maintainer timeout (acm, >2 months)
* emulators/rpcs3: update to 0.0.6.8171jbeich2019-05-302-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/71b71537a...c638e8267
* emulators/rpcs3: update to 0.0.6.8161jbeich2019-05-282-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/507ec8252...71b71537a
* Update to Wine 4.9. This includes the following changes:gerald2019-05-263-17/+17
| | | | | | | | | | | | | | | - Initial support for installing Plug and Play drivers. - Support for building 16-bit modules in PE format. - A lot of code moved to the new KernelBase DLL. - Various game controller fixes. - Use higher performance system clocks if available. - Various bug fixes. The Wine code around Video4Linux (enabled by the V4L option) has changed upstream; adjust both the configure invocations and dependency. A bit more than the usual changes to the packaging list, though everything appears to be routine evolution there.
* emulators/visualboyadvance-m: Fix ASMSCALERS optiontobik2019-05-261-4/+4
| | | | | | | | | | - There is no opt_CMAKE_ARGS helper - It requires Nasm - Ninja breaks the build with it on: ninja: error: build.ninja:737: bad $-escape (literal $ must be written as $$) FLAGS = -I$(CMAKE_SOURCE_DIR)/src/filters/hq/asm/ -O1 -DELF -w-orphan-... ^ near here
* emulators/rpcs3: update to 0.0.6.8159jbeich2019-05-262-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/d616ce223...507ec8252
* emulators/x49gp: Drop bogus HAVE_CONFIGUREtobik2019-05-261-1/+0
|
* archivers/quazip: update to 0.8tcberner2019-05-261-1/+1
| | | | | | | From the changelog: * Support for UTF-8 in file names and comments (Denis Zavorotnyy) * get/setOsCode(), get/setDefaultOsCode() * Fixed Z_STREAM_END handling in QuaZioDevic
* emulators/mupen64plus-input-sdl: Drop nop and misspelled OPTION_DEFINEtobik2019-05-251-2/+0
|
* emulators/rpcs3: update to 0.0.6.8156jbeich2019-05-232-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/7de3c410c...d616ce223
* emulators/rpcs3: update to 0.0.6.8151jbeich2019-05-212-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/85920253b...7de3c410c
* - Take maintainershipak2019-05-192-6/+39
| | | | | - Remove disappeared master site - Remove infozip dependency
* emulators/rpcs3: update to 0.0.6.8143jbeich2019-05-182-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/3753d27ab...85920253b
* Revert r501849 and restore the previous behaviour. No functional change.jkim2019-05-172-10/+26
|
* Update to the Wine 4.0.1 maintenance release.gerald2019-05-172-4/+4
| | | | This brings various bug fixes and Sinhala and Tamil translation updates.
* Work around a build issue.jkim2019-05-171-0/+1
|
* Update to 5.2.30.jkim2019-05-178-16/+14
| | | | https://www.virtualbox.org/wiki/Changelog-5.2#v30
* The Wine Staging patchset is now available for Wine 4.8.gerald2019-05-171-1/+3
|
* emulators/rpcs3: update to 0.0.6.8105jbeich2019-05-162-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/22f61caf9...3753d27ab
* xen: add fixes for XSA-297 (MDS)royger2019-05-1511-1/+1317
| | | | | | Sponsored by: Citrix Systems R&D Reviewed by: mat Differential revision: https://reviews.freebsd.org/D20265
* Sort categories Makefile and hook forgotten ports to the build.mat2019-05-141-1/+1
| | | | Pointy hat: bofh, glewis, gerald, swills, manu, ijiao, sunpoet, egypcio
* emulators/rpcs3: update to 0.0.6.8094jbeich2019-05-142-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/8194c92f1...22f61caf9
* emulators/rpcs3: update to 0.0.6.8089jbeich2019-05-112-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/fce9d6a7b...8194c92f1
* emulators/rpcs3: update to 0.0.6.8086jbeich2019-05-112-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/7ead021aa...fce9d6a7b
* emulators/rpcs3: unbreak EVDEV after r487789jbeich2019-05-111-0/+1
| | | | | | | | In file included from rpcs3/rpcs3qt/pad_settings_dialog.cpp:24: In file included from rpcs3/evdev_joystick_handler.h:7: /usr/local/include/libevdev-1.0/libevdev/libevdev.h:30:10: fatal error: 'linux/input.h' file not found #include <linux/input.h> ^~~~~~~~~~~~~~~
* emulators/rpcs3: document broken GDB after r482459jbeich2019-05-111-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Utilities/GDBDebugServer.cpp:357:36: error: no member named 'cr_pack' in 'ppu_thread' return u32_to_padded_hex(thread->cr_pack()); ~~~~~~ ^ Utilities/GDBDebugServer.cpp:386:11: error: no member named 'cr_unpack' in 'ppu_thread' thread->cr_unpack(hex_to_u32(value)); ~~~~~~ ^ Utilities/GDBDebugServer.cpp:736:22: error: out-of-line definition of 'on_task' does not match any declaration in 'GDBDebugServer' void GDBDebugServer::on_task() ^~~~~~~ Utilities/GDBDebugServer.cpp:811:22: error: out-of-line definition of 'on_exit' does not match any declaration in 'GDBDebugServer' void GDBDebugServer::on_exit() ^~~~~~~ Utilities/GDBDebugServer.cpp:822:29: error: out-of-line definition of 'get_name' does not match any declaration in 'GDBDebugServer' std::string GDBDebugServer::get_name() const ^~~~~~~~ Utilities/GDBDebugServer.cpp:827:22: error: out-of-line definition of 'on_stop' does not match any declaration in 'GDBDebugServer' void GDBDebugServer::on_stop() ^~~~~~~ Utilities/GDBDebugServer.cpp:831:8: error: no member named 'notify' in 'GDBDebugServer' this->notify(); ~~~~ ^ Utilities/GDBDebugServer.cpp:832:2: error: use of undeclared identifier 'old_thread'; did you mean 'pad_thread'? old_thread::on_stop(); ^~~~~~~~~~ pad_thread rpcs3/Emu/System.h:197:38: note: 'pad_thread' declared here std::function<std::shared_ptr<class pad_thread>()> get_pad_handler; ^ Utilities/GDBDebugServer.cpp:832:2: error: incomplete type 'pad_thread' named in nested name specifier old_thread::on_stop(); ^~~~~~~~~~~~ rpcs3/Emu/System.h:197:38: note: forward declaration of 'pad_thread' std::function<std::shared_ptr<class pad_thread>()> get_pad_handler; ^ Utilities/GDBDebugServer.cpp:841:2: error: use of undeclared identifier 'notify' notify(); ^ rpcs3/Emu/System.cpp:1543:30: error: no member named 'on_stop' in 'GDBDebugServer' fxm::get<GDBDebugServer>()->on_stop(); ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
* Mark deprecated, the development has been moved to the upstreamlwhsu2019-05-111-0/+3
| | | | Sponsored by: The FreeBSD Foundation
* Update to Wine 4.8. This includes the following changes:gerald2019-05-113-7/+6
| | | | | | | | | | | | | - Support building most programs in PE format. - Unicode data updated to Unicode 12.0. - Support for MSI patch files. - Default to non-PIC builds on i386. - Joystick support improvements. - Asturian locale. - Various bug fixes. Packaging-wise, one additional include file and one moves from the Staging patchset into Wine proper.
* - fix build with GCC-based architecturesdinoex2019-05-102-1/+15
| | | | | PR: 236704 Submitted by: Piotr Kubaj
* emulators/qemu-utils: Don't depend on GTK3 or cairo.asomers2019-05-102-2/+4
| | | | | | | | | | | | r499318 switched qemu from GTK2 to GTK3, accidentally making GTK3 a dependency of qemu-utils. This commit fixes that, and also removes cairo as a dependency for qemu-utils. PR: 237738 Reported by: bsam Reviewed by: bsam, bofh Approved by: bofh (qemu maintainer) Differential Revision: https://reviews.freebsd.org/D20202
* Add missing USES=sdl for my portsmartymac2019-05-103-7/+8
| | | | (and also reorder a few things)
* Remove expired ports:rene2019-05-0924-418/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2019-05-08 databases/ruby-odbc: Broken for more than 6 months 2019-05-08 databases/rubygem-dbd-odbc: Broken for more than 6 months 2019-05-08 devel/dlangui: Broken for more than 6 months 2019-05-08 editors/dlangide: Broken for more than 6 months 2019-05-08 emulators/desmume: Broken for more than 6 months 2019-05-08 emulators/yabause: Broken for more than 6 months 2019-05-08 emulators/yape: Broken for more than 6 months 2019-05-08 games/armagetron: Broken for more than 6 months 2019-05-08 games/boswars: Broken for more than 6 months 2019-05-08 games/ceferino: Broken for more than 6 months 2019-05-08 games/chanta: Broken for more than 6 months 2019-05-08 games/d2x-xl: Broken for more than 6 months 2019-05-08 games/drcreep: Broken for more than 6 months 2019-05-08 games/frobtads: Broken for more than 6 months 2019-05-08 games/paintown: Broken for more than 6 months 2019-05-08 games/pykawari: Broken for more than 6 months 2019-05-08 games/stepmania-devel: Broken for more than 6 months 2019-05-08 games/tinymux: Broken for more than 6 months 2019-05-08 games/voxelands: Broken for more than 6 months 2019-05-08 games/voxelands-server: Broken for more than 6 months 2019-05-08 games/warsow: Broken for more than 6 months 2019-05-08 graphics/appleseed: Broken for more than 6 months 2019-05-08 graphics/apvlv: Broken for more than 6 months 2019-05-08 graphics/qslim: Broken for more than 6 months 2019-05-08 graphics/rawstudio: Broken for more than 6 months 2019-05-08 graphics/tulip: Broken for more than 6 months 2019-05-08 lang/qore: Broken for more than 6 months 2019-05-08 mail/milter-manager: Broken for more than 6 months 2019-05-08 math/goblin: Broken for more than 6 months 2019-05-08 math/mosesdecoder: Broken for more than 6 months 2019-05-08 multimedia/asdcplib: Broken for more than 6 months 2019-05-08 net/crtmpserver: Broken for more than 6 months 2019-05-08 net/linuxigd: Abandonware; use net/miniupnpd instead 2019-05-08 net/openafs: Broken for more than 6 months 2019-05-08 security/quantis: Broken for more than 6 months 2019-05-08 sysutils/boxbackup: Broken for more than 6 months 2019-05-08 sysutils/grub2-efi: Broken for more than 6 months 2019-05-08 sysutils/grub2-pcbsd: Broken for more than 6 months 2019-05-08 sysutils/mdcp: Broken for more than 6 months 2019-05-08 sysutils/sbsigntool: Broken for more than 6 months 2019-05-08 www/py-cherrypy-old: Lates version is in tree and no dependent ports
* emulators/rpcs3: update to 0.0.6.8085jbeich2019-05-092-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/514159072...7ead021aa
* emulators/citra: update to s20190507jbeich2019-05-092-5/+5
| | | | Changes: https://github.com/citra-emu/citra/compare/2c5816978...46b015bef
* Unbreak qemu-user-static at runtimeantoine2019-05-091-1/+2
|
* - Add LICENSEamdmi32019-05-072-2/+5
| | | | | | | - Add USES=sdl - Update WWW Approved by: portmgr blanket
* emulators/rpcs3: update to 0.0.6.8079jbeich2019-05-072-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/f246a8666...514159072
* emulators/pcem: Clean up dependenciestobik2019-05-071-7/+3
|
* emulators/advancemame: fix build with GCC-based architecturespkubaj2019-05-071-1/+1
| | | | | | Add USES=compiler:c11 to fix build. Approved by: mentors (implicit approval)
* New port: emulators/pcem: PC-Compatible low-level emulator striving for accuracypi2019-05-065-0/+77
| | | | | | | | | | | | A very accurate (and not very fast) PC and PC-compatible emulator. Support currently ranges from the original IBM PC to Socket 7 motherboards. It also supports a wide range of peripherals, including Voodoo Graphics! WWW: https://www.pcem-emulator.co.uk PR: 237376 Submitted by: Salvador Pardinas <darkfm@vera.com.uy> Reviewed by: tobik
* New port: emulators/edumips64: Free, cross-platform, educational, visual ↵0mp2019-05-055-0/+74
| | | | | | | | | | | | | | | | | | | | | | MIPS64 CPU simulator EduMIPS64 is a free (as in free speech) visual and cross-platform MIPS64 CPU Simulator. The simulator was written in order to support Computer Architecture students with a free and cross-platform tool that allows them to run programs written in the MIPS64 assembly dialect and see how the CPU behaves during the execution, experimenting with various aspects of low-level programming that they learn throughout the course. EduMIPS64 started as a GPL Java port of WinMIPS64, a Windows-only MIPS64 simulator, but independently evolved soon after into a stand-alone open source application. WWW: https://www.edumips.org/ Reviewed by: mat (previous version), tobik Differential Revision: https://reviews.freebsd.org/D20143
* - Add LICENSEamdmi32019-05-053-7/+9
| | | | | | | | - Pet portlint - Regenerate patches - Update WWW Approved by: portmgr blanket
* emulators/rpcs3: update to 0.0.6.8064jbeich2019-05-052-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/2b4da1870...f246a8666
* devel/glib20: unbreak qemu-user-static after r499897jbeich2019-05-051-0/+1
| | | | | PR: 237273 Reported by: Mikaël Urankar
* These ports now build on aarch64.linimon2019-05-041-1/+0
| | | | Approved by: portmgr (tier-2 blanket)
* emulators/citra: update to s20190503jbeich2019-05-042-5/+5
| | | | Changes: https://github.com/citra-emu/citra/compare/623b0621a...2c5816978
* emulators/rpcs3: update to 0.0.6.8056jbeich2019-05-042-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/6b7cd458e...2b4da1870
* These ports now build on aarch64.linimon2019-05-041-1/+0
| | | | | | | Where necessary, pet portlint. Approved by: portmgr Obtained from: aarch64 TRYBROKEN run
* Install Linux df(1).trasz2019-05-023-3/+5
| | | | | | Reviewed by: tijl Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D20132
* emulators/citra: update to s20190501jbeich2019-05-023-7/+7
| | | | Changes: https://github.com/citra-emu/citra/compare/37861526f...623b0621a
* emulators/rpcs3: update to 0.0.6.8051jbeich2019-05-022-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/301dd8281...6b7cd458e
* Adjust packaging for the STAGING option - three more files.gerald2019-05-021-0/+3
|
* Remove esound support from pulseaudio as audio/esound expired.rene2019-05-023-3/+3
| | | | | | Bump PORTREVISIONs of dependent ports. Build-tested in poudriere on a head-amd64 jail for audio/pulseaudio*
* emulators/mame: upgrade 0.200 -> 0.209pi2019-05-0115-183/+137
| | | | | | | | | | | - 2nd attempt, with additional patches PR: 236621 Submitted by: sirdice@gmail.com Relnotes: https://www.mamedev.org/releases/whatsnew_0209.txt https://mamedev.org/releases/whatsnew_0208.txt https://mamedev.org/releases/whatsnew_0207.txt ...
* emulators/mame: revert r500456 and reapply with fixespi2019-05-0110-69/+279
| | | | | | PR: 236621 Reported by: Remko C. <sirdice@gmail.com> Pointy hat to: pi
* emulators/mame: upgrade 0.200 -> 0.209pi2019-04-3011-281/+114
| | | | | | | | | | | emulators/mess: upgrade slave port pkg-plist PR: 236621 Submitted by: sirdice@gmail.com Relnotes: https://www.mamedev.org/releases/whatsnew_0209.txt https://mamedev.org/releases/whatsnew_0208.txt https://mamedev.org/releases/whatsnew_0207.txt ...
* emulators/rpcs3: update to 0.0.6.8037jbeich2019-04-302-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/be6d9af1a...301dd8281
* emulators/citra: update to s20190429jbeich2019-04-302-5/+5
| | | | Changes: https://github.com/citra-emu/citra/compare/7ea82e794...37861526f
* Actually update to Wine 4.7 which somehow was missing from revision 500375.gerald2019-04-293-6/+10
| | | | Reported by: makc
* Update to Wine 4.7. This includes the following changes:gerald2019-04-292-14/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Support for builtin libraries in PE format even on Unix. - More implementation of the Debug Engine DLL. - Support for the Command Link standard control. - Improved Edit control sizing in CJK locales. - Various bug fixes. Officially this also brought an updated version of the Mono engine, which we got two days ago via revision 500271 already, though. My local patch files/patch-libinotify is not required any longer [1] (and would not apply to begin with) after the following upstream commit: commit 07c2e8581a2745725cd7ce4282eedb9a8084a1e4 Author: Damjan Jovanovic <damjan.jov@gmail.com> Date: Sat Apr 20 15:14:53 2019 +0200 configure: Link wineserver to libinotify if necessary. Outside Linux, wineserver fails to link when sys/inotify.h is present, as it tries to find inotify symbols in libc, which doesn't have them. The inotify symbols are in libinotify.so. Detect it properly, and link to it where available. Signed-off-by: Damjan Jovanovic <damjan.jov@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> PR: 202564 [1], 168617 [1]
* Update wine-mono-devel to the upstream release 4.8.3.gerald2019-04-283-5/+5
| | | | Approved by: dbn (blanket)
* set VirtualBox MASTER_SITES to download.oracle.comcmt2019-04-273-3/+3
| | | | | | | | | The SSL certificate of the host does not have download.virtualbox.org in it's SubjectAltName anymore (download.virtualbox.org points to the same CDN and is the same host as download.oracle.com, and checksums still match). Reported by: Duncan Young
* emulators/citra: update to s20190426jbeich2019-04-272-5/+5
| | | | Changes: https://github.com/citra-emu/citra/compare/b9e51f0a0...7ea82e794
* emulators/rpcs3: update to 0.0.6.8034jbeich2019-04-272-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/467ef2afc...be6d9af1a
* emulators/citra: update to s20190423jbeich2019-04-252-5/+5
| | | | Changes: https://github.com/citra-emu/citra/compare/28df11dba...b9e51f0a0
* emulators/rpcs3: update to 0.0.6.8007jbeich2019-04-252-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/258df80bf...467ef2afc
* Add USES=sdl when USE_SDL=sdl is set. No functional change.jkim2019-04-251-0/+1
| | | | PR: 237539
* xen: update to 4.12royger2019-04-2431-3549/+5
| | | | | | Reviewed by: bapt Sponsored by: Citrix Systems R&D Differential revision: https://reviews.freebsd.org/D20038
* Update to 5.2.28.jkim2019-04-248-38/+54
| | | | https://www.virtualbox.org/wiki/Changelog-5.2#v28
* Mark BROKEN on i386antoine2019-04-231-0/+2
| | | | | Reported by: pkg-fallout MFH: 2019Q2
* Actually fix the dependency on wine-mono-devel for real.gerald2019-04-221-1/+1
| | | | | PR: 237422 Pointy hat to: gerald
* Update wine-mono-devel to the upstream release 4.8.1. [1]gerald2019-04-223-5/+5
| | | | | | | | | 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)
* emulators/citra: update to s20190420jbeich2019-04-212-5/+5
| | | | Changes: https://github.com/citra-emu/citra/compare/0ec45f694...28df11dba
* emulators/rpcs3: update to 0.0.6.8004jbeich2019-04-213-5/+8
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/ae5a4b697...258df80bf
* emulators/rpcs3: update to 0.0.6.8000jbeich2019-04-202-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/786598220...ae5a4b697
* Update glibc to 2.12-1.212.el6_10.3.tijl2019-04-192-14/+15
|
* emulators/qemu: Update version 2.12.1=>3.0.1bofh2019-04-1913-231/+230
| | | | | - Remove GNS3 OPTION - Update GTK2 OPTION to GTK3 to use updated requirements of gtk30 and sdl20
* [NEW] emulators/qemu2: 2.X version of emulators/qemubofh2019-04-1920-0/+1249
| | | | | | - Remove GNS3 OPTION - Update dependency to gtk30 and sdl20 - Limit PORTSCOUT to 2.X verrsion only
* Update KDE Applications to 19.04.0tcberner2019-04-191-0/+2
| | | | | | | 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.
* emulators/citra: update to s20190417jbeich2019-04-182-5/+5
| | | | Changes: https://github.com/citra-emu/citra/compare/bbc8fd716...0ec45f694
* emulators/rpcs3: update to 0.0.6.7989jbeich2019-04-182-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/f99577114...786598220
* The Wine Staging patchset is now available for Wine 4.6.gerald2019-04-171-1/+3
|
* emulators/citra: update to s20190415jbeich2019-04-162-5/+5
| | | | Changes: https://github.com/citra-emu/citra/compare/4a206237b...bbc8fd716
* emulators/rpcs3: update to 0.0.6.7981jbeich2019-04-162-8/+8
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/df3b46a61...f99577114
* Update to Wine 4.6. This includes the following changes:gerald2019-04-153-9/+9
| | | | | | | | | | | | | | - 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.
* emulators/qemu-devel: Remove OPTIONS GNS3bofh2019-04-151-8/+3
| | | | | | | | - Since 2.5.0 GNS3 patch iis no longer required - Fix noX and noOpenGL builds [1] PR: 237283 [1] Submitted by: sbruno [1]
* emulators/citra: update to s20190413jbeich2019-04-143-7/+7
| | | | Changes: https://github.com/citra-emu/citra/compare/e9c2b27c6...4a206237b
* emulators/rpcs3: update to 0.0.6.7972jbeich2019-04-132-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/52a12185a...df3b46a61
* emulators/nestopia: Add option for jack supportswills2019-04-131-2/+5
| | | | | | PR: 236627 Submitted by: checo1705@secmail.pro Approved by: Neel Chauhan <neel@neelc.org> (maintainer)
* devel/boost-*: update to 1.70.0jbeich2019-04-124-3/+4
| | | | | | | 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
* emulators/citra: update to s20190409jbeich2019-04-112-5/+5
| | | | Changes: https://github.com/citra-emu/citra/compare/2ff7ed420...e9c2b27c6
* emulators/rpcs3: update to 0.0.6.7955jbeich2019-04-112-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/3bfe921a7...52a12185a
* Apply a bandaid to work around runtime issues with Clang 8.0.jkim2019-04-111-1/+8
| | | | PR: 236616
* Update devel/readline to 8.0sunpoet2019-04-093-2/+3
| | | | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://tiswww.case.edu/php/chet/readline/CHANGES PR: 236156 Exp-run by: antoine
* emulators/citra: update to s20190407jbeich2019-04-092-5/+5
| | | | Changes: https://github.com/citra-emu/citra/compare/d5bcb45b2...2ff7ed420
* Add compiler:c++11-lang to USES to fix build on GCC-based architectures:linimon2019-04-091-4/+4
| | | | | | | | /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)
* Deprecate ports broken for more than 6 monthsantoine2019-04-073-0/+6
|
* emulators/citra: update to s20190406jbeich2019-04-072-5/+5
| | | | Changes: https://github.com/citra-emu/citra/compare/14730ed56...d5bcb45b2
* Work around build issues with LLD on i386.jkim2019-04-052-22/+50
|
* emulators/citra: update to s20190402jbeich2019-04-042-7/+10
| | | | | | - Expose AAC via FFmpeg support after r493023 Changes: https://github.com/citra-emu/citra/compare/c1de8acfe...14730ed56
* Fix emulators/virtualbox-ose-additions build with lld on i386.jkim2019-04-041-8/+17
|
* emulators/rpcs3: update to 0.0.6.7931jbeich2019-04-022-8/+8
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/a254a203b...3bfe921a7
* Update to Wine 4.5. This includes the following changes:gerald2019-04-013-7/+9
| | | | | | | | | - 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.
* Mark as broken on aarch64:linimon2019-03-301-0/+2
| | | | | | Source/Core/Common/ArmCPUDetect.cpp:5:10: fatal error: 'asm/hwcap.h' file not found Approved by: portmgr (tier-2 blanket)