pkgsrc/cad
wen 3656f59b27 Update to 3.0.8
Update LICENSE HOMEPAGE and MASTER_SITES
Now it is python3 compatible
Complete test target

Upstream changes:
3.0.8  2015-06-23

    [NEW] Added a monitoring guide to the documentation.
    [FIX] Improved packaging (thanks to Larissa Reis).
    [FIX] Fixed and improved various test cases.

3.0.7  2015-03-01

    [FIX] State of resources and requests were inconsistent before the request has been processed (issue #62).
    [FIX] Empty conditions were never triggered (regression in 3.0.6, issue #63).
    [FIX] Environment.run() will fail if the until event does not get triggered (issue #64).
    [FIX] Callback modification during event processing is now prohibited (thanks to Andreas Beham).

3.0.6 - 2015-01-30

    [NEW] Guide to SimPy resources.
    [CHANGE] Improve performance of condition events.
    [CHANGE] Improve performance of filter store (thanks to Christoph Körner).
    [CHANGE] Exception tracebacks are now more compact.
    [FIX] AllOf conditions handle already processed events correctly (issue #52).
    [FIX] Add sync() to RealtimeEnvironment to reset its internal wall-clock reference time (issue #42).
    [FIX] Only send copies of exceptions into processes to prevent traceback modifications.
    [FIX] Documentation improvements.

3.0.5  2014-05-14

    [CHANGE] Move interruption and all of the safety checks into a new event (pull request #30)
    [FIX] FilterStore.get() now behaves correctly (issue #49).
    [FIX] Documentation improvements.

3.0.4  2014-04-07

    [NEW] Verified, that SimPy works on Python 3.4.
    [NEW] Guide to SimPy events
    [CHANGE] The result dictionary for condition events (AllOF / & and AnyOf / |) now is an OrderedDict sorted in the same way as the original events list.
    [CHANGE] Condition events now also except processed events.
    [FIX] Resource.request() directly after Resource.release() no longer successful. The process now has to wait as supposed to.
    [FIX] Event.fail() now accept all exceptions derived from BaseException instead of only Exception.

3.0.3  2014-03-06

    [NEW] Guide to SimPy basics.
    [NEW] Guide to SimPy Environments.
    [FIX] Timing problems with real time simulation on Windows (issue #46).
    [FIX] Installation problems on Windows due to Unicode errors (issue #41).
    [FIX] Minor documentation issues.

3.0.2  2013-10-24

    [FIX] The default capacity for Container and FilterStore is now also inf.

3.0.1  2013-10-24

    [FIX] Documentation and default parameters of Store didn’t match. Its default capacity is now inf.

3.0  2013-10-11

SimPy 3 has been completely rewritten from scratch. Our main goals were to simplify the API and code base as well as making SimPy more flexible and extensible. Some of the most important changes are:

    Stronger focus on events. Processes yield event instances and are suspended until the event is triggered. An example for an event is a timeout (formerly known as hold), but even processes are now events, too (you can wait until a process terminates).
    Events can be combined with & (and) and | (or) to create condition events.
    Process can now be defined by any generator function. You don’t have to subclass Process anymore.
    No more global simulation state. Every simulation stores its state in an environment which is comparable to the old Simulation class.
    Improved resource system with newly added resource types.
    Removed plotting and GUI capabilities. Pyside and matplotlib are much better with this.
    Greatly improved test suite. Its cleaner, and the tests are shorter and more numerous.
    Completely overhauled documentation.
2015-07-12 07:56:09 +00:00
..
adms Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
atlc Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 13:25:10 +00:00
boolean Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
cascade Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
cgi-wcalc Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 13:25:10 +00:00
covered Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
covered-current Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
dinotrace Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
dinotrace-mode Update to 9.4c. Changes: 2013-06-01 14:05:13 +00:00
diylc Import DIY Layout Creator version 3.28.0 2014-05-21 12:25:32 +00:00
eagle Reset maintainer for resigned developers. 2013-12-23 11:57:02 +00:00
electric Linux has <endian.h> not <sys/endian.h>. 2013-04-01 09:26:07 +00:00
fastcap Use more void. 2012-10-20 22:03:46 +00:00
fasthenry Use more void. 2012-12-25 21:14:17 +00:00
felt Remove USE_X11BASE and X11PREFIX. 2015-07-04 16:18:28 +00:00
freehdl Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
gdsreader (pkgsrc) 2014-10-21 22:38:44 +00:00
geda Recursive revbump from pkgsrc/multimedia/libvpx. 2015-06-30 09:57:33 +00:00
gerbv Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
ghdl Add confusing space before target name. 2014-12-11 20:12:36 +00:00
gnetman Fix build with TCL 8.6 2014-01-20 19:20:07 +00:00
gnucap Build manual with pdflatex. Drop DVI. Bump revision. 2015-05-03 19:43:21 +00:00
gplcver HOMEPAGE moved, Company Pragmatic C Software was merged out. 2014-12-02 13:26:23 +00:00
gsmc Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
gtk1-wcalc Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 13:25:10 +00:00
gtk2-wcalc Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
gtkwave Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
gwave Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
kicad Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
kicad-doc Import kicad documentation as of 20140214. 2014-02-17 20:40:48 +00:00
kicad-lib Import kicad libraries from the stable branch as of 20140214. 2014-02-17 20:40:10 +00:00
librecad Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
libwcalc Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 13:25:10 +00:00
magic Revbump after updating tcl/tk. 2014-01-11 14:42:00 +00:00
mcalc Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
mex-wcalc Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 13:25:10 +00:00
mpac Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 13:25:10 +00:00
MyHDL-gplcver (pkgsrc) 2015-01-04 02:51:44 +00:00
MyHDL-iverilog (pkgsrc) 2015-01-04 02:45:50 +00:00
nelma Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
ng-spice ng-spice doesn't really use curses 2013-10-15 14:31:39 +00:00
ntesla Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 13:25:10 +00:00
openscad Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
pcb Recursive revbump from pkgsrc/multimedia/libvpx. 2015-06-30 09:57:33 +00:00
py-MyHDL (pkgsrc) 2015-01-04 02:21:53 +00:00
py-simpy Update to 3.0.8 2015-07-12 07:56:09 +00:00
qcad Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
qcad-manual-cs Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 13:25:10 +00:00
qcad-manual-de Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 13:25:10 +00:00
qcad-manual-en Fix ``Please add a line "# used by foo/bar/Makefile" here.'' warnings. 2014-10-05 16:41:05 +00:00
qcad-manual-hu Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 13:25:10 +00:00
qcad-partlibrary Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 13:25:10 +00:00
sci-wcalc Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 13:25:10 +00:00
spice Add Linux support. 2013-05-22 07:44:03 +00:00
spiceprm Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
stdio-wcalc Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 13:25:10 +00:00
tkgate Update tkgate to 1.8.7. Patch provided by Edgar Fuss in PR pkg/49482, 2015-01-17 14:48:56 +00:00
tnt-mmtl Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
transcalc Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
verilog Fix race condition. 2015-02-18 20:12:02 +00:00
verilog-current Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
verilog-mode Revbump all elisp packages after emacs changes. 2013-02-17 19:17:55 +00:00
vipec Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
wcalc Fix ``Please add a line "# used by foo/bar/Makefile" here.'' warnings. 2014-10-05 16:41:05 +00:00
wcalc-docs Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 13:25:10 +00:00
xchiplogo Remove double whitespace. 2015-05-31 23:08:09 +00:00
xcircuit Reset MAINTAINER, requested in PR pkg/49382. 2014-12-17 06:35:13 +00:00
Makefile remove lc 2015-03-06 23:57:26 +00:00