Port details |
- x16-emulator Emulator for the Commander X16 8-bit computer
- r48 emulators =2 r47Version of this port present on the latest quarterly branch.
- Maintainer: makc@FreeBSD.org
- Port Added: 2020-03-27 14:21:27
- Last Update: 2024-09-11 08:14:38
- Commit Hash: fe76490
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD2CLAUSE
- WWW:
- https://github.com/X16Community
- Description:
- This is an emulator for the Commander X16 - modern 8-bit computer.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- x16-emulator>0:emulators/x16-emulator
- To install the port:
- cd /usr/ports/emulators/x16-emulator/ && make install clean
- To add the package, run one of these commands:
- pkg install emulators/x16-emulator
- pkg install x16-emulator
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: x16-emulator
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1725963293
SHA256 (X16Community-x16-emulator-r48_GH0.tar.gz) = f28207129c63f0f6988acacffa5346aeb8827605cea4306b247b3055b51eb0f6
SIZE (X16Community-x16-emulator-r48_GH0.tar.gz) = 315743
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:
-
- gmake>=4.4.1 : devel/gmake
- sdl2-config : devel/sdl20
- Runtime dependencies:
-
- rom.bin : emulators/x16-rom
- Library dependencies:
-
- libSDL2.so : devel/sdl20
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- emulators_x16-emulator
- USES:
- compiler:c++17-lang gmake sdl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 15
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
r48 11 Sep 2024 08:14:38 |
Max Brazhnikov (makc) |
emulators/x16-emulator: update to r48 |
r47 26 Jun 2024 16:02:06 |
Max Brazhnikov (makc) |
mulators/x16-emulator: update to r47 |
r46 08 Nov 2023 17:37:00 |
Max Brazhnikov (makc) |
x16-emulator: update to r46 |
r45 30 Oct 2023 14:19:47 |
Max Brazhnikov (makc) |
emulators/x16-emulator: update to r45 |
r44 15 Aug 2023 19:03:47 |
Max Brazhnikov (makc) |
emulators/x16-emulator: update to r44 |
r43 12 Jul 2023 10:51:06 |
Max Brazhnikov (makc) |
emulators/x16-emulator: Update to r43
* Update Commander X16 emulator and rom to r43
* Update WWW/GH_ACCOUNT - the project has moved to new account |
r40 09 Jun 2023 16:55:04 |
Muhammad Moinur Rahman (bofh) |
emulators/x16-emulator: Fix build with llvm15
Approved by: portmgr (blanket) |
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) |
r40 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 ) |
r40 23 Apr 2022 13:03:58 |
Max Brazhnikov (makc) |
emulators/x16-emulator: Update to r40 |
r38 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
r38 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
r38 27 Aug 2020 12:43:31 |
makc |
emulators/x16-emulator:
- Update to r38 |
r37 31 Mar 2020 01:03:24 |
linimon |
Add compiler:c++11-lang to USES to fix build on GCC-based systems:
extern/include/gif.h:167: error: 'for' loop initial declaration used outside
C99 mode
Approved by: portmgr (tier-2 blanket) |
r37 27 Mar 2020 14:10:30 |
makc |
Add new ports, emulators/x16-emulator and emulators/x16-rom:
Emulator and rom for Commander X16 - modern 8-bit computer inspired
by Commodore 64.
WWW: https://github.com/commanderx16 |
Number of commits found: 15
|