Up to [cvs.NetBSD.org] / pkgsrc / cad / kicad / patches
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
kicad-*: update to 8.0.1 No changelog available; those interested in what's new in 8.x may refer to the forum thread: https://forum.kicad.info/t/post-v7-new-features-and-development-news/40144/10
kicad: update to 6.0.0 XXXTNN package phase is broken on macOS due to app bundling changes. Extensive CMake surgery required. Will fix this in a follow-up commit. New in 6.0: - Modern, consistent look and feel KiCad 6.0 features a refreshed user interface designed to reduce the barriers of entry for new users - Upgraded schematic editing KiCad's schematic editor has received its biggest overhaul ever for version 6.0 - Improved PCB design experience KiCad's PCB editor has had a complete look and feel upgrade The following features are deprecated as of version 6.0: XSLT BOM generation scripts The SWIG Python API
cad/kicad*: update to 5.1.9. Changes sinces 5.1.4: mostly bugfixes, new components in symbols and footprints.
Update kicad packages to 5.1.2, based on kicad 5.1.0 packages by Atsushi Toyokura in pkgsrc-wip. pkgsrc changes: kicad-lib is gone, replaced by kicad-symbols and kicad-templates. Changes since 4.0.7: KiCad 5.1.2 Release 2019-04-26 The KiCad project is proud to announce the latest series 5 stable release of KiCad. The 5.1.2 stable version contains critical bug fixes and other minor improvements since the 5.1.0 release. It also includes improved footprint, symbol, and 3D model libraries, translations, and documentation. A list of all of the fixed bugs since the 5.1.0 release can be found on the KiCad 5.1.2 milestone page. This release contains several critical bug fixes so please consider upgrading as soon as possible. KiCad 5.1.0 Release 2019-03-14 The KiCad project is proud to announce the release of version 5.1.0. This is the first ever minor version release of KiCad and was developed primarily to resolve compatibility issues with Linux GTK3 and long awaited support for python3. In addition to the primary focus, there have been many important changes that make this release a substantial improvement over the 5.0 series and a worthwhile upgrade for users on all platforms. Included in the improvements are: - Improved 3D model library path configuration. - Cairo canvas is now used for printing support on all platforms. - Schematic and symbol library editors now use the modern canvases for rendering. - Symbol pin table is now editable. - Pcbnew scripting support for Python 3 has been added. - Snapping for graphical object drawing in board and footprint editors. - Significant user interface improvements. - Major dialog box improvements. - Both the footprint and symbol library editors now share the same user interface paradigm with a library tree view pane. - Symbol, footprint, and 3D model library improvements. - Documentation and translation improvements. - Less pain for Linux package maintainers, now all features should be easy to support. Additionally, files created by KiCad version 5.1 remain 100% compatible with files created by version 5.0. Of course no new stable version of KiCad would be complete without many, many bug fixes so please consider upgrading as soon as possible. This version will be the only supported version of KiCad moving forward. There will be no further releases of the 5.0 series. Version 5.1.0 is built from the source code in the lp:kicad/5.1 branch. KiCad binaries will be available for download for Windows, MacOS, and Linux are available or will be in the very near future. See the KiCad download page for guidance. Thank you to all developers, packagers, librarians, document writers, translators, and everyone else who helped make this release possible. We hope you enjoy the latest release of KiCad. The KiCad Development Team KiCad 5.0.2 Release 2018-12-09 The KiCad project is proud to announce the latest series 5 stable release of KiCad. The 5.0.2 stable version contains critical bug fixes and other minor improvements since the 5.0.1 release. It also includes improved footprint, symbol, and 3D model libraries, translations, and documentation. A list of all of the fixed bugs since the 5.0.1 release can be found on the KiCad 5.0.2 milestone page. This release contains several critical bug fixes so please consider upgrading as soon as possible. http://kicad-pcb.org/blog/2018/12/KiCad-5.0.2-Release/ KiCad 5.0.1 Release 2018-10-14 The KiCad project is proud to announce the latest series 5 stable release of KiCad. The 5.0.1 stable version contains critical bug fixes and other minor improvements since the 5.0.0 release. It also includes improved footprint, symbol, and 3D model libraries, translations, and documentation. A list of all of the fixed bugs since the 5.0.0 release can be found on the KiCad 5.0.1 milestone page. This release contains several critical bug fixes so please consider upgrading as soon as possible. http://kicad-pcb.org/blog/2018/10/KiCad-5.0.1-Release/ Warning Please note that a last minute bug was found in the Eagle schematic import feature too late to be fixed in this release which is expected to be fixed in release 5.0.2. If you need to convert Eagle schematics you may want to hold off upgrading until 5.0.2. KiCad 5 - A New Generation 2018-07-22 Almost a year after the release of KiCad 4.0.7, the KiCad development team is proud to present a new and improved KiCad 5.0 release! The stable release version 5.0.0 is made from the stable 5.0 branch. KiCad binaries should be available now or in the very near future for download for Windows, macOS and Linux. See the download page for guidance. http://kicad-pcb.org/post/release-5.0.0/
Update kicad packages to 4.0.4, and apply a patch from the master branch to make it build with newer boost library. Changes since 4.0.1: Do not allow spaces in component name (value field) in component library editor, in dialogs (Edit field, Create component). Remove front silkscreen default setting for PTH and NPTH pads. OSX: back port touchpad support from development branch. Add support for optional touchpad panning (merge of rev. 6586 from development branch) OSX: legacy canvas rendering speed improvements. PolyLine.cpp: NormalizeAreaOutlines now removes null segments. Remove support for in processing setting of ld library path. Eeschema: make footprint and datasheet initially invisible, when creating a component. Make color names translatable in color selection dialog. Mark locked tracks with 'L' letter in status field. Added 'Reset Grid Origin' hot key (GAL). Add support for PCB and footprint format versioning Highlight a net when crossprobing with eeschema and highlight net tool is enabled. Make DRC markers not editable with the standard tools (GAL). Draw arrows for DRC markers (GAL). and lots of bug fixes.
Update kicad to the 4.0.1 release. 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.