The FreeBSD Ports Archive
FreeBSD math : abs4>
A free spreadsheet with graphical user interface
Abs is a free spreadsheet with graphical user interface.
It has a programming language with the same
syntax as Microsoft Visual Basic.
Author : Andre.Bertin@ping.be
Ported to FreeBSD by:
- Gianmarco Giovannelli (gmarco@giovannelli.it)
http://utenti.gufi.org/~gmarco/files/distfiles/
|
abs history
v. 1.19
date: 2007/05/19 20:14:46; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.18
date: 2006/12/27 10:24:30; author: itetcu; state: Exp; lines: +2 -1
Add a MASTER_SITE mirror
PR: ports/104692
Submitted by: Thomas Abthorpe
Approved by: maintainer
v. 1.17
date: 2006/11/03 22:13:47; author: ale; state: Exp; lines: +2 -2
Update master site and maintainer email.
Submitted by: maintainer
v. 1.16
date: 2006/05/10 22:37:04; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from ports starting with M
v. 1.15
date: 2005/10/12 06:10:59; author: ale; state: Exp; lines: +1 -2
Remove dead MASTER_SITE and related WWW pkg-descr line.
Requested by: maintainer
v. 1.14
date: 2004/02/06 13:11:42; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.13
date: 2003/02/21 12:43:56; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.12
date: 2003/02/17 16:24:27; author: leeym; state: Exp; lines: +1 -2
correct the syntax of ${REINPLACE_CMD}
Noticed by: Gianmarco Giovannelli
v. 1.11
date: 2003/02/17 00:32:48; author: leeym; state: Exp; lines: +5 -2
update to abs-0908
PR: 48337
Submitted by: Gianmarco Giovannelli
v. 1.10
date: 2002/03/24 00:50:13; author: petef; state: Exp; lines: +4 -1
Don't clobber the system strcasestr().
Submitted by: bento
v. 1.9
date: 2000/12/11 02:05:24; author: steve; state: Exp; lines: +9 -10
Update to version 0.8.
PR: 22934
Submitted by: maintainer
v. 1.8
date: 2000/10/13 20:16:27; author: ade; state: Exp; lines: +6 -6
Clean up port
PR: 21481
Submitted by: maintainer
v. 1.7
date: 2000/08/03 09:25:36; author: asami; state: Exp; lines: +2 -3
(1) Add new variable, XFREE86_VERSION, to specify which version of
XFree86 (3 or 4) to depend to when USE_XLIB is set.
XFREE86_VERSION defaults to 3 for now, but adventurous users can
override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB
will add a dependency to x11/XFree86; when it is set to 4, the
dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
hacks to avoid messing with XFree86 are turned off.
Since XFree86 version 4 includes some software that used to be
separate ports, when XFREE86_VERSION=3 the following variables are
provided:
USE_DGS LIB_DEPENDS on x11/dgs
USE_FREETYPE LIB_DEPENDS on print/freetype
USE_MESA LIB_DEPENDS on graphics/Mesa3
USE_XPM LIB_DEPENDS on graphics/xpm
When XFREE86_VERSION=4, these variables have no effect. The
LIB_DEPENDS in the tree for the above four ports have all been
converted to the USE_* counterparts. For your information, this
is the count of the number of ports:
USE_DGS 0
USE_FREETYPE 16
USE_MESA 36
USE_XPM 236
There is a new variable, XAWVER, which is set to 6 when
XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also
passed to PLIST_SUB so ports that build Xaw based shared libraries
can use this variable to substitute the shlib version number.
There is also a provision of using a separate mtree file for
XFREE86_VERSION=4, but that part is not enabled yet.
Reviewed by: the ports list
Tested by: make index (XFREE86_VERSION=3 only)
(2) Add hebrew to list of valid categories.
Submitted by: nbm
v. 1.6
date: 2000/04/14 07:19:46; author: asami; state: Exp; lines: +4 -4
Convert to PORTNAME/PORTVERSION.
v. 1.5
date: 1999/11/12 21:04:43; author: jim; state: Exp; lines: +3 -3
Update maintainer's email address.
PR: 14762
Submitted by: maintainer
v. 1.4
date: 1999/08/25 07:06:21; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.3
date: 1999/04/19 04:01:35; author: steve; state: Exp; lines: +15 -4
Update to version 0.6a.
PR: 11110
Submitted by: maintainer
v. 1.2
date: 1999/03/24 17:43:06; author: steve; state: Exp; lines: +3 -1
Use our port of Xpm instead of the included version.
PR: 10463
Submitted by: Tom Hukins
v. 1.1
date: 1999/01/26 03:43:37; author: steve; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/01/26 03:43:37; author: steve; state: Exp; lines: +0 -0
Initial import of abs version 0.5.
A free spreadsheet with a graphical user interface.
PR: 9616
Submitted by: Gianmarco Giovannelli
=============================================================================
v. 1.19
date: 2007/05/19 20:14:46; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.18
date: 2006/12/27 10:24:30; author: itetcu; state: Exp; lines: +2 -1
Add a MASTER_SITE mirror
PR: ports/104692
Submitted by: Thomas Abthorpe
Approved by: maintainer
v. 1.17
date: 2006/11/03 22:13:47; author: ale; state: Exp; lines: +2 -2
Update master site and maintainer email.
Submitted by: maintainer
v. 1.16
date: 2006/05/10 22:37:04; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from ports starting with M
v. 1.15
date: 2005/10/12 06:10:59; author: ale; state: Exp; lines: +1 -2
Remove dead MASTER_SITE and related WWW pkg-descr line.
Requested by: maintainer
v. 1.14
date: 2004/02/06 13:11:42; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.13
date: 2003/02/21 12:43:56; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.12
date: 2003/02/17 16:24:27; author: leeym; state: Exp; lines: +1 -2
correct the syntax of ${REINPLACE_CMD}
Noticed by: Gianmarco Giovannelli
v. 1.11
date: 2003/02/17 00:32:48; author: leeym; state: Exp; lines: +5 -2
update to abs-0908
PR: 48337
Submitted by: Gianmarco Giovannelli
v. 1.10
date: 2002/03/24 00:50:13; author: petef; state: Exp; lines: +4 -1
Don't clobber the system strcasestr().
Submitted by: bento
v. 1.9
date: 2000/12/11 02:05:24; author: steve; state: Exp; lines: +9 -10
Update to version 0.8.
PR: 22934
Submitted by: maintainer
v. 1.8
date: 2000/10/13 20:16:27; author: ade; state: Exp; lines: +6 -6
Clean up port
PR: 21481
Submitted by: maintainer
v. 1.7
date: 2000/08/03 09:25:36; author: asami; state: Exp; lines: +2 -3
(1) Add new variable, XFREE86_VERSION, to specify which version of
XFree86 (3 or 4) to depend to when USE_XLIB is set.
XFREE86_VERSION defaults to 3 for now, but adventurous users can
override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB
will add a dependency to x11/XFree86; when it is set to 4, the
dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
hacks to avoid messing with XFree86 are turned off.
Since XFree86 version 4 includes some software that used to be
separate ports, when XFREE86_VERSION=3 the following variables are
provided:
USE_DGS LIB_DEPENDS on x11/dgs
USE_FREETYPE LIB_DEPENDS on print/freetype
USE_MESA LIB_DEPENDS on graphics/Mesa3
USE_XPM LIB_DEPENDS on graphics/xpm
When XFREE86_VERSION=4, these variables have no effect. The
LIB_DEPENDS in the tree for the above four ports have all been
converted to the USE_* counterparts. For your information, this
is the count of the number of ports:
USE_DGS 0
USE_FREETYPE 16
USE_MESA 36
USE_XPM 236
There is a new variable, XAWVER, which is set to 6 when
XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also
passed to PLIST_SUB so ports that build Xaw based shared libraries
can use this variable to substitute the shlib version number.
There is also a provision of using a separate mtree file for
XFREE86_VERSION=4, but that part is not enabled yet.
Reviewed by: the ports list
Tested by: make index (XFREE86_VERSION=3 only)
(2) Add hebrew to list of valid categories.
Submitted by: nbm
v. 1.6
date: 2000/04/14 07:19:46; author: asami; state: Exp; lines: +4 -4
Convert to PORTNAME/PORTVERSION.
v. 1.5
date: 1999/11/12 21:04:43; author: jim; state: Exp; lines: +3 -3
Update maintainer's email address.
PR: 14762
Submitted by: maintainer
v. 1.4
date: 1999/08/25 07:06:21; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.3
date: 1999/04/19 04:01:35; author: steve; state: Exp; lines: +15 -4
Update to version 0.6a.
PR: 11110
Submitted by: maintainer
v. 1.2
date: 1999/03/24 17:43:06; author: steve; state: Exp; lines: +3 -1
Use our port of Xpm instead of the included version.
PR: 10463
Submitted by: Tom Hukins
v. 1.1
date: 1999/01/26 03:43:37; author: steve; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/01/26 03:43:37; author: steve; state: Exp; lines: +0 -0
Initial import of abs version 0.5.
A free spreadsheet with a graphical user interface.
PR: 9616
Submitted by: Gianmarco Giovannelli
=============================================================================
v. 1.19
date: 2007/05/19 20:14:46; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.18
date: 2006/12/27 10:24:30; author: itetcu; state: Exp; lines: +2 -1
Add a MASTER_SITE mirror
PR: ports/104692
Submitted by: Thomas Abthorpe
Approved by: maintainer
v. 1.17
date: 2006/11/03 22:13:47; author: ale; state: Exp; lines: +2 -2
Update master site and maintainer email.
Submitted by: maintainer
v. 1.16
date: 2006/05/10 22:37:04; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from ports starting with M
v. 1.15
date: 2005/10/12 06:10:59; author: ale; state: Exp; lines: +1 -2
Remove dead MASTER_SITE and related WWW pkg-descr line.
Requested by: maintainer
v. 1.14
date: 2004/02/06 13:11:42; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.13
date: 2003/02/21 12:43:56; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.12
date: 2003/02/17 16:24:27; author: leeym; state: Exp; lines: +1 -2
correct the syntax of ${REINPLACE_CMD}
Noticed by: Gianmarco Giovannelli
v. 1.11
date: 2003/02/17 00:32:48; author: leeym; state: Exp; lines: +5 -2
update to abs-0908
PR: 48337
Submitted by: Gianmarco Giovannelli
v. 1.10
date: 2002/03/24 00:50:13; author: petef; state: Exp; lines: +4 -1
Don't clobber the system strcasestr().
Submitted by: bento
v. 1.9
date: 2000/12/11 02:05:24; author: steve; state: Exp; lines: +9 -10
Update to version 0.8.
PR: 22934
Submitted by: maintainer
v. 1.8
date: 2000/10/13 20:16:27; author: ade; state: Exp; lines: +6 -6
Clean up port
PR: 21481
Submitted by: maintainer
v. 1.7
date: 2000/08/03 09:25:36; author: asami; state: Exp; lines: +2 -3
(1) Add new variable, XFREE86_VERSION, to specify which version of
XFree86 (3 or 4) to depend to when USE_XLIB is set.
XFREE86_VERSION defaults to 3 for now, but adventurous users can
override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB
will add a dependency to x11/XFree86; when it is set to 4, the
dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
hacks to avoid messing with XFree86 are turned off.
Since XFree86 version 4 includes some software that used to be
separate ports, when XFREE86_VERSION=3 the following variables are
provided:
USE_DGS LIB_DEPENDS on x11/dgs
USE_FREETYPE LIB_DEPENDS on print/freetype
USE_MESA LIB_DEPENDS on graphics/Mesa3
USE_XPM LIB_DEPENDS on graphics/xpm
When XFREE86_VERSION=4, these variables have no effect. The
LIB_DEPENDS in the tree for the above four ports have all been
converted to the USE_* counterparts. For your information, this
is the count of the number of ports:
USE_DGS 0
USE_FREETYPE 16
USE_MESA 36
USE_XPM 236
There is a new variable, XAWVER, which is set to 6 when
XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also
passed to PLIST_SUB so ports that build Xaw based shared libraries
can use this variable to substitute the shlib version number.
There is also a provision of using a separate mtree file for
XFREE86_VERSION=4, but that part is not enabled yet.
Reviewed by: the ports list
Tested by: make index (XFREE86_VERSION=3 only)
(2) Add hebrew to list of valid categories.
Submitted by: nbm
v. 1.6
date: 2000/04/14 07:19:46; author: asami; state: Exp; lines: +4 -4
Convert to PORTNAME/PORTVERSION.
v. 1.5
date: 1999/11/12 21:04:43; author: jim; state: Exp; lines: +3 -3
Update maintainer's email address.
PR: 14762
Submitted by: maintainer
v. 1.4
date: 1999/08/25 07:06:21; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.3
date: 1999/04/19 04:01:35; author: steve; state: Exp; lines: +15 -4
Update to version 0.6a.
PR: 11110
Submitted by: maintainer
v. 1.2
date: 1999/03/24 17:43:06; author: steve; state: Exp; lines: +3 -1
Use our port of Xpm instead of the included version.
PR: 10463
Submitted by: Tom Hukins
v. 1.1
date: 1999/01/26 03:43:37; author: steve; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/01/26 03:43:37; author: steve; state: Exp; lines: +0 -0
Initial import of abs version 0.5.
A free spreadsheet with a graphical user interface.
PR: 9616
Submitted by: Gianmarco Giovannelli
=============================================================================
|
| |

|