Commit Graph

7979 Commits

Author SHA1 Message Date
Jan Beich
f917261a54 MFH: r528676 r528679
emulators/citra: update to s20200317

Changes:	ad3c464e2...37384174d
Approved by:	ports-secteam (swills, implicit for snapshots)
2020-03-19 00:41:20 +00:00
Jan Beich
d5c45306b1 MFH: r528394
emulators/citra: update to s20200312

Changes:	2c0bd0f2a...ad3c464e2
Approved by:	ports-secteam (swills, implicit for snapshots)
2020-03-14 00:45:30 +00:00
Kyle Evans
ce97c25da2 MFH: r528258
emulators/virtualbox-ose: use contemporary GCC instead of old llvm

The bug in PR 236616 resulted in virtualbox getting pinned to llvm7. This is
less than ideal, and in-fact has been broken by improvements to
machine/atomic.h
on x86 that require a more modern compiler.

Switch the build to USE_GCC= any. The patches that were previously applied
if COMPILER_TYPE == clang are actually needed by newer GCCs as well, so make
those
standard patches instead, folding the Config.kmk patches together.

We should put some effort into testing llvm10 and working out why llvm
breaks
it, but fixing the build is more important at the moment.

Q/A:
* portlint (pre-existing issues; none in current patch)
* testport (-CURRENT, amd64)
* run testing by madpilot@

PR:		244603
Approved by:	koobs (mentor), bapt (mentor)
Approved by:	portmgr (blanket: build fix)
Differential Revision:	https://reviews.freebsd.org/D23967

Approved by:	ports-secteam (blanket: build fix)
2020-03-12 00:44:44 +00:00
Jan Beich
8a5e18f48c MFH: r527660
emulators/citra: update to s20200301

Changes:	cd46e62ad...2c0bd0f2a
Approved by:	ports-secteam (swills, implicit for snapshots)
2020-03-03 00:46:31 +00:00
Jan Beich
bbfffc9f42 MFH: r527425
emulators/citra: update to s20200229

Changes:	f106e7613...cd46e62ad
Approved by:	ports-secteam (swills, implicit for snapshots)
2020-02-29 15:54:56 +00:00
Kyle Evans
c982d9ec47 MFH: r525282
qemu-user-static: revert SSP_CFLAGS workaround (ports r501032)

This was later diagnosed to be a bug in libc, which has since been addressed
in all supported releases and branches. PORTREVISION is bumped as SSP_CFLAGS
will change the output, and for consumers of these two ports it is
imperative that it be rebuilt against the updated libc to avoid high failure
rates. In testing qemu-user-static-devel failed roughly 60% of the time,
rendering it unusable as each fork/exec was yet one more chance to fail.

The bug was fixed in the following patch levels (FreeBSD-EN-20:01.ssp):
- 12.1-p2
- 12.0-p13
- 11.3-p6

PR:		243735
Approved by:	koobs (ports)

Approved by:	ports-secteam (implicit, runtime fix)
2020-02-20 19:05:03 +00:00
Jan Beich
0cb6642b4d MFH: r525994
emulators/citra: update to s20200211

Changes:	5d502dfec...f106e7613
Approved by:	ports-secteam (swills, implicit for snapshots)
2020-02-13 00:45:18 +00:00
Jan Beich
48d23973bc MFH: r525887
emulators/rpcs3: unbreak DEFAULT_VERSIONS=python=2.7 after r521573

CMake Error at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
  Could NOT find PythonInterp: Found unsuitable version "2.7.17", but
  required is at least "3" (found /usr/local/bin/python)
Call Stack (most recent call first):
  /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:376 (_FPHSA_FAILURE_MESSAGE)
  /usr/local/share/cmake/Modules/FindPythonInterp.cmake:160 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  Vulkan/glslang/CMakeLists.txt:165 (find_package)

Approved by:	ports-secteam blanket
2020-02-11 19:26:24 +00:00
Piotr Kubaj
0dfde32246 MFH: r525644
emulators/higan: unbreak on powerpc64, make ports tree compliant

Builds fine on powerpc64 without -march=native, which shouldn't be enabled anyway.

