Port details |
- x16-rom Commander X16 ROM
- 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: 940151a
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: not specified in port
- WWW:
- https://github.com/X16Community
- Description:
- ROM containing BASIC, KERNAL, DOS and GEOS for the Commander X16 emulator.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- x16-rom>0:emulators/x16-rom
- To install the port:
- cd /usr/ports/emulators/x16-rom/ && make install clean
- To add the package, run one of these commands:
- pkg install emulators/x16-rom
- pkg install x16-rom
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: x16-rom
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1725962768
SHA256 (X16Community-x16-rom-r48_GH0.tar.gz) = 1ab6c8ce6e26a3f62fbbc5f1c6214efe7ea5cd2be5d1107ec2016ed16555e75d
SIZE (X16Community-x16-rom-r48_GH0.tar.gz) = 1039326
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:
-
- lzsa : archivers/lzsa
- cc65 : devel/cc65
- bash : shells/bash
- gmake>=4.4.1 : devel/gmake
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- emulators/x16-emulator
Configuration Options:
- No options to configure
- Options name:
- emulators_x16-rom
- USES:
- gmake python:build
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 14
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-rom: update to r48 |
r47 26 Jun 2024 16:02:05 |
Max Brazhnikov (makc) |
emulators/x16-rom: update to r47 |
r46 08 Nov 2023 17:36:59 |
Max Brazhnikov (makc) |
x16-rom: update to r46
- Mark port as architecture independent |
r45 30 Oct 2023 14:19:47 |
Max Brazhnikov (makc) |
emulators/x16-rom: update to r45 |
r44 15 Aug 2023 19:03:47 |
Max Brazhnikov (makc) |
emulators/x16-rom: 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 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
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-rom: 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 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: 14
|