1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
Commit Graph

8449 Commits

Author SHA1 Message Date
Jan Beich
fc886f1fff emulators/citra: update to s20200910
Changes:	6a77547bd...df9e230d6
2020-09-12 00:38:23 +00:00
Jan Beich
ae1a028349 emulators/rpcs3: update to 0.0.12.10870
Changes:	676fed7cf...9d034ea4a
2020-09-12 00:38:11 +00:00
Jan Beich
3b2f0e0128 emulators/rpcs3: switch bundled libc++
Stop grafting parts of future libc++ to reduce maintenance.
2020-09-12 00:37:59 +00:00
Jan Beich
f5b50499c9 emulators/rpcs3: drop unused patch after r533716 2020-09-12 00:37:47 +00:00
Josh Paetzel
b8827782a8 Update to 11.1.5
There's no functional changes in this update that apply to FreeBSD.  Upstream fixed
some issues detected by coverity.

https://github.com/vmware/open-vm-tools/blob/stable-11.1.5/ReleaseNotes.md

PR:	248782
Submitted by:	John Wolfe <jwolfe@vmware.com>
Sponsored by:	Panzura, Inc
2020-09-10 13:27:57 +00:00
Jan Beich
1539650901 emulators/rpcs3: update to 0.0.12.10860
Changes:	10820fa13...676fed7cf
2020-09-10 00:50:51 +00:00
Ganael LAPLANCHE
e3fcd7359a Fix build with llvm11 (duplicate symbol errors)
While here, re-generate patches using 'makepatch' target
2020-09-08 14:15:58 +00:00
Jan Beich
7e34c2a941 emulators/rpcs3: update to 0.0.12.10838
Changes:	8e2b07ba9...10820fa13
2020-09-08 00:53:07 +00:00
Tobias Kortkamp
d4c2e1c82a devel/libfmt: Update to 7.0.3
Changes:	https://github.com/fmtlib/fmt/releases/tag/7.0.3
ABI:		https://abi-laboratory.pro/tracker/timeline/fmt
2020-09-07 21:19:41 +00:00
Jan Beich
80fb201ad3 emulators/yuzu: update to s20200903
Changes:	0ee7c985d...045f50bc7
2020-09-05 00:11:04 +00:00
Jan Beich
4e56bc08f7 emulators/rpcs3: update to 0.0.12.10825
Changes:	73d23eb6e...8e2b07ba9
2020-09-05 00:10:59 +00:00
Ganael LAPLANCHE
c052efb248 Fix build with llvm11 (duplicate symbol errors)
While here, rework a few things:
- add missing dependencies
- re-generate patches using 'makepatch' target
2020-09-04 10:44:02 +00:00
Jan Beich
ae372ac83d emulators/citra: update to s20200902
Changes:	f4be73335...6a77547bd
2020-09-03 00:54:19 +00:00
Jan Beich
56cb1075c1 emulators/yuzu: update to s20200902
Changes:	b5ed2d408...0ee7c985d
2020-09-03 00:54:10 +00:00
Jan Beich
cbc0d47171 emulators/rpcs3: update to 0.0.12.10817
Changes:	a86a3d2fe...73d23eb6e
2020-09-03 00:54:02 +00:00
Alexey Dokuchaev
944ed628f6 - Add -fcommon to CFLAGS to unbreak the build against modern compilers,
e.g. Clang 11 or GCC 10
- While here, fix CMAKE_ARGS to avoid multi-page complaints from CMake
  and replace USE* knobs in somewhat more logical order

Reported by:	pkg-fallout
2020-09-02 02:36:31 +00:00
Muhammad Moinur Rahman
d9f22d5f6b emulators/qemu: Fix build with OPTION DOCS disabled
PR:		230204
Submitted by:	guyyur@gmail.com
Reported by:	novel
2020-09-01 22:26:48 +00:00
Stefan Eßer
e4211f22be Fix build with clang11
Reported by:	pkg-fallout
2020-09-01 10:49:52 +00:00
Kurt Jaeger
75ce806e1e emulators/rtc: update 2004.02.24.1 -> 2020.07.07.1
- submitter becomes maintainer
- Install kmod into /boot/modules instead of /usr/local
- Cleared out bits dating back to pre-devfs
- Removed #ifdef bits related to FreeBSD <= 4.X and FreeBSD <= 8.X
- Olegs fixes for FreeBSD 11.X and FreeBSD 12.X+
- Removed "USES= linux uidfix" - whilst this provides functionality
  that is "often" used by linux programs, that's not necessarily the
  case, and this module doesn't require any linux subsystem or
  kernel MOD to operate.