Approved by:	portmgr (fix build blanket)
2020-02-09 11:09:56 +00:00
Jan Beich
6fb7826578 MFH: r524139
emulators/citra: update to s20200123

Changes:	be17f0851...5d502dfec
Approved by:	ports-secteam (swills, implicit for snapshots)
2020-01-26 00:08:29 +00:00
Jan Beich
ece1717585 MFH: r523507 r523850
emulators/citra: update to s20200122

Changes:	cd86c9b04...be17f0851
Approved by:	ports-secteam (swills, implicit for snapshots)
2020-01-23 00:56:18 +00:00
Jan Beich
29f95d4c5c MFH: r523194
emulators/citra: update to s20200115

Changes:	020cd56ad...cd86c9b04
Approved by:	ports-secteam (swills, implicit for snapshots)
2020-01-15 23:21:19 +00:00
Piotr Kubaj
a023c78bd1 MFH: r523169
emulators/qemu-user-static: unbreak on powerpc64

Builds and works fine.

Approved by:	portmgr (fix build blanket)
2020-01-15 21:10:15 +00:00
Jan Beich
31f5db3971 MFH: r522341
emulators/{citra,yuzu}: integrate cubeb patch to simplify updates

Approved by:	ports-secteam blanket
2020-01-07 15:57:23 +00:00
Jan Beich
8f540cffa2 MFH: r521788
emulators/rpcs3: update to 0.0.8.9302

