Port details |
- teapot Full-screen curses based spread sheet program
- 2.3.0_1 deskutils =5 2.3.0_1Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: unknown
- Last Update: 2024-02-23 06:51:50
- Commit Hash: 6740c1c
- People watching this port, also watch:: sdl_mixer, fastjar, tcpcat, kaffeine, vorbis-tools
- License: GPLv3+
- WWW:
- http://www.syntax-k.de/projekte/teapot
- Description:
- This is teapot (Table Editor And Planner, Or: Teapot), a new spread sheet
program for UNIX.
The current release has the following features:
o curses based user interface with easy to understand menues
o portable sheet file format uses XDR or ASCII format
o tbl, LaTeX, HTML, CSV or formatted text files can be generated and
simple SC and WK1 sheets can be imported
o typed expression evaluator with the types int, float, string, error,
pointer to cell and empty
o iterative expressions
o powerful cell addressing
o three-dimensional sheets
o new expression evaluator functions can be added very easy
o English, Dutch or German builtin messages or X/OPEN message catalogues
o a user guide, available as pdf and html
o It is still a small and simple program!
NOTE: the GUI interface is not yet supported on FreeBSD
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- teapot>0:deskutils/teapot
- To install the port:
- cd /usr/ports/deskutils/teapot/ && make install clean
- To add the package, run one of these commands:
- pkg install deskutils/teapot
- pkg install teapot
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: teapot
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (teapot-2.3.0.tar.gz) = 580e0cb416ae3fb3df87bc6e92e43bf72929d47b65ea2b50bc09acea3bff0b65
SIZE (teapot-2.3.0.tar.gz) = 113647
SHA256 (Teapot-2.3.0-Linux-i386.tar.gz) = 6ae8a68b401f47d62c9001575b86539d5c9534ee964b8cff381d731f14a138ab
SIZE (Teapot-2.3.0-Linux-i386.tar.gz) = 390642
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for teapot-2.3.0_1:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- deskutils_teapot
- USES:
- cmake ncurses
- 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 |
2.3.0_1 23 Feb 2024 06:51:50 |
Muhammad Moinur Rahman (bofh) |
deskutils/teapot: Moved man to share/man
Approved by: portmgr (blanket) |
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) |
2.3.0 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 ) |
2.3.0 20 Jul 2022 14:21:10 |
Tobias C. Berner (tcberner) |
deskutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Alex "lissyara" Keda <admin@lissyara.su>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Vereeken <Alexander88207@protonmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andreas Kohn <andreas@syndrom23.de>
* Andrew Hsu <ahsu@users.sf.net>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Andrey Zakhvatov <andy@icc.surw.chel.su>
* Anton Berezin <tobez@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.3.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.3.0 29 Sep 2016 09:01:48 |
amdmi3 |
- Fix LICENSE
- Switch to options helpers
- Regenerate patches with `make makepatch` |
2.3.0 06 Jun 2016 15:25:42 |
mat |
Remove unneeded usage of:
- MASTER_SITE_SUBDIR
- ${MASTER_SITES_FOO}
- :DEFAULT (and use a default when appropriate)
Sponsored by: Absolight |
2.3.0 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
2.3.0 07 Feb 2016 10:34:48 |
marino |
deskutils/teapot: USES+= ncurses |
2.3.0 20 Oct 2014 11:52:39 |
bapt |
Cleanup plist |
2.3.0 30 Jan 2014 18:50:14 |
antoine |
Stage support |
2.3.0 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
2.3.0 20 Sep 2013 16:21:38 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
deskutils) |
2.3.0 22 Mar 2013 20:06:15 |
makc |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
2.3.0 03 Jan 2013 00:36:56 |
jgh |
- trim historical header
- move DOCS and EXAMPLES to new options framework |
2.3.0 24 Mar 2012 20:03:08 |
zi |
- Add LICENSE
- Make man pages adhere to hier(7) and unbreak
Reported by: linimon@
Feature safe: yes |
2.3.0 14 Mar 2012 20:21:25 |
pav |
- Mark BROKEN: leaves empty directories on deinstall
1345099 4 drwxr-xr-x 3 root wheel 512
Mar 14 03:14 usr/local/share/man
1345100 4 drwxr-xr-x 2 root wheel 512
Mar 14 03:14 usr/local/share/man/man1
Reported by: pointyhat
Feature safe: yes |
2.3.0 04 Mar 2012 23:11:04 |
eadler |
Return to the pool |
2.3.0 29 Feb 2012 14:55:47 |
eadler |
Fix pkg-plist
Submitted by: pointyhat |
2.3.0 25 Feb 2012 23:54:29 |
eadler |
Update to 2.3.0 |
2.2.0 21 Aug 2011 20:51:40 |
eadler |
- change the email address I use to maintain ports
Approved by: bapt (mentor) |
2.2.0 21 Aug 2011 16:12:46 |
eadler |
- change the email address I use to maintain ports
Approved by: bapt (mentor) |
2.2.0 02 May 2011 23:41:19 |
glarkin |
- Assign to new volunteer
Requested by: Eitan Adler <lists@eitanadler.com> (via private email) |
2.2.0 27 Apr 2011 01:56:47 |
dougb |
By Maintainer's request, toss these ports back into the pool |
2.2.0 21 Nov 2010 22:28:03 |
nivit |
- Update to 2.2.0
- Add files/patch-CMakeLists.txt
- New MASTER_SITES, and WWW site
- Remove files/patch-ab
PR: ports/152418
Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer) |
1.09 20 Mar 2010 19:20:43 |
miwi |
- Pass maintainership to submitter
PR: 144889
Submitted by: Charlie Kester <corky1951@comcast.net> |
1.09 13 Mar 2009 23:27:19 |
shaun |
Free most of my ports, since they aren't being maintained to a
reasonable standard. |
1.09 19 Jun 2006 20:06:59 |
shaun |
Switch to my @FreeBSD.org address.
Approved by: ahze (mentor) |
1.09 29 Apr 2006 09:08:57 |
ehaupt |
Add an additional mirror.
Submitted by: Shaun Amott <shaun@inerd.com> (maintainer) |
1.09 21 Feb 2006 22:36:45 |
garga |
- Update to 1.09
- Make it fetchable again, since author just maintain last version available
- Pass maintainership to submitter
PR: ports/93670
Submitted by: Shaun Amott <shaun@inerd.com> |
1.08 24 Nov 2005 01:31:31 |
pav |
- Add SHA256 |
1.08 05 Oct 2005 01:49:54 |
edwin |
Upgrade to version 1.0.8
Noticed by: ports new version checker. |
1.07 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
1.07 07 Nov 2003 09:28:14 |
marcus |
Rename PORTDOCS to MYPORTDOCS to avoid a conflict with the recently added
bsd.port.mk macro.
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> |
1.07 08 Sep 2003 06:07:55 |
edwin |
Update port: deskutils/teapot to 1.07
- Update to version 1.07
PR: ports/56523
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
1.06 10 May 2003 01:31:19 |
petef |
- update to 1.06
- don't need to define EXAMPLESDIR here; we get it from bsd.port.mk
Noticed by: fenner's portsurvey (old version wasn't fetchable) |
1.05 20 Feb 2003 17:02:57 |
knu |
De-pkg-comment. |
1.05 22 May 2002 14:34:40 |
ijliao |
upgrade to 1.05
PR: 38405
Submitted by: Erwin Lansing <erwin@lansing.dk> |
23 Nov 2001 17:34:53 |
ijliao |
upgrade to 1.04 |
17 Mar 2001 06:08:50 |
kevlo |
- Update checksum (Makefile is slightly modified & several html documents
are vanished) - Add %%PORTDOCS%% to pkg-plist |
01 Nov 2000 12:47:59 |
jeh |
- Fix MASTER_SITES - Remove version number from pkg-descr - Update checksum
(Can we legally hunt people that do this?) |
08 Oct 2000 01:03:55 |
asami |
Convert category deskutils to new layout. |