1452 Commits

Author SHA1 Message Date
landry
cfa378bddb Bump REVISION on pygame consumers to account for pygame->py-game renaming. 2018-04-01 09:29:31 +00:00
fcambus
86d2eace52 Update mame to 0.196. 2018-03-29 21:51:31 +00:00
fcambus
2a42569789 Remove emulators/advancemess.
It is now packaged together with advancemame in emulators/advancemame.

OK bentley@
2018-03-16 22:01:40 +00:00
fcambus
e5a4faa3d6 Update advancemame to 3.7 and also package advancemess.
Since a few releases, the configure option to build either advancemame
or advancemess is no more, so both are built together. Therefore, there
is no sense in having two separate ports anymore, emulators/advancemess
will be removed.

OK bentley@
2018-03-16 21:59:06 +00:00
benoit
ba76fd1b63 Update to stella-5.1.1.
from Tom Murphy and sthen@, thanks !
2018-03-14 04:37:59 +00:00
fcambus
93d1344ad0 Switch from GitHub auto-generated tarballs to MASTER_SITES. 2018-03-09 22:45:18 +00:00
fcambus
8f25f7421e Update mame to 0.195. 2018-02-28 10:52:43 +00:00
bentley
992001eb13 Update to retroarch-1.7.1.
Changelog: https://www.libretro.com/index.php/retroarch-1-7-1-released/
2018-02-27 08:52:24 +00:00
ajacoutot
34e65c11be Update to qemu-2.11.1. 2018-02-16 14:48:14 +00:00
fcambus
330d2ee681 Update hatari to 2.1.0, and remove patches which were merged upstream. 2018-02-11 13:25:38 +00:00
bentley
39d4896e17 Strip out one missed byte order mark, to fix the build on gcc archs. 2018-02-02 08:38:05 +00:00
fcambus
102672f0bb Update HOMEPAGE. 2018-01-30 09:48:15 +00:00
fcambus
536c2c5aea Add mame. 2018-01-24 20:57:43 +00:00
fcambus
aa1151500c Import emulators/mame.
MAME, formerly was an acronym which stood for Multi Arcade Machine Emulator,
documents and reproduces through emulation the inner components of arcade
machines, computers, consoles, chess computers, calculators, and many other
types of electronic amusement machines. As a nice side-effect, MAME allows
to use on a modern PC those programs and games which were originally
developed for the emulated machines.

Some relevant notes:

- MAME and MESS merged in 2015, there is only one codebase now
- Since version 0.172, MAME is GPLv2+ licensed [1], which means binary
  packages can now be built and distributed

This port will replace emulators/sdlmame and emulators/sdlmess.

[1] http://mamedev.org/?p=424

OK bentley@
2018-01-24 20:56:12 +00:00
jca
1c5447cb9d C++11 2018-01-19 17:58:16 +00:00
bentley
d75361c318 Strip out pointless UTF-8 byte order marks that GCC 4.2 chokes on. 2018-01-18 06:51:49 +00:00
bentley
8f3b367046 Check for endianness the POSIX way. Should fix the build on arm. 2018-01-18 06:30:52 +00:00
fcambus
427c4eb8e0 Update snes9x to 1.55.
Notable changes:

- Switch to GTK+ 3 and regenerate WANTLIB
- Remove --without-opengl, the port builds fine without it
- Remove now useless pre-configure target
- Fix PERMIT_PACKAGE_CDROM marker
- Take MAINTAINER

OK bentley@
2018-01-14 21:11:16 +00:00
bentley
6ab6aa1fd0 Remove upstreamed patch; build failure noticed by nigel@ 2018-01-05 03:39:24 +00:00
bentley
fd6b4b9bd6 Update to retroarch-1.7.0.
Changelog:
https://www.libretro.com/index.php/retroarch-1-7-0-released/
2018-01-04 08:31:47 +00:00
bentley
26b89b59e6 Update to ppsspp-1.5.4.
Changelog:
https://github.com/hrydgard/ppsspp#whats-new-in-154
2018-01-04 05:09:32 +00:00
bentley
f17a65a712 i386 is now a clang arch, so no need to use the gcc4 module there. 2018-01-03 08:26:12 +00:00
bentley
1459913a6e Update to retroarch-1.6.9.
Changelog:
https://www.libretro.com/index.php/retroarch-1-6-9-released/

