FreshPorts -- The Place For Ports Mon, 8 Sep 2008 2:11 AM BST
Port details
fung-calc 1.3.2b_9 math on this many watch lists=2 search for ports that depend on this port
Advanced graphic calculator
Maintained by: markus@FreeBSD.org search for ports maintained by this maintainer
Port Added: 10 Jun 2003 13:08:11
Also Listed In: kde ipv6


The Fung-Calc is an advanced 3D/2D, yet easy to use, graphing
calculator. It is an attempt to create a complete,
user-friendly grapher with all the features needed for easy
viewing of the graphical display of expressions in various
ways.

WWW: http://fung-calc.sourceforge.net
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: x11-toolkits/qt33, devel/gmake, devel/libtool15
Required To Run: x11-toolkits/qt33
Required Libraries: graphics/libglut, x11/kdelibs3, graphics/libGLU

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


Configuration Options
     No options to configure

Master Sites:
http://nchc.dl.sourceforge.net/sourceforge/fung-calc/
http://kent.dl.sourceforge.net/sourceforge/fung-calc/
http://easynews.dl.sourceforge.net/sourceforge/fung-calc/
http://ufpr.dl.sourceforge.net/sourceforge/fung-calc/
http://umn.dl.sourceforge.net/sourceforge/fung-calc/
http://heanet.dl.sourceforge.net/sourceforge/fung-calc/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 29

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
06 Jun 2008 14:44:06
Original commit files touched by this commit  1.3.2b_9
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
19 Apr 2008 18:56:05
Original commit files touched by this commit  1.3.2b_8
  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)
19 May 2007 21:32:57
Original commit files touched by this commit  1.3.2b_8
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}.
10 May 2006 23:37:39
Original commit files touched by this commit  1.3.2b_7
edwin search for other commits by this committer
Remove USE_REINPLACE from ports starting with M
23 Feb 2006 10:40:45
Original commit files touched by this commit  1.3.2b_7
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
22 Jan 2006 12:56:47
Original commit files touched by this commit  1.3.2b_6
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
22 Jan 2006 02:26:24
Original commit files touched by this commit  1.3.2b_6
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
12 Jan 2006 12:54:32
Original commit files touched by this commit  1.3.2b_6
sem search for other commits by this committer
- Update graphics/libglut to 6.4.1.
- Shared lib version and PORTREVISION bumb for all affected ports.

While I'm here:
- Remove USE_MESA knob where it was (35 ports).
  It marked as depricated for 2 years.

PR:             ports/90247
Submitted by:   Ermal Lu?i <eri--@albabsd.org>
15 Nov 2005 06:52:12
Original commit files touched by this commit  1.3.2b_5
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
05 Nov 2005 05:22:06
Original commit files touched by this commit  1.3.2b_5
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
12 Mar 2005 10:54:27
Original commit files touched by this commit  1.3.2b_4
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
23 Jan 2005 13:23:00
Original commit files touched by this commit  1.3.2b_3
markus search for other commits by this committer
- Unbreak by adding a missing dependency for graphics/libglut
- Bump PORTREVISION

Prodded by:     Stefan Walter <sw@gegenunendlich.de>
02 Jan 2005 00:57:25
Original commit files touched by this commit  1.3.2b_2
kris search for other commits by this committer
BROKEN: Does not compile

Approved by:    portmgr (self)
14 Aug 2004 00:38:44
Original commit files touched by this commit  1.3.2b_2
markus search for other commits by this committer
- Fix build with gcc 3.4 [1]
- Fix build on amd64

Reported by:    pointyhat via kris [1]
09 Jul 2004 18:43:11
Original commit files touched by this commit  1.3.2b_2
marcus search for other commits by this committer
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:             63944
Based on work by:eik and marcus
Approved by:    ade (autotools maintainer)
Tested by:      kris on pointyhat
Bound to be hidden problems:    You bet
06 Jun 2004 02:35:04
Original commit files touched by this commit  1.3.2b_2
markus search for other commits by this committer
Don't use Makefile.kde anymore
05 Apr 2004 04:31:02
Original commit files touched by this commit  1.3.2b_2
marcus search for other commits by this committer
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
28 Mar 2004 19:36:47
Original commit files touched by this commit  1.3.2b_1
markus search for other commits by this committer
- SIZEify

Submitted by:   trevor
Approved by:    arved (mentor)
14 Mar 2004 06:17:56
Original commit files touched by this commit  1.3.2b_1
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
23 Feb 2004 20:57:56
Original commit files touched by this commit  1.3.2b_1
markus search for other commits by this committer
Change my email address.

Approved by:    arved (mentor)
04 Feb 2004 05:10:27
Original commit files touched by this commit  1.3.2b_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
18 Jan 2004 15:20:56
Original commit files touched by this commit  1.3.2b
clement search for other commits by this committer
- Respect CFLAGS and PTHREAD_LIBS

PR:             61528
Submitted by:   Markus Brueffer <brueffer@phoenix-systems.de> (maintainer)
Approved by:    erwin (mentor) (implicitly)
07 Jan 2004 21:19:43
Original commit files touched by this commit  1.3.2b
krion search for other commits by this committer
- Assign maintainership to Markus Brueffer
  <brueffer@phoenix-systems.de>

PR:             61040
Submitted by:   Markus Brueffer <brueffer@phoenix-systems.de>
07 Jan 2004 20:13:39
Original commit files touched by this commit  1.3.2b
krion search for other commits by this committer
- Drop maintainership to ports@
04 Aug 2003 20:59:01
Original commit files touched by this commit  1.3.2b
krion search for other commits by this committer
Update to 1.3.2b

Approved by:    fjoe (mentor) (implicit)
04 Aug 2003 14:38:26
Original commit files touched by this commit  1.3.1
krion search for other commits by this committer
Unbreak on -current

Reported by:    kris via bento
Approved by:    fjoe (mentor) (implicit)
22 Jul 2003 11:34:12
Original commit files touched by this commit  1.3.1
krion search for other commits by this committer
Change my mail to @FreeBSD.org

Approved by:    fjoe (mentor)
26 Jun 2003 14:39:51
Original commit files touched by this commit  1.3.1
arved search for other commits by this committer
Update to 1.3.1

PR:             53709
Submitted by:   Kirill Ponomarew <ponomarew@oberon.net>
10 Jun 2003 13:07:44
Original commit files touched by this commit  1.3.0
fjoe search for other commits by this committer
New port: math/fung-calc

The Fung-Calc is an advanced 3D/2D graphing calculator.

PR:             53138
Submitted by:   Kirill Ponomarew

Number of commits found: 29

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
php5*Sep 04
linux-operaAug 25
operaAug 25
gnutlsAug 21
joomla15*Aug 20
bugzilla*Aug 19
bugzilla2*Aug 19
cdfAug 19
drupal5Aug 18
drupal6Aug 18
ruby18Aug 16
ruby18Aug 16
ruby18Aug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16

2 vulnerabilities affecting 3 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
Traffic

Calculated hourly:
Port count 19102
Broken 159
Deprecated 77
Ignore 426
Forbidden 6
Restricted 286
No CDROM 130
Vulnerable 49
Expired 11
Set to expire 59
Interactive 78
new 24 hours 13
new 48 hours18
new 7 days49
new fortnight101
new month252

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

Add tab to Netscape 6

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