summaryrefslogtreecommitdiff
path: root/math/xeukleides/Makefile
diff options
context:
space:
mode:
authorkristerw <kristerw@pkgsrc.org>2004-12-31 13:13:32 +0000
committerkristerw <kristerw@pkgsrc.org>2004-12-31 13:13:32 +0000
commit508d6d88a6601dcb54b4244679d46e2f1092a4b8 (patch)
tree7eeb80bd30d2f46c89771dfcc71c4a9efa180ccf /math/xeukleides/Makefile
parentd3bcd1c35f29393d1c875ae60c0d6a346befc1a7 (diff)
downloadpkgsrc-508d6d88a6601dcb54b4244679d46e2f1092a4b8.tar.gz
Update xeukleides to 1.0.0 using patches provided by Torsten Sadowski
in PR pkg/28745. Changes since 0.9.0 include: * Bugs concerning `trace' command and `triangle' function fixed. * Strings may now be enclosed in dollar signs ($). * Variable names may now contain underscores (_) and single quotes ('). * New `strokes' command. * New `label' command. * Enhancement of `arg' function. * Enhancement of `draw' command. * New `dot' angle mark. * Various new numerical functions: `min', `max', `clamp', `sign', `ceil', `floor', `round'. * New ternary test operator, logical operators and comparison operators. * Improvement of `interactive' command. * Improvement of triangle and quadrilateral assignments. * Minor bug fixes.
Diffstat (limited to 'math/xeukleides/Makefile')
-rw-r--r--math/xeukleides/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/math/xeukleides/Makefile b/math/xeukleides/Makefile
index 6f12f48fdb7..8d4a4ac2aad 100644
--- a/math/xeukleides/Makefile
+++ b/math/xeukleides/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2004/12/03 15:15:03 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2004/12/31 13:13:32 kristerw Exp $
# FreeBSD Id: ports/math/eukleides/Makefile,v 1.1 2002/06/04 18:40:20 ijliao Exp
-DISTNAME= xeukleides.0.9.0
-PKGNAME= xeukleides-0.9.0
-PKGREVISION= 3
+DISTNAME= xeukleides.1.0.0
+PKGNAME= xeukleides-1.0.0
CATEGORIES= math
MASTER_SITES= http://perso.wanadoo.fr/obrecht/download/
@@ -12,10 +11,9 @@ HOMEPAGE= http://perso.wanadoo.fr/obrecht/
COMMENT= X-Frontend for A Euclidean geometry drawing language
BUILD_DEPENDS+= bison>=1.35:../../devel/bison
-DEPENDS+= eukleides>=0.9.0:../../math/eukleides
+DEPENDS+= eukleides>=1.0.1:../../math/eukleides
USE_BUILDLINK3= yes
-USE_MAKEINFO= yes
USE_X11BASE= yes
BUILD_TARGET= xeukleides
USE_GNU_TOOLS+= make