1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
Commit Graph

3284 Commits

Author SHA1 Message Date
Niclas Zeising
e694170828 cad/gmsh: Add -fcommon to fix build
Add -fcommon to cad/gmsh to fix the build on current with llvm 11.
This is a stop-gap measure since an update which fixes the -fno-common issue
is waiting for approval.

PR:		248996
2020-08-29 20:43:48 +00:00
Tobias C. Berner
948449c13a cat/varkon: fix build on current and deprecate 2020-08-29 09:04:28 +00:00
Tobias C. Berner
8c071ad986 cad/transcalc: fix build on current and deprecate 2020-08-29 08:58:22 +00:00
Yuri Victorovich
6035006958 cad/veroroute: Update 1.96 -> 1.97
Reported by:	portscout
2020-08-28 20:29:05 +00:00
Tobias C. Berner
a602635574 cad/atlc: fix build with recent current 2020-08-27 19:13:24 +00:00
Alexey Dokuchaev
5d20a59dec Update to version 6.4.2.
Found out via:	repology.org
2020-08-23 08:50:14 +00:00
Niclas Zeising
1daa16d402 cad/iverilog: Use upstream patch for -fno-common
Change to use the patch applied upstream for fixing the build of
cad/iverilog with -fno-common

MFH:		2020Q3 (implicit, -fno-common fix, ok by joenum)
2020-08-22 14:15:34 +00:00
Yuri Victorovich
0e10ccd94b cad/netgen-lvs: Update 1.5.154 -> 1.5.155
Reported by:	portscout
2020-08-20 03:39:16 +00:00
Pedro F. Giffuni
21cc8e910c cad/calculix : update to version 2.17
Approved by:	thierry (mentor, implicit)
2020-08-20 03:33:07 +00:00
Yuri Victorovich
a9f7cc5505 cad/verilator: Update 4.038 -> 4.040
Taking maintainership based on the maintainer's request.

PR:		248713
Approved by:	kevinz5000@gmail.com (maintainer)
2020-08-18 17:56:39 +00:00
Niclas Zeising
ef7b401e4e cad/iverilog: Fix build with -fno-common
Fix the build with -fno-common, which is the default in llvm 11 (and gcc10).

MFH:		2020Q3
2020-08-18 17:41:24 +00:00
Tobias Kortkamp
7213ee99a1 Clean up some things
Reported by:	portscan
2020-08-18 04:11:23 +00:00
Mark Linimon
0d604bf6fa Add compiler:c++11-lang to USES to fix build on GCC-based systems:
Unsupported compiler -- pybind11 requires C++11 support!

Approved by:	portmgr (tier-2 blanket)
2020-08-17 22:12:35 +00:00
Mateusz Piotrowski
91a2e6d59c Update to 0.52
Change log:
- http://www.scorchworks.com/K40whisperer/k40whisperer_change_log.html
- http://www.scorchworks.com/K40whisperer/k40whisperer.html
2020-08-17 09:44:40 +00:00
Steve Wills
0ea0c4c9b1 cad/py-cq-editor: create port
CQ-editor is a CadQuery GUI editor based on PyQT.

Graphical debugger for CadQuery scripts
- Step through script and watch how your model changes

CadQuery object stack inspector
- Visual inspection of current workplane and selected items
- Insight into evolution of the model

Export to various formats
- STL
- STEP

WWW: https://github.com/CadQuery/CQ-editor/

PR:		248212
Submitted by:	Neal Nelson <ports@nicandneal.net>
2020-08-16 12:54:34 +00:00
Steve Wills
8398ee71c0 cad/py-cadquery: create port
CadQuery is an intuitive, easy-to-use Python module for building parametric 3D
CAD models. Using CadQuery, you can write short, simple scripts that produce
high quality CAD models. It is easy to make many different objects using a
single script that can be customized.

WWW: https://github.com/CadQuery/cadquery

PR:		248210
Submitted by:	Neal Nelson <ports@nicandneal.net>
2020-08-16 12:54:13 +00:00
Steve Wills
e5e1215114 cad/py-ocp: create port
OCP is a Python wrapper for OCCT (OpenCascade) generated using pywrap
primarily used by CadQuery.

WWW: https://github.com/CadQuery/OCP

PR:		248202
Submitted by:	Neal Nelson <ports@nicandneal.net>
2020-08-16 12:53:47 +00:00
Tobias C. Berner
d21332e438 devel/cmake: update to 3.18.1
- update to 3.18.1
- new port devel/cmakedoc

Thanks to adridg@ for tackling most of the fallout.

PR:		248003
Exp-run by:	antoine
2020-08-16 09:27:18 +00:00
Hiroki Sato
b3c29ed70d Update to 1.6 and add test target. 2020-08-15 22:36:39 +00:00
Matthias Andree
721533a798 graphics/ilmbase, graphics/openexr: PORTREVISION bump for users
ilmbase and openexr were updated to v2.5.3 and their shlibs changed
from *.25.0.1 to *.25.0.2.

