TclSpice is an improved version of Berkeley Spice designed to be used with the Tcl/Tk scripting language. The project is open-source (BSD license) and based upon the NG-Spice source code base with many improvements Features and Improvements - Fully Tcl scriptable - installs with 'package require spice' statement - Hspice syntax (SpicePP). - GUI interfaces, various (Tk). - SpiceWish (BLT graph widget) - BLT (tcl compatible) vectors for storage, manipulation and arithmetic upon Spice waveforms. - Xspice additions (Georgia Tech). - Trigger upon waveform events. - Spice 'simulator state' save and restore for rapid 'what-if' simulations (no longer need to re-simulate from the beginning each time a device value is changed). Author: Stefan Jones <stefan.jones@multigig.com> WWW: http://tclspice.sourceforge.net/ ------------------------------------------------------------------- I've decided to install tcl files to ${PREFIX}/lib/${PORTNAME} since other tcl packaged do so.
State Changed From-To: open->feedback Does not configure, complains about missing tclreadline.
Responsible Changed From-To: freebsd-ports-bugs->pav Track
On Mon, 26 Jun 2006 15:16:48 GMT Pav Lucistnik <pav@FreeBSD.org> wrote: > Synopsis: [NEW PORT] cad/tclspice: Improved version on SPICE3 suite with TCL scripting features > > State-Changed-From-To: open->feedback > State-Changed-By: pav > State-Changed-When: Mon Jun 26 15:16:34 UTC 2006 > State-Changed-Why: > Does not configure, complains about missing tclreadline. > > > Responsible-Changed-From-To: freebsd-ports-bugs->pav > Responsible-Changed-By: pav > Responsible-Changed-When: Mon Jun 26 15:16:34 UTC 2006 > Responsible-Changed-Why: > Track > > http://www.freebsd.org/cgi/query-pr.cgi?pr=99399 > > There is a patch fixing that. There is one problem with it. We can't check if tclreadline compiled with tcl8.4 support or not. This can be solved by creating slave port for tclreadline8.4. By default tclreadline build with 8.4 support.
State Changed From-To: feedback->closed New port added, thank you!