Port details on branch 2025Q3 |
- add Full-screen editing calculator
- 20240916 math
=0 20240916Version of this port present on the latest quarterly branch. - Maintainer: eduardo@FreeBSD.org
 - 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.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- 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:

- 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:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20240916 14 Jul 2025 22:39:47
    |
Nuno Teixeira (eduardo)  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
|