notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
fung-calc Advanced graphic calculator
1.3.2b_15 math Deleted on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.3.2b_15Version of this port present on the latest quarterly branch.
Maintainer: 5u623l20@gmail.com search for ports maintained by this maintainer
Port Added: 2003-06-10 12:08:11
Last Update: 2013-07-26 19:19:21
SVN Revision: 323748
People watching this port, also watch:: gwenview
Also Listed In: ipv6 kde
License: not specified in port
WWW:
http://fung-calc.sourceforge.net
Description:
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
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • fung-calc>0:math/fung-calc
No installation instructions:
This port has been deleted.
PKGNAME: fung-calc
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. moc : x11-toolkits/qt33
  2. gmake : devel/gmake
  3. libtool>=2.4 : devel/libtool
  4. pkgconf : devel/pkgconf
  5. gtk-update-icon-cache : graphics/gtk-update-icon-cache
Runtime dependencies:
  1. moc : x11-toolkits/qt33
  2. pkgconf : devel/pkgconf
  3. libgiofam.so : devel/gio-fam-backend
  4. gtk-update-icon-cache : graphics/gtk-update-icon-cache
Library dependencies:
  1. kimproxy.0 : x11/kdelibs3
  2. glut.12 : graphics/freeglut
  3. atk-1.0.0 : accessibility/atk
  4. gdk_pixbuf-2.0.0 : graphics/gdk-pixbuf2
  5. glib-2.0.0 : devel/glib20
  6. pango-1.0.0 : x11-toolkits/pango
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (16 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://freefr.dl.sourceforge.net/project/fung-calc/releases/1.3.2b/
  3. http://heanet.dl.sourceforge.net/project/fung-calc/releases/1.3.2b/
  4. http://internode.dl.sourceforge.net/project/fung-calc/releases/1.3.2b/
  5. http://iweb.dl.sourceforge.net/project/fung-calc/releases/1.3.2b/
  6. http://jaist.dl.sourceforge.net/project/fung-calc/releases/1.3.2b/
  7. http://kent.dl.sourceforge.net/project/fung-calc/releases/1.3.2b/
  8. http://nchc.dl.sourceforge.net/project/fung-calc/releases/1.3.2b/
  9. http://ncu.dl.sourceforge.net/project/fung-calc/releases/1.3.2b/
  10. http://osdn.dl.sourceforge.net/project/fung-calc/releases/1.3.2b/
  11. http://sunet.dl.sourceforge.net/project/fung-calc/releases/1.3.2b/
  12. http://surfnet.dl.sourceforge.net/project/fung-calc/releases/1.3.2b/
  13. http://switch.dl.sourceforge.net/project/fung-calc/releases/1.3.2b/
  14. http://ufpr.dl.sourceforge.net/project/fung-calc/releases/1.3.2b/
  15. http://voxel.dl.sourceforge.net/project/fung-calc/releases/1.3.2b/
  16. http://waix.dl.sourceforge.net/project/fung-calc/releases/1.3.2b/
Collapse this list.

Number of commits found: 43

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3.2b_15
26 Jul 2013 19:19:21
Revision:323748Original commit files touched by this commit
rene search for other commits by this committer
KDE3 and QT3 expired on 2013-07-01, remove these ports.
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.

Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports

PR:		ports/180745
Submitted by:	rene
Approved by:	portmgr (bapt)
Exp-run by:	bapt
1.3.2b_15
04 Aug 2012 22:52:04
Original commit files touched by this commit
kwm search for other commits by this committer
Switch from libglut to freeglut and retire libglut. Libglut hasn't been
developed in years and has been dropped from the MESA 8.0 distribution.
Freeglut is a rewrite of glut and is actively developed and is used by
many linux distributions instead of libglut.

Bump all ports that directly depend on libglut because of the shlib version
change.

There are some extra items in this patch.

*) Because freeglut doesn't have the same dependancies as libglut, some ports
	need extra dependencies added to USE_XORG to make them build.
*) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped
	with libglut.
*) Remove option for libglut/freeglut selection in games/cake, only freeglut
	remains now.
*) While here fix a png related build issue games/vegastrike.

Thanks to miwi for running the exp-run.

Approved by:	portmgr (miwi)

