The FreeBSD Ports Archive
FreeBSD math : geg4>
Visualise multiple 2D-functions of one variable
geg, a GTK+ Equation Grapher is a very simple utility for parsing and plotting
2D-Functions, eg f(x) = 3 + sin(x), and much more complicated functions.
It was written with GTK+ and provides a neat, configurable user interface.
http://www.infolaunch.com/~daveb/
|
geg history
v. 1.31
date: 2007/09/30 04:47:06; author: linimon; state: Exp; lines: +2 -2
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe
v. 1.30
date: 2007/05/19 20:14:59; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.29
date: 2006/10/14 08:54:28; author: marcus; state: Exp; lines: +2 -2
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
v. 1.28
date: 2006/03/07 08:26:49; author: ade; state: Exp; lines: +1 -1
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
v. 1.27
date: 2005/11/15 06:50:05; author: ade; state: Exp; lines: +1 -2
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.
v. 1.26
date: 2004/06/04 17:29:26; author: ade; state: Exp; lines: +1 -0
Sync with new bsd.autotools.mk
v. 1.25
date: 2004/03/14 06:16:55; author: ade; state: Exp; lines: +1 -1
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.
v. 1.24
date: 2004/02/06 13:11:43; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.23
date: 2004/02/04 05:07:29; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.22
date: 2003/04/20 19:32:46; author: marcus; state: Exp; lines: +0 -1
Remove USE_GNOMENG.
v. 1.21
date: 2003/02/21 12:43:58; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.20
date: 2002/08/30 14:07:43; author: lioux; state: Exp; lines: +2 -1
Deploy USE_GNOMENG infrastructure
PR: 42208
Submitted by: Edwin Groothuis
v. 1.19
date: 2002/01/11 23:43:09; author: pat; state: Exp; lines: +1 -1
Fix configure (bento)
PR: 33743
Submitted by: Oliver Lehmann
v. 1.18
date: 2001/10/30 01:47:27; author: petef; state: Exp; lines: +2 -2
Instead of setting ${AUTOMAKE} to automake -a -i, set ${AUTOMAKE_ARGS}
to -a -i.
PR: 31592
Submitted by: TOGAWA Satoshi
v. 1.17
date: 2000/10/05 06:42:07; author: reg; state: Exp; lines: +3 -6
Implement USE_GTK, part 2.
v. 1.16
date: 2000/07/07 19:58:54; author: steve; state: Exp; lines: +11 -6
- Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-config
- Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly
PR: 19623
Submitted by: KATO Tsuguru
v. 1.15
date: 2000/04/27 11:52:10; author: knu; state: Exp; lines: +5 -4
Update to 1.0.2.
PR: ports/18023
Submitted by: MAINTAINER
Use ${MASTER_SITE_SUNSITE}.
Suggested by: portlint
v. 1.14
date: 2000/04/14 07:20:04; author: asami; state: Exp; lines: +3 -3
Convert to PORTNAME/PORTVERSION.
v. 1.13
date: 1999/11/01 01:02:35; author: steve; state: Exp; lines: +10 -5
Update to version 1.0.1.
PR: 14493
Submitted by: Dominik Brettnacher
v. 1.12
date: 1999/08/25 07:09:49; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.11
date: 1999/07/17 21:26:37; author: cpiazza; state: Exp; lines: +2 -2
Set Dominik Brettnacher as the maintainer
of this port.
v. 1.10
date: 1999/06/19 07:47:52; author: cpiazza; state: Exp; lines: +2 -2
Remove current maintainer and replace with ports@FreeBSD.org
Maintainer writes:
Sorry, but as Ive posted before, I can no longer maintain any of my
ports, serving in the army is eating up all of my free time.
Requested by: Gilad Rom
v. 1.9
date: 1999/05/29 03:55:21; author: steve; state: Exp; lines: +2 -3
Update to use gtk version 1.2.3.
PR: 11842
Submitted by: Jeremy Lea
v. 1.8
date: 1999/04/22 07:47:57; author: mharo; state: Exp; lines: +2 -2
gtk11 -> gtk12
v. 1.7
date: 1999/02/24 22:06:26; author: vanilla; state: Exp; lines: +8 -11
Upgrade to 0.99.0.
v. 1.6
date: 1998/12/22 07:52:51; author: asami; state: Exp; lines: +2 -1
Mark this port broken:
===
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -O -pipe -Wall -c about.c
In file included from about.c:10:
about.h:4: gtk/gtk.h: No such file or directory
v. 1.5
date: 1998/11/23 08:32:08; author: asami; state: Exp; lines: +3 -3
Make this thing build. (Actually it's failing in configure.) Is it
too much to ask that people at least TEST these things before they
commit them?!?
v. 1.4
date: 1998/11/18 17:33:50; author: vanilla; state: Exp; lines: +6 -3
Upgrade to 0.15.0
PR: ports/8403
Submitted by: maintainer
v. 1.3
date: 1998/09/22 22:55:54; author: asami; state: Exp; lines: +2 -2
gtk and gtk11 are now ELFized.
v. 1.2
date: 1998/09/16 21:47:38; author: vanilla; state: Exp; lines: +6 -10
Upgrade to 0.12, and change LIB_DEPENDS to gtk11.
PR: ports/7935
Submitted by: maintainer
v. 1.1
date: 1998/08/10 00:44:15; author: steve; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/08/10 00:44:15; author: steve; state: Exp; lines: +0 -0
Initial import of geg version 0.01
Visualize multiple 2D-functions of one variable.
PR: 7527
Submitted by: Gilad Rom
=============================================================================
v. 1.31
date: 2007/09/30 04:47:06; author: linimon; state: Exp; lines: +2 -2
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe
v. 1.30
date: 2007/05/19 20:14:59; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.29
date: 2006/10/14 08:54:28; author: marcus; state: Exp; lines: +2 -2
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
v. 1.28
date: 2006/03/07 08:26:49; author: ade; state: Exp; lines: +1 -1
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
v. 1.27
date: 2005/11/15 06:50:05; author: ade; state: Exp; lines: +1 -2
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.
v. 1.26
date: 2004/06/04 17:29:26; author: ade; state: Exp; lines: +1 -0
Sync with new bsd.autotools.mk
v. 1.25
date: 2004/03/14 06:16:55; author: ade; state: Exp; lines: +1 -1
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.
v. 1.24
date: 2004/02/06 13:11:43; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.23
date: 2004/02/04 05:07:29; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.22
date: 2003/04/20 19:32:46; author: marcus; state: Exp; lines: +0 -1
Remove USE_GNOMENG.
v. 1.21
date: 2003/02/21 12:43:58; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.20
date: 2002/08/30 14:07:43; author: lioux; state: Exp; lines: +2 -1
Deploy USE_GNOMENG infrastructure
PR: 42208
Submitted by: Edwin Groothuis
v. 1.19
date: 2002/01/11 23:43:09; author: pat; state: Exp; lines: +1 -1
Fix configure (bento)
PR: 33743
Submitted by: Oliver Lehmann
v. 1.18
date: 2001/10/30 01:47:27; author: petef; state: Exp; lines: +2 -2
Instead of setting ${AUTOMAKE} to automake -a -i, set ${AUTOMAKE_ARGS}
to -a -i.
PR: 31592
Submitted by: TOGAWA Satoshi
v. 1.17
date: 2000/10/05 06:42:07; author: reg; state: Exp; lines: +3 -6
Implement USE_GTK, part 2.
v. 1.16
date: 2000/07/07 19:58:54; author: steve; state: Exp; lines: +11 -6
- Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-config
- Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly
PR: 19623
Submitted by: KATO Tsuguru
v. 1.15
date: 2000/04/27 11:52:10; author: knu; state: Exp; lines: +5 -4
Update to 1.0.2.
PR: ports/18023
Submitted by: MAINTAINER
Use ${MASTER_SITE_SUNSITE}.
Suggested by: portlint
v. 1.14
date: 2000/04/14 07:20:04; author: asami; state: Exp; lines: +3 -3
Convert to PORTNAME/PORTVERSION.
v. 1.13
date: 1999/11/01 01:02:35; author: steve; state: Exp; lines: +10 -5
Update to version 1.0.1.
PR: 14493
Submitted by: Dominik Brettnacher
v. 1.12
date: 1999/08/25 07:09:49; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.11
date: 1999/07/17 21:26:37; author: cpiazza; state: Exp; lines: +2 -2
Set Dominik Brettnacher as the maintainer
of this port.
v. 1.10
date: 1999/06/19 07:47:52; author: cpiazza; state: Exp; lines: +2 -2
Remove current maintainer and replace with ports@FreeBSD.org
Maintainer writes:
Sorry, but as Ive posted before, I can no longer maintain any of my
ports, serving in the army is eating up all of my free time.
Requested by: Gilad Rom
v. 1.9
date: 1999/05/29 03:55:21; author: steve; state: Exp; lines: +2 -3
Update to use gtk version 1.2.3.
PR: 11842
Submitted by: Jeremy Lea
v. 1.8
date: 1999/04/22 07:47:57; author: mharo; state: Exp; lines: +2 -2
gtk11 -> gtk12
v. 1.7
date: 1999/02/24 22:06:26; author: vanilla; state: Exp; lines: +8 -11
Upgrade to 0.99.0.
v. 1.6
date: 1998/12/22 07:52:51; author: asami; state: Exp; lines: +2 -1
Mark this port broken:
===
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -O -pipe -Wall -c about.c
In file included from about.c:10:
about.h:4: gtk/gtk.h: No such file or directory
v. 1.5
date: 1998/11/23 08:32:08; author: asami; state: Exp; lines: +3 -3
Make this thing build. (Actually it's failing in configure.) Is it
too much to ask that people at least TEST these things before they
commit them?!?
v. 1.4
date: 1998/11/18 17:33:50; author: vanilla; state: Exp; lines: +6 -3
Upgrade to 0.15.0
PR: ports/8403
Submitted by: maintainer
v. 1.3
date: 1998/09/22 22:55:54; author: asami; state: Exp; lines: +2 -2
gtk and gtk11 are now ELFized.
v. 1.2
date: 1998/09/16 21:47:38; author: vanilla; state: Exp; lines: +6 -10
Upgrade to 0.12, and change LIB_DEPENDS to gtk11.
PR: ports/7935
Submitted by: maintainer
v. 1.1
date: 1998/08/10 00:44:15; author: steve; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/08/10 00:44:15; author: steve; state: Exp; lines: +0 -0
Initial import of geg version 0.01
Visualize multiple 2D-functions of one variable.
PR: 7527
Submitted by: Gilad Rom
=============================================================================
v. 1.31
date: 2007/09/30 04:47:06; author: linimon; state: Exp; lines: +2 -2
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe
v. 1.30
date: 2007/05/19 20:14:59; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.29
date: 2006/10/14 08:54:28; author: marcus; state: Exp; lines: +2 -2
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
v. 1.28
date: 2006/03/07 08:26:49; author: ade; state: Exp; lines: +1 -1
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
v. 1.27
date: 2005/11/15 06:50:05; author: ade; state: Exp; lines: +1 -2
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.
v. 1.26
date: 2004/06/04 17:29:26; author: ade; state: Exp; lines: +1 -0
Sync with new bsd.autotools.mk
v. 1.25
date: 2004/03/14 06:16:55; author: ade; state: Exp; lines: +1 -1
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.
v. 1.24
date: 2004/02/06 13:11:43; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.23
date: 2004/02/04 05:07:29; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.22
date: 2003/04/20 19:32:46; author: marcus; state: Exp; lines: +0 -1
Remove USE_GNOMENG.
v. 1.21
date: 2003/02/21 12:43:58; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.20
date: 2002/08/30 14:07:43; author: lioux; state: Exp; lines: +2 -1
Deploy USE_GNOMENG infrastructure
PR: 42208
Submitted by: Edwin Groothuis
v. 1.19
date: 2002/01/11 23:43:09; author: pat; state: Exp; lines: +1 -1
Fix configure (bento)
PR: 33743
Submitted by: Oliver Lehmann
v. 1.18
date: 2001/10/30 01:47:27; author: petef; state: Exp; lines: +2 -2
Instead of setting ${AUTOMAKE} to automake -a -i, set ${AUTOMAKE_ARGS}
to -a -i.
PR: 31592
Submitted by: TOGAWA Satoshi
v. 1.17
date: 2000/10/05 06:42:07; author: reg; state: Exp; lines: +3 -6
Implement USE_GTK, part 2.
v. 1.16
date: 2000/07/07 19:58:54; author: steve; state: Exp; lines: +11 -6
- Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-config
- Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly
PR: 19623
Submitted by: KATO Tsuguru
v. 1.15
date: 2000/04/27 11:52:10; author: knu; state: Exp; lines: +5 -4
Update to 1.0.2.
PR: ports/18023
Submitted by: MAINTAINER
Use ${MASTER_SITE_SUNSITE}.
Suggested by: portlint
v. 1.14
date: 2000/04/14 07:20:04; author: asami; state: Exp; lines: +3 -3
Convert to PORTNAME/PORTVERSION.
v. 1.13
date: 1999/11/01 01:02:35; author: steve; state: Exp; lines: +10 -5
Update to version 1.0.1.
PR: 14493
Submitted by: Dominik Brettnacher
v. 1.12
date: 1999/08/25 07:09:49; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.11
date: 1999/07/17 21:26:37; author: cpiazza; state: Exp; lines: +2 -2
Set Dominik Brettnacher as the maintainer
of this port.
v. 1.10
date: 1999/06/19 07:47:52; author: cpiazza; state: Exp; lines: +2 -2
Remove current maintainer and replace with ports@FreeBSD.org
Maintainer writes:
Sorry, but as Ive posted before, I can no longer maintain any of my
ports, serving in the army is eating up all of my free time.
Requested by: Gilad Rom
v. 1.9
date: 1999/05/29 03:55:21; author: steve; state: Exp; lines: +2 -3
Update to use gtk version 1.2.3.
PR: 11842
Submitted by: Jeremy Lea
v. 1.8
date: 1999/04/22 07:47:57; author: mharo; state: Exp; lines: +2 -2
gtk11 -> gtk12
v. 1.7
date: 1999/02/24 22:06:26; author: vanilla; state: Exp; lines: +8 -11
Upgrade to 0.99.0.
v. 1.6
date: 1998/12/22 07:52:51; author: asami; state: Exp; lines: +2 -1
Mark this port broken:
===
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -O -pipe -Wall -c about.c
In file included from about.c:10:
about.h:4: gtk/gtk.h: No such file or directory
v. 1.5
date: 1998/11/23 08:32:08; author: asami; state: Exp; lines: +3 -3
Make this thing build. (Actually it's failing in configure.) Is it
too much to ask that people at least TEST these things before they
commit them?!?
v. 1.4
date: 1998/11/18 17:33:50; author: vanilla; state: Exp; lines: +6 -3
Upgrade to 0.15.0
PR: ports/8403
Submitted by: maintainer
v. 1.3
date: 1998/09/22 22:55:54; author: asami; state: Exp; lines: +2 -2
gtk and gtk11 are now ELFized.
v. 1.2
date: 1998/09/16 21:47:38; author: vanilla; state: Exp; lines: +6 -10
Upgrade to 0.12, and change LIB_DEPENDS to gtk11.
PR: ports/7935
Submitted by: maintainer
v. 1.1
date: 1998/08/10 00:44:15; author: steve; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/08/10 00:44:15; author: steve; state: Exp; lines: +0 -0
Initial import of geg version 0.01
Visualize multiple 2D-functions of one variable.
PR: 7527
Submitted by: Gilad Rom
=============================================================================
|
| |

|