Port details |
- almostti Texas Instruments Z80 series calculator emulator
- 1.3 emulators
=2 1.3Version of this port present on the latest quarterly branch. - Maintainer: danfe@FreeBSD.org
 - Port Added: 2017-04-26 09:10:13
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: not specified in port
- WWW:
- https://fms.komkon.org/ATI85/
- Description:
- AlmostTI is a program that emulates Z80-based graphing calculators made by
Texas Instruments. Currently, it supports TI-82, TI-83, TI-83+, TI-83+SE,
TI-84+, TI-84+SE, TI-85, and TI-86.
It requires ROM image to operate, which must be obtained separately. RAM
state is preserved across different runs, making complex usage scenarios
possible.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- almostti>0:emulators/almostti
- To install the port:
- cd /usr/ports/emulators/almostti/ && make install clean
- To add the package, run one of these commands:
- pkg install emulators/almostti
- pkg install almostti
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: almostti
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1261815086
SHA256 (AlmostTI13-Unix-DougMelton-051409.tar.gz) = c3dcd7d2c03959c62f4f4aba2e7cb911a9fc516487d2c99bdf3f3ac2461d37ae
SIZE (AlmostTI13-Unix-DougMelton-051409.tar.gz) = 1983210
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.3 : devel/gmake
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- emulators_almostti
- USES:
- gmake xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 10
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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.3 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.3 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 ) |
1.3 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.3 28 Aug 2020 03:39:25
  |
danfe  |
Revert r546386 now that better fix had been committed in r546699. |
1.3 28 Aug 2020 02:39:38
  |
danfe  |
Unbreak the build with -fno-common (Clang 11, GCC 10).
Reported by: pkg-fallout |
1.3 27 Aug 2020 18:00:03
  |
tcberner  |
emulators/almostti: fix build on recent current |
1.3 05 Nov 2019 15:48:41
  |
zeising  |
Add USES=xorg USES=gl, ports categories e
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'e'. |
1.3 16 Mar 2019 16:48:37
  |
danfe  |
Make the COMMENT consistent (and shorter!) across TI calculator emulators.
Provided by: jrm |
1.3 26 Apr 2017 09:10:00
  |
danfe  |
Add a port of AlmostTI, simple emulator for Z80-based series of Texas
Instruments calculators, written by Marat Fayzullin and modified for
better Unix support by Doug Melton.
Our local modifications offer better keyboard mappings out of the box,
making it suitable as desktop calculator when you need something more
advanced than dc(1), bc(1), or your favorite language's REPL.
WWW: http://fms.komkon.org/ATI85/
TIMESTAMP (AlmostTI13-Unix-DougMelton-051409.tar.gz) = 1261815086 |
Number of commits found: 10
|