Changes:	341fdf7eb...c4e59b511
Approved by:	ports-secteam blanket (reliability/regression fixes)
2020-01-02 00:12:01 +00:00
Jan Beich
d5adad7c83 emulators/rpcs3: update to 0.0.8.9300
Changes:	33f7d2357...341fdf7eb
2020-01-01 01:06:52 +00:00
Jose Alonso Cardenas Marquez
07fc87b839 - Update to 1.22.2 2019-12-31 18:47:19 +00:00
Rene Ladan
87d7b8db4a Remove expired ports:
2019-12-31 accessibility/linux-c6-atk: Superseded by CentOS 7
2019-12-31 audio/exaile-devel: this port is older than audio/exaile
2019-12-31 audio/linux-c6-alsa-lib: Superseded by CentOS 7
2019-12-31 audio/linux-c6-alsa-plugins-oss: Superseded by CentOS 7
2019-12-31 audio/linux-c6-alsa-plugins-pulseaudio: Superseded by CentOS 7
2019-12-31 audio/linux-c6-alsa-utils: Superseded by CentOS 7
2019-12-31 audio/linux-c6-flac: Superseded by CentOS 7
2019-12-31 audio/linux-c6-libaudiofile: Superseded by CentOS 7
2019-12-31 audio/linux-c6-libogg: Superseded by CentOS 7
2019-12-31 audio/linux-c6-libsndfile: Superseded by CentOS 7
2019-12-31 audio/linux-c6-libvorbis: Superseded by CentOS 7
2019-12-31 audio/linux-c6-mikmod: Superseded by CentOS 7
2019-12-31 audio/linux-c6-nas-libs: Superseded by CentOS 7
2019-12-31 audio/linux-c6-openal-soft: Superseded by CentOS 7
2019-12-31 audio/linux-c6-pulseaudio-libs: Superseded by CentOS 7
2019-12-31 audio/linux-c6-pulseaudio-utils: Superseded by CentOS 7
2019-12-31 audio/linux-c6-sdl_mixer: Superseded by CentOS 7
2019-12-31 databases/linux-c6-sqlite3: Superseded by CentOS 7
2019-12-31 databases/linux-oracle-instantclient-sqlplus: Depends on deprecated Centos 6 framework
2019-12-31 devel/linux-c6-dbus-glib: Superseded by CentOS 7
2019-12-31 devel/linux-c6-dbus-libs: Superseded by CentOS 7
2019-12-31 devel/linux-c6-devtools: Superseded by CentOS 7
2019-12-31 devel/linux-c6-elfutils-libelf: Superseded by CentOS 7
2019-12-31 devel/linux-c6-icu: Superseded by CentOS 7
2019-12-31 devel/linux-c6-libgfortran: Superseded by CentOS 7
2019-12-31 devel/linux-c6-libglade2: Superseded by CentOS 7
2019-12-31 devel/linux-c6-libpciaccess: Superseded by CentOS 7
2019-12-31 devel/linux-c6-libsigc++20: Superseded by CentOS 7
2019-12-31 devel/linux-c6-libsoup: Superseded by CentOS 7
2019-12-31 devel/linux-c6-libthai: Superseded by CentOS 7
2019-12-31 devel/linux-c6-libunwind: Superseded by CentOS 7
2019-12-31 devel/linux-c6-nspr: Superseded by CentOS 7
2019-12-31 devel/linux-c6-qt47: Superseded by CentOS 7
2019-12-31 devel/linux-c6-sdl12: Superseded by CentOS 7
2019-12-31 dns/linux-c6-libasyncns: Superseded by CentOS 7
2019-12-31 emulators/linux_base-c6: Superseded by CentOS 7
2019-12-31 ftp/linux-c6-curl: Superseded by CentOS 7
2019-12-31 graphics/cptutils: depends on expired textproc/xml2
2019-12-31 graphics/linux-c6-cairo: Superseded by CentOS 7
2019-12-31 graphics/linux-c6-dri: Superseded by CentOS 7
2019-12-31 graphics/linux-c6-gdk-pixbuf2: Superseded by CentOS 7
2019-12-31 graphics/linux-c6-glx-utils: Superseded by CentOS 7
2019-12-31 graphics/linux-c6-jasper: Superseded by CentOS 7
2019-12-31 graphics/linux-c6-jpeg: Superseded by CentOS 7
2019-12-31 graphics/linux-c6-png: Superseded by CentOS 7
2019-12-31 graphics/linux-c6-sdl_image: Superseded by CentOS 7
2019-12-31 graphics/linux-c6-sdl_ttf: Superseded by CentOS 7
2019-12-31 graphics/linux-c6-tiff: Superseded by CentOS 7
2019-12-31 lang/linux-c6-tcl85: Superseded by CentOS 7
2019-12-31 math/blazeiterative: Depends on expiring devel/openmp
2019-12-31 multimedia/linux-c6-libtheora: Superseded by CentOS 7
2019-12-31 multimedia/linux-c6-libv4l: Superseded by CentOS 7
2019-12-31 net/linux-c6-avahi-libs: Superseded by CentOS 7
2019-12-31 net/linux-c6-openldap: Superseded by CentOS 7
2019-12-31 net/linux-c6-tcp_wrappers-libs: Superseded by CentOS 7
2019-12-31 net/py-soappy: Please consider using net/py-zeep as upstream development is stalled  and recommends using another stalled library stud
2019-12-31 print/linux-c6-cups-libs: Superseded by CentOS 7
2019-12-31 science/openmx: Depends on expiring devel/openmp
2019-12-31 science/py-PyFR: Depends on expiring devel/openmp
2019-12-31 science/py-phono3py: Depends on expiring devel/openmp
2019-12-31 security/linux-c6-audit-libs: Superseded by CentOS 7
2019-12-31 security/linux-c6-cyrus-sasl2: Superseded by CentOS 7
2019-12-31 security/linux-c6-gnutls: Superseded by CentOS 7
2019-12-31 security/linux-c6-libgcrypt: Superseded by CentOS 7
2019-12-31 security/linux-c6-libgpg-error: Superseded by CentOS 7
2019-12-31 security/linux-c6-libssh2: Superseded by CentOS 7
2019-12-31 security/linux-c6-libtasn1: Superseded by CentOS 7
2019-12-31 security/linux-c6-nss: Superseded by CentOS 7
2019-12-31 security/linux-c6-openssl: Superseded by CentOS 7
2019-12-31 security/linux-c6-pam: Superseded by CentOS 7
2019-12-31 security/openssl: OpenSSL 1.0.2 is End-of-Life 2019-12-31 at which  time this port will update to 1.1.1 branch
2019-12-31 sysutils/eventlog: No longer supported by Balabit
2019-12-31 sysutils/linux-c6-lttng-ust: Superseded by CentOS 7
2019-12-31 sysutils/linux-c6-userspace-rcu: Superseded by CentOS 7
2019-12-31 sysutils/mkdesktop: defunct, will be deleted soon
2019-12-31 sysutils/syslog-ng311: No longer supported by Balabit
2019-12-31 sysutils/syslog-ng315: No longer supported by Balabit
2019-12-31 sysutils/syslog-ng317: No longer supported by Balabit
2019-12-31 sysutils/syslog-ng318: No longer supported by Balabit
2019-12-31 sysutils/syslog-ng319: No longer supported by Balabit
2019-12-31 textproc/linux-c6-aspell: Superseded by CentOS 7
2019-12-31 textproc/linux-c6-expat: Superseded by CentOS 7
2019-12-31 textproc/linux-c6-libxml2: Superseded by CentOS 7
2019-10-16 textproc/xml2: Unfetchable, unmaintained
2019-12-31 www/linux-c6-qt47-webkit: Superseded by CentOS 7
2019-12-31 x11/linux-c6-pixman: Superseded by CentOS 7
2019-12-31 x11/linux-c6-xorg-libs: Superseded by CentOS 7
2019-12-31 x11-fonts/linux-c6-fontconfig: Superseded by CentOS 7
2019-12-31 x11-toolkits/linux-c6-gtk2: Superseded by CentOS 7
2019-12-31 x11-toolkits/linux-c6-openmotif: Superseded by CentOS 7
2019-12-31 x11-toolkits/linux-c6-pango: Superseded by CentOS 7
2019-12-31 x11-toolkits/linux-c6-qt47-x11: Superseded by CentOS 7
2019-12-31 x11-toolkits/linux-c6-tk85: Superseded by CentOS 7
2019-12-31 17:00:29 +00:00
Rene Ladan
ec5997fc92 Remove emulators/linux-c6, it is part of the expired CentOS 6 infrastructure. 2019-12-31 15:06:15 +00:00
Jan Beich
3193ab2c74 emulators/yuzu: update to s20191230
Changes:	f846e3d6d...7bd447355
2019-12-31 00:46:40 +00:00
Jan Beich
4f7f247f1c emulators/rpcs3: update to 0.0.6.9282
Changes:	9f106be36...33f7d2357
2019-12-31 00:46:32 +00:00
Tijl Coosemans
f4d1250334 Update nss-softokn-freebl to 3.44.0-8.el7_7 and util-linux to
2.23.2-61.el7_7.1.
2019-12-30 11:48:08 +00:00
Jose Alonso Cardenas Marquez
783d69a0af - Update to 6.0.2
- Add localbase:ldflags

