summaryrefslogtreecommitdiff
path: root/cad (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cad/kicad-devel: UpdateMichael Reifenberger3 days13-138/+869
| | | | Update to the latest as of 2025.06.22
* */*: chase the upgrade of OpenCascadeThierry Thomas4 days7-6/+7
|
* cad/opencascade: upgrade to 7.9.1Thierry Thomas4 days6-81/+87
| | | | | | | | | | Announcement at https://dev.opencascade.org/content/open-cascade-technology-791-released A fix for Qt5 is needed: see PR 278578 PR: 278578 Reported by: ml (at) netfence.it
* cad/openscad*: Mark BROKENDaniel Engberg4 days2-0/+4
| | | | | | Fails to build, error: use of undeclared identifier 'buf' Reported by: pkg-fallout
* */*: Bump consumers of x11-toolkits/wxgtk32Nuno Teixeira6 days3-3/+3
| | | | New version of wxgtk32 in tree (3.2.8.1)
* python.mk: rename PYTHON_EXT_SUFFIX to PYTHON_TAG, document, etcCharlie Li6 days4-20/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | EXT_SUFFIX, according to PEP 3149, refers to the full tag and extension for compiled extension module objects, eg .cpython-311.so, .cpython-313t.so, etc. We do not use the correct semantic meaning, and this usage becomes ambiguous and confusing when tags do not match between bytecode and compiled extension module objects. Rename our PYTHON_EXT_SUFFIX to PYTHON_TAG to align with PEP 3147's specification of a magic tag, which consists of implementation name and shorthand version only. This is meant for bytecode and other files containing this tag in their filename that do not depend on a specific Python ABI for the same version. Chase all existing consumers. Introduce PYTHON_SOABI to align with PEP 3149's specification of a tag, which consists of implementation name, shorthand version and any ABI flags present (this and PYTHON_TAG are identical without ABI flags). This is meant for compiled extension module objects and other files that depend on a specific Python ABI for the same version. Add documentation for these variables that our PYTHON_EXT_SUFFIX never had. PR: 274671 Event: Kitchener-Waterloo Hackathon 202506
* cad/py-gdspy: update 1.6.11 => 1.6.13Älven2025-06-053-26/+25
| | | | | | | | | | | | | | | | | Changelog: Version 1.6.13 (Apr 26, 2023) Allow ill-formed GDSII label anchors to be correctly loaded. Version 1.6.12 (Jun 2, 2022) Fix in Cell.get_texttypes. Allow labels to inherit transforms through get_labels. https://github.com/heitzmann/gdspy/blob/v1.6.13/README.md#version-1613-apr-26-2023 * Replace PORTVERSION with DISTVERSION * Move plist entries to dedicated pkg-plist * Small linting and sorting entries to portclippy(1) PR: 285508 Approved by: hrs (maintainer, timeout > 2 months)
* lang/rust: Bump revisions after 1.87.0Mikael Urankar2025-06-053-3/+3
| | | | PR: 286829
* cad/horizon-eda: update 2.6.0 → 2.7.0Yuri Victorovich2025-06-022-13/+4
| | | | Reported by: portscout
* cad/p5-Verilog-Perl: Update 3.478 => 3.482Älven2025-06-022-8/+9
| | | | | | | | | | | Changelog: https://github.com/veripool/verilog-perl/blob/v3.482/Changes + Add WWW for source code repository. * Sort CONFIGURE_ENV. PR: 286409 Approved by: otacilio.neto@bsd.com.br (maintainer, timeout > 1 month)
* cad/veryl: update 0.16.0 → 0.16.1Yuri Victorovich2025-06-022-55/+49
| | | | Reported by: portscout
* devel/boost: bump consumers after Boost updateDima Panov2025-06-029-4/+9
|
* graphics/gdal: Update to 3.11.0Po-Chuan Hsieh2025-05-251-1/+1
| | | | | Changes: https://github.com/OSGeo/gdal/releases https://github.com/OSGeo/gdal/blob/release/3.11/NEWS.md
* */*: Bump PORTREVISION. editors/lazarus was updated to 4.0Jose Alonso Cardenas Marquez2025-05-231-1/+1
|
* cad/verilator: Fix run-time by adding missing includeYuri Victorovich2025-05-212-1/+7
| | | | | PR: 286973 Reported by: Joel Bodenmann
* cad/freecad: update to 1.0.1Christoph Moench-Tegeder2025-05-165-201/+124
| | | | | | | | Announcement: https://blog.freecad.org/2025/05/16/freecad-1-0-1-released/ This makes libspnav support non-optional, as it can't be easily toggled at configure-time.
* cad/py-amaranth: update 0.5.5 → 0.5.6Yuri Victorovich2025-05-152-5/+5
| | | | Reported by: portscout
* cad/hs-verismith: update 1.0.0.2-40 → 1.1.0Yuri Victorovich2025-05-152-155/+183
| | | | Reported by: portscout
* cad/py-amaranth: update 0.5.4 → 0.5.5Yuri Victorovich2025-05-132-5/+5
| | | | Reported by: portscout
* cad/nvc: update 1.16.0 → 1.16.1Yuri Victorovich2025-05-132-4/+4
| | | | Reported by: portscout
* Haskell ports: Switch some to GHC 9.6Gleb Popov2025-05-131-0/+2
|
* cad/gtkwave: Update to 3.3.124Nuno Teixeira2025-05-122-5/+5
| | | | | ChangeLog: https://sourceforge.net/p/gtkwave/code/HEAD/tree/gtkwave3-gtk3/ChangeLog
* cad/PrusaSlicer: update to 2.9.2Michael Reifenberger2025-05-1222-127/+127
| | | | | PR: 286112 Approved by: Teodor Sigaev
* cad/kicad: update KiCad with docs and libraries to 9.0.2Christoph Moench-Tegeder2025-05-1115-44/+247
| | | | | Announcement: https://www.kicad.org/blog/2025/05/KiCad-9.0.2-Release/
* cad/openscad: Update to 2025.05.08Michael Reifenberger2025-05-102-5/+5
| | | | In preparation to the boost 1.88 update.
* cad/openscad-devel: Update to 2025.05.08Michael Reifenberger2025-05-102-5/+5
| | | | In preparation to the boost 1.88 update.
* devel/libgit2: bump all consumersMatthias Fechner2025-05-073-3/+3
| | | | | | | bump portrevision for all consumers due to libgit upgrade from 1.8 to 1.9 PR: 286627
* cad/gtkwave: Update to 3.3.123Nuno Teixeira2025-05-072-4/+4
| | | | | ChangeLog: https://sourceforge.net/p/gtkwave/code/HEAD/tree/gtkwave3-gtk3/ChangeLog
* cad/py-gmsh: chase CGNSThierry Thomas2025-05-061-1/+3
| | | | Use the patches from Gmsh.
* cad/gmsh: chase CGNS 4.5.0Thierry Thomas2025-05-0625-1/+1031
| | | | | | Patch 20c318a4 from upstream. Obtained from: https://gitlab.onelab.info/gmsh/gmsh/-/commit/20c318a4b945a3c7086a3a95b7bb4b56f2a5029e
* cad/openscad-devel: Update to 2025.05.04 snapshotMichael Reifenberger2025-05-052-5/+5
|
* cad/veryl: update 0.15.0 → 0.16.0Yuri Victorovich2025-05-052-121/+112
| | | | Reported by: portscout
* cad/netgen: Update to 6.2.2501 and improve.Stephen Montgomery-Smith2025-05-012-22/+42
| | | | | | | | | | | | | | | - Actualise LICENSE to LGPL21 as in upstream - Add patches to build with JPEG and MPEG - Add WWW for source code repository - Mark i386 as unsupported, as in upstream - Replace explicit include dirs with localbase:ldflags - Lint Makefile, sort entries for portclippy(1) - Replace libav with ffmpeg as a MPEG dependency (see MOVED) - Strip binaries and shared libraries in post-install phase. - Change maintainer to alster@vinterdalen.se. PR: 285491 Reported by: Älven <alster@vinterdalen.se>
* cad/magic: update 8.3.522 → 8.3.526Älven2025-05-012-6/+7
| | | | | | | | | | | | | Revision History: http://opencircuitdesign.com/magic/history.html#History8_3 Commit log: https://github.com/RTimothyEdwards/magic/compare/8.3.522...8.3.526 Pet portclippy. PR: 286098 Approved by: yuri (maintainer, timeout > 2 weeks)
* devel/py-lark: Remove ATOMIC_CACHE optionPo-Chuan Hsieh2025-04-291-5/+1
| | | | | | - Unmark DEPRECATED and remove EXPIRATION_DATE - Unmark DEPRECATED and remove EXPIRATION_DATE of dependent ports - Bump PORTREVISION for dependency change
* cad/openvsp: Update to 3.43.0Fernando Apesteguía2025-04-292-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ChangeLog: https://github.com/OpenVSP/OpenVSP/releases/tag/OpenVSP_3.43.0 Features: - Routing Geom - Aliases for XSecs, connected to Advanced Linking - Geom Browser refresh, visibility and surface mode icons added - Change parent/child of Geom without destruction, preserves ParmIDs - Performance improvements with large Geom count - General speedups to Update process, particularly high tess & symmetry - Multifacade support matured across package - Unit test infrastructure improved, Python and AngelScript sample code - Prop direction of rotation marker location adjustable - Add 'all' option to subsurface surface ID for multi-surface geoms - Support control surface subsurfaces for Props - Write beam and shell elements separately for NASTRAN - Break FEA beam element groups into chain segments - Add FEA Poly Spar to fix spar continuity problems - Make FEA trimming support Poly Spar - Find and identify fixed point spider points for future use Library Updates: - Update various libraries to support CMake 4.0 - Update Code-Eli to version that supports average_normal computation Fixes: - Fix storage of NVD collections - Fix treatment of propeller curve editor resizing - Fix out-of-date Link-able Parm List - Fix wake identification for VSPAERO - Fix storage of Sets with Attributes - Fix PropGeom::UpdateMainTessVec() not getting called - Fix and clean up proliferation of DeaultShell/Beam - Fixes view jumping when changing views with multi-view. Thanks Chris S. - Fix re-centering of view when changing center of rotation - Fix missed update of Geoms with ancestral symmetry - Fix calculation of t parameter from uv. - VSPAERO GUI moment reference point inaccessible - Fix default window size on portrait displays - Stipple engine highlight curves to improve visibility - Make file choosers work with suggested file name - Don't clear filename when changing directories in SelectFileScreen - Fix NASTRAN PSHELL property cards MID3 value - Allow writing BC's on of-body fixed points - Correct fixed point Set name in NASTRAN dat file - Fix choice of symmetrical fixed points when building assembly connections
* cad/symbiyosys: update 0.51 → 0.52Yuri Victorovich2025-04-282-4/+4
| | | | Reported by: portscout
* cad/yosys: update 0.51 → 0.52Älven2025-04-284-24/+34
| | | | PR: 286408
* cad/verilator: update 5.034 → 5.036Yuri Victorovich2025-04-283-5/+8
| | | | Reported by: portscout
* cad/qucs-s: Fix build with Qt 6.9Jason E. Hale2025-04-262-1/+6
| | | | | With hat: kde@ PR: 286051
* cad/nvc: update 1.15.2 → 1.16.0Yuri Victorovich2025-04-233-10/+10
| | | | Reported by: portscout
* cad/gtkwave: Update to 3.3.122Nuno Teixeira2025-04-222-4/+4
| | | | | | | ChangeLog: https://sourceforge.net/p/gtkwave/code/HEAD/tree/gtkwave3-gtk3/ChangeLog MFH: 2025Q2 (bugfixes)
* all: expire (indirect) consumers of devel/py-atomicwrites on 2025-06-21Rene Ladan2025-04-211-0/+3
| | | | | Some ports are expiring via devel/py-lark, which has devel/py-atomicwrites as an optional dependency.
* devel/protobuf: Update to 29.4Po-Chuan Hsieh2025-04-184-4/+4
| | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/protocolbuffers/protobuf/releases
* cad/{,py-}gdstk: update 0.9.59 → 0.9.60Yuri Victorovich2025-04-164-8/+10
| | | | Reported by: portscout
* cad/openscad-devel: Update to 2025.04.13Michael Reifenberger2025-04-144-10/+6
|
* cad/openscad: Update to 2025.04.07Michael Reifenberger2025-04-145-30/+60
| | | | | | | Update to a newer snapshot to fix a segfault during runtime. PR: 286074 Reported by: Torfinn Ingolfsen
* cad/openscad-devel: Update to 2025.04.07Michael Reifenberger2025-04-135-19/+37
| | | | | | | Update to 2025.04.07 switch to qt6 and disable mimalloc. Hopefully fixes segfaults as described in PR PR: 286074
* cad/librnd: Update 4.3.1 => 4.3.2Älven2025-04-112-6/+7
| | | | | | | | | | | | | | | Minor bugfix release with strong focus on polybool2. Notable changes: - Polybool2: started implementing low level arc support - 'make test' race condition fixes when used with -j - extensions in libuirc (due to its reuse in the new web IRC client) Changelog: http://www.repo.hu/projects/librnd/releases/changelog-4.3.2.txt * Small linting and sorting entries PR: 285507 Approved by: hasdalcodes@gmail.com (maintainer, timeout > 3 weeks)
* multimedia/libvpx: update 1.15.1Jan Beich2025-04-101-0/+1
| | | | | Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.15.0..v1.15.1 Reported by: portscout