Port details |
- tic-80 Fantasy game console
- 1.1.2837 emulators =2 1.1.2837Version of this port present on the latest quarterly branch.
- Maintainer: fuz@FreeBSD.org
- Port Added: 2023-05-11 23:28:15
- Last Update: 2023-10-27 06:32:10
- Commit Hash: c9ce4cf
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: games
- License: MIT
- WWW:
- https://tic80.com
- Description:
- TIC-80 is a free and open source fantasy computer for making, playing
and sharing tiny games.
With TIC-80 you get built-in tools for development: code, sprites, maps,
sound editors and the command line, which is enough to create a mini
retro game.
Games are packaged into a cartridge file, which can be easily
distributed. TIC-80 works on all popular platforms. This means your
cartridge can be played in any device.
To make a retro styled game, the whole process of creation and execution
takes place under some technical limitations: 240x136 pixel display,
16 color palette, 256 8x8 color sprites, 4 channel sound, etc.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- TIC-80>0:emulators/tic-80
- To install the port:
- cd /usr/ports/emulators/tic-80/ && make install clean
- To add the package, run one of these commands:
- pkg install emulators/tic-80
- pkg install TIC-80
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: TIC-80
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1698094418
SHA256 (nesbox-TIC-80-v1.1.2837_GH0.tar.gz) = a004bbc7b316a4b60d461ac4612fca4ab07e96ed1d1445086e70d1fc4d95961b
SIZE (nesbox-TIC-80-v1.1.2837_GH0.tar.gz) = 1810478
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- update-desktop-database : devel/desktop-file-utils
- pkgconf>=1.3.0_1 : devel/pkgconf
- sdl2-config : devel/sdl20
- xorgproto>=0 : x11/xorgproto
- xorgproto>=0 : x11/xorgproto
- Runtime dependencies:
-
- lpeg.so : devel/lua-lpeg@lua53
- update-desktop-database : devel/desktop-file-utils
- Library dependencies:
-
- libasound.so : audio/alsa-lib
- libcurl.so : ftp/curl
- libdbus-1.so : devel/dbus
- libgif.so : graphics/giflib
- libinotify.so : devel/libinotify
- libjanet.so : lang/janet
- libpng16.so : graphics/png
- libquickjs.so : lang/quickjs
- libs7.so : lang/s7
- libsquirrel.so : lang/squirrel
- libunwind.so : devel/libunwind
- libSDL2_gpu.so : graphics/sdl2_gpu
- libGL.so : graphics/libglvnd
- libGLU.so : graphics/libGLU
- libglut.so : graphics/freeglut
- liblua-5.3.so : lang/lua53
- libSDL2.so : devel/sdl20
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for TIC-80-1.1.2837:
PRO=off: Build PRO Version
SDLGPU=on: Support sdl-gpu through graphics/sdl2_gpu
===> Use 'make config' to modify these settings
- Options name:
- emulators_tic-80
- USES:
- cmake desktop-file-utils gl localbase:ldflags lua:53 pkgconfig sdl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.2837 27 Oct 2023 06:32:10 |
Robert Clausecker (fuz) |
emulators/tic-80: update to 1.1.2837
- unbundle lang/s7
Changelog: https://github.com/nesbox/TIC-80/releases/tag/v1.1.2837 |
1.1.2736_1 24 Oct 2023 00:34:53 |
Yuri Victorovich (yuri) |
lang/quickjs: Build shared libraries
PR: 274681
Reported by: Robert Clausecker <fuz@FreeBSD.org> |
1.1.2736 10 Sep 2023 16:13:05 |
Robert Clausecker (fuz) |
emulators/tic-80: update to 1.1.2736
This update brings new support for Janet and replaces some other
dependencies. QuickJS is currently linked statically from lang/quickjs
as that port does not provide a shared object.
Changelog: https://github.com/nesbox/TIC-80/releases/tag/v1.1.2736
Changelog: https://github.com/nesbox/TIC-80/releases/tag/v1.1.2729 |
1.0.2164_3 06 Aug 2023 12:42:48 |
Robert Clausecker (fuz) |
emulators/tic-80: fix build on amd64 CURRENT
Import an upstream patch to fix an incorrect alignment specifier.
Obtained
from: https://github.com/wasm3/wasm3/commit/d3a763c84ce6b78b730332900036b2be0e0e0794
Reported by: fallout
MFH: 2023Q3 |
1.0.2164_2 25 May 2023 09:39:32 |
Robert Clausecker (fuz) |
emulators/tic-80: unbundle devel/lua-lpeg
This one is needed for the moonscript dependency.
Once moonscript is unbundled, the dependency can be removed entirely. |
1.0.2164_1 18 May 2023 08:19:44 |
Robert Clausecker (fuz) |
emulators/tic-80: support graphics/sdl2_gpu
Now that we've ported this library, wire it into the options.
See also: https://github.com/nesbox/TIC-80/issues/2189 |
1.0.2164 11 May 2023 23:23:29 |
Robert Clausecker (fuz) |
emulators/tic-80: fantasy game console
TIC-80 is a free and open source fantasy computer for making, playing
and sharing tiny games.
With TIC-80 you get built-in tools for development: code, sprites, maps,
sound editors and the command line, which is enough to create a mini
retro game.
Games are packaged into a cartridge file, which can be easily
distributed. TIC-80 works on all popular platforms. This means your
cartridge can be played in any device.
To make a retro styled game, the whole process of creation and execution
takes place under some technical limitations: 240x136 pixel display,
16 color palette, 256 8x8 color sprites, 4 channel sound, etc.
WWW: https://tic-80.com |
Number of commits found: 7
|