Path to this page:
./
math/teapot,
Curses based spread sheet program
Branch: CURRENT,
Version: 2.3.0nb3,
Package name: teapot-2.3.0nb3,
Maintainer: pkgsrc-usersteapot is a spread sheet program for UNIX, which uses modern concepts
besides being portable and extensible, for instance three dimensional
tables and iterative expressions.
The most important feature is the funktional addressing of cells,
unlike the traditional approach like A0, C5, etc. which is probably
inherited from VisiCalc.
Required to run:[
devel/ncursesw]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 110.983 KB
Version history: (Expand)
- (2024-05-06) Updated to version: teapot-2.3.0nb3
- (2017-02-21) Updated to version: teapot-2.3.0nb2
- (2015-08-18) Updated to version: teapot-2.3.0nb1
- (2012-09-14) Updated to version: teapot-2.3.0
- (2010-05-04) Package added to pkgsrc.se, version teapot-1.09 (created)
CVS history: (Expand)
2021-10-26 12:56:13 by Nia Alarie | Files touched by this commit (458) |
Log message:
math: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:28:36 by Nia Alarie | Files touched by this commit (458) |
Log message:
math: Remove SHA1 hashes for distfiles
|
2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981) |
Log message:
all: migrate homepages from http to https
pkglint -r --network --only "migrate"
As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
|
2017-07-02 13:12:01 by Sebastian Wiedenroth | Files touched by this commit (1) |
Log message:
needs EXTENSIONS for siginfo_t on SunOS
|
2017-02-20 16:03:50 by Hauke Fath | Files touched by this commit (1) |
Log message:
Newer versions of Teapot appear to expect a wide char capable ncurses.
While here, drop maintainership - I haven't used the thing in years,
and definitely not since its conversion to a CMake build (of which I
know nothing).
|
2015-11-04 00:33:46 by Alistair G. Crooks | Files touched by this commit (262) |
Log message:
Add SHA512 digests for distfiles for math category
Problems found locating distfiles:
Package dfftpack: missing distfile dfftpack-20001209.tar.gz
Package eispack: missing distfile eispack-20001130.tar.gz
Package fftpack: missing distfile fftpack-20001130.tar.gz
Package linpack: missing distfile linpack-20010510.tar.gz
Package minpack: missing distfile minpack-20001130.tar.gz
Package odepack: missing distfile odepack-20001130.tar.gz
Package py-networkx: missing distfile networkx-1.10.tar.gz
Package py-sympy: missing distfile sympy-0.7.6.1.tar.gz
Package quadpack: missing distfile quadpack-20001130.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-08-18 09:31:20 by Thomas Klausner | Files touched by this commit (282) |
Log message:
Bump all packages that depend on curses.bui* or terminfo.bui* since they
might incur ncurses dependencies on some platforms, and ncurses just bumped
its shlib.
Some packages were bumped twice now, sorry for that.
|
2013-10-09 14:07:20 by OBATA Akio | Files touched by this commit (3) |
Log message:
Use CMake builtin CMAKE_INSTALL_MANDIR for mandir.
|