pkgsrc/cad
dmcmahill 5c4c910aca update to verilog-0.8.7, the latest in the stable 0.8 series.
Release Notes for Icarus Verilog 0.8.7

none (but see below for other releases since the last version in pkgsrc)

Release Notes for Icarus Verilog 0.8.6

This is a bug fix update of the 0.8 stable version of Icarus
Verilog. The v0.8 series tries to remain as stable as possible while
still fixing bugs that are safe to fix.

Preprocessor:

* Fix parse/preprocess of C-style comments in surpressed ifdef
  blocks.

* Support leading underscore in preprocessor names.

Compilation/elaboration issues:

* Support min:typ:max expressions in more places.

* Fix handling of @* non-input nets.

* Do not support system functions in continuous assignments.
* Do not support converting vectors to real.
* Do not support constant real valued expressions.

Run-time ussues:

* Fix comparison of negative numbers that happen to be equal.

* Fix bad execution of certain expressions caused by code generator
  bad lookaside handling.

* Proper error message for invalid bit selects.

* Implement $printtimescale system task.

Compiler build issues:

* Compile OK evel if libbzip2 is not installed, but do not support
  LXT2 in that case.

Release Notes for Icarus Verilog 0.8.5

This is mostly a bug-fix release for the 0.8 stable branch.

* Fix assertions from unary operators with certain operand widths.

* Fix incorrect comparison results when in certain cases comparing two
signed negative integers.

* Latch synthesis has been added to the core synthesizer

* Add nand gate support to the edif code generator

* Minor compile time errors/warnings
* Improved messages from the configure script

Release Notes for Icarus Verilog 0.8.4

This is a bug-fix release for the 0.8 stable branch. The 0.8 stable
branch updates do not include significant new features (they go into
the devel branch instead) nor fixes that are deemed to drastic to
include in a stable tool.


- Various source code portability problems have been fixed. The 0.8 no
  longer compiles on many modern systems.

- Various bug reports have been put to rest with this release. Some
  parser errors have been fixed (including a few regressions from
  0.8.3) and a few new syntaxes added.

- A variety of systhesis bug fixes and enhancements are included in
  0.8.4. Currently, synthesis is only actively supported in the 0.8
  branch, and the 0.8.4 is the most complete.
