pkgsrc/cad
dmcmahill b455cef8c1 Update to ngspice-23 from ngspice-20. From the NEWS file:
Ngspice-23, June 5th, 2011
============

- New features:
    + Reduction of trtol to 1 only if 'A' devices in the circuit and xspice is enabled
    + command wrs2p to write a s-parameter file using Touchstone vers. 1 format
	+ d_source d_state d_ram, test cases for those xspice codemodels
	+ transient noise simulation added to independent voltage and current sources
	+ Random telegraph noise added to independent voltage and current sources
	+ 'time = nnn' in stop command added
	+ random voltage generator option trrandom to independent voltage and current sources
	+ ngspice build possible in a separate directory (e.g. in ng-spice-rework/release)
	+ update FIND .. WHEN measurements
	+ diode & bjt temperature model update with tlev and tlevc
	+ merge bsim3v1a code with bsim3v0 and bsim3v1s code with bsim3v1
	+ bjt2: removed - all GP extensions of this model are now in the bjt model
	+ HiSIM_HV model vers. 1.2.1 added
	+ bsim3v32: delvto and mulu0 as instance parameters
	+ Replace HiSIM1 by HiSIM_2.5.1_Release_20110407

- Bug fixes:
    + More on prototypes, type casts, reordering of functions, compiler warnings
	+ allow models like 2N2904 or 2SK136 also in subcircuits
	+ fix sensitvity calculation (for the dc-2+.cir testcase)
	+ allow multiple call to setup w/ correct node collapsing
	+ Many small bugs

Ngspice-22, Sept 26th, 2010
============

- New features:
    + OpenMP multicore support for BSIM3, BSIM4, and BSIMSOI4
    + reinstate {$var} expansion in interactive interpreter
    + .TITLE line added
    + update to 'spectrum' script
    + par('expression') in .four, .plot, .print, .meas, .save commands
    + command 'option' for use in spinit, .spiceinit, and in scripts
    + adms procedure updated
    + new random number generator, random functions sunif() and sgauss()
    + ngspice manual updated

- Bug fixes:
    + Major code cleanup to reduce compiler/linker warnings: ansi function prototypes,
      void/char pointers to named pointers, explicit type casts and many more
    + Many small bugs


Ng-spice-rework-21, Jun3, 13th 2010
============

- Updated Devices: BSIMSOI 4.3.1

- New features:
    + Compatibility: C, L, R, devices and E, G sources with expressions
	  Variables HERTZ, TIME, TEMPER added
    + E, G sources with pwl function
    + New manual
	+ Plotting with Gnuplot,
	+ Writing wrdata for simple text table to file
	+ .measure improved
	+ transmission line models improved

- Bug fixes:
    + Many small bugs, memory leaks, memory overflows
