aboutsummaryrefslogtreecommitdiff
path: root/cad
Commit message (Collapse)AuthorAgeFilesLines
* cad/surelog: Update 1.49 → 1.50Yuri Victorovich2023-03-273-6/+7
| | | | Reported by: portscout
* cad/veroroute: Update 2.29 → 2.30Yuri Victorovich2023-03-252-4/+4
| | | | Reported by: portscout
* cad/py-edalize: Update 0.4.1 → 0.5.0Yuri Victorovich2023-03-252-6/+6
| | | | Reported by: portscout
* cad/surelog: Update 1.48 → 1.49Yuri Victorovich2023-03-253-6/+7
| | | | Reported by: portscout
* cad/kicad: fix failure in certain modes (e.g. exports)Christoph Moench-Tegeder2023-03-242-0/+172
| | | | | | | | | The use of dynamic_case here results in failures (error exits) and seems to be actually wrong, which is exposed by our clang (mabe gcc handles this just fine? PR: 270273 Reported By: Pero Orsolic
* cad/openvsp: update to 3.32.2Fernando Apesteguía2023-03-242-4/+4
| | | | | | | | | | | | | | | | | | | | | | ChangeLog: https://github.com/OpenVSP/OpenVSP/releases/tag/OpenVSP_3.32.2 Features * Make 'f' and 'r' keys work with CFDMesh & Co. * Allow parasite drag to use a reference wing not in the active Set. * Print missing command line when calling CpSlicer. * Clean up mesh from repeated mass properties analysis. * Attempt to set property length on import of older structures files. Fixes * Fix validating structures subsurfaces * Fix visual artifacts in orthotropic material GUI in structures. * Fix double fee in Cartesian plotting library that shows up with bleeding edge versions of FLTK. * Fix parsing of VSPAERO output files. * Fix wave drag, parasite drag, half mesh, tag files issue. * Fix snprintf conversion issues * Silence snprintf warnings * Fix VSPAERO with slicing planes activ
* cad/svls: Update 0.2.7 → 0.2.8Yuri Victorovich2023-03-242-119/+100
| | | | Reported by: portscout
* cad/svlint: Update 0.6.1 → 0.7.1Yuri Victorovich2023-03-242-146/+124
| | | | Reported by: portscout
* cad/pcb-rnd: Fix maintainer addressJoseph Mingrone2023-03-231-1/+1
|
* cad/{librnd,pcb-rnd}: drop maintainershipRobert Clausecker2023-03-232-2/+2
| | | | | | These ports require a maintainer who is more familiar with the tools. I am not and don't feel like I can adequately maintain them while ensuring an appropriate quality standard.
* cad/PrusaSlicer: Update to 2.5.1Michael Zhilin2023-03-212-5/+4
| | | | Changes: https://github.com/prusa3d/PrusaSlicer/releases/tag/version_2.5.1
* all: expire ports depending on cad/py-ocd on 2023-06-21Rene Ladan2023-03-212-0/+6
|
* cad/leocad: Update 21.06 → 23.03Yuri Victorovich2023-03-212-5/+4
| | | | Reported by: portscout
* cad/NASTRAN-95: Remove expired port:Muhammad Moinur Rahman2023-03-199-623/+0
| | | | 2023-03-20 cad/NASTRAN-95: Broken since 2020
* cad/py-ezdxf: Update to 1.0.2Wen Heping2023-03-182-5/+5
| | | | | PR: 270042 Reported by: maintainer
* editors/lazarus: Bump PORTREVISION of dependant portsJose Alonso Cardenas Marquez2023-03-161-1/+1
| | | | - editors/lazarus was updated to 2.2.6
* lang/rust: Bump revisions after 1.68.0Mikael Urankar2023-03-163-1/+3
| | | | PR: 270080
* cad/qrouter: Update 1.4.85 → 1.4.86Yuri Victorovich2023-03-152-4/+4
| | | | Reported by: portscout
* cad/kicad: backport powerpc build fix from kicad-develPiotr Kubaj2023-03-141-0/+1
| | | | LLVM ERROR: out of memory
* cad/zcad: try to unbreak the build of the port's Qt5 flavorAlexey Dokuchaev2023-03-131-6/+6
| | | | | | | | - OpenGL components must be fixed in a slightly different way now - Bring back the comment accidentally removed in r497396 (that is commit 0c124531331c) Reported by: pkg-fallout
* cad/openvsp: fix build without libompPiotr Kubaj2023-03-131-1/+7
| | | | | | | | | | | CMake Error at /usr/local/share/cmake/Modules/FindOpenMP.cmake:261 (try_compile): Failed to generate test project build system. Call Stack (most recent call first): /usr/local/share/cmake/Modules/FindOpenMP.cmake:537 (_OPENMP_GET_FLAGS) src/vsp_aero/Solver/CMakeLists.txt:9 (FIND_PACKAGE) -fpermissive necessary because of: /usr/include/c++/v1/__memory/compressed_pair.h:48:9: error: invalid conversion from 'int' to 'std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*' [-fpermissive]
* cad/libopencad: fix build on armv? / powerpcPiotr Kubaj2023-03-133-6/+15
| | | | | | /wrkdirs/usr/ports/cad/libopencad/work/libopencad-0.2.0/lib/cadheader.cpp:478:28: error: ambiguous conversion for functional-style cast from 'time_t' (aka 'long long') to 'CADVariant' return addValue( code, CADVariant( fullSeconds ) ); ^~~~~~~~~~~~~~~~~~~~~~~
* cad/kicad: update KiCad and libraries to 7.0.1Christoph Moench-Tegeder2023-03-1216-74/+174
| | | | Announcement: https://www.kicad.org/blog/2023/03/KiCad-7.0.1-Release/
* cad/nvc: Update 1.8.1 → 1.8.2Yuri Victorovich2023-03-122-4/+4
| | | | Reported by: portscout
* cad/surelog: Add PORTSCOUT lineYuri Victorovich2023-03-111-0/+2
|
* cad/netgen-lvs: Update 1.5.249 → 1.5.250Yuri Victorovich2023-03-112-4/+4
| | | | Reported by: portscout
* graphics/proj: Update to 9.2.0Loïc Bartoletti2023-03-091-1/+1
|
* PyQt: Update to latest versionsLoïc Bartoletti2023-03-094-3/+4
| | | | | | | | | | | | - PyQt5: update to 5.15.9 - PyQt6: upate to 6.4.2 - PyQt6-sip: update to 13.4.1 - PyQt5-sip: update to 12.11.1 - PyQt-builder: update to 1.14.1 - sip: upate to 6.7.7 PR: 269751 Exp-run by: antoine
* cad/netgen-lvs: Update 1.5.237 → 1.5.249Yuri Victorovich2023-03-092-4/+4
| | | | Reported by: portscout
* cad/surelog: Update 1.45 → 1.48Yuri Victorovich2023-03-093-23/+30
| | | | Reported by: portscout
* cad/ghdl: Update 2.0.0-20230222 → 3.0.0Yuri Victorovich2023-03-093-6/+5
| | | | Reported by: portscout
* cad/netgen: Update to 6.2.2302.Stephen Montgomery-Smith2023-03-082-4/+4
|
* cad/yosys: Update 0.26 → 0.27Yuri Victorovich2023-03-063-4/+5
| | | | Reported by: portscout
* cad/svls: Update 0.2.6 → 0.2.7Yuri Victorovich2023-03-062-35/+34
| | | | Reported by: portscout
* cad/verilator: Update 5.006 → 5.008Yuri Victorovich2023-03-062-5/+6
| | | | Reported by: portscout
* cad/sweethome3d: update Sweet Home 3D to version 7.1Alexey Dokuchaev2023-03-062-4/+4
| | | | | Changelog: http://www.sweethome3d.com/history.jsp Reported by: portscout
* cad/veryl: Update 0.5.2 → 0.5.5Yuri Victorovich2023-03-052-250/+247
| | | | Reported by: portscout
* cad/veroroute: Update 2.28 → 2.29Yuri Victorovich2023-03-053-4/+5
| | | | Reported by: portscout
* cad/openvsp: update to 3.32.1Fernando Apesteguía2023-03-052-4/+4
| | | | Fix VSPAERO DOA problem.
* *: Bump PORTREVISION of math/Imath usersMatthias Andree2023-03-041-1/+1
|
* devel/onetbb: Update to 2021.8.0Ganael LAPLANCHE2023-03-031-1/+1
| | | | | | | | Also: - bump dependent ports' revisions - fix build when WITH_DEBUG is set Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.8.0
* cad/gdscpp: New port: C++ library to create and read GDSII fileYuri Victorovich2023-03-025-0/+68
|
* cad/veryl: Update 0.5.0 → 0.5.2Yuri Victorovich2023-03-022-28/+34
| | | | Reported by: portscout
* accessibility/at-spi2-core: update to 2.46.0Tobias C. Berner2023-03-0218-12/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | What's new in at-spi2-core 2.46.0: * Fix GetInterfaces documentation on org.a11y.atspi.Accessible interface. What's new in at-spi2-core 2.45.91: * Send device event controller events using the same signature as other events. * Document the Accessible, Action, and Cache dbus interfaces. * Fix license of atspi-gmain.c (#87). What's new in at-spi2-core 2.45.90: * xml: Add some documentation. * xml: Fix event arguments. * xml: Add some missing DeviceEventController methods. * Bind the AT-SPI bus to the graphical session. * Mark bus service as belonging to the session slice. * Add ATSPI_ROLE_PUSH_BUTTON_MENU. * Add an "announcement" event/signal to allow objects to send notifications (!63). * Various code clean-ups and test improvements. What's new in at-spi2-core 2.45.1: * Atk and at-spi2-atk are now merged into this project. * Now requires meson 0.56.2 and glib 2.67.4. * at-spi2-atk: Expose the accessible hierarchy via dbus introspection. * Properly escape the AT-SPI bus address; fixes warnings about the address not containing a colon (!55). * Add a text value to AtspiValue, so that a value can expose a textual description, as in the new Atk value API. * Add atspi_event_listener_register_with_app, to allow an event listener to be registered only for a given application (!52). - accessibility/atk and accessibility/at-spi2-atk have been merged into accessibility/at-spi2-core - accessibility/at-spi2-core: bump consumers of removed ports atk and at-spi2-atk PR: 269704 Exp-run by: antoine ---
* cad/zcad: mark qt5 flavor BROKENAntoine Brodin2023-02-251-0/+2
| | | | | | | | (3104) Compiling glqtcontext.pas /wrkdirs/usr/ports/cad/zcad/work-qt5/zcad-8b8a693/cad_source/glqtcontext.pas(30,23) Fatal: (10022) Can't find unit qlclopenglwidget used by GLQTContext Fatal: (1018) Compilation aborted Reported by: pkg-fallout
* cad/geda: unbreak the port's build (specifically, linking)Alexey Dokuchaev2023-02-247-8/+68
| | | | | | Add missing -lgio-2.0 to several LDFLAGS which require it. While here, fix the configure script to respect the passed --with-libstroke=${LOCALBASE} correctly.
* cad/ghdl: Correct DISTVERSIONYuri Victorovich2023-02-232-4/+4
|
* cad/ghdl: Re-add port: GNU VHDL simulatorYuri Victorovich2023-02-2310-0/+347
|
* cad/geda: make the port's code consumable by contemporary compilersAlexey Dokuchaev2023-02-234-0/+85
| | | | | | Ensure that there is only one variable definition per each object, as the C (and C++) standards mandated for years and compilers started to enforce as of recently (Clang 11, GCC 10).
* cad/py-vunit-hdl: Update 4.6.0 → 4.6.2Yuri Victorovich2023-02-233-6/+18
| | | | Reported by: portscout