2009-03-11 02:08:08 +00:00
..
adms Add DESTDIR support. 2008-06-12 02:14:13 +00:00
atlc Add DESTDIR support. 2008-06-20 01:09:05 +00:00
boolean Switch to x11/wxGTK26{,-contrib}. 2008-09-22 20:21:03 +00:00
cascade Add DESTDIR support. 2008-06-20 01:09:05 +00:00
cgi-wcalc Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
covered Add DESTDIR support. 2008-06-12 02:14:13 +00:00
covered-current Add DESTDIR support. 2008-06-12 02:14:13 +00:00
dinotrace Update to dinotrace-9.3c 2007-03-02 02:44:13 +00:00
dinotrace-mode Move mk/emacs.mk to editors/emacs/modules.mk. 2008-10-11 09:31:54 +00:00
eagle Mechanical changes to add full DESTDIR support to packages that install 2008-03-03 01:50:26 +00:00
electric Remove myself as maintainer. I don't have the time or interest for 2007-05-09 02:42:25 +00:00
fastcap Let fastcap depend on dvipsk because teTeX-bin no longer provides dvips. 2009-02-25 17:03:03 +00:00
fasthenry Remove conflicting declaration of calloc() and malloc(); include stdlib.h 2006-06-21 14:58:08 +00:00
felt Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. 2008-11-10 17:21:33 +00:00
gattrib Update the geda suite to 1.4.3. Changes since the last packaged 2009-02-01 05:20:00 +00:00
gdsreader Mark as destdir ready. 2008-07-14 12:55:56 +00:00
geda correctly mark this package as a meta-pkg 2009-02-05 13:40:21 +00:00
geda-docs Update the geda suite to 1.4.3. Changes since the last packaged 2009-02-01 05:20:00 +00:00
geda-examples Update the geda suite to 1.4.3. Changes since the last packaged 2009-02-01 05:20:00 +00:00
geda-symbols Update the geda suite to 1.4.3. Changes since the last packaged 2009-02-01 05:20:00 +00:00
geda-utils Switch to Python 2.5 as default. Bump revision of all packages that have 2009-02-09 22:56:21 +00:00
gerbv Update to gerbv-2.2.0. 2009-01-23 12:00:43 +00:00
gnetlist Update the geda suite to 1.4.3. Changes since the last packaged 2009-02-01 05:20:00 +00:00
gnetman Add DESTDIR support. 2008-06-20 01:09:05 +00:00
gnucap Add DESTDIR support. 2008-06-20 01:09:05 +00:00
gplcver Fix DESTDIR installation. 2008-03-15 19:29:55 +00:00
gschem Update the geda suite to 1.4.3. Changes since the last packaged 2009-02-01 05:20:00 +00:00
gsmc Add DESTDIR support. 2008-06-20 01:09:05 +00:00
gsymcheck Update the geda suite to 1.4.3. Changes since the last packaged 2009-02-01 05:20:00 +00:00
gtk1-wcalc pkglint cleanup; update HOMEPAGE/MASTER_SITES. 2007-02-22 19:01:13 +00:00
gtk2-wcalc pkglint cleanup; update HOMEPAGE/MASTER_SITES. 2007-02-22 19:01:13 +00:00
gtkwave home page has moved, update HOMEPAGE accordingly 2008-12-27 01:16:54 +00:00
gwave Mark as destdir ready. 2008-07-14 12:55:56 +00:00
lc Convert to use PLIST_VARS instead of manually passing "@comment " 2008-04-12 22:42:57 +00:00
libgeda Update the geda suite to 1.4.3. Changes since the last packaged 2009-02-01 05:20:00 +00:00
libwcalc Mark as destdir ready. 2008-07-14 12:55:56 +00:00
magic Modular Xorg support. 2007-01-30 19:11:21 +00:00
mcalc Mechanical changes to add full DESTDIR support to packages that install 2008-03-03 01:50:26 +00:00
mex-wcalc Replaced mv/sed with SUBST_*. Reindented some Makefile directives. 2006-10-01 13:52:17 +00:00
mpac Mechanical changes to add full DESTDIR support to packages that install 2008-03-03 01:50:26 +00:00
MyHDL-gplcver Mechanical changes to add full DESTDIR support to packages that install 2008-03-03 01:50:26 +00:00
MyHDL-iverilog Mechanical changes to add full DESTDIR support to packages that install 2008-03-03 01:50:26 +00:00
nelma Needs gettext-lib for build. 2007-12-29 19:57:43 +00:00
ng-spice Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. 2008-11-10 17:21:33 +00:00
ntesla Mechanical changes to add full DESTDIR support to packages that install 2008-03-03 01:50:26 +00:00
oct-wcalc Whitespace cleanup, courtesy of pkglint. 2007-02-22 19:26:05 +00:00
pcb Update to pcb-20081128 2008-12-03 00:28:39 +00:00
py-MyHDL Add DESTDIR support. 2008-06-12 02:14:13 +00:00
py-simpy update to 1.9.1 2008-06-23 16:49:10 +00:00
qcad Explicitly add pax dependency in those Makefiles that use it (or have 2008-05-25 21:42:20 +00:00
qcad-manual-cs Sorted PLIST. 2006-07-12 17:23:51 +00:00
qcad-manual-de Sorted PLIST. 2006-07-12 17:23:51 +00:00
qcad-manual-en Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
qcad-manual-hu Sorted PLIST. 2006-10-01 13:53:30 +00:00
qcad-partlibrary Explicitly add pax dependency in those Makefiles that use it (or have 2008-05-25 21:42:20 +00:00
sci-wcalc Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
simian Mechanical changes to add full DESTDIR support to packages that install 2008-03-03 01:50:26 +00:00
simian-docs Mechanical changes to add full DESTDIR support to packages that install 2008-03-03 01:50:26 +00:00
spice Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. 2008-11-10 17:21:33 +00:00
spiceprm Mechanical changes to add full DESTDIR support to packages that install 2008-03-03 01:50:26 +00:00
stdio-wcalc Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
tkgate Add DESTDIR support. 2008-06-20 01:09:05 +00:00
tnt-mmtl remove a syntax error from the top level configure script. 2008-04-30 21:35:59 +00:00
transcalc Add DESTDIR support. 2008-06-20 01:09:05 +00:00
verilog update to verilog-0.8.7, the latest in the stable 0.8 series. 2009-03-11 02:08:08 +00:00
verilog-current update to verilog-current-20070227 2007-03-01 01:03:45 +00:00
verilog-mode Move mk/emacs.mk to editors/emacs/modules.mk. 2008-10-11 09:31:54 +00:00
vipec Add DESTDIR support. 2008-06-12 02:14:13 +00:00
wcalc * If PLIST_SRC is explicitly set to an empty value in a package Makefile, 2007-10-25 22:00:39 +00:00
wcalc-docs Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
xchiplogo Mechanical changes to add full DESTDIR support to packages that install 2008-03-03 01:50:26 +00:00
xcircuit ERROR: patches/patch-ab:71: This code must not be included in patches. 2008-01-05 20:59:00 +00:00
Makefile Remove ipal-current, which has been dead upstream for years. The package's 2009-03-07 19:45:56 +00:00