From 96adf63ac98d757222c84e13cdfd59dd43b2eafc Mon Sep 17 00:00:00 2001 From: kristerw Date: Fri, 31 Dec 2004 13:13:32 +0000 Subject: 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. --- math/xeukleides/PLIST | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/xeukleides/PLIST') diff --git a/math/xeukleides/PLIST b/math/xeukleides/PLIST index 216791a3a84..073e6048c0f 100644 --- a/math/xeukleides/PLIST +++ b/math/xeukleides/PLIST @@ -1,3 +1,3 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2002/12/07 18:13:51 cjep Exp $ +@comment $NetBSD: PLIST,v 1.2 2004/12/31 13:13:32 kristerw Exp $ bin/xeukleides -man/man1/xeukleides.1 +man/man1/xeukleides.1x -- cgit v1.2.3