Port details |
- fs-uae Amiga emulator
- 3.1.66 emulators =5 3.1.66Version of this port present on the latest quarterly branch.
- Maintainer: sirdice@gmail.com
- Port Added: 2014-03-10 23:29:25
- Last Update: 2024-07-31 15:39:28
- Commit Hash: b1b07a4
- People watching this port, also watch:: vm-bhyve, lame, libpciaccess, dunst, wget
- License: GPLv2
- WWW:
- https://fs-uae.net/
- Description:
- FS-UAE is a free open source Amiga Emulator based on WinUAE.
FS-UAE emulates A500, A500+, A600, A1200, A1000, A3000
and A4000 models, but you can tweak the hardware configuration and
create customized Amigas.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- fs-uae>0:emulators/fs-uae
- To install the port:
- cd /usr/ports/emulators/fs-uae/ && make install clean
- To add the package, run one of these commands:
- pkg install emulators/fs-uae
- pkg install fs-uae
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: fs-uae
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1676276168
SHA256 (fs-uae-3.1.66.tar.xz) = 606e1868b500413d69bd33bb469f8fd08d6c08988801f17b7dd022f3fbe23832
SIZE (fs-uae-3.1.66.tar.xz) = 3627688
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- zip : archivers/zip
- update-desktop-database : devel/desktop-file-utils
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- sdl2-config : devel/sdl20
- update-mime-database : misc/shared-mime-info
- xorgproto>=0 : x11/xorgproto
- x11.pc : x11/libX11
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- update-mime-database : misc/shared-mime-info
- x11.pc : x11/libX11
- Library dependencies:
-
- libmpeg2.so : multimedia/libmpeg2
- libopenal.so : audio/openal-soft
- libpng.so : graphics/png
- libintl.so : devel/gettext-runtime
- libGL.so : graphics/libglvnd
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libSDL2.so : devel/sdl20
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for fs-uae-3.1.66:
DEBUG=off: Build with debugging support
DOCS=on: Build and/or install documentation
JIT=off: Enable JIT compiler (experimental)
===> Use 'make config' to modify these settings
- Options name:
- emulators_fs-uae
- USES:
- compiler:c11 desktop-file-utils gettext gl gmake gnome localbase pkgconfig sdl shared-mime-info tar:xz xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.1.66 31 Jul 2024 15:39:28 |
Mateusz Piotrowski (0mp) Author: Remko Catersels |
emulators/fs-uae: Fix build issue on -CURRENT and -STABLE
On 15-CURRENT and recent 14-STABLE the ftime() function moved from libcompat to
libutil.This caused a linker error at the end of the build.
ld: error: undefined symbol: ftime
>>> referenced by blkdev_cdimage.cpp
>>> blkdev_cdimage.o:(cdda_play_func(void*)) in archive
libuae.a
>>> referenced by blkdev_cdimage.cpp
>>> blkdev_cdimage.o:(cdda_play_func(void*)) in archive
libuae.a
>>> did you mean: ctime
>>> defined in: /lib/libc.so.7
c++: error: linker command failed with exit code 1 (use -v to see
invocation)
gmake[2]: *** [Makefile:3627: fs-uae] Error 1
gmake[2]: Leaving directory
'/wrkdirs/usr/ports/emulators/fs-uae/work/fs-uae-3.1.66'
gmake[1]: *** [Makefile:4241: all-recursive] Error 1
gmake[1]: Leaving directory
'/wrkdirs/usr/ports/emulators/fs-uae/work/fs-uae-3.1.66'
gmake: *** [Makefile:2356: all] Error 2
===> Compilation failed unexpectedly.
Patch fixes the issue for 14-STABLE > 1401500 and 15-CURRENT > 1500019
PR: 280410 |
3.1.66 01 Jul 2024 20:27:23 |
Rene Ladan (rene) |
all: drop support for FreeBSD 13.2 which reached EOL today
Thanks again to jbeich for noticing various things I overlooked.
Reviewed by: acm, ashish, eduardo, ehaupt, eugen, jbeich, martymac, mat,
nobukata, sunpoet, tagattie, yuri, arrowd, kde
Differential Revision: https://reviews.freebsd.org/D45141 |
3.1.66 04 Jul 2023 15:10:43 |
Fernando Apesteguía (fernape) |
emulators/fs-uae: fixes build error on clang 16.
PR: 272336
Reported by: sirdice@gmail.com (maintainer) |
3.1.66 28 Feb 2023 09:45:28 |
Fernando Apesteguía (fernape) |
emulators/fs-uae: Update to 3.1.66
PR: 269841
Reported by: sirdice@gmail.com (maintainer) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.1.35 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.1.35 20 Jul 2022 14:21:50 |
Tobias C. Berner (tcberner) |
emulators: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alejandro Pulver <alejandro@varnet.biz>
* Alexander Best <arundel@gmx.net>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Antipovsky <kemm@in-line.ru>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Brian Gaeke <brg@dgate.org>
* Danilo Egea Gondolfo <danilo@FreeBSD.org>
* David Naylor <naylor.b.david@gmail.com>
* David O'Brien (obrien@cs.ucdavis.edu) (Only the first 15 lines of the commit message are shown above ) |
3.1.35 26 Oct 2021 11:24:37 |
Mikael Urankar (mikael) Author: Gian-Simon Purkert |
emulators/fs-uae: Update to 3.1.35
Changelog:
Version 3.1:
* Fix device helper for xinput devices with recent SDL2 versions.
* Support for multiple mice disabled by default on macOS due to security
warning. Use option multiple_mice = 1 to enable.
* Disable expect_version option (no longer synchronized with launcher).
* Added support for more physical keys (when using rawinput).
* Compilation fixes for Apple M1 hardware.
* Netplay desync fixes related to file system (directory hard drives).
* Better virtual memory reservation algorithm.
* Option to automatically pause on menu screen [mrsilver76].
* Use RTLD_DEEPBIND with dlopen on Linux when loading plugins.
* Changes to how plugins are looked up.
* Ide patch.
* SCP floppy image doesn't wrap to revolution #0 cleanly [keirf].
* Fixed crash in nname_to_aname [PowderedToastMan].
PR: 259335
Approved by: sirdice (maintainer) |
3.0.5_2 19 Oct 2021 08:36:47 |
Tobias Kortkamp (tobik) |
*: apply refactor.remove-consecutive-empty-lines
Submitted by: portedit |
3.0.5_2 10 Oct 2021 19:44:42 |
Baptiste Daroussin (bapt) |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
3.0.5_2 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
3.0.5_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.0.5_1 13 Oct 2020 06:13:20 |
fernape |
emulators/fs-uae: Fix build on -CURRENT
By returning proper type in function.
PR: 250294
Submitted by: sirdice@gmail.com (maintainer) |
3.0.5 07 Jun 2020 15:48:30 |
pkubaj |
emulators/fs-uae: fix build on non-x86
--without-jit is now not recognized. |
3.0.5 28 May 2020 15:02:37 |
fernape |
emulators/fs-uae: update to 3.0.5
PR: 246777
Submitted by: sirdice@gmail.com (maintainer) |
3.0.2 06 Apr 2020 12:14:46 |
pkubaj |
emulators/fs-uae: fix build on non-x86
JIT is enabled by default everywhere, which causes fail on e.g. powerpc64:
configure: error: in `/wrkdirs/usr/ports/emulators/fs-uae/work/fs-uae-3.0.2':
configure: error: JIT is not supported on powerpc64-portbld-freebsd12.1
Make JIT option available on all architectures so that --disable-jit is properly
passed when the option is disabled.
MFH: 2020Q2 (fix build blanket) |
3.0.2 19 Mar 2020 23:02:31 |
tobik |
Clean up LLD_UNSAFE from openal-soft ports
After FreeBSD 12.0 EOL we no longer have to worry about LLD 6 and
can drop LLD_UNSAFE from openal-soft ports. LLD can link them fine
now but some ports needs a little help on i386 (-Wl,-znotext).
PR: 226980
Reviewed by: jbeich (earlier version)
Differential Revision: https://reviews.freebsd.org/D23030 |
3.0.2 08 Mar 2020 18:44:06 |
tcberner |
emulators/fs-uae: Update to 3.0.2
PR: 241752
Submitted by: sirdice@gmail.com (maintainer) |
3.0.0 16 Oct 2019 21:41:11 |
swills |
emulators/fs-uae: Update to 3.0.0
While here, pass maintainership to submitter
PR: 241287
PR: 241266
Submitted by: sirdice@gmail.com
Approved by: tomse@tomse.dk (maintainer) |
2.8.4_1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
2.8.4 14 Mar 2019 23:53:47 |
linimon |
Fix build on gcc-based architectures:
configure: error: C compiler cannot create executables
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
2.8.4 08 Dec 2018 18:00:22 |
fernape |
emulators/fs-uae: update to 2.8.4
While here:
* Add missing USES values
PR: 233386
Submitted by: felix@palmen-it.de
Reviewed by: johalun0@gmail.com, james.wright@jigsawdezign.com
Approved by: tomse@oagd.net (maintainer, timeout) |
2.4.1_5 04 Nov 2018 13:54:02 |
antoine |
Mark BROKEN: fails to build
src/blkdev.cpp:664:40: error: non-constant-expression cannot be narrowed from
type 'int' to 'uae_u8' (aka 'unsigned char') in initializer list
[-Wc++11-narrowing]
uae_u8 cmd[10] = {0x4b,0,0,0,0,0,0,0,paused?0:1,0};
^~~~~~~~~~
Reported by: pkg-fallout |
2.4.1_5 24 Mar 2018 09:33:20 |
amdmi3 |
- Update WWW
Approved by: portmgr blanket |
2.4.1_5 07 Jan 2018 19:49:15 |
krion |
Set LLD_UNSAFE=yes that the port will continue to link with ld.bfd
if /usr/bin/ld is lld, until the issue can be addressed.
PR: 214864
Approved by: portmgr (LLD_UNSAFE blanket)
Sponsored by: The FreeBSD Foundation |
2.4.1_5 23 May 2017 05:03:16 |
rezny |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
2.4.1_4 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.4.1_4 18 Sep 2015 14:22:26 |
amdmi3 |
- Add LICENSE_FILE
- Drop 8.x support
- Fix WWW:
Approved by: portmgr blanket |
2.4.1_4 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
2.4.1_3 08 Dec 2014 16:48:41 |
tijl |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
2.4.1_2 27 Oct 2014 12:24:23 |
bapt |
Clean up plist |
2.4.1_2 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
2.4.1_1 15 Jul 2014 23:30:06 |
adamw |
Add DOCS to OPTIONS for ports that have PORTDOCS in the plist. |
2.4.1_1 21 May 2014 08:12:26 |
miwi |
- Update depdendency
PR: 189570
Submitted by: "Charlie &" <root@tomse.dk>
Approved by: maintainer |
2.4.1 23 Mar 2014 00:09:19 |
danilo |
- Update from 2.4.0 to 2.4.1
PR: ports/187842
Submitted by: Carsten Jensen <tomse@oagd.net> (maintainer) |
2.4.0 10 Mar 2014 23:29:13 |
danilo |
- Add the new port emulators/fs-uae
- Use a small patch to enable the build on FreeBSD 8 due the change on 'struct
stat'
- Pass the maintainership to submitter
FS-UAE is a free open source Amiga Emulator based on WinUAE.
FS-UAE emulates A500, A500+, A600, A1200, A1000, A3000
and A4000 models, but you can tweak the hardware configuration and
create customized Amigas.
PR: ports/187389
Submitted by: Carsten Jensen <tomse@tomse.dk> |