Subject: CVS commit: pkgsrc/cad/xcircuit
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 11/19/2004 13:24:11
Module Name: pkgsrc
Committed By: adam
Date: Fri Nov 19 13:24:11 UTC 2004
Modified Files:
pkgsrc/cad/xcircuit: Makefile PLIST distinfo
pkgsrc/cad/xcircuit/patches: patch-aa patch-ab patch-ac
Log Message:
Changes 3.3.0:
Replaced the "hspice" directory with Conrad Ziesler's
"spiceparser". The use of routine AddNTermModule() has
broken the spice input for now, although once fixed, the
results should be much improved.
Also, changed the handling of expression parameters so
that expression parameter results may be numeric, and
evaluated results are saved in the PostScript output as
instance values. When traversing the hierarchy during
redisplay, commands invoking a "selected" element will
pick up the object instance being rendered. The
combination of these changes allows the implementation
of several useful features such as counter-rotation and
displaying the name of an object within the object.
To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 pkgsrc/cad/xcircuit/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/cad/xcircuit/PLIST
cvs rdiff -r1.5 -r1.6 pkgsrc/cad/xcircuit/distinfo
cvs rdiff -r1.4 -r1.5 pkgsrc/cad/xcircuit/patches/patch-aa \
pkgsrc/cad/xcircuit/patches/patch-ab
cvs rdiff -r1.1 -r1.2 pkgsrc/cad/xcircuit/patches/patch-ac
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.