PR:		209911
Submitted by:	amdmi3
2019-12-29 20:55:44 +00:00
Jan Beich
920bf3ea97 emulators/yuzu: update to s20191228
Changes:	8a76f816a...f846e3d6d
2019-12-29 00:26:02 +00:00
Jan Beich
08b61dfb49 emulators/rpcs3: update to 0.0.6.9255
Changes:	70e26eeb4...9f106be36
2019-12-29 00:25:55 +00:00
Jan Beich
ae0deb7af7 emulators/rpcs3: update to 0.0.6.9251
Changes:	e54438d3a...70e26eeb4
2019-12-28 00:57:35 +00:00
Jan Beich
d88fe2df80 emulators/yuzu: revert unintentional part of r521034 2019-12-27 23:30:03 +00:00
Jan Beich
687c9554d1 multimedia/libva-utils: minor refactor
- Convert to USES=meson like r490613
- Drop unused USES=tar:bz2 like r490614
- Drop unused DEBUG like r490615
- Drop unused dependencies
- Take maintainership

PR:		242903
Approved by:	madpilot (maintainer)
2019-12-27 23:28:33 +00:00
Jan Beich
5bcede8966 emulators/yuzu: update to s20191226
Changes:	5619d2437...8a76f816a
2019-12-27 23:28:23 +00:00
Jan Beich
24871b0f35 emulators/{citra,yuzu}: prefer SNDIO over ALSA after r520939
Submitted by:	tobik
2019-12-27 23:28:14 +00:00
Piotr Kubaj
01ad926802 emulators/i386-wine: fix run-depends with GECKO option
It should have been changed in r520892.