This is a PORTREVISION bump to ports using ilmbase or openexr
to chase that change and trigger rebuild.
2020-08-13 22:35:16 +00:00
Niclas Zeising
46f0d59f0a cad/gtkwave: update to 3.3.106 2020-08-12 18:55:50 +00:00
Joseph Mingrone
bea2b0b802 editors/emacs: Update to version 27.1
Please refer to the 20200811 UPDATING entry when upgrading
dependent (*-emacs26-*) ports.

Port changes:

- depend on math/gmp
- match upstream by turning CAIRO, HARFBUZZ, and JSON options and on and
  turning MAGICK off by default
- remove OPENMP check for graphics/ImageMagick as the openmp is now
  included in base
- update EMACS_VER in Mk/Uses/emacs.mk
- bump USES=emacs ports or remove BROKEN for net-im/jabber.el and
  deskutils/howm, which now build

Submitted by:	HIROSE Yuuji <yuuji@gentei.org> (canna patch)
Reviewed by:	ashish
Differential Revision:	https://reviews.freebsd.org/D23966
2020-08-12 18:30:06 +00:00
Yuri Victorovich
d5f3f07605 New port: cad/openfpgaloader: Universal utility for programming FPGA 2020-08-11 08:29:53 +00:00
Alexey Dokuchaev
b479d12240 Update to version 0.11.
Reported by:	portscout
2020-08-08 10:16:02 +00:00
Yuri Victorovich
08b224b002 New port: cad/horizon-eda: EDA package for printed circuit board design 2020-08-07 04:03:30 +00:00
Yuri Victorovich
3a1dcf1178 cad/netgen-lvs: Update 1.5.153 -> 1.5.154
Reported by:	portscout
2020-08-05 15:55:17 +00:00
Yuri Victorovich
7e0f654128 cad/netgen-lvs: Update 1.5.150 -> 1.5.153
Reported by:	portscout
2020-08-03 03:31:21 +00:00
Loïc Bartoletti
f1f118cc9e [NEW PORT] cad/py-ezdxf: Create and modify DXF drawings
A Python package to create and modify DXF drawings, independent from the DXF
version. You can open/save every DXF file without losing any content (except
comments), Unknown tags in the DXF file will be ignored but preserved for
saving. With this behavior it is possible to open also DXF drawings that
contains data from 3rd party applications.

PR:		248203
Submitted by:	Neal Nelson
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D25890
2020-07-30 19:43:42 +00:00
Pedro F. Giffuni
77fefb9b0b cad/NASTRAN-95: mark broken
Recent changes in gfortran seem to have broken this port so that it doesn't
produce valid results anymore. See [1] for more details.

This port would likely be a good candidate for LLVM Fortran but I currently
don't have time for to try (patches welcome).

Use dos2unix, as it seems necessary but not sufficient for a future fix.
Pet portlint while here.

Approved by:	therry (mentor)

[1] https://github.com/nasa/NASTRAN-95/issues/15
2020-07-30 17:05:23 +00:00
Piotr Kubaj
8d33a31606 cad/meshlab: fix build on GCC architectures
Use C++11 compiler.
Include climit in AtomicCounter.h because GCC doesn't include it by default.
2020-07-28 23:59:43 +00:00
Yuri Victorovich
27aae02583 cad/qflow: Update 1.4.85 -> 1.4.86
Reported by:	portscout
2020-07-28 06:04:12 +00:00
Yuri Victorovich
28b66002f3 cad/netgen-lvs: Update 1.5.149 -> 1.5.150
Reported by:	portscout
2020-07-28 02:00:13 +00:00
Tobias Kortkamp
373fe72e76 cad/alliance: Unbreak build with GCC 10 (-fno-common default)
/usr/local/bin/ld: /wrkdirs/usr/ports/cad/alliance/work/alliance/src/pat/src/.libs/libPat.a(pat_desc_y.o):(.bss+0x24): multiple definition of `pat_decl_y_errflag'; /wrkdirs/usr/ports/cad/alliance/work/alliance/src/pat/src/.libs/libPat.a(pat_decl_y.o):(.bss+0x20): first defined here
/usr/local/bin/ld: /wrkdirs/usr/ports/cad/alliance/work/alliance/src/pat/src/.libs/libPat.a(pat_desc_y.o):(.bss+0x10): multiple definition of `pat_decl_y_val'; /wrkdirs/usr/ports/cad/alliance/work/alliance/src/pat/src/.libs/libPat.a(pat_decl_y.o):(.bss+0x10): first defined here
/usr/local/bin/ld: /wrkdirs/usr/ports/cad/alliance/work/alliance/src/pat/src/.libs/libPat.a(pat_desc_y.o):(.bss+0x0): multiple definition of `pat_decl_y_lval'; /wrkdirs/usr/ports/cad/alliance/work/alliance/src/pat/src/.libs/libPat.a(pat_decl_y.o):(.bss+0x0): first defined here
/usr/local/bin/ld: /wrkdirs/usr/ports/cad/alliance/work/alliance/src/pat/src/.libs/libPat.a(pat_desc_y.o):(.bss+0x2c): multiple definition of `pat_decl_y_debug'; /wrkdirs/usr/ports/cad/alliance/work/alliance/src/pat/src/.libs/libPat.a(pat_decl_y.o):(.bss+0x24): first defined here

http://package18.nyi.freebsd.org/data/121amd64-default-PR244494/2020-06-10_18h04m44s/logs/errors/alliance-5.1.1_1.log

Also USES=compiler:c++0x & USE_GCC=any can be reduced to USE_GCC=yes

PR:		246700
2020-07-26 20:16:11 +00:00
Antoine Brodin
37a49a023d Deprecate ports broken for more than 6 months 2020-07-26 07:32:00 +00:00
Antoine Brodin
0b69a4e7cd sympy-1.6 is no longer compatible with python 2.7
Reported by:	pkg-fallout
2020-07-26 07:16:27 +00:00
Niclas Zeising
f5b72b8f6c cad/gtkwave: Update to 3.3.105 2020-07-25 16:00:17 +00:00
Diane Bruce
4070e7550b The serial library returns 'n/a' to the port[2] string that Cura was checking
for starting with 'USB' (which would actually be 'U' for us). I guess
somewhere it is only splitting on 'tty' and not 'cua'. Well, let's just
not filter serial ports for USB for now.

PR:		ports/248227
Submitted by:	greg@unrelenting.technology
2020-07-24 20:09:59 +00:00
Alexey Dokuchaev
4a7886d8b1 Lock these ports down to OpenJDK version 8, they do not build with neither
7 nor 11+.

PR:	248169
2020-07-24 15:24:40 +00:00
Stephen Montgomery-Smith
92b21b6fda - Update to 6.2.2007. 2020-07-23 21:59:25 +00:00
Christoph Moench-Tegeder
c75505eec3 cad/freecad: fix for python 3.8
PR:		248153
Submitted by:	Greg V
Obtained from:	https://github.com/FreeCAD/FreeCAD/commit/6eacb17b3e03d20
2020-07-22 20:31:04 +00:00
Alexey Dokuchaev
d8fbd498dd Update to version 6.4.
Reported by:	portscout
2020-07-22 10:24:52 +00:00
Piotr Kubaj
a03fb3173c cad/caneda: fix build on GCC architectures
Use C++11 compiler:
  The compiler feature "cxx_decltype" is not known to CXX compiler

  "GNU"

  version 4.2.1.

MFH:		2020Q3 (fix build blanket)
2020-07-21 16:45:02 +00:00
Yuri Victorovich
161681217b cad/nvc: Update 1.4.0-33 -> 1.5.0
Reported by:	portscout
2020-07-20 15:34:18 +00:00
Yuri Victorovich
92af53ad4c cad/qflow: Update 1.4.84 -> 1.4.85
Reported by:	portscout
2020-07-20 04:52:43 +00:00
Yuri Victorovich
9eb83d06fe cad/verilator: Update 4.036 -> 4.038
PR:		248086
Approved by:	kevinz5000@gmail.com (maintainer)
2020-07-18 23:00:44 +00:00
Loïc Bartoletti
cb800a48ac cad/meshlab: Resurrect, update to 2020.05 and take maintainer'ship
The project has resumed since a few months by releasing one release every month (no more beta or pre release as between 2016 and 2020).

- cad/meshlab: Resurrect, update to 2020.05 and take maintainer'ship
- devel/vcglib: Update to @f7871ee [1]

[1] There is not new release, but Meshlab require this version

PR:		217821
Reported by:	pi
Approved by:	fernape, tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D24686
2020-07-18 08:18:57 +00:00
Ganael LAPLANCHE
b4b8dbee42 Update devel/tbb to 2020.3 and bump dependent ports' revisions
Changelog: https://github.com/oneapi-src/oneTBB/blob/v2020.3/CHANGES
2020-07-17 10:12:25 +00:00
Matthias Andree
59eb5b4b37 openexr/ilmbase update w/ shlib rename => PORTREVISION bumps of dependent ports
OpenEXR and ILMBASE updates to 2.5.2 rename the full shlib version
names from .0.0 to .0.1 => to be on the safe side, bump PORTREVISIONs.

Approved by:	portmgr (blanket)
MFH:		2020Q3 (PORTREVISION bump after OpenEXR/ilmbase update)
Security:	714e6c35-c75b-11ea-aa29-d74973d1f9f3
2020-07-16 12:13:30 +00:00
Yuri Victorovich
5f1929f34e cad/qflow: Update 1.4.83 -> 1.4.84
Reported by:	portscout
2020-07-16 06:19:40 +00:00
Danilo Egea Gondolfo
ae5aab4995 - Update to 3.10.28 2020-07-15 20:54:55 +00:00