Port details |
- add Full-screen editing calculator
- 20230205_1 math =4 20230205_1Version of this port present on the latest quarterly branch.
- Maintainer: eduardo@FreeBSD.org
- Port Added: unknown
- Last Update: 2024-01-21 13:51:38
- Commit Hash: f0ae4cb
- People watching this port, also watch:: qiv, e93, clig, vigor, bbjd
- License: MIT
- WWW:
- https://dickey.his.com/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:
- FreshPorts has no man page information for this port.
- 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 = 1675932071
SHA256 (add-20230205.tgz) = 68e216241100d0cf098e139c24fe04880b9be60a8643cd82f8925ac0ce3d7260
SIZE (add-20230205.tgz) = 179162
Packages (timestamps in pop-ups are UTC):
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20230205_1 21 Jan 2024 13:51:38 |
Nuno Teixeira (eduardo) |
math/add: Move manpages to share/man
While here, move pkg-plist to PLIST_FILES |
20230205 11 Feb 2023 21:14:17 |
Nuno Teixeira (eduardo) |
math/add: Add license |
20230205 09 Feb 2023 08:50:48 |
Nuno Teixeira (eduardo) |
math/add: Update to 20230205
ChangeLog: https://dickey.his.com/add/CHANGES |
20221104 06 Nov 2022 02:27:28 |
Nuno Teixeira (eduardo) |
math/add: Adopt/Update to 20221104
ChangeLog: https://dickey.his.com/add/CHANGES.html |
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) |
20220117 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 ) |
20220117 20 Jul 2022 14:22:24 |
Tobias C. Berner (tcberner) |
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 ) |
20220117 14 Feb 2022 17:15:31 |
Neel Chauhan (nc) |
math/add: Update to 20220117 |
20180401 06 Sep 2021 21:13:27 |
Rene Ladan (rene) |
*: Return culot@'s ports to the pool (and perl@) after safekeeping his bit. |
20180401 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
20180401 13 Jun 2018 13:47:42 |
culot |
- Update to 20180401
Changes: http://invisible-island.net/add/CHANGES |
20150704 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
20150704 07 Feb 2016 11:38:16 |
marino |
math/add: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket |
20150704 06 Jul 2015 12:21:48 |
culot |
- Update to 20150704
Changes: http://invisible-island.net/add/CHANGES |
20140105 13 Nov 2014 23:24:01 |
antoine |
Cleanup plist |
20140105 12 Feb 2014 08:43:59 |
culot |
- Update to 20140105
Changes: http://invisible-island.net/add/CHANGES |
20131208 10 Dec 2013 04:56:34 |
culot |
- Update to 20131208
- Support staging
Changes: http://invisible-island.net/add/CHANGES |
20130226 20 Sep 2013 20:55:06 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
20130226 28 Feb 2013 17:19:31 |
culot |
- Update to 20130226
Changes: http://invisible-island.net/add/CHANGES |
20110306 11 Mar 2011 17:36:51 |
culot |
- Update to 20110306
Changes: http://invisible-island.net/add/CHANGES |
20100708 20 Oct 2010 05:53:20 |
culot |
Update my MAINTAINER address to culot@FreeBSD.org.
Approved by: sahil@ (mentor) |
20100708 08 Aug 2010 09:27:11 |
lwhsu |
- Update to 20100708
- Pass maintainership to submitter
PR: ports/149260
Submitted by: Frederic Culot <frederic AT culot.org> |
20070214 02 Aug 2009 02:51:50 |
wxs |
- Reset maintainer and remove old MASTER_SITES.
PR: ports/137224
Submitted by: Martin Tournoij <carpetsmoker@rwxrwxrwx.net> (maintainer) |
20070214 16 Feb 2007 06:50:49 |
rafan |
- Update to 20070214
- Pass maintainership to submitter
- Current additional documents are not useful, so don't install them.
PR: ports/109217
Submitted by: Martin Tournoij <carpetsmoker at xs4all.nl> |
20021229 25 Nov 2005 15:48:16 |
pav |
- Add SHA256 |
20021229 07 Mar 2004 16:42:31 |
krion |
- Update to version 20021229
PR: ports/63878
Submitted by: Ports Fury |
1.0 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
1.0 20 Feb 2003 18:42:25 |
knu |
De-pkg-comment. |
24 Dec 2001 02:17:17 |
pat |
- PORTDOCS police - DOCSDIR support to some - Brush out some lint |
08 Oct 2000 04:10:26 |
asami |
Convert category math to new layout. |
29 May 2000 04:38:54 |
steve |
Update MASTER_SITES and WWW: line to pkg/DESCR |