Pointy-hat:	gerald
2019-12-26 21:16:20 +00:00
Jan Beich
f8d0881793 emulators/yuzu: update cubeb to pick up sndio fixes 2019-12-26 17:01:59 +00:00
Antoine Brodin
de61a87208 Deprecate a few ports
With hat:	portmgr
2019-12-26 07:54:28 +00:00
Gerald Pfeifer
804d205082 Update to Wine 5.0 RC1, the first release candidate of the upcoming
Wine 5.0 release series.  This includes the following changes:
 - Gecko update, with support for running from a global location.
 - Unicode data updated to Unicode version 12.1.
 - Initial version of the MSADO (ActiveX Data Objects) library.
 - Update installation support in the WUSA (Windows Update Standalone)
   tool.
 - More progress on the kernel32/kernelbase restructuring.
 - Support for signing with ECDSA keys.
 - Various bug fixes.

In tandem update wine-gecko-devel from 2.47 to 2.47.1 - a minor update,
though URL and filename change from wine_devel to wine-devel, which is
in line with wine-mono-devel, for example, but easy to miss.  (Due to
revision r520775 this is only a one-liner now, though.)
2019-12-26 07:28:45 +00:00
Jan Beich
1980181bcf emulators/yuzu: backport python3 support 2019-12-26 01:39:00 +00:00
Jan Beich
fefd3f041f emulators/yuzu: update to s20191225
Changes:	e976d0e92...5619d2437
2019-12-26 00:37:18 +00:00
Jan Beich
554dba4f43 emulators/rpcs3: update to 0.0.6.9250
Changes:	baf9a20c0...e54438d3a
2019-12-26 00:37:11 +00:00
Piotr Kubaj
d9695ad5db emulators/i386-wine: fix run-depends with MONO option
MONO_RUN_DEPENDS should be updated when wine-mono-devel is updated.

PR:		242576
Approved by:	dbn (maintainer timeout)
2019-12-25 17:55:01 +00:00
Max Brazhnikov
2f85eb1037 emulators/ukncbtl: fix path to the license file 2019-12-24 20:25:31 +00:00
Gerald Pfeifer
84a6ef1056 Use DISTNAME in two cases instead of replicating its definition.
That'll also ease maintenance going forward.
2019-12-24 05:24:49 +00:00
Jan Beich
75a19142d5 emulators/yuzu: update to s20191222
Changes:	7be65c6a6...e976d0e92
2019-12-24 00:26:23 +00:00
Jan Beich
f0ccb4e05b emulators/rpcs3: update to 0.0.6.9248
Changes:	3b46c9cb6...baf9a20c0
2019-12-24 00:26:16 +00:00
Max Brazhnikov
7e0d5971d1 Add new port emulators/ukncbtl:
UKNCBTL - UKNC Back to Life! - is a cross-platform UKNC emulator.
UKNC, also known as Elektronika MS-0511, is a Soviet educational
computer based on two PDP-11 compatible processors KM1801VM2.
2019-12-22 12:13:16 +00:00
Jan Beich
e3f18f1586 emulators/rpcs3: update to 0.0.6.9240
Changes:	4a5c8c392...3b46c9cb6
2019-12-22 00:35:45 +00:00
Jan Beich
4d01565dfe emulators/yuzu: update to s20191219
Changes:	c05326901...7be65c6a6
2019-12-21 00:45:23 +00:00
Jan Beich
5ced02e4e8 emulators/rpcs3: update to 0.0.6.9238
Changes:	6388c9807...4a5c8c392
2019-12-21 00:45:17 +00:00
Jan Beich
7cc5a236e1 emulators/citra: update to s20191218
Changes:	866df2644...020cd56ad
2019-12-19 00:48:43 +00:00
Jan Beich
07706bf39e emulators/yuzu: update to s20191217
Changes:	65b1b05e0...c05326901
2019-12-19 00:48:36 +00:00
Jan Beich
6debbee902 emulators/rpcs3: update to 0.0.6.9231
Changes:	3efd5f360...6388c9807
2019-12-19 00:48:28 +00:00
Jan Beich
e9e6468037 emulators/yuzu: update to s20191216
Changes:	6d0d79109...65b1b05e0
2019-12-17 00:53:56 +00:00