Update to version 1.0.1.

PR:		14493
Submitted by:	Dominik Brettnacher <domi@saargate.de>
This commit is contained in:
Steve Price 1999-11-01 01:02:42 +00:00
parent cb8e819414
commit d7ca32c6a2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=22764
3 changed files with 11 additions and 9 deletions

View file

@ -1,21 +1,26 @@
# New ports collection makefile for: geg # New ports collection makefile for: geg
# Version required: 0.99.0 # Version required: 1.0.1
# Date created: 8 Aug 1998 # Date created: 8 Aug 1998
# Whom: rom # Whom: rom
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= geg-0.99.0 DISTNAME= geg-1.0.1
CATEGORIES= math CATEGORIES= math
MASTER_SITES= http://www.geocities.com/SiliconValley/Park/2030/ MASTER_SITES= http://www.infolaunch.com/~daveb/ \
ftp://metalab.unc.edu/pub/Linux/science/visualization/plotting/
MAINTAINER= domi@saargate.de MAINTAINER= domi@saargate.de
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
USE_X_PREFIX= yes USE_X_PREFIX= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
CONFIGURE_ENV= LIBS="-L${X11BASE}/lib -L${LOCALBASE}/lib"
do-install:
@ ${INSTALL_PROGRAM} ${WRKSRC}/src/geg ${PREFIX}/bin
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -1 +1 @@
MD5 (geg-0.99.0.tar.gz) = 1b0afc13e316958370023ea690da74ea MD5 (geg-1.0.1.tar.gz) = 8b12df4e6257641183883883df45d718

View file

@ -2,7 +2,4 @@ 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. 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. It was written with GTK+ and provides a neat, configurable user interface.
WWW: http://www.geocities.com/SiliconValley/Park/2030/ WWW: http://www.infolaunch.com/~daveb/
- Rom
rom_glsa@ein-hashofet.co.il