summaryrefslogtreecommitdiff
path: root/cad (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cad/openscad-devel: Update to 2025.05.04 snapshotMichael Reifenberger14 hours2-5/+5
|
* cad/veryl: update 0.15.0 → 0.16.0Yuri Victorovich19 hours2-121/+112
| | | | Reported by: portscout
* cad/netgen: Update to 6.2.2501 and improve.Stephen Montgomery-Smith4 days2-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Älven5 days2-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 Hsieh7 days1-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ía7 days2-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 Victorovich8 days2-4/+4
| | | | Reported by: portscout
* cad/yosys: update 0.51 → 0.52Älven8 days4-24/+34
| | | | PR: 286408
* cad/verilator: update 5.034 → 5.036Yuri Victorovich8 days3-5/+8
| | | | Reported by: portscout
* cad/qucs-s: Fix build with Qt 6.9Jason E. Hale9 days2-1/+6
| | | | | With hat: kde@ PR: 286051
* cad/nvc: update 1.15.2 → 1.16.0Yuri Victorovich13 days3-10/+10
| | | | Reported by: portscout
* cad/gtkwave: Update to 3.3.122Nuno Teixeira14 days2-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
* lang/rust: Bump revisions after 1.86.0Mikael Urankar2025-04-083-2/+3
| | | | PR: 285840
* */*: chase OpenCascadeThierry Thomas2025-04-068-5/+8
|
* cad/opencascade: upgrade to 7.9.0Thierry Thomas2025-04-0610-1063/+343
| | | | Release notes at https://github.com/Open-Cascade-SAS/OCCT/releases/tag/V7_9_0
* cad/veryl: update 0.14.1 → 0.15.0Yuri Victorovich2025-04-032-226/+301
| | | | Reported by: portscout
* misc/libspnav: update 1.1-7 → 1.2Yuri Victorovich2025-03-312-2/+2
| | | | Reported by: portscout
* cad/kicad: update KiCad and libraries to 9.0.1Christoph Moench-Tegeder2025-03-3015-83/+469
| | | | | Announcement: https://www.kicad.org/blog/2025/03/KiCad-9.0.1-Release/
* cad/xyce: update 7.8.0 → 7.9.0Yuri Victorovich2025-03-292-5/+6
|
* cad/irsim: adopt and update 9.7.116 => 9.7.118Älven2025-03-266-53/+122
| | | | | | | | | | | | | | | * Take maintainership * Flavourise with 3 flavours: lite, scheme (default) and tcl + Add LICENSE_FILE + Workaround building Tcl with clang17+ See https://github.com/RTimothyEdwards/irsim/issues/7 * Use localbase:ldflags via USES * Improve pkg-descr * Lint Makefile, sort stances Changelog: https://github.com/RTimothyEdwards/irsim/releases/tag/9.7.118 PR: 284856
* cad/kicad-devel: UpdateMichael Reifenberger2025-03-2410-31/+190
| | | | Update to new version as of 2025.03.24.
* cad/freecad: optionize SpaceMouse supportChristoph Moench-Tegeder2025-03-242-2/+99
| | | | | | | | | | | | | | | | | | | Originially, FreeCAD picked up libspnav (SpaceMouse) support when the library was present in the system during build. That alone would be a minor problem, but people still insist on building in unclean systems. Additionally, libspnav support in FreeCAD was broken and resulted in build failure when accidentially building with libspnav (see above). Upstream fixed this in a series of changes touching many places and sometimes even depending on otherwise unrelated changes: importing all that would be close to updating to a snapshot. Instead, adopt the relevant fix for building with libspnav from upstream, and put the whole libspnav detection behind a cmake option (made accessible as a port option). PR: 285542 Reported by: Chad Jacob Milios
* cad/qucs-s: Update 24.1.0 => 25.1.1Vladimir Druzenko2025-03-246-73/+112
| | | | | | | | | | | Changelogs: https://github.com/ra3xdh/qucs_s/blob/25.1.1/NEWS.md Based on patch from Älven <alster@vinterdalen.se> PR: 284974 282568 Tested by: Älven <alster@vinterdalen.se> Approved by: yuri (maintainer)
* x11-toolkits/qwt6: Update to 6.3.0Loïc Bartoletti2025-03-211-0/+1
|
* textproc/tinyxml2: Update to 11.0.0Po-Chuan Hsieh2025-03-191-1/+1
| | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/leethomason/tinyxml2/releases
* cad/magic: update 8.3.515 → 8.3.522Älven2025-03-186-31/+40
| | | | PR: 285489
* cad/py-gmsh: Fix fetchYuri Victorovich2025-03-182-3/+4
| | | | | | | | | The tarball was rerolled a long time ago but the fetch worked using only FreeBSD's distcache and never failed for some reason. Is the distcache being ever cleaned? Reported by: Thierry Thomas <thierry@freebsd.org>
* cad/PrusaSlicer: Bump PORTREVISION for the last changeMichael Reifenberger2025-03-171-0/+1
|
* cad/PrusaSlicer: Revert 2f27ce4f425b3d324a16b69a5c73ceb11b57046a "Try to fix ↵Michael Reifenberger2025-03-174-29/+15
| | | | | | | | | | libdbus" This reverts commit 2f27ce4f425b3d324a16b69a5c73ceb11b57046a. Should be unnecessary now after dbus got fixed. Reported by: jhale@
* cad/yosys-ghdl-plugin: Unbreak the build by linking to a correct libraryGleb Popov2025-03-171-1/+1
| | | | Reported by: pkg-devel exp-run
* cad/ghdl: Link to libgnat-12.so via rpath and do not require it via pkgGleb Popov2025-03-172-0/+15
| | | | Reported by: pkg-devel exp-run
* gnome.mk: rename gdkpixbuf2 to gdkpixbuf to prepare for port moveCharlie Li2025-03-1711-12/+12
| | | | | | The GTK 1-based gdk-pixbuf has not existed for some time. No functional or package changes.
* cad/surfer: Add new portJoel Bodenmann2025-03-165-0/+1870
| | | | | | | A waveform viewer with a focus on a snappy usable interface, and extensibility. Reviewed by: dch Differential Revision: https://reviews.freebsd.org/D49360
* cad/PrusaSlicer: Try to fix libdbusMichael Reifenberger2025-03-143-5/+29
|
* cad/symbiyosys: update 0.50 → 0.51Yuri Victorovich2025-03-132-4/+4
| | | | Reported by: portscout
* cad/yosys: update 0.50 → 0.51Yuri Victorovich2025-03-132-4/+4
| | | | Reported by: portscout
* cad/qcad: Add patchMichael Reifenberger2025-03-112-2/+12
| | | | Add patch to get it compiled.
* cad/qcad: Bump PORTREVISIONMichael Reifenberger2025-03-111-1/+1
| | | | Should fix the pkg builder
* cad/qcad: Fix distinfoMichael Reifenberger2025-03-111-3/+3
| | | | Reported by: Chad Jacob Milios
* cad/qcad: unbreak INDEX and poudriereAntoine Brodin2025-03-101-1/+1
|
* cad/kicad-devel: UpdateMichael Reifenberger2025-03-0926-530/+895
| | | | Update to the latest commit as of 2025.03.09
* cad/PrusaSlicer: update to 2.9.0Michael Reifenberger2025-03-0981-3305/+2965
| | | | | | | | Adapted patch provided from Jesper Schmitz Mouridsen PR: 284821 Reported by: Torfinn Ingolfsen Approved by: teodorsigaev@