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

7581 Commits

Author SHA1 Message Date
Jan Beich
d7f8d40ead emulators/rpcs3: update to 0.0.6.8094
Changes:	8194c92f1...22f61caf9
2019-05-13 23:55:03 +00:00
Jan Beich
4bf8d72783 emulators/rpcs3: update to 0.0.6.8089
Changes:	fce9d6a7b...8194c92f1
2019-05-11 00:56:12 +00:00
Jan Beich
a06576a49b emulators/rpcs3: update to 0.0.6.8086
Changes:	7ead021aa...fce9d6a7b
2019-05-10 23:58:33 +00:00
Jan Beich
b8acbb63bb emulators/rpcs3: unbreak EVDEV after r487789
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>
          ^~~~~~~~~~~~~~~
2019-05-10 23:58:28 +00:00
Jan Beich
1f5d0426d7 emulators/rpcs3: document broken GDB after r482459
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();
        ~~~~~~~~~~~~~~~~~~~~~~~~~~  ^
2019-05-10 23:58:22 +00:00
Li-Wen Hsu
1aa3a917cb Mark deprecated, the development has been moved to the upstream
Sponsored by:	The FreeBSD Foundation
2019-05-10 22:54:58 +00:00
Gerald Pfeifer
77fd7f4c4f Update to Wine 4.8. This includes the following changes:
- 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.
2019-05-10 20:17:39 +00:00
Dirk Meyer
66e4bc5e69 - fix build with GCC-based architectures
PR:		236704
Submitted by:	Piotr Kubaj
2019-05-10 15:30:12 +00:00
Alan Somers
be68a2219e emulators/qemu-utils: Don't depend on GTK3 or cairo.
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
2019-05-10 13:15:47 +00:00
Ganael LAPLANCHE
ed18de7de0 Add missing USES=sdl for my ports
(and also reorder a few things)
2019-05-10 10:53:45 +00:00
Rene Ladan
b8b8fa5aeb Remove expired ports:
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
2019-05-09 15:03:38 +00:00
Jan Beich
b9ab730d66 emulators/rpcs3: update to 0.0.6.8085
Changes:	514159072...7ead021aa
2019-05-09 00:52:03 +00:00
Jan Beich
2fc4a658c4 emulators/citra: update to s20190507
Changes:	2c5816978...46b015bef
2019-05-09 00:51:48 +00:00
Antoine Brodin
f7c791b0cd Unbreak qemu-user-static at runtime 2019-05-08 16:24:42 +00:00
Dmitry Marakasov
b98ae9c063 - Add LICENSE
- Add USES=sdl
- Update WWW

Approved by:	portmgr blanket
2019-05-07 09:01:30 +00:00
Jan Beich
a89e9a1960 emulators/rpcs3: update to 0.0.6.8079
Changes:	f246a8666...514159072
2019-05-06 23:58:33 +00:00
Tobias Kortkamp
e4ba10d77c emulators/pcem: Clean up dependencies 2019-05-06 22:37:06 +00:00
Piotr Kubaj
6db4daa059 emulators/advancemame: fix build with GCC-based architectures
Add USES=compiler:c11 to fix build.

Approved by:	mentors (implicit approval)
2019-05-06 20:06:30 +00:00
Kurt Jaeger
d58a92fe1a New port: emulators/pcem: PC-Compatible low-level emulator striving for accuracy
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
2019-05-06 03:13:22 +00:00
Mateusz Piotrowski
60abafcb0c New port: emulators/edumips64: Free, cross-platform, educational, visual 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
2019-05-05 11:25:01 +00:00
Dmitry Marakasov
538b624eb8 - Add LICENSE
- Pet portlint
- Regenerate patches
- Update WWW

Approved by:	portmgr blanket
2019-05-05 09:01:29 +00:00
Jan Beich
3854bc8798 emulators/rpcs3: update to 0.0.6.8064
Changes:	2b4da1870...f246a8666
2019-05-04 22:27:39 +00:00
Jan Beich
7ad5da52fc devel/glib20: unbreak qemu-user-static after r499897
PR:		237273
Reported by:	Mikaël Urankar
2019-05-04 18:09:22 +00:00
Mark Linimon
4289cd0c36 These ports now build on aarch64.
Approved by:	portmgr (tier-2 blanket)
2019-05-04 04:52:29 +00:00
Jan Beich
db0a9dc176 emulators/citra: update to s20190503
Changes:	623b0621a...2c5816978
2019-05-03 23:45:04 +00:00
Jan Beich
5c7b8fd447 emulators/rpcs3: update to 0.0.6.8056
Changes:	6b7cd458e...2b4da1870
2019-05-03 23:44:55 +00:00
Mark Linimon
922dee671e These ports now build on aarch64.
Where necessary, pet portlint.

