26 Commits

Author SHA1 Message Date
fcambus
3b39363f4f Update hatari to 2.4.1. 2022-08-23 21:44:16 +00:00
fcambus
730fc93aa4 hatari: switch to using upstream patches for disabling the Python UI. 2022-08-01 21:29:42 +00:00
fcambus
c561412fb7 Update hatari to 2.4.0. 2022-07-23 21:52:11 +00:00
fcambus
057b6a9feb hatari: enable building with PortMidi now that we have a port for it. 2022-07-22 17:30:13 +00:00
naddy
06ebc532ac drop RCS Ids 2022-03-11 18:59:33 +00:00
sthen
3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
jasper
6e5b896ce3 enable build on powerpc64 2021-01-15 20:46:57 +00:00
fcambus
6c4594a1db Update hatari to 2.3.1. 2020-12-30 18:21:25 +00:00
fcambus
64b7acb40c Update hatari to 2.3.0. 2020-12-10 15:22:33 +00:00
fcambus
9fa9537892 Drop maintainership for some ports I no longer use. 2020-04-15 13:31:42 +00:00
fcambus
2abdb03570 Switch HOMEPAGE to HTTPS. 2019-11-08 15:53:22 +00:00
fcambus
740e3bea92 Avoid picking up audio/portmidi if it's installed.
Thanks to naddy@ for spotting the issue.
2019-08-14 10:07:17 +00:00
sthen
484cf3de0c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:45:45 +00:00
sthen
22de3ff02c set png16 WANTLIB entries back to png following the change in soname
part done by portbump, part by hand (it is easily confused)
2019-05-17 16:45:25 +00:00
fcambus
f7b8d7c063 Update hatari to 2.2.1. 2019-02-11 09:58:53 +00:00
fcambus
010576a5d2 Update hatari to 2.2.0. 2019-02-04 21:26:06 +00:00
sthen
6b8e265514 bump ports known/suspected to be affected by issue with libedit/libreadline
and termcap on lld arches.
2018-11-14 20:48:21 +00:00
espie
a3cc216348 @tag update-mime-database 2018-07-01 18:33:35 +00:00
espie
c36d0659b9 @tag gtk-update-icon-cache 2018-06-29 22:16:08 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +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
juanfra
ce246ba396 Move download.tuxfamily to https. 2017-12-02 21:39:49 +00:00
jca
bf7a17c04f Restrict to i386 amd64 powerpc arm, as per src/cpu/sysdeps.h
http://build-failures.rhaalovely.net//sparc64/2016-11-21/emulators/hatari.log
2016-12-02 13:08:21 +00:00
fcambus
ee5abf9db0 Update hatari to 2.0.0.
Notable changes:

- Build switched to SDL2 as this is now upstream default
- We do not build the Python UI anymore

OK benoit@
2016-11-17 09:51:41 +00:00
fcambus
8a4bb5880c Update my mail address 2016-09-22 12:57:17 +00:00
awolk
0b9f697dfa Import emulators/hatari from Frederic Cambus
Hatari is an Atari ST/STE/TT/Falcon emulator for Linux, FreeBSD, NetBSD,
BeOS, Mac-OSX and other Systems which are supported by the SDL library.
Unlike most other open source ST emulators which try to give you a good
environment for running GEM applications, Hatari tries to emulate the
hardware as close as possible so that it is able to run most of the old
Atari games and demos.  Because of this, it may be somewhat slower than
less accurate emulators.

OK bentley@ on initial tarball
OK awolk@, abieber@ on latest tarball
2016-07-31 23:53:35 +00:00