Commit Graph

3143 Commits

Author SHA1 Message Date
Mark Linimon
f654887d84 MFH: r536928
Mark as BROKEN on powerpc64-12.  It seems to build elsewhere (except mips,
where it is blocked).

Approved by:	portmgr (tier-2 blanket)
2020-05-29 04:38:43 +00:00
Rene Ladan
b8cb32061c MFH: r535326
cad/fritzing: fix fetch and unexpire

The distfile has been rerolled, and (mildly) checked by the submitter
for changes.

PR:		245224
Submitted by:	bob@eager.cx
Approved by:	maintainer (timeout, 6 weeks)

Approved by:	ports-secteam (joneum)
2020-05-17 08:50:06 +00:00
Rene Ladan
abc9583957 MFH: r532101
cad/fidocadj: unbreak and unexpire by switching to GitHub.

- update the accompanying PDF to version 0.24.6 too
- use DIST_SUBDIR
- clean up Makefile

PR:		245368
Submitted by:	rene
Approved by:	maintainer timeout (nivit, 14 days)

Approved by:	ports-secteam (joneum)
2020-04-19 17:26:10 +00:00
Piotr Kubaj
2ffc61f9da MFH: r531342
cad/graywolf: fix build on GCC architectures

C11 compiler is necessary:
/wrkdirs/usr/ports/cad/graywolf/work/graywolf-0.1.6-3-g6c5e24f/src/twmc/wireratio.c:92: error: expected declaration specifiers before 'gsl_matrix'

Approved by:	portmgr (fix build blanket)
2020-04-10 21:44:54 +00:00
Ganael LAPLANCHE
555ae57247 Update devel/tbb to 2020.2 and bump dependent port's revisions
Changelog: https://github.com/oneapi-src/oneTBB/blob/tbb_2020/CHANGES
2020-04-01 14:14:51 +00:00
Yuri Victorovich
e9fc617f3f cad/netgen-lvs: Update 1.5.145 -> 1.5.146
Reported by:	portscout
2020-03-29 23:10:46 +00:00
Yuri Victorovich
3365879408 cad/graywolf: Fix build on 13
sys/dir.h is replaced with dirent.h

fatal error: sys/dir.h: No such file or directory
  136 | #include <sys/dir.h>
      |          ^~~~~~~~~~~
2020-03-29 06:15:40 +00:00
Diane Bruce
987c7d4bc0 Report:
If you attempt to start cad/cura, it will fail with UM/View/GL/OpenGL.py
being unable to include OpenGL.

Maintainer:
I bumped PORTREVSION

PR:		ports/245129
Submitted by:	vvelox@vvelox.net
2020-03-28 19:41:50 +00:00
Yuri Victorovich
37474905b7 cad/netgen-lvs: Update 1.5.144 -> 1.5.145
Reported by:	portscout
2020-03-28 04:00:59 +00:00
Diane Bruce
46d77fc8e3 I was confused by the jump back in version numbering but got the proper
commit number after the proper 4.5 tag did an unneeded EPOCH bump
(Thinking I was working on CuraEngine) and then managed to leave the
wrong tag 14.5 instead of 4.5 in the version. (Porter Handbook 5.14)

I'll wear the pointy hat.

Mop up the RUN_DEPENDS I missed as noted by lme@ via email.

===
I made it work on my machine but there were a few missing runtime
dependencies:
- cad/cura-engine
- comms/py-serial
- graphics/qt-graphicaleffects
- x11-toolkits/qt-quickcontrols2

After I installed the packages manually Cura starts successfully. :-)
===

Reported by:	lme@FreeBSD.org
2020-03-27 13:08:25 +00:00
Fernando Apesteguía
d072555ad0 cad/lepton-eda: remove DEPRECATE block
The port dropped python2.7 dependency in r529231

PR:	245068
2020-03-27 12:10:29 +00:00
Fernando Apesteguía
ea0eb6f8c2 cad/lepton-eda: Update to 1.9.10
ChangeLog:
https://github.com/lepton-eda/lepton-eda/blob/master/NEWS.md#notable-changes-in-lepton-eda-1910-20200319

