FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 9:39 AM GMT
Port details
abs 0908_3 math on this many watch lists=1 search for ports that depend on this port
A free spreadsheet with graphical user interface
Maintained by: gmarco@gufi.org search for ports maintained by this maintainer
Port Added: unknown
License: not specified in port
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
CVSWeb : Sources : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: x11/libX11, x11/libXpm, x11-toolkits/libXaw
Required To Run: x11/libX11, x11/libXpm, x11-toolkits/libXaw
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

Master Sites:
http://utenti.gufi.org/~gmarco/files/distfiles/
http://fresh.t-systems-sfr.com/unix/src/privat2/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 21

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
24 Oct 2011 04:17:38
Original commit files touched by this commit  0908_3
dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
20 Mar 2011 12:54:45
Original commit files touched by this commit  0908_3
miwi search for other commits by this committer
- Get Rid MD5 support
23 Jan 2009 16:28:36
Original commit files touched by this commit  0908_3
flz search for other commits by this committer
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
19 Apr 2008 17:56:05
Original commit files touched by this commit  0908_2
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
23 Mar 2008 23:03:18
Original commit files touched by this commit  0908_2
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
19 May 2007 20:32:57
Original commit files touched by this commit  0908_1
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}.
27 Dec 2006 10:24:30
Original commit files touched by this commit  0908
itetcu search for other commits by this committer
Add a MASTER_SITE mirror

PR:             ports/104692
Submitted by:   Thomas Abthorpe
Approved by:    maintainer
03 Nov 2006 22:13:47
Original commit files touched by this commit  0908
ale search for other commits by this committer
Update master site and maintainer email.

Submitted by:   maintainer
10 May 2006 22:37:39
Original commit files touched by this commit  0908
edwin search for other commits by this committer
Remove USE_REINPLACE from ports starting with M
22 Jan 2006 12:56:47
Original commit files touched by this commit  0908
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
12 Oct 2005 06:10:59
Original commit files touched by this commit  0908
ale search for other commits by this committer
Remove dead MASTER_SITE and related WWW pkg-descr line.

Requested by:   maintainer
31 Mar 2004 03:12:58
Original commit files touched by this commit  0908
trevor search for other commits by this committer
SIZEify (maintainer timeout)
06 Feb 2004 13:12:53
Original commit files touched by this commit  0908
trevor search for other commits by this committer
Use PLIST_FILES (bento-tested, marcus-reviewed).
21 Feb 2003 12:44:05
Original commit files touched by this commit  0908
knu search for other commits by this committer
De-pkg-comment.
17 Feb 2003 16:24:27
Original commit files touched by this commit  0908
leeym search for other commits by this committer
correct the syntax of ${REINPLACE_CMD}

Noticed by:     Gianmarco Giovannelli <gmarco@giovannelli.it>
17 Feb 2003 00:32:48
Original commit files touched by this commit  0908
leeym search for other commits by this committer
update to abs-0908

PR:             48337
Submitted by:   Gianmarco Giovannelli <gmarco@giovannelli.it>
24 Mar 2002 00:50:14
Original commit files touched by this commit  0.8
petef search for other commits by this committer
Don't clobber the system strcasestr().

Submitted by:   bento
11 Dec 2000 02:05:28
files touched by this commit
steve search for other commits by this committer
Update to version 0.8.    
13 Oct 2000 21:16:30
files touched by this commit
ade search for other commits by this committer
Clean up port    
08 Oct 2000 04:10:26
files touched by this commit
asami search for other commits by this committer
Convert category math to new layout.  
03 Aug 2000 10:28:58
files touched by this commit
asami search for other commits by this committer
(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.    

Number of commits found: 21

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
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

15 vulnerabilities affecting 34 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 23151
Broken 192
Deprecated 96
Ignore 728
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 2
new 48 hours7
new 7 days44
new fortnight70
new month142

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.155 seconds.