- Removed oldstyle rtc.sh - include pkg-message showing how to load
  from the rc.conf "kld_list" mechanism.
- Fixed typo in "test.c" -> /dec -> /dev
- Fixed path to "rtc.h" in "test.c"

PR:		233057
Submitted by:	Jamie Landeg-Jones <jamie@catflap.org>
2020-09-01 09:04:32 +00:00
Stefan Eßer
9c2505d033 Fix build with clang11
Reported by:	pkg-fallout
Approved by:	antoine (implicit)
2020-09-01 08:46:51 +00:00
Jan Beich
3f3e92a970 emulators/citra: update to s20200831
Changes:	4135a12cb...f4be73335
2020-09-01 00:53:16 +00:00
Jan Beich
fc00d3b516 emulators/yuzu: update to s20200831
Changes:	ce43139eb...b5ed2d408
2020-09-01 00:53:11 +00:00
Jan Beich
6ff3d7befa emulators/rpcs3: update to 0.0.12.10811
Changes:	9a51f2226...a86a3d2fe
2020-09-01 00:53:05 +00:00
Gerald Pfeifer
7fa17f420f Update to Wine 5.16. This includes the following changes:
- Support for x86 AVX registers.
 - Still more restructuration of the console support.
 - Various bug fixes.

Revert an upstream patch (7571fa87df453e404d8b6ca58e2da95340156849)
that breaks the build with GCC 9 for now - files/patch-tools-makedep.

A number of files transitioned from the Staging patchset to the main
codebase, in addition the Staging patchset lost some and gained some.
2020-08-31 08:52:13 +00:00
Niclas Zeising
a1b290c54d Extend expiration of ports broken with -fno-common
Extend the expiration of unmaintained leaf ports that are broken with
-fno-common and previously had a short expiration date.  The new date is set
to 2021-04-01, meaning the ports will be in the 2021Q2 branch, giving people
until 2021-06-30 (10 months from now) to fix issues.
Improve the wording of the deprecation message, mentioning both llvm 11 and
-fno-common.
Bump portrevision to force reinstall.  This way the warning message about
deprecation will be displayed to users installing or reinstalling the
software.

MFH:		2020Q3 (maybe)
2020-08-30 09:47:49 +00:00
Jan Beich
1b027710e6 emulators/citra: update to s20200829
Changes:	b94f21eac...4135a12cb
2020-08-30 00:49:53 +00:00
Jan Beich
356a507615 emulators/yuzu: update to s20200829
Changes:	b8885aa03...ce43139eb
2020-08-30 00:21:19 +00:00
Jan Beich
f0109e873c emulators/rpcs3: update to 0.0.11.10807
Changes:	bccfb1cda...9a51f2226
2020-08-30 00:21:09 +00:00
Jan Beich
903bbc39a2 emulators/{citra,yuzu}: update OSS patches
Changes:	957847c...49312d4
2020-08-30 00:21:00 +00:00
Kyle Evans
834586c272 emulators/simh-hp3000: fix the build with LLVM 11.
Similar to the patch for emulators/simh-hp2100, drop an -fcommon in to fix
the build in the face of GCC 10 / LLVM 11 switching the default to
-fno-common.

Minor cleanup while we're here, remove USES= compiler and just use ${CC} for
the compiler.

PR:		248872
MFH:		2020Q3 (-fno-common build fix)
2020-08-29 02:23:58 +00:00
Kyle Evans
a294961e05 emulators/simh-hp2100: fix the build with LLVM 11
This patch adds -fcommon to the build flags to fix the build with LLVM 11,
which now defaults to -fno-common.

PR:		248871
MFH:		2020Q3 (-fno-common build fix)
2020-08-29 02:10:45 +00:00
Tobias C. Berner
bab82a668c emulators/e-uae: fix build on recent current and deprecate 2020-08-28 20:28:45 +00:00
Tobias C. Berner
8fbde56a60 emulators/dtcyber: fix build on current and deprecate 2020-08-28 20:15:29 +00:00
Jung-uk Kim
ea7cc70e0b Fix emulators/virtualbox-os-additions on head after vget(9) change. 2020-08-28 19:23:19 +00:00
Tobias C. Berner
1ac4aad5e9 emulators/cpmtools: fix build on recent current 2020-08-28 17:57:59 +00:00
Niclas Zeising
7d54ea6a01 emulators/zsnes: Fix build with -fno-common
Fix the build of emulators/zsnes when built with -fno-common, which is the
default with llvm 11.

