notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
almostti Texas Instruments Z80 series calculator emulator
1.3 emulators on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.3Version of this port present on the latest quarterly branch.
Maintainer: danfe@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-04-26 09:10:13
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (12 items)
Collapse this list.
  1. bin/ati85
  2. share/almostti/TI82.png
  3. share/almostti/TI83.png
  4. share/almostti/TI83P.png
  5. share/almostti/TI83SE.png
  6. share/almostti/TI84SE.png
  7. share/almostti/TI85.png
  8. share/almostti/TI86.png
  9. share/icons/hicolor/64x64/apps/ati85.png
  10. @owner
  11. @group
  12. @mode
Collapse this list.
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):
almostti
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.31.31.31.31.3-1.3-
FreeBSD:13:quarterly1.31.31.31.31.31.31.31.3
FreeBSD:14:latest1.31.31.31.31.31.3-1.3
FreeBSD:14:quarterly1.31.3-1.31.31.31.31.3
FreeBSD:15:latest1.31.3n/a1.3n/a1.31.31.3
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. x11.pc : x11/libX11
  3. xext.pc : x11/libXext
Runtime dependencies:
  1. x11.pc : x11/libX11
  2. 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:
Expand this list (1 items)
Collapse this list.
  1. http://fms.komkon.org/ATI85/
Collapse this list.

Number of commits found: 10

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.3
20 Jul 2022 14:21:50
commit hash: 27eb52ac6a0bb5c93c0ae4ebe4fef9bafb727cfdcommit hash: 27eb52ac6a0bb5c93c0ae4ebe4fef9bafb727cfdcommit hash: 27eb52ac6a0bb5c93c0ae4ebe4fef9bafb727cfdcommit hash: 27eb52ac6a0bb5c93c0ae4ebe4fef9bafb727cfd files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.3
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.3
28 Aug 2020 03:39:25
Revision:546700Original commit files touched by this commit
danfe search for other commits by this committer
Revert r546386 now that better fix had been committed in r546699.
1.3
28 Aug 2020 02:39:38
Revision:546699Original commit files touched by this commit
danfe search for other commits by this committer
Unbreak the build with -fno-common (Clang 11, GCC 10).

Reported by:	pkg-fallout
1.3
27 Aug 2020 18:00:03
Revision:546386Original commit files touched by this commit
tcberner search for other commits by this committer
emulators/almostti: fix build on recent current
1.3
05 Nov 2019 15:48:41
Revision:516802Original commit files touched by this commit Sanity Test Failure
zeising search for other commits by this committer
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
Revision:495912Original commit files touched by this commit
danfe search for other commits by this committer
Make the COMMENT consistent (and shorter!) across TI calculator emulators.

Provided by:	jrm
1.3
26 Apr 2017 09:10:00
Revision:439436Original commit files touched by this commit
danfe search for other commits by this committer
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