summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcjep <cjep@pkgsrc.org>2002-12-07 17:56:50 +0000
committercjep <cjep@pkgsrc.org>2002-12-07 17:56:50 +0000
commite2adf39bc4aba38054a5f54e62530ae2ea54683a (patch)
tree0c0d607a8c109a0ab611e7e0e12bb69542f8f7e9
parentdc95be2f797a873f4403dc4a5089c9a3988a06dd (diff)
downloadpkgsrc-e2adf39bc4aba38054a5f54e62530ae2ea54683a.tar.gz
Initial import of eukleides 0.9.0 into the NetBSD packages collection
as math/eukleides. A Euclidean drawing language compiler which allows one to typeset geometry figures within a (La)TeX document. This program is also useful to convert such figures into EPS format or into various other vector graphic formats. Supplied by ich (tsadowski at gmx dot net) in PR#19090. Thanks!
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index bcef10768dc..edb1f2aa4ad 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.713 2002/12/07 17:45:55 jmmv Exp $
+$NetBSD: CHANGES,v 1.714 2002/12/07 17:56:50 cjep Exp $
Changes to the packages collection and infrastructure in 2002:
@@ -3849,3 +3849,4 @@ Changes to the packages collection and infrastructure in 2002:
Updated SDL-image to 1.2.2 [jmmv 2002-12-07]
Added isync-0.8 [cjep 2002-12-07]
Updated readline to 4.3 [jmmv 2002-12-07]
+ Added eukleides-0.9.0 [cjep 2002-12-07]