Collaboration with:	zeising@
Obtained from:	xorg-dev staging area.
1.3.2b_14
01 Jun 2012 05:26:28
Original commit files touched by this commit
dinoex search for other commits by this committer
- update png to 1.5.10
1.3.2b_13
11 Apr 2012 02:23:09
Original commit files touched by this commit
miwi search for other commits by this committer
- Added Portscout variable for blocking earlier version reporting
- Take maintainership
- Modified PLIST to honor DATADIR

PR:             166453
Submitted by:   Muhammad Moinur Rahman <5u623l20@gmail.com>
1.3.2b_13
23 Sep 2011 22:26:39
Original commit files touched by this commit
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
1.3.2b_13
05 Jul 2011 02:51:16
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Reassign to the heap
1.3.2b_13
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.3.2b_13
04 Dec 2010 07:34:27
Original commit files touched by this commit
ade search for other commits by this committer
Sync to new bsd.autotools.mk
1.3.2b_13
28 Mar 2010 06:47:48
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
1.3.2b_12
05 Feb 2010 11:46:55
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg-8
1.3.2b_11
22 Aug 2009 00:28:34
Original commit files touched by this commit Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with M
1.3.2b_11
02 Aug 2009 19:36:34
Original commit files touched by this commit
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
1.3.2b_11
31 Jul 2009 13:57:52
Original commit files touched by this commit
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
1.3.2b_10
23 Jan 2009 16:28:36
Original commit files touched by this commit
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).
1.3.2b_9
06 Jun 2008 13:44:06
Original commit files touched by this commit
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)
1.3.2b_8
19 Apr 2008 17:56:05
Original commit files touched by this commit 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)
1.3.2b_8
19 May 2007 20:32:57
Original commit files touched by this commit
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}.
1.3.2b_7
10 May 2006 22:37:39
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from ports starting with M
1.3.2b_7
23 Feb 2006 10:40:45
Original commit files touched by this commit
ade search for other commits by this committer
Conversion to a single libtool environment.

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

Approved by: krion@
1.3.2b_6
22 Jan 2006 02:26:24
Original commit files touched by this commit
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)
1.3.2b_6
12 Jan 2006 12:54:32
Original commit files touched by this commit
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>
1.3.2b_5
15 Nov 2005 06:52:12
Original commit files touched by this commit
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.
1.3.2b_5
05 Nov 2005 05:22:06
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
1.3.2b_4
12 Mar 2005 10:54:27
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
1.3.2b_3
23 Jan 2005 13:23:00
Original commit files touched by this commit
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>
1.3.2b_2
02 Jan 2005 00:57:25
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Does not compile

Approved by:    portmgr (self)
1.3.2b_2
13 Aug 2004 23:38:44
Original commit files touched by this commit
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]
1.3.2b_2
09 Jul 2004 17:43:11
Original commit files touched by this commit
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
1.3.2b_2
06 Jun 2004 01:35:04
Original commit files touched by this commit
markus search for other commits by this committer
Don't use Makefile.kde anymore
1.3.2b_2
05 Apr 2004 03:31:02
Original commit files touched by this commit
marcus search for other commits by this committer
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
1.3.2b_1
28 Mar 2004 18:36:47
Original commit files touched by this commit
markus search for other commits by this committer
- SIZEify

Submitted by:   trevor
Approved by:    arved (mentor)
1.3.2b_1
14 Mar 2004 06:17:56
Original commit files touched by this commit
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.
1.3.2b_1
23 Feb 2004 20:57:56
Original commit files touched by this commit
markus search for other commits by this committer
Change my email address.

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

(Part 1)
1.3.2b
18 Jan 2004 15:20:56
Original commit files touched by this commit
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)
1.3.2b
07 Jan 2004 21:19:43
Original commit files touched by this commit
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>
1.3.2b
07 Jan 2004 20:13:39
Original commit files touched by this commit
krion search for other commits by this committer
- Drop maintainership to ports@
1.3.2b
04 Aug 2003 19:59:01
Original commit files touched by this commit
krion search for other commits by this committer
Update to 1.3.2b

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

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

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

PR:             53709
Submitted by:   Kirill Ponomarew <ponomarew@oberon.net>
1.3.0
10 Jun 2003 12:07:44
Original commit files touched by this commit
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: 43