FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 2:59 AM GMT
Port details
abacus 0.9.13_4 deskutils on this many watch lists=1 search for ports that depend on this port
Spread sheet for X Window System
Maintained by: dinoex@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
License: GPLv2
   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.

LICENSE: GPL2 or later

WWW: http://kdbio.inesc-id.pt/~aml/abacus/abacus.html
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/gmake, x11/libX11
Required To Run: x11/libX11
Required Libraries: lang/tcl82, x11-toolkits/tk82
There are no ports dependent upon this port

To install the port: cd /usr/ports/deskutils/abacus/ && make install clean
To add the package: pkg_add -r abacus


Configuration Options
     No options to configure

Master Sites:
http://kdbio.inesc-id.pt/~aml/abacus/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 32

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
23 Sep 2011 22:26:39
Original commit files touched by this commit  0.9.13_4
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
20 Mar 2011 12:54:45
Original commit files touched by this commit  0.9.13_4
miwi search for other commits by this committer
- Get Rid MD5 support
04 Jun 2010 13:49:15
Original commit files touched by this commit  0.9.13_4
dinoex search for other commits by this committer
LICENSE GPLv2
22 Feb 2009 16:23:29
Original commit files touched by this commit  0.9.13_4
dinoex search for other commits by this committer
- convert for USE_TK, USE_TCL
31 Jan 2009 20:59:25
Original commit files touched by this commit  0.9.13_4
pav search for other commits by this committer
- Update download location, update WWW

Reported by:    -fetch-original pointyhat run
16 Jan 2009 16:10:32
Original commit files touched by this commit  0.9.13_4
dinoex search for other commits by this committer
- add LICENSE:
25 Jul 2008 09:38:45
Original commit files touched by this commit  0.9.13_4
pav search for other commits by this committer
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
29 Mar 2008 11:06:22
Original commit files touched by this commit  0.9.13_4
dinoex search for other commits by this committer
- clean X11BASE
23 Dec 2007 08:43:45
Original commit files touched by this commit  0.9.13_4
dinoex search for other commits by this committer
- USE_XORG
19 May 2007 20:32:57
Original commit files touched by this commit  0.9.13_3
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
28 Nov 2006 06:38:03
Original commit files touched by this commit  0.9.13_2
dinoex search for other commits by this committer
- 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
26 Nov 2006 19:50:30
Original commit files touched by this commit  0.9.13_2
dinoex search for other commits by this committer
- pass LDFLAGS to Makefile
31 Oct 2006 05:26:49
Original commit files touched by this commit  0.9.13_2
dinoex search for other commits by this committer
- drop USE_X_PREFIX
09 May 2006 11:07:36
Original commit files touched by this commit  0.9.13_2
dinoex search for other commits by this committer
- update MASTER_SITES
- update hompepage
04 May 2006 21:41:12
Original commit files touched by this commit  0.9.13_2
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with D
13 Nov 2005 09:26:50
Original commit files touched by this commit  0.9.13_2
dinoex search for other commits by this committer
- add SHA checksum
24 Oct 2005 12:55:27
Original commit files touched by this commit  0.9.13_2
dinoex search for other commits by this committer
- honor LDFLAGS
- make PREFIX safe
Reported by:    kris
15 Jan 2005 11:13:44
Original commit files touched by this commit  0.9.13_2
dinoex search for other commits by this committer
- use DATADIR
26 Feb 2004 04:58:34
Original commit files touched by this commit  0.9.13_2
dinoex search for other commits by this committer
- add SIZE
04 Feb 2004 05:21:48
Original commit files touched by this commit  0.9.13_2
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
17 Nov 2003 19:33:49
Original commit files touched by this commit  0.9.13_1
dinoex search for other commits by this committer
- take maintainership
12 Oct 2003 09:44:22
Original commit files touched by this commit  0.9.13_1
dinoex search for other commits by this committer
- use EXAMPLESDIR
11 Aug 2003 19:23:38
Original commit files touched by this commit  0.9.13_1
dinoex search for other commits by this committer
- Fix gcc33 terminating char problems
03 Aug 2003 12:44:15
Original commit files touched by this commit  0.9.13
dinoex search for other commits by this committer
- mark BROKEN for gcc33
04 Mar 2003 19:49:33
Original commit files touched by this commit  0.9.13
dinoex search for other commits by this committer
- Fix build for CURRENT
20 Feb 2003 17:02:57
Original commit files touched by this commit  0.9.13
knu search for other commits by this committer
De-pkg-comment.
29 Sep 2002 08:07:47
Original commit files touched by this commit  0.9.13
ijliao search for other commits by this committer
find->${FIND},xargs->${XARGS}

PR:             40791
Submitted by:   Simon 'corecode' Schubert <corecode@corecode.ath.cx>
20 Jun 2002 19:04:20
Original commit files touched by this commit  0.9.13
ijliao search for other commits by this committer
Replace ${PERL} with ${REINPLACE_CMD} in

PR:             39566
Submitted by:   Oliver Braun <obraun@informatik.unibw-muenchen.de>
08 Oct 2000 01:03:55
files touched by this commit
asami search for other commits by this committer
Convert category deskutils to new layout.  
11 Aug 2000 05:02:02
files touched by this commit
will search for other commits by this committer
Support CC/CXX/CFLAGS/CXXFLAGS/PREFIX properly; tar -> ${TAR}.    
07 Jul 2000 19:44:50
files touched by this commit
steve search for other commits by this committer
Use {MASTER,PATCH}_SITE_SUBDIR instead of make's sed capabilities.    
17 Jun 2000 01:14:42
files touched by this commit
steve search for other commits by this committer
Use the distfiles now on ftp.freebsd.org instead of from my home directory   on
freefall.    

Number of commits found: 32

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06

14 vulnerabilities affecting 32 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23150
Broken 190
Deprecated 96
Ignore 726
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 4
new 48 hours7
new 7 days45
new fortnight70
new month141

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.243 seconds.