summaryrefslogtreecommitdiff
path: root/cad
AgeCommit message (Collapse)AuthorFilesLines
2016-06-13(pkgsrc)mef2-7/+8
- Add following line, pkglint flags. .include "../../graphics/hicolor-icon-theme/buildlink3.mk" (upstream) - Updated cad/gtkwave to 3.3.73 ------------------------------- 3.3.73 11jun16 Added dragzoom_threshold rc variable to accommodate input devices that have a noisy 3rd mouse button. Fix emission of all filter names so they are emitted in canonical fashion so as to avoid growing strings of ../ in savefiles.
2016-06-08Bump PKGREVISION for perl-5.24.wiz1-1/+2
2016-06-08Switch to MASTER_SITES_PYPI.wiz1-2/+2
2016-06-05Updated cad/eagle to 7.6.0, ( Following is from doc/UPDATE_en)mef3-9/+28
-------------------------- Release notes for EAGLE 7.6.0 ============================= * Platforms: - Since EAGLE requires OS X 10.8 or higher on MAC which are all 64 bit OS, we are no longer providing the 32 bit version for MAC. * EDIT command: - Now the EDIT command allows changing to the proper editor window with 'edit .sch' and 'edit .brd' even in the library editor. * USE command: - Extended syntax for USE to unuse a specific library (use -a.lbr). - The USE command can now also be called in the library editor (although the list of used libraries is only relevant in schematic or board editor). * Miscellaneous: - Ensuring the requested precision on linear dimension values even if there are trailing zeroes. - Now the net class is copied if a signal polygon is renamed to a new signal. - Termination of EAGLE by watchdog if the improper 'eagle.exe' is used together with the CAM processor option '-X'. - The User Language dialog object dlgTabWidget now accepts a parameter 'Index'; it has to be an integer variable and can be used to set the initial dlgTabPage and to get the index of the current dlgTabPage. - Added a note to help about eaglecon.exe including a warning regarding the closing of it. - Avoiding unintended deletion of several MUST gates w/o using Shift+Left. - Added a 'save-brd-variants.ulp' which can be used to save a board file for each assembly variant (may be used to prepare CAM output). - Added entry 'DXF' to File/Import sub menu of the library editor in package or symbol edit mode. - The color entries #7 (DARKGRAY) of the white and the colored palette have been changed to darker values; the same applies to 'defaultcolors.scr'. - Changed UPDATE behavior for variable attributes: retaining changes in schematic and board. - Added an option to textually display the via length. It can be set in the Settings dialog under 'Misc' or with 'SET Option.ViaLength 1|0'. - Improved support for high DPI displays: providing the high resolution for enlarged icons and dialog texts. - Added a note to help for COPY of library objects regarding paths. - Improved error message when a CAM job or section is tried to start but no board or schematic is loaded. - Added auto connection of ports if MOVEing them on each other. - Added exp-palette.ulp for exporting the color palettes to an EAGLE script. - Improved construction of a polygon: now the last wire piece can be removed with the escape key. - Avoiding drag&drop in Control Panel by unintended click of the mouse wheel button. - Added a warning about connections from a contact to several signals while loading a board (there's no known way to achieve this illegal state within EAGLE, though). - Now the OPTIMIZE command is available in all drawing editor types apart from the device editor. - The groupwise moving of smashed texts of a locked element is now inhibited only if the element is included in the moved group, too. - Added cross probing (highlighting) of signals to a module net that has generated the corresponding signal(s) completely. - CAM Processor: when running 'Process Job' it is being checked if the job covers the Layer Setup. * Bugfixes: - Taking into account connected ports to avoid 'Only one pin on net' ERC error messages. - Added Use and Un-Use buttons (with tool tips) in the ADD dialog to countervail the (since V7.3) missing Drop button. - Fix for wrong splitter position in device edit mode that could appear after switching between different edit modes in library editor. - Fix for EAGLE in command line mode: it could happen that a given command sequence (option -C) was executed in the wrong editor window. - Made the return key in Control Panel work again for activation of tree entries. - Fix for a parse error if in a CAM job description the sequence '="' was used. - Avoiding references to ports of wrong type in bus or net segments. - Fix to avoid pending file locks if EAGLE is closed over 'close all windows' in the taskbar. - Marking lock files as hidden also on Windows. - Fix for window positions and other project settings not stored on MAC if EAGLE was closed with 'Quit' in the application menu. - Fixed drawing SMDs with roundness, if printing with option ROTATE. - Avoiding temporary (not intended) mirroring of gates with the middle mouse button when moving them in the device editor. - Ensuring the proper device (package variant), if automatically changing into the invoke mode while adding a device. - bom.ulp: Fixed handling descriptions containing TAB characters. - Changed handling of package names in the UPDATE command used in a library to case insensitive (syntax 'UPDATE package_name@library_name'). - Added validation of bus name when it is changed by command line with 'NAME newBusName'. - Ensuring proper cap style if constructing a new ARC. - Made the popup menus for parameterbar, toolbar and commandbar buttons work again on MAC. - Denying renaming or deletion of a file in the Control Panel if a corresponding lock file exists. - Printing: fixed possibly missing caption and offsetted image on Windows. - Fixed a possible inconsistency after library update with device sets involved that couldn't be found in the new library and other special conditions. - Fixed possible graphical artefacts when copying parts or elements by GROUP/CUT/PASTE or COPY of a group. - Fix for printing of non solid color fill styles to PDF. - Made printing of non solid fill styles work again on Linux; clearer output also on MAC. - Fixed ADD dialog: no longer ignoring the first selection after clearing the search field. - Ensuring that only a schematic is imported into an existing module (PASTE from file). It was possible to import a schematic/board pair which lead to inconsistency. - Fixed ULP filesize function for non existing files (now 0 is returned). - Fixed dlgListView to execute the statement only if a valid item was doubleclicked. - Now dlgListView sets the parameter 'Selected' to -1 if nothing is selected (see help). - Avoiding a crash if trying to ROTATE a locked element with Click&Drag. - Avoiding a locked element to become invisible if trying to MOVE it by name (input e.g. 'move X10'). - Fixed f/b annotation if deleting a connection to a power pin and the gate of this pin is placed in a module. - Fixed unjustified ERC error message regarding an incompatibility of HIZ pins on a net which is exported by a module with a PWR port. - Avoiding a file locking conflict (timing issue) during library export. - Fixed loss of the net wire if moving already connected ports on each other and separating them again. - Avoiding a too early deactivation of automatic confirmation mode during QUIT (to avoid an undesired message stopping QUIT). - Fixed generation of net wires if changing a module with direct connection of port to port or pin. - Fixed saving XML texts in drawings: drop invalid characters entered as texts or descriptions (e.g by copy&paste). - Improved validation of the port name if setting up a new port. - Made UPDATEing libraries work with several dots like 'abc.ok.lbr'. - Fixed drawing of mirrored or rotated frames. - Changed handling of signal names in the OPTIMIZE command to case insensitive. - Fixed ROUTE command with differential pairs; sometimes the initial wire width was wrong. - Avoiding a stuck progress bar if terminating a ULP with an exit code within a script. - Fixed possibly wrong window positions in case of a multi monitor setup on Windows; improved handling of window restoration for multi monitor setup. - Fixed a misinterpretation of colons in a sheet description; switching to such a sheet with the sheet combobox didn't work. - Fixed vanishing of smashed texts during MOVE of a group if the associated element is locked. - Fixed update of sheet thumbnails after adding a PORT. - Fixed WINDOW FIT due to wrong calculation of the bounding box regarding the cross-reference display area on MUST gates; only gates with text place- holder '>XREF' are taken into account. - Avoiding use of the colon for modules and module prefixes. It is reserved as hierarchical name separator. - Fixed net renaming issue: Renaming a net with segments on several sheets over the INFO dialog could lead to inconsistency and empty net names.
2016-06-01Force creation of dep directories to prevent race conditions during thejoerg1-1/+4
actual build.
2016-05-14Updated cad/klayout to 0.24.7mef2-7/+7
-------------------------------------- http://www.klayout.de/development.html -------------------------------------- Release date: 2016-05-03 Features: - Bugfix: XOR and different database units: With tiling, XOR between two layouts with different database units was not working correctly. - Enhancements: progress bar shown also for "-z" mode scripts: Scripts running in KLayout with the "-z" option (don't show main window) were not experiencing progress reporting before. Now a small modal window is shown during long-running operations that indicates the progress and provides a Cancel button to abort the operation. - Bugfix: Crash on using "Edit/Make cell": This happened sometimes if the selected objects contained instances. - Bugfix: Invalid behavior of paths with reflecting segments: For example a path made of the points (0, 0), (0, 1000) and (0, 0) had a reflecting segment which cause some computations (for example the bounding box) to return invalid results.
2016-04-21Use PKGMANDIR. Use SUBST_VARS instead of manual SUBST_SEDs.jperkin3-8/+6
2016-04-16Missing gtkwave.svg in PLIST added, thanks joerg.mef1-1/+2
2016-04-14Update to cad/gtkwave-3.3.72mef2-7/+7
---------------------------- 3.3.72 Revert to old gtkwave.appdata.xml as the new one is causing problems with appstream-util validation.
2016-04-11update PKG_{FAIL,SKIP}_REASON with +=dbj1-2/+2
2016-04-08update 0.24.5 to 0.24.6mef2-7/+7
http://www.klayout.de/development.html -------------------------------------------------------- Version 0.24.6 Release date: 2016-03-22 -------------------------------------------------------- - Bugfix: Early delete of plugin object when returning a new object from PluginFactory#create_plugin. The returned object was not held, so in Ruby the GC could destroy the object. This could lead to crashes in applications employing the Plugin API. - Bugfix: It was possible to edit read-only macros. For example, it was possible to enter new lines in macros marked as read-only. However, these changes were not saved. - Bugfix: Shift+Tab not working in macro editor. On some platforms, Shift+Tab was not working as expected. This key combinations was supposed to left-shift a selected block an undo indents. - Bugfix: Wrong scaling of layers when doing XOR's with layouts with different database units. This happened when the layouts had different layers and "summarize missing layers" was disabled. - Bugfix: "Search & Replace" was not working properly if named layers were present. Specifically the shape search was not working due to an incorrectly formed query. - Bugfix: Sizing produced incorrect results in case of slowly varying polygon contours. The effect was a contour with spiky distortions where two "almost parallel" edges connected. - Bugfix: The diff tool was not reporting differences correctly when layers were present in one layout while they were not present in the other. This happened specficially when "Summarize missing layers" was disabled. - Enhancement: New context mode in marker browser: "Current or Any". In this mode, the markers are displayed in the context of the current cell. If that is not possible because the markers are given for cells outside the cell tree of the current cell, the fallback is to show the markers in the current cell as in "Any" mode. - Enhancement: More consistent behaviour of cell and category filters in the marker browser. For example, the category filter is now also applied when selecting a node for a certain cell in the cell branch and if nested categories are present, the category filter is applied smarter - not just on each category. --------------------------------------------------------
2016-04-03When using something from locale.h, include it as well.joerg2-1/+15
2016-03-29Avoid CVP pass for clang. Honor pkgsrc environment including wrappers.joerg1-2/+4
2016-03-27Downgrade error about using non-POD types like references withjoerg1-1/+6
variadic warnings for clang to warning.
2016-03-16(cad/klayout/Makefile) Update HOMEPAGEmef1-2/+2
2016-03-15Added cad/klayout version 0.24.5mef1-1/+2
2016-03-15Import klayout-0.24.5 as cad/klayout.mef8-0/+238
Although a comparatively simple piece of software, a layout viewer is not only just a tool for the chip design engineer. Today design's complexity require not only a simple "viewer". Rather, a viewer is the microscope through which the engineer looks at the design. There are numerous viewers available, but sadly there are not many which satisfy a few basic requirements. Most of them are commercial and expensive. If there is need for a simple, yet powerful viewer - here it is.
2016-03-07Correct RCSID to NetBSD, and update distinfo to match the file.dsainty2-3/+3
2016-03-05Bump PKGREVISION for security/openssl ABI bump.jperkin2-4/+4
2016-03-03Avoid build failures when chmod respects umask, and 'chmod -x' thus doesshattered1-2/+2
not clear all bits. (Can happen on Linux -- https://bugs.launchpad.net/ubuntu/+source/coreutils/+bug/67583)
2016-02-20Githubify.mef2-10/+10
2016-02-203.3.69 03feb16 Added missing EXTLOAD_CFLAGS declarations in configure.ac formef2-7/+7
FSDB detection when only .a files are present (necessary for Ubuntu). Fixed valgrind warning in fst.c for dead memory allocation. Fixed signed fixed point binary number shift for negative Update 3.3.68 to 3.3.70 ----------------------- 3.3.69 03feb16 Added missing EXTLOAD_CFLAGS declarations in configure.ac for FSDB detection when only .a files are present (necessary for Ubuntu). Fixed valgrind warning in fst.c for dead memory allocation. Fixed signed fixed point binary number shift for negative numbers. Added ghw patch for missing enum crash in ghw files. 3.3.70 14feb16 Various warnings fixes from new version of scan-build. Crash fix in Windows for transaction traces (broken since VCD/TIM export in 3.3.61).
2016-02-03Add kicad-footprints and kicad-i18nbouyer1-1/+3
2016-02-03Add kicad-i18n version 4.0.1bouyer4-0/+74
Kicad is an open source (GPL) software for the creation of electronic schematic diagrams and printed circuit board artwork. Designed and written by Jean-Pierre Charras, a researcher at LIS (Laboratoire des Images et des Signaux) and a teacher in IUT de Saint Martin d'Heres (France), in the field of electrical engineering and image processing. Kicad is a set of four softwares and a project manager: * Eeschema: Schematic entry. * Pcbnew: Board editor. * Gerbview: GERBER viewer (photoplotter documents). * Cvpcb: footprint selector for components used in the circuit design. * Kicad: project manager. This package contains the user interface translations for Kicad
2016-02-03Add kicad-footprints from the 4.0.1 kicad releasebouyer4-0/+2274
Kicad is an open source (GPL) software for the creation of electronic schematic diagrams and printed circuit board artwork. Designed and written by Jean-Pierre Charras, a researcher at LIS (Laboratoire des Images et des Signaux) and a teacher in IUT de Saint Martin d'Heres (France), in the field of electrical engineering and image processing. Kicad is a set of four softwares and a project manager: * Eeschema: Schematic entry. * Pcbnew: Board editor. * Gerbview: GERBER viewer (photoplotter documents). * Cvpcb: footprint selector for components used in the circuit design. * Kicad: project manager. This package contains the component footprints for Kicad
2016-02-03Update kicad-doc to the 4.0.1 releasebouyer3-126/+7485
2016-02-03Update kicad-lib to the 4.0.1 release.bouyer5-1639/+3595
Changes unknown, but probably new components, and convertion to the new library format. Note that the footprints are now in a separate package, kicad-footprints.
2016-02-03Update kicad to the 4.0.1 release.bouyer33-666/+683
Major changes: New graphics rendering backend GAL (OpenGL and Cairo) [currently pcbnew only and does not yet support all legacy tools] New s-expression based pcb format (.kicad_pcb) New footprint library format (.pretty folder with .kicad_mod footprints) Updated footprint editor (only usable with GAL renderer) More advanced footprint manager concept called footprint library table (fp-lib-table) Ability to download footprints on the fly from git repositories Official libraries are now stored on github and regularly updated Awesome/Advanced Push and Shove (PnS) router (only usable with GAL renderer) Interactive differential trace routing and tuning Interactive trace length tuning Much more realistic 3D board rendering Intelligent library search with preview in Eeschema Initial Python api for Pcbnew Notes: Symbols have changed size, been renamed, etc to follow the new KiCad library conventions so you need to take care when working with older schematics if you used the symbols packaged with KiCad. The new pcb format cannot be loaded in older versions of KiCad.
2016-01-22Update to pcb-20140316 and enable the gcode exporter.dmcmahill5-31/+27
Addresses pkg/49383 and pkg/46543 ======================================================================== Release Notes for PCB snapshot 20140316 ======================================================================== This release represents over 421 commits (mostly bugfixes and code refactoring) and as such this summary clearly is not complete. See the ChangeLog file for the complete list of changes. Features -------- - GTK gui uses GL now, including a pseudo-3D mode. - Brazilian translation added, others updated. - Many internationalization tweaks. - Mice with right-left scroll wheels now supported. - Major upgrades to the GCode exporter. - rat-thickness parameter can take a 'px' suffix - metric and imperial grids are now more independent. - photo exporter supports multiple color schemes. - gerbers can be output in metric. - There's now a difference between "found" (what the netlist wants) and "connected" (what the copper says). - PNG exporter has --fill-holes to omit the "drill helper" completely. - gerber drill files now 0.1mil resolution. - XY file is now IPC 7531 compliant. Bug Fixes --------- - Fix pan locking up pcb if you leave the window. - Many bugfixes related to the metric conversion, including the two autorouters. - ps alignment marks fixed. - route styles in *.pcb files may contain units. - able to select more parts by their mark when their mark is on-grid. - gtk route selector may now have nothing selected, if the board has custom route settings. - drc no longer hangs when some layers are skipped. - ps_bloat works again. - EPS header is more standards-compliant. - PS outlines are only drawn on copper layers, not mask layers. - cursor position and zoom are no longer written to the *.pcb file. - lines with different clearances aren't auto-merged. - pin names are drawn in the pinout window. - gerber aperture numbers won't increase between runs. - misc doc tweaks and fixes. Other ----- - Many tweaks to the source code to make it cleaner. - The top and bottom layers are now consistently called "top" and "bottom" instead of "solder" and "component" - *.pcb file version bumped to 20091103 to reflect coordinate units change. - gEDA/pcb project moved to geda-project.org
2015-12-29Whitespace.dholland1-2/+2
2015-12-05Extend PYTHON_VERSIONS_INCOMPATIBLE to 35adam1-2/+2
2015-12-03If we really need GNU M4 (and we appear to do) for this package,he1-3/+3
use USE_TOOLS+= gm4:run instead of m4:run. With our own m4 on NetBSD, the -d flag in the m4 invocation "eats" the following -I<path> argument, so m4 won't find its own files, and there may be other dependencies on GNU M4. Bump PKGREVISION, since this is a bugfix.
2015-11-25Remove mk/find-prefix.mk usage from the cad category.jperkin2-8/+5
The find-prefix infrastructure was required in a pkgviews world where packages installed from pkgsrc could have different installation prefixes, and this was a way for a dependency prefix to be determined. Now that pkgviews has been removed there is no longer any need for the overhead of this infrastructure. Instead we use BUILDLINK_PREFIX.pkg for dependencies pulled in via buildlink, or LOCALBASE/PREFIX where the dependency is coming from pkgsrc. Provides a reasonable performance win due to the reduction of `pkg_info -qp` calls, some of which were redundant anyway as they were duplicating the same information provided by BUILDLINK_PREFIX.pkg.
2015-11-23Removed outdated TODO filerillig1-17/+0
2015-11-21Update 7.4.0 to 7.5.0 (2015/11/17)mef3-9/+269
--------------------- * EAGLE Editions: - The EAGLE Freeware edition now starts with a temporary advertisement window and the Control Panel has got an advertisement section. - For the EAGLE Light edition (both Freeware and Commercial) the number of available schematic sheets has been increased to 2. * GUI: - Now the icons in EAGLE are scalable (see Options menu in Control Panel). The icons are in SVG format and stored in folder 'icons' under the bin folder. The classic set of EAGLE icons is not available in SVG format and therefore not scalable. - Added highlighting of the current group if starting GROUP command. - Added tool tips to the DRC/ERC error list containing the error descriptions. * ULPs: - Update of various ULPs integrated into EAGLE's editors: - In the Board editor under File/Export the entries 'Unidat' (unidat.ulp) and 'DIF4.0' (dif40.ulp) have been taken out. An entry 'Mount SMD' has been added (starting mountsmd.ulp). - In the Board editor under File/Import the entry 'Ultiboard' (import-ultiboard-ddf.ulp) has been taken out. The new entries 'DXF' and 'Gerber' have been added, executing import-dxf.ulp resp. import-gerber.ulp. The Gerber import is a new functionality. Import of DXF is available in the Schematic editor as well. - In the Board editor under Tools the new entries 'Element array placement' (new component-array.ulp) and 'Mirror board' (mirror-board.ulp) have been added. - In the Library editor there is now File/Import with entry 'BSDL', starting make-symbol-device-package-bsdl.ulp. * Miscellaneous: - Extension of proxy settings by an optional username and password. Saving of the password is also optional and in an encrypted form. See Help/Check for Update/Configure in Control Panel. - Added a special DRC error for intersecting signal polygons with same rank. - Workaround for Linux 64 bit, because Red Hat (RHEL 6.6) is not yet providing an up-to-date GLIBC library. - Implementation of a basic file locking mechanism: by default any files that are loaded into an EAGLE editor are locked, i.e. not available for writing by other EAGLE instances. Locked files are reported to the user. He can retry getting the file, save under a different name, continue editing without saving or break the lock. The locking can be switched off which is saved in eaglerc user settings. - Added a new set of schematics, boards and libraries from 3rd party 'seeed'. The libraries are in a directory 'seeed' under the library folder, the schematics and boards in examples/'seeed' under the projects folder. See also www.seeed.cc. * Bugfixes: - Fix for not searchable PDF printings on MAC. - Fix to avoid intensive network traffic caused by GUI elements of the autorouter. - Fixed unusable confirm dialog in CAM processor; under special conditions it could be blocked by the progress dialog. - Fix for wrong display of mirrored texts in package previews. - Fixed handling of vias if reselecting a differential pair for routing. - If starting the autorouter, the TopRouter is now checking whether the board is already routed completely. - Made image export to TIFF format work again. There was a regression in V7.3. - Restored V6 behavior for designs w/o hierarchy if combining or renaming net segments, which could cause unnecessary ripups. - Now 64 colors of all palettes are initialized. - Correction of the number of available layers for 'Make Personal' edition from 4 to 6. - Keeping order of 'SET CONTEXT' commands if displaying the context menu. - Avoiding a crash on Mac if closing a drawing window with Command(Apple)-W immediately after loading a board and schematic pair and restoring the minimized partner.
2015-11-21Update to 3.3.68 (2015/11/18)mef2-7/+7
---------------- 3.3.68 18nov15 Update copyright date. Added named markers capability to From: and To: time value input boxes. Added support for fixed point binary numbers for both signed and unsigned decimal display types.
2015-11-18Recursive revbump from multimedia/libvpxryoon2-4/+4
2015-11-03Add SHA512 digests for distfiles for cad categoryagc58-58/+118
Problems found with existing distfile for eagle: distfiles/eagle-lin32-7.4.0.run No changes made to eagle/distinfo file. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-10-14Switch from x11/Xaw3d to newer x11/libXaw3d.wiz1-2/+9
Adapt some packages so they build with that. Bump their PKGREVISIONs.
2015-10-01Update to 3.3.67mef2-6/+6
---------------- 3.3.67 24sep15 Updated LZ4 for version r131. Fixed right justify ascii datatype display.
2015-09-12cloud.github.com unconditionally redirects to https. Use it directly.tnn1-2/+2
2015-09-02Update 7.3.0 to 7.4.0mef3-10/+56
--------------------- Release notes for EAGLE 7.4.0 ============================= * EAGLE Editions: - CadSoft now provides an EAGLE "Make Pro" edition with capabilities similar to Standard edition. In particular the board area is limited to 160x100mm, but board width and height can be adjusted. The license is limited to one year and an internet connection is required. - There is also a new edition "Make Personal" available which was previously called "EAGLE Hobbyist". * COPY command: - Beside device sets and packages the COPY command now can also copy symbols. - If the library name is skipped in the command syntax the currently opened library is taken as source (see help for details). * Control Panel: - Added entry 'COPY to library' to context menu for symbols. - Support for Drag&Drop for symbols from Control Panel to Library Editor and of all library object types to the overview (table of contents) mode of the Library Editor. * Library Editor: - Addition of 'Duplicate' to context menu for symbols in the overview (table of contents) mode. - Added tool tips to the TOC view of the library editor window containing the headlines of the respective descriptions. * Help improvements: - Added examples for CHANGE DLINE. - Improved description of PORT regarding buses and of PACKAGE regarding 'name'. - Added a section 'Special attributes' regarding the special role of attribute 'VALUE'. - Improved description of UL_PART.variants(); extended example for UL_VARIANT. - Added explanation on top/bottom pairs of custom layers. * Miscellaneous: - Added a set of design rule files from Eurocircuits and Wuerth Electronic to design rule folder. - Added a new CAM job file gerb274x-mill-drill.cam for generating milling output with Gerber and drill data output with Excellon in one action. * Bugfixes: - Ignoring a potentially given but superfluous extension in COPY X.PAC@abc.lbr Y[.pac]; same for .dev. - Fix for locale dependant problems when entering decimal numbers in unit fields. - Changed misleading text in the Linux install script. - Fixed handling of newly added empty global attributes. - Fix for proper support of EAGLE 64 bit on MAC OS X 10.8. - Fixed interpretation of scroll and zoom gestures from trackpads on MAC. - Fix for 'Duplicate' in context menu for device sets and packages in the library editor's overview mode when duplicating unsaved objects. - Improved drawing performance for panning under Linux; there was a regression after version 7.2.0. - Fix for support of country specific decimal point (like ',') in command line and scripts (after 7.2.0 only '.' worked). - 'Duplicate' in context menu for library objects: restriction in the naming dialog to allowed characters for object names. - Fix for a crash in the autorouter when evaluation was done with invalid job files. - Fix for umlaut problem in installation text on MAC. - The ROUTE command with Ctrl+Left can now also start routing at a pad; this is important to start from a pad without airwire if the connect mode is set to 'any'. - Now the first selection point for DIMENSION is only snapped if coming from a mouse click. - Fixed update of thumbnails after removing a module. - Fix for long printing times on Windows (there was a regression since V7.3). - Fixed context menu handling for PACKAGE/TECHNOLOGY after clicking "Next" in case of an ambiguous selection. The command was still referring to the previous object. - Fixed >LAST_DATE_TIME in CAM Processor output; it has been stuck at 'not saved' if during an EAGLE session a new drawing has been generated. - Fixed displaying license data containing umlauts. - Fix for EAGLE in commandline mode: it could happen that a given command sequence (option -C) was executed in the wrong editor window. - Fixed triggering the default button 'OK' by ENTER key in the CONNECT dialog; if the focus was in a list, the list action was executed inadvertently. - Fix for initially missing display of the 'Window' menu in MAC menubar. - Correction of eagle.def concerning the output formats GERBER_RS274X_33MM and EXCELLON_33MM (introduced in V7.2.1). - Fix regarding continuation of an existing autorouter job after previous cancel. - Added an initial check if the board was changed before continuation of an existing autorouter job. - Fix in DRC for undetected overlapping polygons in special cases. - Fix for inaccessible minimized partner window if a schematic or board was opened. This was a problem on several Linux distributions. - Fix for undesired focus changes on MAC between EAGLE editor windows. - Reactivated beep if clicking into the drawing area w/o causing an actual selection (e.g. in ROUTE command). - Fixed ERC messages for nets containing UTF-8 characters. - Changed the polygon calculation within the CAM Processor to vector font, because texts are always using vector font in the CAM Processor. - Added a hint to use the default grid in schematics. - Ignoring unjustified offset position if pasting a module. - Ensuring unique naming if copying symbols. - Fixed initial display of TOC in libraries if loaded within a project. - Made ADD link in Control Panel for symbols work. - Fixed annotation of deleting a module instance; deleting the respective signals in the board completely if there is no port.
2015-08-25Added cad/p5-gds2 version 3.33mef1-1/+2
2015-08-25Import GDS2-3.33 as cad/p5-gds2.mef3-0/+31
This is GDS2, a module for creating programs to read, write, and manipulate GDS2 (GDSII) stream files. GDS2 should be able to handle any size gdsii file but I would consider it too slow for anything larger than a few megabytes in size. If your files are are closer to the gigabyte range please check out my gdt programs at: http://sourceforge.net/projects/gds2/ which you can use to open and process GDS2 files as a pipe from Perl.
2015-08-13- Switch to 32-bit version; 64-bit version has issues with emulation oftnn3-11/+16
pselect6 syscall on NetBSD, leading to high CPU usage (busy polling) - Also ensure QT_XKB_CONFIG_ROOT is set in the environment, otherwise keyboard input might not work. Bump PKGREVISION.
2015-08-12Update to eagle-7.3.0.tnn3-373/+336
Changes since version 4 are much to numerous to list but include for example a new autorouting tool, 64-bit support and usability improvements in all subsystems such as editor, CAM processor and component library.
2015-08-01Update to 3.3.66mef2-7/+6
---------------- 3.3.66 05jul15 Faster fsdb initialization. Fix vcd recoder loader crash for malformed vcd if signal is declared as bits and a real valued change is encountered for the value change. Fixed crash in vcd2vzt for vcd files with no value changes (likely a malformed vcd). Added fsdbReaderResetSignalList() to prevent signals from loading over and over when unnecessary. Compile fixes for renamed functions and defines in gtk osx.
2015-07-12Update to 3.0.8wen3-85/+88
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-04Remove USE_X11BASE and X11PREFIX.joerg1-2/+1
2015-06-30Recursive revbump from pkgsrc/multimedia/libvpx.ryoon2-4/+4