diff options
author | kristerw <kristerw> | 2004-12-31 13:13:32 +0000 |
---|---|---|
committer | kristerw <kristerw> | 2004-12-31 13:13:32 +0000 |
commit | 96adf63ac98d757222c84e13cdfd59dd43b2eafc (patch) | |
tree | 7eeb80bd30d2f46c89771dfcc71c4a9efa180ccf /math/xeukleides/PLIST | |
parent | 5bdd4fc4707365aedfa7587c1a7cfd643cfdd57f (diff) | |
download | pkgsrc-96adf63ac98d757222c84e13cdfd59dd43b2eafc.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/PLIST')
-rw-r--r-- | math/xeukleides/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
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 |