1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
Commit Graph

3690 Commits

Author SHA1 Message Date
Yuri Victorovich
a5d441ef34 cad/surelog: Update 0.0.3924 .> 0.0.3950 2022-01-01 15:03:59 -08:00
Yuri Victorovich
43ad336cc5 cad/padring: New port: Padring generator for ASICs 2021-12-29 22:15:37 -08:00
dmn
cbc540c4e0 cad/lepton-eda: Update to 1.9.17
Changelog:	https://github.com/lepton-eda/lepton-eda/blob/master/NEWS.md#notable-changes-in-lepton-eda-1917-20211219

PR:		260790
2021-12-29 17:07:55 -05:00
Yuri Victorovich
e1f76ec54d cad/cvc: New port: Circuit Validity Checker 2021-12-28 23:37:20 -08:00
Yuri Victorovich
a4844347d1 cad/magic: Maintainer reset, take maintainership
Based on multiple previous maintainer's timeouts:
bug#255239 - 8+ months
bug#255673 - 7+ months
bug#254121 - 14 days

Approved by:	portmgr (maintainer reset after multiple maintainer's timeouts on this port)
2021-12-28 10:17:28 -08:00
Yuri Victorovich
1156177631 cad/magic: Update 8.3.145 -> 8.3.245
PR:		260765
Approved by:	hrs (maintainer's timeout on similar PRs: bug#255239 - 8+ months, bug#255673 - 7+ months)
2021-12-28 10:16:07 -08:00
Yuri Victorovich
7792fd3b7d cad/uhdm: New port: Universal Hardware Data Model 2021-12-27 09:29:43 -08:00
Yuri Victorovich
d7ee1b9f2e cad/surelog: New port: SystemVerilog 2017 Pre-processor, Parser, Elaborator, etc 2021-12-27 09:09:30 -08:00
Yuri Victorovich
0f5b6cdfcf cad/py-pymtl: New port: Python-based hardware generation, simulation, verification framework 2021-12-26 18:31:33 -08:00
Yuri Victorovich
f3e9a3b3c8 cad/klayout: Unbreak build
It wasn't finding the library in the build directory.

Also add the missing USE_QT element and fix plist.

Approved by:	portmgr (unbreak)
2021-12-25 23:05:50 -08:00
Wen Heping
4146148d81 cad/gmsh: Update to 4.9.2 2021-12-26 12:10:15 +08:00
Piotr Kubaj
818670886c cad/netgen: don't set -march=native 2021-12-23 22:18:10 +00:00
Gian-Simon Purkert
3787726b80 cad/p5-Verilog-Perl: update to 3.478
Changelog: https://metacpan.org/dist/Verilog-Perl/changes

PR:		259336
Approved by:	otacilio.neto@bsd.com.br (maintainer timeout, >2 months)
2021-12-23 19:33:28 +09:00
Yuri Victorovich
f57545711e cad/netgen-lvs: Update 1.5.210 -> 1.5.211
Reported by:	portscout
2021-12-22 18:56:24 -08:00
Michael Reifenberger
512fb19b7c cad/kicad-devel: Update kicad-*-devel
Update kicad-*-devel ports to the latest revisions
2021-12-20 18:56:01 +01:00
Michael Reifenberger
c9fc235b33 cad/kicad-devel: Update
Update kicad-devel ports to the latest revisions
Remove two upstreamed patches.
2021-12-20 18:44:56 +01:00
Alexey Dokuchaev
91bdcd19d7 cad/sweethome3d: update Sweet Home 3D to version 6.6.4.
Reported by:	portscout
2021-12-13 13:17:30 +00:00
Yuri Victorovich
1eae61419a cad/verilator: Update 4.214 -> 4.216
Reported by:	portscout
2021-12-12 13:52:38 -08:00
Michael Reifenberger
6e09776ab5 cad/kicad-devel: Update kicad-devel
Update kicad-devel ports to the latest revisions
2021-12-12 14:01:48 +01:00
Tobias C. Berner
45526ecbee framework: Add new USES 'magick' for graphics/ImageMagick*
A new USES has been added to depend on ImageMagick.

	USES=magick

adds a LIB_DEPENDS on graphics/ImageMagick${IMAGEMAGICK_DEFAULT}.

If a specific version is required, use for example

	USES=magick:6        resp.     USES=magick:7

If only a build, run or test is required, use for example

	USES=magick:build    resp.     USES=magick:6,build,test

If a dependency on the nox11 flavor is required, use for example

	USES=magick:nox11    resp.     USES=magick:7,nox11,run,test

See magick.mk for more details on the available flags.

The tree has been completely converted to make use of this.

Approved by:	bapt
Differential Revision: https://reviews.freebsd.org/D32754
2021-12-11 14:50:53 +01:00
Yuri Victorovich
63452f6076 cad/openfpgaloader: Update 0.5.0 -> 0.6.1
Reported by:	portscout
2021-12-11 00:41:22 -08:00
Matthias Fechner
83af587fed */*: bump ports depending on libgit2 2021-12-04 13:07:30 +01:00
Yuri Victorovich
ff4d093f31 cad/yosys: Update 0.11 -> 0.12
Also add the test target, and run-time dependency.

Reported by:	portscout
2021-12-04 01:21:05 -08:00
Alexey Dokuchaev
1568bb8e00 cad/alliance: respect users' IMAGEMAGICK_DEFAULT setting
While here, fix submake invocation correctly and quote the
explanation from the GNU make manual.
2021-11-26 06:31:58 +00:00
Stefan Eßer
04b9da4140 */*: Remove redundant '-*' from CONFLICTS definitions
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").

Approved by: portmgr (blanket)
2021-11-25 22:40:11 +01:00
Yuri Victorovich
580d53bd09 math/vtk9: Update 9.0.3 -> 9.1.0 2021-11-22 01:40:34 -08:00
Yuri Victorovich
122bf94666 cad/netgen-lvs: Update 1.5.209 -> 1.5.210
Reported by:	portscout
2021-11-21 16:50:13 -08:00
Christoph Moench-Tegeder
427d1fcd53 cad/freecad: mark as broken for now
needs more work after dd9a3bcd (opencascade 7.6)
2021-11-21 22:32:03 +01:00
Yuri Victorovich
e75fe46076 cad/netgen-lvs: Update 1.5.208 -> 1.5.209
Reported by:	portscout
2021-11-20 00:54:08 -08:00
Yuri Victorovich
e122de7cd4 cad/librepcb: Fix translations
They were missing because of the i18n submodule revision confusion.

Switched to the tarball which fixed this issue.
2021-11-19 13:33:20 -08:00
Yuri Victorovich
3cace11486 cad/librepcb: Update 0.1.5 -> 0.1.6
Reported by:	portscout
2021-11-19 02:39:52 -08:00
Kevin Zheng
4f7368ca76 cad/ngspice_rework: Update 32 -> 35 2021-11-16 18:26:36 -08:00
Yuri Victorovich
9a915f2292 cad/nvc: Update 1.5.2 -> 1.5.3
Reported by:	portscout
2021-11-16 13:51:14 -08:00
Piotr Kubaj
ff5ae1981c cad/gds3d: fix build on powerpc
ld: error: unable to find library -lomp
2021-11-16 12:03:45 +00:00
Yuri Victorovich
32a412c353 cad/horizon-eda: Fix build broken after the recent opencascade update
Also change to llvm-12 (from llvm-10).

Reported by:	fallout
2021-11-15 17:15:05 -08:00
Craig Leres
a00627deca cad/opencascade: fix plist without VIS 2021-11-15 18:55:34 +01:00
Alexey Dokuchaev
edf9cbbd3a cad/sweethome3d: update Sweet Home 3D to version 6.6.2.
Reported by:	portscout
2021-11-15 17:24:59 +00:00
Joseph Mingrone
061afcca16
USES=emacs: Chase package name changes
PR:		259259
Differential Revision:	https://reviews.freebsd.org/D32613
2021-11-15 11:19:58 -04:00
Yuri Victorovich
7790f45977 cad/qrouter: Update 1.4.84 -> 1.4.85
Reported by:	portscout
2021-11-14 21:18:52 -08:00
Yuri Victorovich
536e7a91a6 cad/yosys: Update 0.10 -> 0.11
Reported by:	portscout
2021-11-14 21:18:52 -08:00
Yuri Victorovich
f44e2a56ea misc/openvdb: Update 8.1.0 -> 9.0.0
Reported by:	portscout
2021-11-14 21:18:52 -08:00
Yuri Victorovich
6264f7593c cad/ngspice_rework: Fix circular dependency
The dependency line accidentally got in.

Reported by:	yasu
2021-11-13 23:00:47 -08:00
Yuri Victorovich
e3cf001d00 cad/ngspice_rework: Eliminate conflict between flavors
Before both flavors installed headers and .cm files.
This caused them to conflict with each other.

This commit removes conflicting files from the @x11 flavor
allowing the executable to be installed in parallel with libraries.

The executable seems to work in a standalone mode fine, but if it ever
needs headers or .cm files the @shlib flavor can always be installed.

PR:		259809
Tested by:	kevinz5000@gmail.com
2021-11-13 13:59:25 -08:00
Michael Reifenberger
f25bb5dc81 cad/kicad-devel: Add a patch for compatibility with opencascade 7.6 2021-11-13 18:56:31 +01:00
Craig Leres
4e0ab0ccde cad/opencascade: fix the build without VIS
Always depend on print/freetype2 in order to fix the build without VIS.
Reported by:	leres@freebsd.org
2021-11-12 18:51:09 +01:00
Christoph Moench-Tegeder
069928b29c cad/kicad: update to 5.1.12
This is a bugfix release. Included is a patch for compatibility
with opencascade 7.6
2021-11-09 22:11:54 +01:00
Thierry Thomas
dd9a3bcd4a cad/opencascade: upgrade to 7.6.0
Release notes at
<https://dev.opencascade.org/content/open-cascade-technology-760-released>.

PR:		259354
Reported by:	lbartoletti
2021-11-07 18:21:17 +01:00
Piotr Kubaj
39be1279f1 cad/openvsp: fix build on powerpc64
/wrkdirs/usr/ports/cad/openvsp/work/.build/Libraries-prefix/src/Libraries-build/EIGEN-prefix/src/EIGEN/Eigen/src/Core/arch/AltiVec/PacketMath.h:1340:32: error: use of undeclared identifier 'vec_sqrt'; did you mean 'vec_rsqrte'?
  BF16_TO_F32_UNARY_OP_WRAPPER(vec_sqrt, a);
2021-11-07 12:14:55 +00:00
Christoph Moench-Tegeder
b78f8280ca cad/freecad: fix pkg-plist
extra directories did escape my attention earlier
2021-11-06 22:47:27 +01:00
Christoph Moench-Tegeder
4cae8b2d6f cad/freecad: fix build with opencascade 7.6.0
subcomponent smesh needs some minor massaging, already done upstream

PR:		259354
Reported by:	thierry@
Obtained from:	6f3b00d67e
2021-11-05 21:45:28 +01:00