PR:     245068
Submitted by:   graahnul.grom@gmail.com (maintainer)
2020-03-27 07:25:16 +00:00
Diane Bruce
49471275d5 Updated pkg-descr
The Uranium framework consists of several parts, divided over several modules.
These modules are Core, Backend, Math, Mesh, Scene, Settings and View.
In addition, there are two toolkit-specific modules that implement a lot
of UI bits for the applications.
2020-03-26 12:10:43 +00:00
Diane Bruce
4352bb5005 I used my personal email rather than FreeBSD one by mistake
No binary changes.
2020-03-26 12:06:13 +00:00
Diane Bruce
da457d84be Add the missing patches and unbreak build. 2020-03-26 12:00:40 +00:00
Diane Bruce
11fc233df1 - Maintainer timeout after 4 months take Maintainership
Reported: 	2019-11-26 03:43 UTC by Kyle Evans
  Modified: 	2020-03-11 21:02 UTC (History)

Total new update to CuraEngine
Cura saw a major rewrite between 15.04 and 4.3.0, hence the need for
PORTEPOCH -- the changeset is too large to enumerate. At a minimum,
the new version solves some issues that users will see attempting to
slice .stl files created from newer Blender versions.

A new port, libArcus, is also included -- this is a prereq for the new
version of Cura and will also be needed for the UI if it's eventually ported.

PR:		ports/242242
2020-03-26 00:22:03 +00:00
Diane Bruce
766e701f48 This is the new, shiny frontend for Cura. Check daid/LegacyCura for the
legacy Cura that everyone knows and loves/hates. We re-worked the
whole GUI code at Ultimaker, because the old code started to become
unmaintainable.

