The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD deskutils : abacus

Spread sheet for X Window System

    Abacus is a small, light and easy to use spreadsheet being developed
as graduation project under the tutorship of Prof. Arlindo Oliveira,
and the spreadsheet is being developed using the Tcl/Tk toolkit, as
well as plain old C/C++ for all the "number-crunching" tasks.
The following functionalities are available in the latest version:
   Multiple spreadsheets, limited by the amount of memory you have
available. Small set of built-in functions that include statistical,
financial, and the usual math and trig functions, including a slick
menu-like interface to make it easy to paste formulas. Cell editing
with all the usual Cut/Copy/Paste/Delete functions implemented. Cell
formating with a load of different formats, plus fonts, italics, bold
font size and borders. Column and Row insertion, deletion, resizing.
Sorting using all sorts of weird sort methods, so many we find it
confusing ourselves and we made it! Autosum - you select and press the
button and it sums the data up the way (we hope!) you want. Graphs you
can delete, move around and resize. Printing via Postscript.
Imports/Exports CSV,Tab separated, Wk1 and TinySheet (for the popular
PalmPilot organizer) formats. 

http://tahoe.inesc.pt/~aml/abacus/abacus.html



abacus history


v. 1.29
date: 2007/05/19 20:01:19;  author: flz;  state: Exp;  lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

v. 1.28 date: 2006/11/28 06:38:03; author: dinoex; state: Exp; lines: +5 -3 - fix linker paths LFLAGS was passed but was clobbered in Makefile.options - strip path from patches and pass it via Makefile - honor CFLAGS and LDFLAGS
v. 1.27 date: 2006/11/26 19:50:30; author: dinoex; state: Exp; lines: +1 -0 - pass LDFLAGS to Makefile
v. 1.26 date: 2006/10/31 05:26:49; author: dinoex; state: Exp; lines: +1 -1 - drop USE_X_PREFIX
v. 1.25 date: 2006/05/09 11:07:36; author: dinoex; state: Exp; lines: +1 -2 - update MASTER_SITES - update hompepage
v. 1.24 date: 2006/05/04 21:40:07; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from all categories starting with D
v. 1.23 date: 2005/10/24 12:55:27; author: dinoex; state: Exp; lines: +2 -1 - honor LDFLAGS - make PREFIX safe Reported by: kris
v. 1.22 date: 2004/02/04 05:19:09; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.21 date: 2003/11/17 19:33:48; author: dinoex; state: Exp; lines: +1 -1 - take maintainership
v. 1.20 date: 2003/08/11 19:23:38; author: dinoex; state: Exp; lines: +3 -8 - Fix gcc33 terminating char problems
v. 1.19 date: 2003/08/03 12:44:15; author: dinoex; state: Exp; lines: +7 -1 - mark BROKEN for gcc33
v. 1.18 date: 2003/03/04 19:49:33; author: dinoex; state: Exp; lines: +1 -1 - Fix build for CURRENT
v. 1.17 date: 2003/02/20 17:02:54; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.16 date: 2002/11/10 16:45:26; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.15 date: 2002/11/06 22:44:19; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.14 date: 2002/09/29 08:07:43; author: ijliao; state: Exp; lines: +1 -1 find->${FIND},xargs->${XARGS} PR: 40791 Submitted by: Simon 'corecode' Schubert
v. 1.13 date: 2002/06/20 19:04:19; author: ijliao; state: Exp; lines: +3 -2 Replace ${PERL} with ${REINPLACE_CMD} in PR: 39566 Submitted by: Oliver Braun
v. 1.12 date: 2000/08/11 04:02:00; author: will; state: Exp; lines: +27 -33 Support CC/CXX/CFLAGS/CXXFLAGS/PREFIX properly; tar -> ${TAR}. PR: 20419 Submitted by: Ports Fury
v. 1.11 date: 2000/07/07 18:44:41; author: steve; state: Exp; lines: +3 -2 Use {MASTER,PATCH}_SITE_SUBDIR instead of make's sed capabilities.
v. 1.10 date: 2000/06/17 00:14:35; author: steve; state: Exp; lines: +2 -2 Use the distfiles now on ftp.freebsd.org instead of from my home directory on freefall.
v. 1.9 date: 2000/04/08 22:03:21; author: mharo; state: Exp; lines: +4 -4 update with the new PORTNAME/PORTVERSION variables
v. 1.8 date: 2000/03/29 07:16:58; author: kris; state: Exp; lines: +2 -2 Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't have time to maintain them. Approved by: andy
v. 1.7 date: 2000/02/08 09:29:30; author: peter; state: Exp; lines: +2 -2 Change all www.freebsd.org/~user references to people.FreeBSD.org/~user, as the days of the former are numbered. Reviewed by: asami
v. 1.6 date: 2000/01/03 03:38:04; author: steve; state: Exp; lines: +13 -4 Update to use Tcl/Tk version 8.2. No response from maintainer.
v. 1.5 date: 1999/08/25 05:26:30; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.4 date: 1999/01/10 18:45:54; author: steve; state: Exp; lines: +12 -8 Update to version 0.9.13. PR: 9326 Submitted by: maintainer
v. 1.3 date: 1998/09/25 10:07:44; author: asami; state: Exp; lines: +2 -2 tcl80 has been ELFized.
v. 1.2 date: 1998/09/25 10:05:06; author: asami; state: Exp; lines: +2 -2 tk80 has been ELFized.
v. 1.1 date: 1998/09/09 19:22:37; author: andreas; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1998/09/09 19:22:37; author: andreas; state: Exp; lines: +0 -0 new port abacus spreadsheet for Tcl/Tk Abacus is a small, light and easy to use spreadsheet being developed as graduation project under the tutorship of Prof. Arlindo Oliveira, and the spreadsheet is being developed using the Tcl/Tk toolkit, as well as plain old C/C++ for all the "number-crunching" tasks. PR: 7674 Submitted by: Andrey V. Zakhvatov =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm