Commit graph

3826 commits

Author SHA1 Message Date
Jose Alonso Cardenas Marquez
c77c31909f lang/fpc: Fix build issues building some fpc based apps
- Add missing parameter to getdirentries syscall function
- Re-build i386 and amd64 bootstrap
- Revert fpc-i386 (FPC_USE_LIBC) build to syscall build
- Bump PORTREVISION in all ports dependant of freepascal compiler
2022-06-20 20:17:20 -05:00
Yuri Victorovich
dd527e7667 cad/verilator: Update 4.222 -> 4.224
Reported by:	portscout
2022-06-20 13:57:33 -07:00
Christoph Moench-Tegeder
2e4a9fe051 cad/kicad: update KiCad and libraries to 6.0.6
Release Notes soon on https://www.kicad.org/blog/
2022-06-19 22:07:23 +02:00
Jose Alonso Cardenas Marquez
cedfa0ad1f */*: Bump PORTREVISION
* editors/lazarus was updated to 2.2.2
2022-06-18 00:57:02 -05:00
Po-Chuan Hsieh
762d6343e4
cad/appcsxcad: Fix knob order in 328ae40742
bump-revision.sh does not check DISTVERSION{PREFIX,SUFFIX}, therefore it may insert PORTREVISION in wrong place.
2022-06-16 23:27:43 +08:00
Po-Chuan Hsieh
328ae40742
*/*: Replace science/szip with science/libaec
- Bump PORTREVISION of dependent ports for dependency change

szip does not allow redistribution in binary form without proper commercial
license. Its LICENSE_PERMS should be set to no-auto-accept which blocks building
this port, therefore building dependent ports are also blocked. Switch all
dependent ports to science/libaec to avoid conflicts and license issue.

PR:		228743, 246097, 250165
2022-06-16 23:13:01 +08:00
Christoph Moench-Tegeder
21a1b657ee cad/freecad: update to 0.20
Release Notes: https://wiki.freecad.org/Release_notes_0.20
2022-06-15 15:24:50 +02:00
Yuri Victorovich
de322801c4 cad/netgen-lvs: Update 1.5.222 -> 1.5.224 2022-06-15 00:30:10 -07:00
Yuri Victorovich
01d57d2b2d cad/yosys: Update 0.17 -> 0.18
Reported by:	portscout
2022-06-12 00:40:16 -07:00
Yuri Victorovich
598609b371 misc/openvdb: Update 9.0.0 -> 9.1.0
Reported by:	portscout
2022-06-11 13:29:59 -07:00
Yuri Victorovich
c0f916cc64 cad/horizon-eda: Fails to compile on FreeBSD 14
Reported by:	fallout
2022-06-10 10:20:33 -07:00
Yuri Victorovich
333ed68ec1 cad/digital: Fix build on aarch64
Java-8 crashes on aarch64. Changed to Java-17.

Reported by:	fallout
2022-06-10 10:06:06 -07:00
Yuri Victorovich
1082c56fea cad/netgen-lvs: Update 1.5.221 -> 1.5.222
Reported by:	portscout
2022-06-09 22:21:36 -07:00
Baptiste Daroussin
767c685605 cad/gtkwave: remove gconf option 2022-06-08 16:06:22 +02:00
Dmitry Marakasov
58ae3d4d64 cad/openscad-devel: mark BROKEN
Approved by:	portmgr blanket
2022-06-07 17:33:28 +03:00
Yuri Victorovich
4cc962ad6d cad/veroroute: Update 2.27 -> 2.28
Reported by:	portscout
2022-06-05 23:31:07 -07:00
Robert Clausecker
5831e0c7d9
Add cad/pcb-rnd: Flexible, modular Printed Circuit Board editor
PR:		264289
2022-06-05 23:26:25 +08:00
Robert Clausecker
0ce9a5d60b
Add cad/pcb-rnd: Flexible, modular Printed Circuit Board editor
PR:		264289
2022-06-05 23:19:51 +08:00
Po-Chuan Hsieh
19f314f400
cad/py-pyfda: Fix build with setuptools 58.0.0+
With hat:	python
2022-06-03 21:59:04 +08:00
Fernando Apesteguía
a135c18d31 cad/openvsp: update to 3.28.0
ChangeLog: http://openvsp.org/blogs/announcements/2022/05/31/openvsp-3-28-0-released

Features

 * API RST volumetric coordinate evaluation XYZ=f(RST)
 * API RST coordinate inversion RST=f(XYZ)
 * API LMN/RST coordinate conversion
 * API for component inside/outside check
 * Structures GUI much faster
 * Finite line subsurfaces – also in structures
 * Orthotropic material support in GUI
 * Write orthotropic materials to NASTRAN and CalculiX
 * Specify material orientation method on per-part basis
 * Write material orientation information for CalculiX
 * Node and element offsets for FEA files
 * Add FEA part and mesh trimming by other structural parts
 * Increased verbosity of output during intersection and meshing

Library Updates

 * AngelScript updated to 2.35.1
 * nanoflann updated to 1.4.2

Bug Fixes

 * Fix specification of fixed points in FEA mesh
 * Rewrite MergeBorderEndPoints to be fast
 * Prevent infinite loop in Triangle that would cause crashes
 * Fix crashes from intersection / meshing console
 * Add more debugging output for intersection / meshing process
 * Fix default Calculix file extension
 * Only write utilized materials to CalculiX files
 * Fix setting airfoil points from Python API
 * Fix problem with CompGeom and negative components with half mesh
 * Many small bug fixes and cleanups
2022-06-02 18:49:23 +02:00
Yuri Victorovich
98287eee11 cad/horizon-eda: Update 2.3.0 -> 2.3.1
Reported by:	portscout
2022-05-30 17:23:33 -07:00
Michael Reifenberger
ae7dd6324c cad/openscad-devel: Update to 2022.05.20
Use the version as of 2022.05.20
2022-05-26 21:45:31 +02:00
Yuri Victorovich
5d9cad22d6 cad/digital: Update 0.27 -> 0.29 2022-05-23 20:21:33 -07:00
Dima Panov
b082b3d13e devel/boost-all: bump all library consumers after boost upgrade
PR:	246106
2022-05-22 23:17:16 +03:00
Dima Panov
d0a098c286 cad/ifcopenshell: mark as BROKEN after recent boost upgrade
PR:	246106
2022-05-22 23:17:11 +03:00
Dima Panov
4f3a6a9b3e cad/PrusaSlicer: mark as BROKEN with recent boost
PR:	246106
2022-05-22 23:17:07 +03:00
Thierry Thomas
3a63bbd85b cad/camotics: adding CAMotics, Simulation & Computer Aided Machining
The latest stable release, v1.2.0, is for Python-2.7, this is why I
ported this -RC1, but it is somewhat buggy. Do not hesitate to report
any problem!

PR:		262763
Requested by:	luzpaz (at) pm.me
2022-05-21 10:56:42 +02:00
Yuri Victorovich
e4962bfac3 cad/veroroute: Update 2.26 -> 2.27
Reported by:	portscout
2022-05-20 13:08:36 -07:00
Yuri Victorovich
d3ada2fdf9 cad/cvc: Update 1.1.1 -> 1.1.3
Reported by:	portscout
2022-05-20 13:08:36 -07:00
Michael Reifenberger
274d6cb1a5 cad/qcad: Update
Update to 3.27.6.0
2022-05-19 18:16:30 +02:00
Michael Reifenberger
755720c7b8 cad/kicad-devel: Update
Update kicad-*-devel to the latest version
2022-05-18 20:44:04 +02:00
Loïc Bartoletti
2d34c2bfea devel/cmake: Update to 3.23.0
Update to 3.23.0.
Fix pkg-plist: using the default share/man location

Release Notes:
  https://cmake.org/cmake/help/v3.23/release/3.23.html