WWW: https://github.com/Ultimaker/Cura/wiki
2020-03-26 00:03:41 +00:00
Diane Bruce
91447773b9 Uranium is a Python framework for building 3D printing related applications.
WWW: https://github.com/Ultimaker/uranium/wiki
2020-03-25 23:04:33 +00:00
Diane Bruce
764f93a0c5 In preparation for Cura updates add the FDM material database 2020-03-25 18:10:50 +00:00
Yuri Victorovich
72965a98b4 cad/qflow: Add missing apps to DEPENDS statements; Fix the strip statement 2020-03-25 01:30:36 +00:00
Yuri Victorovich
c13207e505 cad/graywolf: Fix the symbolic link that was silently failing by adding patch for GitHub pull request 2020-03-25 00:19:40 +00:00
Antoine Brodin
1bf9457272 Convert the tree to use PY_PILLOW
With hat:	portmgr
Originally submitted by:	kai
2020-03-24 19:54:57 +00:00
Yuri Victorovich
fcfe984b6a New port: cad/opensta: Gate level static timing verifier 2020-03-23 07:46:23 +00:00
Yuri Victorovich
27b38bba68 New port: cad/graywolf: Fork of TimberWolf, a placement tool in VLSI design 2020-03-22 10:43:44 +00:00
Yuri Victorovich
647c9273f1 New port: cad/qflow: End-to-end digital synthesis flow for ASIC designs 2020-03-22 10:02:44 +00:00
Yuri Victorovich
dc0d7b0c86 cad/abc: Update g20180420 -> g20200322
PR:		241511
Approved by:	uddka@student.kit.edu (maintainer's timeout; 4.5 months)
2020-03-22 08:56:58 +00:00
Yuri Victorovich
24a1d4b2b9 cad/netgen-lvs: Change to GitHub, enable Tcl/Tk and Xorg 2020-03-22 07:22:44 +00:00
Yuri Victorovich
c9f070300b New port: cad/qrouter: Tool to generate metal layers and vias 2020-03-19 05:20:13 +00:00
Yuri Victorovich
1359966d09 New port: cad/netgen-lvs: Tool for comparing netlists (a process known as LVS) 2020-03-19 03:19:57 +00:00
Fernando Apesteguía
b7d6202cde cad/brlcad: update to 7.30.2
PR:	244829
Submitted by:	erik@brlcad.org (maintainer)
2020-03-17 11:50:33 +00:00
Mark Linimon
21df82eafb Fix build on GCC-based systems by adding compiler:c++11-lang to USES:
/usr/local/lib/libtinyxml.so: undefined reference to `__cxa_throw_bad_array_new_length@CXXABI_1.3.8'

While here, sort USES.

Approved by:	portmgr (tier-2 blanket)
2020-03-17 04:27:03 +00:00
Yuri Victorovich
b9045e9548 cad/veroroute: Update 185 -> 1.86 (despite DISTVERSION being in the format NNN, the version is N.NN)
Reported by:	upstream
2020-03-16 01:10:35 +00:00
Steve Wills
c021e20ce5 cad/tkgate: remove unnecessary REINPLACE_CMD
While here, fix a patch, add some missing deps and clean up
2020-03-15 14:49:10 +00:00
Wen Heping
06d3c26e20 - Add a mirror to MASTER_SITES 2020-03-15 09:00:00 +00:00
Diane Bruce
066916c91c OpenCTM is a file format, a software library and a tool set for compression
of 3D triangle meshes. The geometry is compressed to a fraction of comparable
file formats (3DS, STL, COLLADA...), and the format is accessible through
a simple, portable API

WWW: https://sourceforge.net/projects/openctm/
2020-03-15 00:39:34 +00:00
Yuri Victorovich
f0f15db7ab cad/veroroute: Update 184 -> 185
Reported by:	portscout
2020-03-13 07:57:21 +00:00
Wen Heping
737e10c561 - Update to 4.5.4 2020-03-11 04:42:16 +00:00
Baptiste Daroussin
fa3eca03f5 Use byacc instead of bison (via the new bison wrapper) 2020-03-10 14:24:19 +00:00
Antoine Brodin
fb3d8e7c78 Mark BROKEN: fails to link
[ 90%] Linking CXX executable vspaero
ld: error: undefined symbol: __atomic_load
>>> referenced by VSP_Solver.C
>>>               CMakeFiles/vspaero.dir/VSP_Solver.C.o:(.omp_outlined..205)

ld: error: undefined symbol: __atomic_compare_exchange
>>> referenced by VSP_Solver.C
>>>               CMakeFiles/vspaero.dir/VSP_Solver.C.o:(.omp_outlined..205)
c++: error: linker command failed with exit code 1 (use -v to see invocation)

Reported by:	pkg-fallout
2020-03-10 14:15:42 +00:00
Baptiste Daroussin
e9b306d997 cad/scotch: builds and run perfecly fine when built with byacc 2020-03-10 11:06:59 +00:00
Baptiste Daroussin
8503406074 brlcad builds and run perfectly fine when built with base byacc instead of bison 2020-03-10 11:06:29 +00:00
Antoine Brodin
5ae8688c07 Deprecate some ports using deprecated version of python
With hat:	portmgr
2020-03-08 17:01:46 +00:00
Yuri Victorovich
f88e070086 cad/veroroute: Update 182 -> 184
Reported by:	portscout
2020-03-07 18:48:42 +00:00
Jose Alonso Cardenas Marquez
8c8a336495 - Remove compat < 11 dependencies from bootstrap and compiler. It could fix problems
when GENERIC kernel is not used.
- Rebuild bootstrap (ppcx64 and ppc386) with new changes
- Bump PORTREVISION

PR:		239135
Reported by:	fbsdbugs4  at  sentry.org
2020-03-06 06:26:05 +00:00
Yuri Victorovich
b465f863ce cad/veroroute: Update 180 -> 182
Reported by:	portscout
2020-03-02 07:15:53 +00:00
Christoph Moench-Tegeder
dd0c846e25 switch kicad-doc from source to pre-built docs
The build process is rather unstable on our asciidoc toolchain, but
then the doc files are completely independent of OS and machine
architecture, so there's nothing which stops us from just taking the
ready-built files from upstream. At the same time this enables two
additional documentation languages (polnish and chinese) - their
build process was even more unstable than the rest in my environment.

PR:		241183
MFH:		2020Q1
2020-03-01 18:04:31 +00:00
Rene Ladan
62d60014dc Remove expired ports:
2020-03-01 audio/idjc: Old, uses EOLed python27
2020-03-01 cad/py-pycam: Old, uses EOLed python27
2020-02-27 chinese/gimp-help-zh_CN: Broken
2020-03-01 databases/emma: Old, uses EOLed python27
2020-03-01 deskutils/anamnesis: Old, uses EOLed python27
2020-02-28 deskutils/cherrytree: Old, uses EOLed python27
2020-03-01 deskutils/gbirthday: Old, uses EOLed python27
2020-03-01 deskutils/gtg: Old, uses EOLed python27
2020-03-01 deskutils/nemo-extensions: Old, uses EOLed python27
2020-03-01 deskutils/pybookreader: Old, uses EOLed python27
2020-03-01 devel/diffuse: Old, uses EOLed python27
2020-02-28 devel/dreampie: Old, uses EOLed python27
2020-03-01 devel/gtkparasite: Old, uses EOLed python27
2020-02-28 devel/py-orbit: Old, uses EOLed python27
2020-03-01 editors/py-room: Old, uses EOLed python27
2020-02-27 french/gimp-help: Broken
2020-03-01 games/magicor: Old, uses EOLed python27
2020-03-01 games/openalchemist: Old, uses EOLed python27
2020-03-01 games/pythonsudoku: Old, uses EOLed python27
2020-02-27 german/gimp-help: Broken
2020-03-01 graphics/driconf: Old, uses EOLed python27
2020-02-27 graphics/gimp-help: Broken
2020-03-01 graphics/nathive: Old, uses EOLed python27
2020-03-01 graphics/py-goocanvas: Old, uses EOLed python27
2020-03-01 graphics/py-mcomix: Old, uses EOLed python27
2020-03-01 graphics/uniconvw: Old, uses EOLed python27
2020-02-27 japanese/gimp-help: Broken
2020-02-29 java/jakarta-regexp: EOL: As of 2011-04-17, the Regexp project is retired
2020-02-27 korean/gimp-help: Broken
2020-03-01 mail/claws-mail-python: Old, uses EOLed python27
2020-03-01 math/lybniz: Old, uses EOLed python27
2020-02-27 misc/gimp-help-ca: Broken
2020-02-27 misc/gimp-help-da: Broken
2020-02-27 misc/gimp-help-el: Broken
2020-02-27 misc/gimp-help-en_GB: Broken
2020-02-27 misc/gimp-help-es: Broken
2020-02-27 misc/gimp-help-it: Broken
2020-02-27 misc/gimp-help-nl: Broken
2020-02-27 misc/gimp-help-nn: Broken
2020-02-27 misc/gimp-help-sl: Broken
2020-02-27 misc/gimp-help-sv: Broken
2020-03-01 misc/metromap: Old, uses EOLed python27
2020-03-01 misc/typetrainer: Old, uses EOLed python27
2020-03-01 multimedia/gtk-recordmydesktop: Old, uses EOLed python27
2020-02-27 portuguese/gimp-help-pt_BR: Broken
2020-02-27 russian/gimp-help: Broken
2020-02-28 security/hotssh: Old, uses EOLed python27
2020-03-01 security/zenmap: Old, uses EOLed python27
2020-03-01 x11/py-xdot06: Old, uses EOLed python27
2020-02-28 x11/terminator: Old, uses EOLed python27
2020-02-28 x11-fm/sunflower: Old, uses EOLed python27
2020-03-01 x11-toolkits/hippo-canvas: Old, uses EOLed python27
2020-03-01 x11-toolkits/py-kiwi-gtk: Old, uses EOLed python27
2020-02-28 x11-toolkits/py-vte: Old, uses EOLed python27
2020-03-01 17:19:40 +00:00
Christoph Moench-Tegeder
91ec15f4e1 switch kicad to python 3
This has been made possible by the addition of the python3-enabled
x11-toolkits/py-wxPython40. As python 2 is going away soonish, there's
no value in going through any hoops to provide optional switching between
python 3 and 2.
2020-03-01 15:22:43 +00:00
Yuri Victorovich
e70726448b cad/ghdl: Update 0.36-1072 -> 0.37
Reported by:	portscout
2020-02-29 21:07:29 +00:00
Loïc Bartoletti
fc45cfe430 x11-toolkits/py-wxPython40: GUI toolkit for the Python programming language
py-wxPython40 aka Phoenix is a reborn of wxPython and in particular it allows to use wxWidgets with Python3.


  - Add x11-toolkits/py-wxPython40
  - Replace wxPython30 by wxPython40 when python wxWidgets is required
  - Fix cad/kicad and cad/kicad-devel to use wxPython40 "Phoenix"
  - Update comms/congruity, graphics/py-mayavi from wx 2.8 to 3.0
  - While I'm here fix portlint per emulators/playonbsd
  - Remove RUN_DEPENDS from USE_WX per graphics/djvusmooth
  - Bump portversion
  - Fix unicode on x11-toolkits/wxgtk30 and take Maintainer'ship

PR:     241893
Reviewed by:	koobs, tcberner
Approved by:	tcberner (mentor)
Differential Revision:  https://reviews.freebsd.org/D21915
Exp-run by:     antoine
2020-02-29 18:24:19 +00:00