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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2025Q3
add Full-screen editing calculator
20240916 math 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 20240916Version of this port present on the latest quarterly branch.
Maintainer: eduardo@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-07-14 22:48:06
Last Update: 2025-07-14 22:39:47
Commit Hash: 34f24ef
License: MIT
WWW:
https://invisible-island.net/add/add.html
Description:
Add is a fixed-point calculator that operates as a full-screen editor. Add performs fixed-point computation. It is designed for use as a checkbook or expense-account balancing tool. Add maintains a running result for each operation. You may scroll to any position in the expression list and modify the list.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/add
  2. share/man/man1/add.1.gz
  3. /usr/local/share/licenses/add-20240916/catalog.mk
  4. /usr/local/share/licenses/add-20240916/LICENSE
  5. /usr/local/share/licenses/add-20240916/MIT
Collapse this list.
Dependency lines:
  • add>0:math/add
To install the port:
cd /usr/ports/math/add/ && make install clean
To add the package, run one of these commands:
  • pkg install math/add
  • pkg install add
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: add
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1752529419 SHA256 (add-20240916.tgz) = 7290c6c0943c139546687bb552b14e2551d3e14f6482a255673f6e7a9d279e27 SIZE (add-20240916.tgz) = 182153

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
math_add
USES:
ncurses tar:tgz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://invisible-island.net/archives/add/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
20240916
14 Jul 2025 22:39:47
commit hash: 34f24ef781b6d9693ba435047163da4ba155dfe7commit hash: 34f24ef781b6d9693ba435047163da4ba155dfe7commit hash: 34f24ef781b6d9693ba435047163da4ba155dfe7commit hash: 34f24ef781b6d9693ba435047163da4ba155dfe7 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
Author: seafork
math/add: Update to 20240916

- Update MASTER_SITES and WWW urls
- Pet portfmt

ChangeLog:

2024/09/16
----------
        + exit immediately if an error is detected in a script.
        + use MIT license throughout rather than ISC
        + updated configure script to reduce compiler-warnings in checks.
        + update config.guess, config.sub

2024/01/10
----------
        + minor fixes to manpage style.
        + updated configure script to reduce compiler-warnings in checks.
        + update config.guess, config.sub

PR:		288228
MFH:		2025Q3
(cherry picked from commit 23a5a7b0e7c4e8529e5710a4feaa5828c8b0da5b)

Number of commits found: 1