MFH:		2020Q3 (implicit, -fno-common fixes, ok by joenum)
2020-08-28 17:39:55 +00:00
Tobias C. Berner
2b1bce1418 emulators/cinc: fix build on current and deprecate 2020-08-28 17:02:55 +00:00
Niclas Zeising
905ec553f4 emulators/mupen64plus-core: Fix build with -fno-common
Add a partial patch from upstream to fix the build of
emulators/mupen64plus-core with -fno-common, which is the default with llvm
11.
While here, point WWW: in pkg-descr to the current home of mupen64-plus.

MFH:		2020Q3 (implicit, -fno-common fixes, ok by joenum)
2020-08-28 14:35:18 +00:00
Alexey Dokuchaev
8c09cea9bf Revert r546386 now that better fix had been committed in r546699. 2020-08-28 03:39:25 +00:00
Alexey Dokuchaev
9ed27dded0 Unbreak the build with -fno-common (Clang 11, GCC 10).
Reported by:	pkg-fallout
2020-08-28 02:39:38 +00:00
Tobias C. Berner
7102b467f7 emulators/almostti: fix build on recent current 2020-08-27 18:00:03 +00:00
Tobias C. Berner
57032c87c6 emulators/advancemame: fix build on recent current 2020-08-27 17:39:24 +00:00
Max Brazhnikov
2ad162d894 emulators/x16-emulator:
- Update to r38
2020-08-27 12:43:31 +00:00
Rene Ladan
09df8f4601 Remove expired ports:
2020-08-26 audio/timidity++-tcltk: Broken for more than 6 months
2020-08-26 biology/pbcopper: Broken for more than 6 months
2020-08-26 devel/ace: Broken for more than 6 months
2020-08-26 devel/bin86: Broken for more than 6 months
2020-08-26 devel/erlang-oserl: Broken for more than 6 months
2020-08-20 emulators/qemu40: Please consider using qemu or qemu41
2020-08-26 games/linux-darwinia-demo: Broken for more than 6 months
2020-08-26 games/linux-defcon: Broken for more than 6 months
2020-08-26 games/linux-uplink-demo: Broken for more than 6 months
2020-08-26 games/xevil: Broken for more than 6 months
2020-08-26 games/xminesweep: Broken for more than 6 months
2020-08-26 graphics/backfract: Broken for more than 6 months
2020-08-26 japanese/kanjipad: Broken for more than 6 months
2020-08-26 japanese/xdtp: Broken for more than 6 months
2020-08-26 korean/hpscat: Broken for more than 6 months
2020-08-26 math/barvinok: Broken for more than 6 months
2020-08-26 math/openmesh: Broken for more than 6 months
2020-08-26 math/rehearse: Broken for more than 6 months
2020-08-26 net/hinfo: Broken for more than 6 months
2020-08-26 science/fleur: Broken for more than 6 months
2020-08-26 science/lm: Broken for more than 6 months
2020-08-26 security/ddos_scan: Broken for more than 6 months
2020-08-26 security/gag: Broken for more than 6 months
2020-08-26 security/py-keystone: Broken for more than 6 months
2020-08-26 sysutils/mono-kmod: mastersite disappeared, unfetchable
2020-08-26 x11-themes/gtk-cleanice-engine: Broken for more than 6 months
2020-08-26 x11-wm/aewm: Broken for more than 6 months
2020-08-27 11:25:47 +00:00
Roger Pau Monné
4e2c592597 emulators/xen-kernel & sysutils/xen-tools: update to 4.14.0
Update to latest version and include a build fix for LLVM 11.

Approved by:	bapt (implicit)
2020-08-27 07:59:22 +00:00
Jan Beich
61c5201dd6 emulators/yuzu: update to s20200825
Changes:	b72d2069b...b8885aa03
2020-08-27 00:22:24 +00:00
Jan Beich
003f3624f4 emulators/rpcs3: update to 0.0.11.10779
Changes:	c5aebe456...bccfb1cda
2020-08-27 00:22:15 +00:00
Piotr Kubaj
2568d2d948 emulators/mednafen: switch to base clang on powerpc64 elfv2
Clang 11 can compile this port successfully.
2020-08-26 11:02:44 +00:00
Dmitry Marakasov
e678ec5056 - Fix LICENSE
- Add LICENSE_FILE
- Pet portlint
- Update WWW

Approved by:	portmgr blanket
2020-08-26 09:36:38 +00:00
Jan Beich
9d96b83e7e emulators/yuzu: update to s20200824
Changes:	53fbf8e20...b72d2069b
2020-08-25 00:42:18 +00:00