summaryrefslogtreecommitdiff
path: root/cad (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cad/magic: Remove unintended parts of the patchYuri Victorovich2024-01-231-41/+0
| | | | (cherry picked from commit ff0f94260bce8568b76d512bb8c622abd203131e)
* cad/magic: Unbreak on 15Yuri Victorovich2024-01-231-0/+52
| | | | | | | | Breakage is due to missing symbols in the *.map file. Reported by: fallout (cherry picked from commit 1f3623b709e0867551c0fd8e1bbf61b5a913df12)
* cad/magic: Fix build on 15 by explicitly defining configure optionYuri Victorovich2024-01-121-1/+3
| | | | | | | | | --enable-modular (off by default) enables functions in the code that are in *.sym unconditionally. Reported by: https://portsfallout.com/ (cherry picked from commit e674a134a3a8c0dd285a4b4ee6bd103f0282c2ca)
* cad/py-vunit-hdl: Fix most tests except for 1Yuri Victorovich2024-01-022-2/+10
|
* cad/verilator: update 5.018 → 5.020Yuri Victorovich2024-01-013-5/+5
| | | | Reported by: portscout
* */*: chase the upgrade of BLAS / LAPACK to 3.12.0Thierry Thomas2024-01-014-3/+4
| | | | PR: 275860
* cad/{,py-}gdstk: update 0.9.48 → 0.9.49Yuri Victorovich2023-12-314-8/+8
| | | | Reported by: portscout
* */*: Sunset 12.4-RELEASE/12-STABLE from ports treeMuhammad Moinur Rahman2023-12-319-32/+7
| | | | | | | | | | | | | | | | | | | | | - Remove all references to defunct ARCH arm - Remove all references to defunct ARCH sparc64 - Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64 ARCH - Remove sysutils/afbinit requires defunct sparc64 ARCH - Remove all references to bktr driver - Remove all references to defunct FreeBSD_12 - Remove all references to OSVERSION/OSREL corresponding to 12 - Remove conditionals in Mk/Uses/cabal.mk - Remove sparc reference from Mk/Uses/qt-dist.mk - Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64 - Remove BROKEN_FreeBSD_12* from: - Remove OpenSSL patches from: - Remove conditional flags for OSVERSION >= 1300000 to fixed flags. Also move conditional flags for non sparc64/arm ARCH to fixed flags. Reviewed by: brooks, jbeich, rene, salvadore Differential Revision: https://reviews.freebsd.org/D42068
* cad/jspice3: Remove expired portMuhammad Moinur Rahman2023-12-3112-281/+0
| | | | 2023-12-31 cad/jspice3: BROKEN for more than 2 years on all supported versions after the EOL of 12
* Revert "cad/astk-serveur: Remove dependency"Muhammad Moinur Rahman2023-12-301-0/+3
| | | | | | | | This reverts commit 0a90512e395afcd867844d7f0bf812eb1eff7482. torque is required by this port. Reported by: thierry
* cad/astk-serveur: Remove dependencyMuhammad Moinur Rahman2023-12-301-3/+0
| | | | | | | | WITH_PBS option has a runtime dependency to sysutils/torque which has expired. So remove the runtime dependency. This will require some more review later. Approved by: portmgr (blanket)
* cad/openroad: update 2.0-2930 → 2.0-11595Yuri Victorovich2023-12-285-48/+30
| | | | Reported by: portscout
* cad/solvespace: Fix build with CMake >= 3.28.0Jason E. Hale2023-12-281-0/+17
| | | | | PR: 275730 Approved by: portmgr (blanket)
* cad/svls: update 0.2.10 → 0.2.11Yuri Victorovich2023-12-282-46/+46
| | | | Reported by: portscout
* cad/svlint: update 0.9.1 → 0.9.2Yuri Victorovich2023-12-282-31/+31
| | | | Reported by: portscout
* cad/netgen: Update to 6.2.2307.Stephen Montgomery-Smith2023-12-232-4/+4
|
* */*: Bump consumers of x11-toolkits/gtk30Nuno Teixeira2023-12-235-6/+5
| | | | New version of gtk3 in tree
* */*: Bump PORTREVISON because lazarus was updated to 3.0.0Jose Alonso Cardenas Marquez2023-12-221-1/+2
|
* multimedia/x265: force rebuild consumers after 645419c8e465Jan Beich2023-12-221-1/+1
| | | | | | | | | $ ffmpeg ld-elf.so.1: Shared object "libx265.so.192" not found, required by "libavcodec.so.60" PR: 274526 Reported by: vvd (on dev-commits-ports-main@ list) Reported by: Kevin Oberman (on multimedia@ list)
* cad/{,py-}gdstk: update 0.9.46 → 0.9.48Yuri Victorovich2023-12-224-8/+8
| | | | Reported by: portscout
* cad/openroad: Not broken with libfmt-10.1.1Yuri Victorovich2023-12-221-1/+0
| | | | | | ... at least on 13.2 PR: 273881
* cad/openvsp: Remove unnecessary patch for libxml2Fernando Apesteguía2023-12-221-15/+0
| | | | | PR: 275864 Reported by: diizzy@FreeBSD.org
* cad/netgen: Update to 6.2.2306.Stephen Montgomery-Smith2023-12-213-4/+5
|
* cad/svlint: update 0.9.0 → 0.9.1Yuri Victorovich2023-12-192-173/+154
| | | | Reported by: portscout
* cad/svls: update 0.2.9 → 0.2.10Yuri Victorovich2023-12-192-71/+82
| | | | Reported by: portscout
* cad/nvc: update 1.11.0 → 1.11.1Yuri Victorovich2023-12-172-4/+4
| | | | Reported by: portscout
* cad/xyce: update 7.7.0 → 7.8.0Yuri Victorovich2023-12-152-5/+4
| | | | Reported by: portscout
* devel/protobuf: Update to 24.4Po-Chuan Hsieh2023-12-151-1/+1
| | | | | | | - Use USES=pathfix to fix .pc installation - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/protocolbuffers/protobuf/releases
* devel/libfmt: Update to 10.1.1Po-Chuan Hsieh2023-12-141-0/+1
| | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/fmtlib/fmt/releases
* cad/openroad: Mark BROKEN with libfmt 10+Po-Chuan Hsieh2023-12-141-1/+2
| | | | - While I'm here, move PORTREVISION to the right place
* */*: bump PORTREVISION after the upgrade of OpenBLASThierry Thomas2023-12-121-1/+1
| | | | PR: 273219
* cad/py-edalize: update 0.5.1 → 0.5.3Yuri Victorovich2023-12-102-4/+5
| | | | Reported by: portscout
* cad/surelog: update 1.81 → 1.82Yuri Victorovich2023-12-103-5/+5
| | | | Reported by: portscout
* cad/uhdm: update 1.81 → 1.82Yuri Victorovich2023-12-103-5/+5
| | | | Reported by: portscout
* */*: bump PORTREVISION after the upgrade of MPICH to 4.1.2Thierry Thomas2023-12-101-1/+1
|
* lang/rust: Bump revisions after 1.74.1Mikael Urankar2023-12-083-3/+3
| | | | PR: 275243
* cad/nvc: update 1.10.4 → 1.11.0Yuri Victorovich2023-12-063-6/+23
| | | | Reported by: portscout
* cad/yosys: update 0.35 → 0.36Yuri Victorovich2023-12-063-20/+34
| | | | Reported by: portscout
* devel/systemc: update 2.3.4 → 3.0.0Yuri Victorovich2023-12-051-0/+1
| | | | Reported by: portscout
* cad/netgen-lvs: update 1.5.262 → 1.5.264Yuri Victorovich2023-12-042-4/+4
| | | | Reported by: portscout
* cad/scotch: Add missing include statements in include/scotch.hYuri Victorovich2023-12-042-1/+17
| | | | | | | Otherwise int64_t and FILE are not found. PR: 275527 Approved by: thierry@FreeBSD.org (maintainer)
* cad/surelog: update 1.80 → 1.81Yuri Victorovich2023-12-033-5/+5
| | | | Reported by: portscout
* cad/uhdm: update 1.80 → 1.81Yuri Victorovich2023-12-033-5/+5
| | | | Reported by: portscout
* devel/onetbb: Update to 2021.11.0Ganael LAPLANCHE2023-11-281-1/+1
| | | | | | and bump dependent ports' revisions. Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.11.0
* cad/gtkwave: Switch to gtk3Nuno Teixeira2023-11-255-16/+17
| | | | Switch to gtk3 upstream version
* */*: Bump consumers of x11-toolkits/wxgtk32Nuno Teixeira2023-11-233-3/+3
| | | | New version of wxWidgets in tree
* cad/PrusaSlicer: Fix build with wxWidgets 3.2.4Nuno Teixeira2023-11-222-1/+21
| | | | | | | | - Patches taken from OpenBSD port PR: 274367, 275082 Approved by: portmgr (build fix blanket) MFH: 2023Q4
* cad/qucs-s: Fix build with Qt 6.6.xJason E. Hale2023-11-211-0/+16
| | | | | | | | https://github.com/ra3xdh/qucs_s/issues/375 https://github.com/ra3xdh/qucs_s/pull/376 PR: 275068 MFH: 2023Q4
* cad/freehdl: upgrade to the latestThierry Thomas2023-11-212-12/+16
| | | | | | | Now the disfile is hosted at SourgeForge, by the project QUCS (Quite Universal Circuit Simulator). Also set the license.
* cad/freehdl: resurrectThierry Thomas2023-11-2113-0/+263
|