Also fix wantlib which had broken arm64.
2017-12-25 21:53:29 +00:00
bentley
ba22694642 +higan 2017-12-24 06:52:14 +00:00
bentley
2e25e2f2a8 Import higan-106.
higan is a multi-system emulator. It currently supports the following systems:

 - Nintendo Famicom
 - Nintendo Super Famicom
   - Super Game Boy
   - BS-X Satellaview
   - Sufami Turbo
 - Nintendo Game Boy
 - Nintendo Game Boy Color
 - Nintendo Game Boy Advance
 - Sega Master System
 - Sega Game Gear
 - Sega Mega Drive
 - NEC PC Engine
 - NEC SuperGrafx
 - Bandai WonderSwan
 - Bandai WonderSwan Color

ok stsp@
2017-12-24 06:51:38 +00:00
fcambus
2fe14a57c7 Update fuse-utils to 1.4.0.
OK benoit@
2017-12-22 13:54:27 +00:00
fcambus
21bc4b74d9 Update fuse to 1.5.0.
OK benoit@
2017-12-22 13:52:10 +00:00
ajacoutot
d831d1c80d x11/xkbcommon gets picked up by configure if present, so add a LDEP on it. 2017-12-17 10:44:27 +00:00
ajacoutot
6181a69e6b Update to qemu-2.11.0.
from Brad (maintainer)
2017-12-15 16:25:31 +00:00
fcambus
617d2ce6b1 Update advancemess to 3.6. 2017-12-12 16:07:46 +00:00
fcambus
1a822a4b39 Update advancemess to 3.6. 2017-12-11 16:40:14 +00:00
juanfra
ce246ba396 Move download.tuxfamily to https. 2017-12-02 21:39:49 +00:00
ajacoutot
8af48ccb88 osdep.h: Make TIME_MAX handle different time_t types
from Brad (maintainer)
2017-11-27 08:10:09 +00:00
fcambus
885274716b Update ucon64 to 2.1.0. 2017-11-24 16:00:13 +00:00
naddy
1a87aebd2d mechanical replacement of the gettext module 2017-11-21 00:12:59 +00:00
ajacoutot
2b7b3461f5 @comment beforesubst files.
Should probably be removed in post-install or so but I am lazy... and no
one picked up my mail on ports@
2017-11-19 19:38:46 +00:00
naddy
adfe0960ab Move BUILD_DEPENDS+=devel/gettext-tools out of the gettext module and
into those ports that actually require it.
2017-11-18 22:23:59 +00:00
naddy
11e3dd67b3 switch COMPILER from the old, confusing shortcuts to the more explicit format 2017-11-16 23:20:37 +00:00
jasper
8e91a03520 sync WANTLIB 2017-11-16 07:58:43 +00:00
jeremy
6279877af2 Update to mednafen-0.9.48. 2017-11-14 06:46:20 +00:00
naddy
2fdd8f7c5e replace gettext module 2017-11-12 15:17:47 +00:00
bentley
1b14a6e37c No need to SUBST_CMD a file we no longer patch. 2017-11-11 23:58:26 +00:00
jasper
8076c91ab8 this patch is no longer needed (no pkg change) 2017-11-10 14:58:52 +00:00
bentley
7d63b24ba1 "PSP" -> "PlayStation Portable" 2017-11-05 22:14:33 +00:00
bentley
5dbafab08c +ppsspp 2017-11-05 22:07:06 +00:00
bentley
ec6febbe10 Import ppsspp-1.4.2, a Sony PSP emulator.
Personal recommendation: open the homebrew menu and download Cave Story. :)

ok jeremy@
2017-11-05 22:06:29 +00:00
espie
0a485fae60 ldd explicitly requires -lm 2017-11-05 11:28:37 +00:00
espie
5236595118 obey COMPILER choice, specifically some objective C test 2017-11-05 11:14:38 +00:00
espie
688867a0e1 configure system brokenness, this is using external libz in every case
needs the explicit link for lld
2017-11-05 10:58:17 +00:00
fcambus
7c9625b37d Update virtualjaguar to 2.1.3.
Notable changes:

- GUI now uses Qt 5
- Add new LIB_DEPENDS on audio/libcdio

OK rsadowski@
2017-10-24 16:48:26 +00:00