./math/abs, Free spreadsheet with graphical user interface

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.8nb2, Package name: abs-0.8nb2, Maintainer: pkgsrc-users

Abs is a free spreadsheet with graphical user interface running
under NetBSD, Linux, and Aix. Basic functions are:

* a clear and easy to use graphical user interface

* macro language a la Visual Basic
Programming language with the same syntax as Microsoft Visual Basic.

* XY, pie and bar charts

* Printing of selected areas to files
The file format used is Fig.
This file format can be sent to printer through the fig2dev
and gs programs or edited and printed with the Xfig drawing tool.

* multi-documents management
20 documents open simultaneously.
Copy, Cut and Paste between documents

* Excel exportable file format through VBA macro file.
The file format used to save abs worksheets is directly importable
to Excel with the Excel macro editor.


Required to run:
[x11/libXpm]

Required to build:
[pkgtools/x11-links] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

Filesize: 281.216 KB

Version history: (Expand)


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
   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-07-04 18:18:44 by Joerg Sonnenberger | Files touched by this commit (222)
Log message:
Remove USE_X11BASE and X11PREFIX.
   2012-09-12 01:04:36 by Aleksej Saushev | Files touched by this commit (180)
Log message:
"user-destdir" is default these days
   2009-09-03 13:50:52 by Aleksej Saushev | Files touched by this commit (1)
Log message:
Update HOMEPAGE and MASTER_SITES, set LICENSE (GNU GPL v.2).
   2008-11-10 18:21:40 by Thomas Klausner | Files touched by this commit (147)
Log message:
Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal.
   2008-03-04 19:12:59 by Johnny C. Lam | Files touched by this commit (30)
Log message:
Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.