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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
aamath Renders ASCII art from mathematical expressions
0.3_5 math on this many watch lists=1 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 0.3_4Version of this port present on the latest quarterly branch.
Maintainer: ehaupt@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2005-06-23 11:54:09
Last Update: 2024-01-21 12:43:46
Commit Hash: 45f5e4b
People watching this port, also watch:: freeimage, dspam, python
Also Listed In: textproc
License: GPLv2
WWW:
http://fuse.superglue.se/aamath/
Description:
Aamath is a program that reads mathematical expressions in infix notation and renders them as ASCII art. It may be useful to send mathematics through text-only media, such as e-mail or newsgroups.
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 (5 items)
Collapse this list.
  1. bin/aamath
  2. share/man/man1/aamath.1.gz
  3. /usr/local/share/licenses/aamath-0.3_5/catalog.mk
  4. /usr/local/share/licenses/aamath-0.3_5/LICENSE
  5. /usr/local/share/licenses/aamath-0.3_5/GPLv2
Collapse this list.
Dependency lines:
  • aamath>0:math/aamath
To install the port:
cd /usr/ports/math/aamath/ && make install clean
To add the package, run one of these commands:
  • pkg install math/aamath
  • pkg install aamath
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: aamath
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (aamath-0.3.tar.gz) = 9843f4588695e2cd55ce5d8f58921d4f255e0e65ed9569e1dcddf3f68f77b631 SIZE (aamath-0.3.tar.gz) = 21894

Packages (timestamps in pop-ups are UTC):
aamath
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.3_50.3_50.3_40.3_50.3_5-0.3_4-
FreeBSD:13:quarterly0.3_40.3_40.3_40.3_40.3_40.3_40.3_40.3_4
FreeBSD:14:latest0.3_50.3_50.3_40.3_50.3_50.3_4-0.3_4
FreeBSD:14:quarterly0.3_40.3_4-0.3_40.3_40.3_40.3_40.3_4
FreeBSD:15:latest0.3_50.3_5n/a0.3_5n/a0.3_50.3_50.3_5
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Library dependencies:
  1. libreadline.so.8 : devel/readline
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
math_aamath
USES:
localbase ncurses readline
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (5 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/ehaupt/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/ehaupt/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/ehaupt/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/ehaupt/
  5. http://fuse.superglue.se/aamath/
Collapse this list.

Number of commits found: 25

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.3_5
21 Jan 2024 12:43:46
commit hash: 45f5e4b9e978b94bbd675a8ce4c4adc4b9b9b96acommit hash: 45f5e4b9e978b94bbd675a8ce4c4adc4b9b9b96acommit hash: 45f5e4b9e978b94bbd675a8ce4c4adc4b9b9b96acommit hash: 45f5e4b9e978b94bbd675a8ce4c4adc4b9b9b96a files touched by this commit
Emanuel Haupt (ehaupt) search for other commits by this committer
math/aamath: Move manpages to share/man

While here use localbase USES flag
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)
0.3_4
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)
0.3_4
20 Jul 2022 14:22:24
commit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5da files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
math: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Alessando Sagratini <ale_sagra@hotmail.com>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Amarendra Godbole <amarendra.godbole@gmail.com>
  *  Anders Nordby <anders@FreeBSD.org>
  *  Andreas Fehlner (fehlner@gmx.de)
  *  Andrew L. Neporada <andrew@chg.ru>
  *  Andrey <gugu@zoo.rambler.ru>
  *  Andrey Zakhvatov
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.3_4
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.
0.3_4
09 Apr 2019 14:04:50
Revision:498476Original commit files touched by this commit
sunpoet search for other commits by this committer
Update devel/readline to 8.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://tiswww.case.edu/php/chet/readline/CHANGES
PR:		236156
Exp-run by:	antoine
0.3_3
27 Jun 2017 13:46:53
Revision:444463Original commit files touched by this commit
sunpoet search for other commits by this committer
Update devel/readline to 7.0 patch 3

- Bump PORTREVISION for shlib change

Changes:	https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
		https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
		https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision:	https://reviews.freebsd.org/D11172
PR:		219947
Exp-run by:	antoine
0.3_2
07 Feb 2016 11:37:25
Revision:408372Original commit files touched by this commit
marino search for other commits by this committer
math/aamath: document ncurses requirement (USES+=ncurses)

Also link with ncurses, not termcap

approved by:	infrastructure blanket
0.3_2
25 Aug 2015 10:57:12
Revision:395233Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE_FILE
- Fix binary installation

Approved by:	portmgr blanket
0.3_1
06 Jan 2015 09:38:51
Revision:376400Original commit files touched by this commit
ehaupt search for other commits by this committer
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt
0.3_1
21 Jul 2014 21:21:59
Revision:362497Original commit files touched by this commit
ehaupt search for other commits by this committer
Second attempt to fix build on 11.0-CURRENT.
0.3_1
21 Jul 2014 18:50:06
Revision:362466Original commit files touched by this commit
ehaupt search for other commits by this committer
Fix a build error on 11.0-CURRENT by adding USES=readline.
0.3_1
21 Feb 2014 10:14:17
Revision:345355Original commit files touched by this commit
ehaupt search for other commits by this committer
- Support staging
- Define LICENSE
- Strip binary
- Add additional mirrors
- Take maintainership
0.3_1
20 Sep 2013 20:55:06
Revision:327746Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
math)
0.3_1
14 Aug 2013 22:35:54
Revision:324744Original commit files touched by this commit Sanity Test Failure
ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
0.3_1
30 Nov 2012 13:32:18
Revision:308009Original commit files touched by this commit
danfe search for other commits by this committer
- Fix the build with Clang
- Cleanup Makefile

Submitted by:	Ilya Arkhipov
Feature safe:	yes
0.3_1
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.3_1
31 Mar 2009 11:08:44
Original commit files touched by this commit
danfe search for other commits by this committer
- Fix parallel build, mark port as MAKE_JOBS_SAFE
- Cleanup Makefile while here
0.3_1
31 Mar 2009 11:04:07
Original commit files touched by this commit
danfe search for other commits by this committer
Reformat port description.
0.3_1
18 Apr 2007 11:46:10
Original commit files touched by this commit
gabor search for other commits by this committer
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
  with letter i-m
0.3_1
14 Apr 2006 18:14:59
Original commit files touched by this commit
linimon search for other commits by this committer
Reset vsevolod as maintainer due to unreponsiveness.  We hope to see him
back sometime.

Hat:            portmgr
0.3_1
22 Jan 2006 12:56:47
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
0.3_1
12 Sep 2005 10:58:41
Original commit files touched by this commit
vsevolod search for other commits by this committer
Enable readline support.

PR:             85793
Submitted by:   Nicola Vitale <nivit@email.it>
0.3
22 Jul 2005 09:33:36
Original commit files touched by this commit
vsevolod search for other commits by this committer
Update my email address.

Approved by:    perky (mentor)
0.3
23 Jun 2005 11:53:28
Original commit files touched by this commit
sem search for other commits by this committer
Aamath is a program that reads mathematical expressions in infix notation and
renders them as ASCII art. It may be useful to send mathematics through
text-only media, such as e-mail or newsgroups.

PR:             ports/82552
Submitted by:   Vsevolod Stakhov <vsevolod@highsecure.ru>

Number of commits found: 25