aboutsummaryrefslogtreecommitdiff
path: root/cad
Commit message (Collapse)AuthorAgeFilesLines
* Mk/Uses: always use colon for build/run suffixFelix Palmen2022-09-1118-19/+19
| | | | | | | | | | | | Most USES use a colon for build/run(/test) suffixes. Change kde.mk, qt.mk and pyqt.mk to do the same, and update all ports using that. Document in CHANGES. PR: 266034 Exp-run by: antoine Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D36349
* cad/opencascade: fix cmake filesThierry Thomas2022-09-103-4/+25
| | | | | | | | | | A cmake macro, which should have configured $OCCT_INSTALL_BIN_LETTER was not applied correctly. Thus some cmake files where badly configured, and some consumers could not use them. PR: 266280 Reported by: yuri MFH: 2022Q3
* cad/nvc: Broken on armv7Yuri Victorovich2022-09-091-0/+1
| | | | Reported by: fallout
* */*: Update path set in BUILD_DEPENDS for CMakeDaniel Engberg2022-09-091-1/+1
| | | | | | | Commit b23ea4e2d2f51b53d8915fe9fd7b4efbdd575e38 changed its location to devel/cmake-core Approved by: portmgr (blanket)
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-07138-278/+1
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Add WWW entries to port MakefilesStefan Eßer2022-09-07138-1/+138
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* cleanup: remove trailing whitepacesTobias C. Berner2022-09-072-2/+2
|
* cad/yosys: Update 0.20 -> 0.21Yuri Victorovich2022-09-073-5/+7
| | | | Reported by: portscout
* cad/openscad-devel: Fix buildMichael Reifenberger2022-09-063-3/+21
| | | | | | | Remove qmake from USES. Remove buildtools, add qmake_build to USE_QT. Add two patches which got missed previously. This should satisfy the build.
* cad/ktechlab: pet stage-qa, declare hidden dependenciesDima Panov2022-09-051-3/+5
| | | | Approved by: portmgr blanket
* cad/openscad-devel: Update and unbreakMichael Reifenberger2022-09-053-13/+18
| | | | Update to the current state as of 2022.09.03 and try to unbreak.
* cad/surelog: Broken on i386Yuri Victorovich2022-09-041-0/+1
| | | | Reported by: fallout
* cad/verilator: Update 4.224 -> 4.226Yuri Victorovich2022-09-012-4/+4
| | | | Reported by: portscout
* cad/nvc: Update 1.7.0-23 -> 1.7.1Yuri Victorovich2022-09-013-45/+7
|
* cad/dinotrace: Update to 9.4fNeel Chauhan2022-08-312-4/+4
|
* cad/py-ezdxf: switch to USES=pytestDmitry Marakasov2022-08-301-6/+2
| | | | | | Note that 5 tests are failing. Approved by: portmgr blanket
* cad/openvsp: update to 3.30.0Fernando Apesteguía2022-08-293-4/+7
| | | | | | ChangeLog: http://openvsp.org/blogs/announcements/2022/08/28/openvsp-3-30-0-released Too many changes to be listed here.
* cad/surelog: Update 0.0-3950 -> 1.36Yuri Victorovich2022-08-285-152/+107
| | | | Reported by: portscout
* cad/qcad: UpdateMichael Reifenberger2022-08-273-6/+671
| | | | Update to 3.27.6.7
* cad/nvc: Broken on 14/i386Yuri Victorovich2022-08-241-0/+2
| | | | Reported by: fallout
* cad/netgen: Update to 6.2.2204.Stephen Montgomery-Smith2022-08-212-4/+4
|
* *: bump PORTREVISION of all devel/xxhash users...Matthias Andree2022-08-131-0/+1
| | | | ...except archivers/py-borgbackup, which requires a more complete fix.
* */*: bump all consumers after recent boost upgradeDima Panov2022-08-1219-12/+19
|
* cad/nvc: Update 1.7.0 -> 1.7.0-23Yuri Victorovich2022-08-114-22/+44
| | | | i386 build should be fixed.
* cad/nvc: fix off by one for powerpc*Piotr Kubaj2022-08-101-1/+1
| | | | There are actually 32 GPR for POWER.
* cad/nvc: fix build on powerpc*Piotr Kubaj2022-08-102-0/+22
| | | | | 1. Add machine context for powerpc*. 2. Disable LTO on powerpc64.
* cad/nvc: Broken on i386Yuri Victorovich2022-08-101-0/+2
| | | | Reported by: fallout
* cad/freecad: update to 0.20.1Christoph Moench-Tegeder2022-08-094-69/+42
| | | | | Release Notes (soon): https://github.com/FreeCAD/FreeCAD/releases/tag/0.20.1
* cad/nvc: Update 1.6.2 -> 1.7.0Yuri Victorovich2022-08-073-10/+34
|
* cad/nvc: Broken on armv6Yuri Victorovich2022-08-061-0/+2
| | | | Reported by: fallout
* cad/surelog: Broken on armv6Yuri Victorovich2022-08-061-1/+2
| | | | Reported by: fallout
* cad/sweethome3d: update Sweet Home 3D to bugfix version 7.0.2Alexey Dokuchaev2022-08-062-4/+4
| | | | Reported by: portscout
* archivers/libzip: Bump PORTREVISION on dependent portsBernard Spil2022-08-054-3/+4
|
* ports/cura: Update to 4.13.1Diane Bruce2022-08-0412-320/+2583
| | | | | | | | | | | | Major update to 4.13.1 not 4.12 I've said it before and I'll say it again. This port should be a group effort but a cads porting team. I'd be happy to give up Maintainership as my only interest with cura was to get it into ports. PR: ports/255630 Reported by: unrelentingtech <greg@unrelenting.technology> Tested by: trombik1973@gmail.com
* cad/yosys: Update 0.19 -> 0.20Yuri Victorovich2022-08-042-4/+4
| | | | Reported by: portscout
* cad/openvsp: update to 3.29.1Fernando Apesteguía2022-08-023-6/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3.29.1 reverts some changes to AngelScript related to Apple M1. The bulk of the changes are in 3.29.0. ChangeLog: http://openvsp.org/blogs/announcements/2022/07/26/openvsp-3-29-0-released Features * Optional quad meshing for CFDMesh and FEAMesh * Option to turn off high-order elements in FEAMesh VSPAERO Changes * Improved force (especially drag) calculations, and bug fixes there in. * Adjoint solver, stand alone now works for steady and usteady * Adjoint solver + solver = Optimizer with an API. (Steady and unsteady) * Initial API hooks for integration with OpenMDAO * Initial API hooks for tightly coupled structural solves * Complex step version should anyone care * Fix for thin/cusped trailing edges on panel meshes. * The degen geom and vspgeom files are both supported equally in terms of comp ids/surface * Sticking with DegenGeom for default VLM solves * VSPGEOM for Panel solves as default * Some of the output files have changed as folks were asking for more info in things like the span loading data, etc. * Cut planes added for solution visualization * Span loading for thick geometries * Preliminary supersonic panel support * Bugs. Some fixed, some added. Bug Fixes * Fix control surface addition for Wing Geoms * Silence echo of BEM file on read * Fix airfoil thickness scaling problem with blended wings * Fix VSPAERO Viewer movie creation on Windows (hopefully) * Fix int to float conversion overflow in InterpDistTable in CFDMesh
* cad/magic: Update 8.3.245 -> 8.3.315Yuri Victorovich2022-07-304-88/+15
|
* cad/openfpgaloader: Update 0.8.0 -> 0.9.0Yuri Victorovich2022-07-273-4/+10
| | | | Reported by: portscout
* cad/linux-eagle5: use pkg-message to show message on removeBaptiste Daroussin2022-07-273-21/+10
|
* cad/nvc: Fix build on systems without unwind.h in baseYuri Victorovich2022-07-271-0/+3
| | | | Reported by: fallout
* cad/kicad: update KiCAD and libraries to 6.0.7Christoph Moench-Tegeder2022-07-2614-25/+36
| | | | Release Announcement soon on https://www.kicad.org/blog/
* cad/nvc: Remove dependency on devel/libunwindYuri Victorovich2022-07-241-9/+1
| | | | devel/libunwind causes mixup with base headers.
* cad/nvc: Update commentYuri Victorovich2022-07-241-2/+2
|
* cad/gds3d: Update g20210503 -> g20220203Yuri Victorovich2022-07-242-5/+5
|
* cad/openroad: Broken on systems where OpenMP isn't enabledYuri Victorovich2022-07-231-0/+3
| | | | Reported by: fallout
* cad/nvc: Broken on armv6, armv7Yuri Victorovich2022-07-221-0/+3
| | | | Reported by: fallout
* cad/surelog: Broken on aarch64Yuri Victorovich2022-07-221-0/+2
| | | | Reported by: fallout
* cad/camotics: unbreak after the upgrade of lang/v8Thierry Thomas2022-07-222-1/+13
| | | | | | | | | | After the latest upgrade of v8, C! and CAMotics must be built with c++17 standard. Obtained from: https://github.com/CauldronDevelopmentLLC/CAMotics/issues/369 Fixes: 0db7465f145a Reported by: pkg-fallout
* cad/pcb-rnd: Update to 3.0.5Robert Clausecker2022-07-223-20/+17
| | | | | ChangeLog: http://www.repo.hu/projects/pcb-rnd/releases/changelog-3.0.5.txt PR: 265361
* cad/gds3d: Broken on architectures that don't have OpenMPYuri Victorovich2022-07-211-0/+4
| | | | Reported by: fallout