Approved by:	portmgr
Obtained from:	aarch64 TRYBROKEN run
2019-05-03 21:06:51 +00:00
Edward Tomasz Napierala
52e4e6d514 Install Linux df(1).
Reviewed by:	tijl
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D20132
2019-05-02 08:15:45 +00:00
Jan Beich
7b9c4e402c emulators/citra: update to s20190501
Changes:	37861526f...623b0621a
2019-05-02 00:32:49 +00:00
Jan Beich
72c2d9b7c9 emulators/rpcs3: update to 0.0.6.8051
Changes:	301dd8281...6b7cd458e
2019-05-02 00:32:41 +00:00
Gerald Pfeifer
743bfdc3e0 Adjust packaging for the STAGING option - three more files. 2019-05-01 21:17:40 +00:00
Rene Ladan
7469b029a6 Remove esound support from pulseaudio as audio/esound expired.
Bump PORTREVISIONs of dependent ports.

Build-tested in poudriere on a head-amd64 jail for audio/pulseaudio*
2019-05-01 19:35:14 +00:00
Kurt Jaeger
5baa1fd697 emulators/mame: upgrade 0.200 -> 0.209
- 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
	...
2019-04-30 17:50:26 +00:00
Kurt Jaeger
1f583eca09 emulators/mame: revert r500456 and reapply with fixes
PR:		236621
Reported by:	Remko C. <sirdice@gmail.com>
Pointy hat to:	pi
2019-04-30 16:14:04 +00:00
Kurt Jaeger
0bf701cd49 emulators/mame: upgrade 0.200 -> 0.209
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
		...
2019-04-30 05:32:15 +00:00
Jan Beich
a6e588a1b0 emulators/rpcs3: update to 0.0.6.8037
Changes:	be6d9af1a...301dd8281
2019-04-30 00:29:29 +00:00
Jan Beich
b2041cefcc emulators/citra: update to s20190429
Changes:	7ea82e794...37861526f
2019-04-30 00:29:22 +00:00
Gerald Pfeifer
0f6fd3aeea Actually update to Wine 4.7 which somehow was missing from revision 500375.
Reported by:	makc
2019-04-29 14:54:56 +00:00
Gerald Pfeifer
094a2715a2 Update to Wine 4.7. This includes the following changes:
- 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]
2019-04-28 22:44:16 +00:00
Gerald Pfeifer
54c8f9a4a0 Update wine-mono-devel to the upstream release 4.8.3.
Approved by:	dbn (blanket)
2019-04-27 22:39:57 +00:00
Christoph Moench-Tegeder
e320d59467 set VirtualBox MASTER_SITES to download.oracle.com
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
2019-04-27 13:13:25 +00:00
Jan Beich
50a383dc31 emulators/citra: update to s20190426
Changes:	b9e51f0a0...7ea82e794
2019-04-27 00:49:40 +00:00
Jan Beich
e8c6ba5d83 emulators/rpcs3: update to 0.0.6.8034
Changes:	467ef2afc...be6d9af1a
2019-04-27 00:49:26 +00:00
Jan Beich
fbc5206ed7 emulators/citra: update to s20190423
Changes:	28df11dba...b9e51f0a0
2019-04-25 00:52:04 +00:00
Jan Beich
ad27f06a75 emulators/rpcs3: update to 0.0.6.8007
Changes:	258df80bf...467ef2afc
2019-04-25 00:51:53 +00:00
Jung-uk Kim
9d952bef52 Add USES=sdl when USE_SDL=sdl is set. No functional change.
PR:		237539
2019-04-24 23:09:00 +00:00
Roger Pau Monné
7931facd63 xen: update to 4.12
Reviewed by:		bapt
Sponsored by:		Citrix Systems R&D
Differential revision:	https://reviews.freebsd.org/D20038
2019-04-24 14:21:41 +00:00
Jung-uk Kim
3c53b6d151 Update to 5.2.28.
https://www.virtualbox.org/wiki/Changelog-5.2#v28
2019-04-23 19:20:48 +00:00
Antoine Brodin
86f88374eb Mark BROKEN on i386
Reported by:	pkg-fallout
MFH:		2019Q2
2019-04-23 15:24:13 +00:00
Gerald Pfeifer
5bb979358d Actually fix the dependency on wine-mono-devel for real.
PR:		237422
Pointy hat to:	gerald
2019-04-22 14:09:57 +00:00