2011-08-30 12:01:03 +00:00
..
adms recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
atlc Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with 2009-06-30 00:07:09 +00:00
boolean recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
cascade Remove @dirrm entries from PLISTs 2009-06-14 17:28:16 +00:00
cgi-wcalc recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
covered REPLACE_INTERPRETER+=WISH 2011-06-19 05:29:24 +00:00
covered-current REPLACE_INTERPRETER+=WISH 2011-06-19 05:29:24 +00:00
dinotrace user-destdir support 2009-07-08 15:26:26 +00:00
dinotrace-mode PKGREVISION bump for elisp packages because of bytecode format changes 2009-08-06 01:44:45 +00:00
eagle Update eagle to 4.16r2. 2010-01-06 08:33:23 +00:00
electric Hack around silly behavior that unlocks every freshly created pthread 2009-08-01 16:22:25 +00:00
fastcap MAKE_JOBS_SAFE=no 2010-10-03 07:46:56 +00:00
fasthenry user-destdir support 2009-07-08 15:40:54 +00:00
felt PKG_DESTDIR_SUPPORT 2009-12-17 19:58:19 +00:00
freehdl Needs pkg-config 2010-01-31 21:15:25 +00:00
gdsreader Remove @dirrm entries from PLISTs 2009-06-14 17:28:16 +00:00
geda Explicitly disable groff configure test, so the html man pages don't 2011-06-19 06:37:44 +00:00
gerbv Update to gerbv-2.5.0 2011-05-10 06:20:58 +00:00
gnetman Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 18:16:33 +00:00
gnucap gnucap needs dvipdfmx to generate documentation. Without it, an 2010-09-29 22:54:38 +00:00
gplcver update to 2.12a 2011-06-09 11:50:17 +00:00
gsmc recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
gtk1-wcalc recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
gtk2-wcalc recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
gtkwave update to 3.3.22 2011-06-09 11:46:15 +00:00
gwave Update to gwave-20090213 2011-05-19 03:28:34 +00:00
lc Remove @dirrm entries from PLISTs 2009-06-14 17:28:16 +00:00
libwcalc recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
magic fixed tcl library detection for DragonFly. 2010-12-23 07:47:18 +00:00
mcalc Update to mcalc-1.6. This is a minor typo-fix release. Fixes a typo 2010-02-16 03:43:12 +00:00
mex-wcalc recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
mpac Remove @dirrm entries from PLISTs 2009-06-14 17:28:16 +00:00
MyHDL-gplcver sync w/ base pkg 2011-04-13 16:14:10 +00:00
MyHDL-iverilog sync w/ base pkg 2011-04-13 16:14:10 +00:00
nelma recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
ng-spice Update to ngspice-23 from ngspice-20. From the NEWS file: 2011-08-30 12:01:03 +00:00
ntesla Mechanical changes to add full DESTDIR support to packages that install 2008-03-03 01:50:26 +00:00
oct-wcalc recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
pcb add missing LICENSE 2011-05-11 11:53:07 +00:00
py-MyHDL update to 0.7 2011-04-13 14:47:18 +00:00
py-simpy Let's assume for now that everything that worked with python-2.6 also 2011-02-25 09:47:18 +00:00
qcad png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
qcad-manual-cs DESTDIR support. 2010-01-26 21:13:27 +00:00
qcad-manual-de DESTDIR support. 2010-01-26 21:13:27 +00:00
qcad-manual-en DESTDIR support. 2010-01-26 21:13:27 +00:00
qcad-manual-hu DESTDIR support. 2010-01-26 21:13:27 +00:00
qcad-partlibrary Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 18:16:33 +00:00
sci-wcalc recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
simian Remove @dirrm entries from PLISTs 2009-06-14 17:28:16 +00:00
simian-docs Remove @dirrm entries from PLISTs 2009-06-14 17:28:16 +00:00
spice distinfo for patch-ax 2011-05-14 19:21:52 +00:00
spiceprm Remove @dirrm entries from PLISTs 2009-06-14 17:28:16 +00:00
stdio-wcalc recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
tkgate Remove @dirrm entries from PLISTs 2009-06-14 17:28:16 +00:00
tnt-mmtl Let tnt-mmtl depend on tex-* instead of the entire teTeX. 2011-03-21 19:56:36 +00:00
transcalc recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
verilog update to 0.9.4 2011-04-13 14:19:29 +00:00
verilog-current Update to the 20090923 snapshot. 2010-02-28 15:59:18 +00:00
verilog-mode PKGREVISION bump for elisp packages because of bytecode format changes 2009-08-06 01:44:45 +00:00
vipec png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
wcalc Do not build the message catalogs by default for the various wcalc 2010-01-28 01:11:27 +00:00
wcalc-docs recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
xchiplogo Mechanically replace references to graphics/jpeg with the suitable 2010-12-23 11:44:24 +00:00
xcircuit user-destdir support 2009-07-08 16:03:35 +00:00
Makefile +freehdl 2010-01-22 17:16:22 +00:00