PR:		262886
Exp-run by:	antoine
2022-05-16 08:49:43 +02:00
Yuri Victorovich
c26c101f51 cad/py-pymtl: Update 3.1.13 -> 3.1.14
Reported by:	portscout
2022-05-15 09:39:03 -07:00
Stephen Montgomery-Smith
f194605378 cad/netgen: Update to 6.2.2203. 2022-05-10 11:26:56 -05:00
Yuri Victorovich
d102f7c167 cad/py-pymtl: Update 3.1.12 -> 3.1.13 2022-05-09 20:50:23 -07:00
Yuri Victorovich
f0d54eed61 cad/yosys: Update 0.16 -> 0.17
Reported by:	portscout
2022-05-09 18:15:47 -07:00
Kevin Bowling
db78da8f8b devel/libffi: Bump deps PORTREVISION for shlib change
PR:		263764
Reported by:	VVD <vvd@unislabs.com>
2022-05-09 12:23:51 -07:00
Yuri Victorovich
19ba7830ef cad/horizon-eda: Fix build failures
clang-13 crashes on this port.

Bring back the rule that it builds with clang-12.

Reported by:	fallout
2022-05-08 12:48:14 -07:00
Yuri Victorovich
07ca8a486f cad/nvc: Fix dependency on devel/libunwind
It is needed only when ${OSVERSION} < 1400052.

Reported by:	fallout
2022-05-08 12:04:44 -07:00
Yuri Victorovich
b461f63223 cad/py-pymtl: Update 3.1.11 -> 3.1.12
Reported by:	portscout
2022-05-07 12:25:59 -07:00
Christoph Moench-Tegeder
4f80881f60 cad/kicad: attempt to fix 3D-Viewer by using bundled GLEW
The 3D-Viewer (e.g. from the Footprint Editor) may fail to start
with an "Unknown error" message. Investigation indicates that
kicad really needs it's bundles libGLEW, using the system one
was a mistake.
While here, fix a possible nullpointer dereference in the 3D cache
destructor - this is only relevant when the 3D viewer fails unexpectedly,
but then it is quite annoying during debugging.

PR:		262802
Reported by:	Tomasz "CeDeROM" CEDRO
2022-05-07 17:29:23 +02:00
Yuri Victorovich
7314f1602d cad/horizon-eda: Update 2.2.0 -> 2.3.0
Reported by:	portscout
2022-05-06 09:16:01 -07:00
Hiroki Sato
2c06b57709
cad/klayout: update to 0.27.9 2022-05-07 01:07:40 +09:00
Yuri Victorovich
bed5d0981f cad/veroroute: Update 2.25 -> 2.26 2022-05-05 11:42:19 -07:00
Yuri Victorovich
b8d8eb4429 cad/verilator: Update 4.220 -> 4.222
Reported by:	portscout
2022-05-03 16:34:26 -07:00
Yuri Victorovich
29409f4896 cad/py-pymtl: Update 3.1.10 -> 3.1.11
Reported by:	portscout
2022-05-03 16:34:25 -07:00
Christoph Moench-Tegeder
8d8e314b12 cad/kicad: update KiCad, libraries and docs to 6.0.5
Release Notees soon on https://www.kicad.org/blog/
2022-05-03 18:34:02 +02:00
Tobias Kortkamp
fa6c86d281
*: Fix up PORTREVISION
Mostly just typos and assigning PORTREVISION multiple times.

This commit doesn't fix up PORTREVISION between master-slave
ports where the master port often overwrites PORTREVISION from
the slaves which means the slaves don't actually get bumped.
These probably just need PORTREVISION?= but care must be taken
to not decrease the package versions of all the master-slave
packages and to actually bump PORTREVISION as intended. For the
record the currently visible broken master ports are:

databases/libgda5
emulators/virtualbox-ose
emulators/virtualbox-ose-legacy
graphics/atril
multimedia/mlt7
textproc/uim

But all master ports should be looked at here and get an explicit
PORTREVISION?= where it's currently missing to prevent this.

Reported by:	portscan
2022-05-03 10:00:26 +02:00
Kevin Bowling
cfac74ea12 cad/iverilog: Take maintainer 2022-05-02 10:29:45 -07:00
Rene Ladan
d64256b72d grimreaper: return zeising's ports to the pool after safekeeping his ports bit. 2022-05-02 12:46:28 +02:00