Port details |
- aranym Atari Running on Any Machine
- 1.1.0_4 emulators
=2 1.1.0_4Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2021-03-04 18:43:29
- Last Update: 2024-10-01 18:56:20
- Commit Hash: 4485bd8
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://aranym.github.io
- Description:
- ARAnyM is a multiplatform virtual machine (a software layer, or an emulator) for
running Atari ST/TT/Falcon operating systems and applications on almost any
hardware with many host operating systems. The reason for writing ARAnyM is to
provide Atari power users with faster and better machines. The ultimate goal is
to create a new platform where TOS/GEM applications could continue to live
forever.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- aranym>0:emulators/aranym
- To install the port:
- cd /usr/ports/emulators/aranym/ && make install clean
- To add the package, run one of these commands:
- pkg install emulators/aranym
- pkg install aranym
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: aranym
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1614883282
SHA256 (aranym_1.1.0.orig.tar.gz) = a8f2fcb24254754c0ced74a4de77f7d168eb7aa603ac2585d25abb51002f47cc
SIZE (aranym_1.1.0.orig.tar.gz) = 3785612
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:
-
- openjpeg>0 : graphics/openjpeg
- sdl-config : devel/sdl12
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- sdl2-config : devel/sdl20
- perl5>=5.36<5.37 : lang/perl5.36
- xorgproto>=0 : x11/xorgproto
- x11.pc : x11/libX11
- Runtime dependencies:
-
- bash : shells/bash
- perl5>=5.36<5.37 : lang/perl5.36
- x11.pc : x11/libX11
- Library dependencies:
-
- libjpeg.so : graphics/jpeg-turbo
- libGL.so : graphics/libglvnd
- libSDL2_image.so : graphics/sdl2_image
- libSDL2.so : devel/sdl20
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- emulators_aranym
- USES:
- gmake jpeg perl5 pkgconfig gl localbase:ldflags sdl shebangfix 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 |
1.1.0_4 01 Oct 2024 18:56:20
    |
Rene Ladan (rene)  |
all: drop support for expired FreeBSD 14.0
Simplify expressions for FreeBSD 13.X
Reviewed by: many
Differential Revision: https://reviews.freebsd.org/D46601 |
1.1.0_4 07 Mar 2024 11:51:22
    |
Nuno Teixeira (eduardo)  |
emulators/aranym: Move man pages to share/man
Approved by: portmgr (blanket) |
1.1.0_3 02 Aug 2023 12:27:29
    |
Muhammad Moinur Rahman (bofh)  |
emulators/aranym: Fix build with llvm16
Previous fix by the MAINTAINER actually do not work and it still fails
to build.
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
1.1.0_3 28 Jul 2023 17:13:17
    |
Daniel Engberg (diizzy)  |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
1.1.0_2 10 Jul 2023 16:40:31
    |
Yuri Victorovich (yuri)  |
emulators/aranym: Remove USES=desktop-file-utils; Add USES=jpeg
Reported by: eduardo@ |
1.1.0_1 10 Jul 2023 06:16:33
    |
Yuri Victorovich (yuri)  |
emulators/aranym: Fix build by using USE_CXXSTD; Add USES=desktop-file-utils
Reported by: fallout |
1.1.0_1 04 Oct 2022 16:04:45
    |
Yuri Victorovich (yuri)  Author: Robert Clausecker |
emulators/aranym: Fix build on armv7
PR: 266816 |
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) |
1.1.0_1 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 ) |
1.1.0_1 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 |
1.1.0 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.1.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.1.0 04 Mar 2021 18:42:52
  |
yuri  |
New port: emulators/aranym: Atari Running on Any Machine |