aboutsummaryrefslogtreecommitdiff
path: root/cad
Commit message (Collapse)AuthorAgeFilesLines
...
* cad/veroroute: Update 1.94 -> 1.96Yuri Victorovich2020-06-152-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=538835
* Mark as ONLY_FOR x86: rdtsc() is not available on other archs:Mark Linimon2020-06-141-0/+3
| | | | | | | | | | | In file included from /wrkdirs/usr/ports/cad/netgen/work/netgen-6.2.2004/libsrc/core/utils.hpp:14: In file included from /usr/lib/clang/10.0.1/include/x86intrin.h:13: /usr/lib/clang/10.0.1/include/ia32intrin.h:188:10: error: use of undeclared identifier '__builtin_ia32_readeflags_u32' Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=538827
* cad/gtkwave: Update to 3.3.104Niclas Zeising2020-06-142-4/+4
| | | | Notes: svn path=/head/; revision=538731
* Switch from mpich2 to mpich.Thierry Thomas2020-06-141-8/+2
| | | | Notes: svn path=/head/; revision=538714
* - Update to 6.2.2005.Stephen Montgomery-Smith2020-06-133-8/+30
| | | | | | | | - Revert r537594 and r537931, because their introduction did not stop build errors from pkg-fallout@. Notes: svn path=/head/; revision=538693
* Remove BROKEN_i386 after the previous fix got verified.Michael Reifenberger2020-06-101-4/+0
| | | | | | | | PR: 234857 Reported by: emaste@ Notes: svn path=/head/; revision=538437
* Try to fix i386 build.Michael Reifenberger2020-06-073-25/+53
| | | | | | | | | | While there update to 3.24.3.8 PR: 234857 Submitted by: emaste@ Notes: svn path=/head/; revision=538166
* freecad: don't compress QResources for python codeChristoph Moench-Tegeder2020-06-072-2/+2
| | | | | | | | | | | | | | | rcc automatically compresses resources above a certain size, but as we found out the hard way, loading compressed resources from python fails and may even coredump. As a workaround, force-disable compression on resources in python code (c++ code seems to be fine compressed or not), which re-enables several workbenches (most notably: Draft) at the cost of a few megabytes of disk space. Reported by: jeff@ MFH: 2020Q2 Notes: svn path=/head/; revision=538164
* cad/netgen-lvs: Update 1.5.146 -> 1.5.147Yuri Victorovich2020-06-062-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=538066
* cad/lepton-eda: Update to 1.9.11Fernando Apesteguía2020-06-055-68/+66
| | | | | | | | | | | ChangeLog: https://github.com/lepton-eda/lepton-eda/blob/master/NEWS.md#notable-changes-in-lepton-eda-1911-20200604 PR: 246991 Submitted by: graahnul.grom@gmail.com (maintainer) Notes: svn path=/head/; revision=537997
* - Fix build error caused by lack of py-pybind11 dependency. I decided toStephen Montgomery-Smith2020-06-041-1/+2
| | | | | | | go this way instead of putting superbuild back on. Notes: svn path=/head/; revision=537931
* Bump PORTREVISION for devel/protobuf shlib changeSunpoet Po-Chuan Hsieh2020-06-031-0/+1
| | | | Notes: svn path=/head/; revision=537830
* - Switch off superbuild in cmake. I did this because cmake seemed toStephen Montgomery-Smith2020-06-032-25/+3
| | | | | | | | | | | | place all of its output in some cache file, and then print it at the end. I'm also getting mysterious build errors from pkg-fallout, and I am hoping this change will fix this. - I found that this change caused pybind11 include files to be not part of plist. - Bump portrevision because of the change to plist. Notes: svn path=/head/; revision=537594
* - Correct use of GH_* variables.Stephen Montgomery-Smith2020-06-031-3/+1
| | | | | | | Reported by: Jan Beich <jbeich@FreeBSD.org> Notes: svn path=/head/; revision=537589
* For some reason, distinfo had a file listed twice. This caused make fetchStephen Montgomery-Smith2020-05-311-2/+0
| | | | | | | to fail. Notes: svn path=/head/; revision=537112
* Update kicad-*devel to the latest changes.Michael Reifenberger2020-05-3015-118/+1297
| | | | Notes: svn path=/head/; revision=537107
* cad/digital: Update 0.22-250 -> 0.24Yuri Victorovich2020-05-302-7/+6
| | | | Notes: svn path=/head/; revision=537032
* cad/qcad: prepare for Qt5-5.15Loïc Bartoletti2020-05-291-0/+10
| | | | | | | | Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D25048 Notes: svn path=/head/; revision=536990
* Mark as BROKEN on powerpc64-12. It seems to build elsewhere (except mips,Mark Linimon2020-05-291-0/+2
| | | | | | | | | where it is blocked). Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=536928
* Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 1).Alexey Dokuchaev2020-05-272-2/+2
| | | | Notes: svn path=/head/; revision=536688
* - Update to 6.2.2004. This required a complete rewrite of the port.Stephen Montgomery-Smith2020-05-2622-708/+244
| | | | | | | | PR: 246512 Submitted by: yuri@freebsd.org Notes: svn path=/head/; revision=536564
* Add compiler:c++11-lang to USES to fix build on GCC-based systems:Mark Linimon2020-05-251-1/+1
| | | | | | | | | | | Target "IfcGeom_ifc2x3" requires the language dialect "CXX11" (with compiler extensions), but CMake does not know the compile flags to use to enable it. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=536535
* Fix build with bison 3.6.2Sunpoet Po-Chuan Hsieh2020-05-251-0/+18
| | | | Notes: svn path=/head/; revision=536493
* Update to 0.24.7Nicola Vitale2020-05-242-5/+5
| | | | | | | Changes: https://github.com/DarwinNE/FidoCadJ/releases/tag/v0.24.7 Notes: svn path=/head/; revision=536410
* cad/qrouter: Update 1.4.82 -> 1.4.83Yuri Victorovich2020-05-232-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=536345
* cad/verilator: Update 4.028 -> 4.034Yuri Victorovich2020-05-233-4/+15
| | | | | | | | PR: 243698 Approved by: kevinz5000@gmail.com (maintainer's timeout; 110 days) Notes: svn path=/head/; revision=536332
* [NEW PORT] cad/ifcopenshell: Open source IFC library and geometry engineLoïc Bartoletti2020-05-236-0/+138
| | | | | | | | | | | | | | IfcOpenShell is an open source (LGPL) software library for working with the Industry Foundation Classes (IFC) file format. Currently supported IFC releases are IFC2x3 TC1 and [IFC4 Add2 TC1]. PR: 243007 Reported by: chitty_cloud@me.com Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D24687 Notes: svn path=/head/; revision=536269
* Bump PORTREVISION for devel/json-c json-cSunpoet Po-Chuan Hsieh2020-05-221-1/+1
| | | | Notes: svn path=/head/; revision=536219
* cad/librecad: prepare for Qt5-5.15Tobias C. Berner2020-05-212-0/+20
| | | | Notes: svn path=/head/; revision=536103
* Regular USE_GITHUB cleanup.Mathieu Arnold2020-05-202-6/+5
| | | | Notes: svn path=/head/; revision=536007
* Add missing dependency on kinitTobias C. Berner2020-05-181-1/+1
| | | | | | | | | | | A handful of ports implicitetly dependet on kinit through some other port, which in turn itself shouldn't have. In r535466 this was removed, and the dependency on kinit now needs to be made explicit. Reported by: antoine Notes: svn path=/head/; revision=535735
* cad/veroroute: Update 1.93 -> 1.94Yuri Victorovich2020-05-172-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=535527
* x11-toolkits/wxgtk30: Update to 3.0.5.1Loïc Bartoletti2020-05-174-3/+4
| | | | | | | | | | | | | Changelog: - https://raw.githubusercontent.com/wxWidgets/wxWidgets/v3.0.5/docs/changes.txt PR: 246218 Approved by: tcberner (mentor) Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D24808 Notes: svn path=/head/; revision=535516
* cad/fritzing: fix fetch and unexpireRene Ladan2020-05-152-8/+4
| | | | | | | | | | | | | 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) MFH: 2020Q2 Notes: svn path=/head/; revision=535326
* update KiCAD and it's libraries to 5.1.6Christoph Moench-Tegeder2020-05-1516-146/+1968
| | | | | | | Announcement: https://kicad-pcb.org/blog/2020/05/KiCad-5.1.6-Release/ Notes: svn path=/head/; revision=535305
* - Bump PORTREVISION. lazarus was updated to 2.0.8Jose Alonso Cardenas Marquez2020-05-141-1/+1
| | | | Notes: svn path=/head/; revision=535205
* cad/qrouter: Update 1.4.81 -> 1.4.82Yuri Victorovich2020-05-132-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=535090
* cad/qflow: Update 1.4.79 -> 1.4.80Yuri Victorovich2020-05-132-6/+6
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=535089
* graphics/ilmbase: graphics/openexr: update to upstream release 2.5.1Matthias Andree2020-05-121-1/+1
| | | | | | | | | | | | | | | | | | Upstream release notes: * A patch release that corrects the SO version for the v2.5 release, which missed getting bumped in v2.5.0. * This release also fixes an improper failure in IlmImfTest when running on ARMv7 and AAarch64. Bump PORTREVISION of all port directly requiring ilmbase or openexr that are not marked BROKEN (shlib/.so file version bump). Test build of all port directly depending on ilmbase or openexr succeeded in poudriere in a 12.1-RELEASE amd64 jail. Notes: svn path=/head/; revision=534996
* cad/veroroute: Update 1.90 -> 1.93Yuri Victorovich2020-05-102-6/+5
| | | | Notes: svn path=/head/; revision=534808
* cad/librepcb: Update 0.1.3 -> 0.1.4Yuri Victorovich2020-05-092-8/+11
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=534709
* graphics/ilmbase: graphics/openexr: update to v2.5.0Matthias Andree2020-05-081-4/+6
| | | | | | | | | | | | | | | | ChangeLog: - https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v2.5.0 * Bump PORTREVISION of all consumers except py-openimageio (BROKEN). * cad/PrusaSlicer: LIB_DEPENDS: remove version from libHalf.so BUILD_DEPENDS+=qt5-buildtools as package (needed on bare metal builds) USE_GL+=gl USES+=pkgconfig (needed to find libHalf) Notes: svn path=/head/; revision=534388
* smath/cgal: Update to 5.0.2Loïc Bartoletti2020-05-083-8/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The new version of CGAL brings improvements and a lot of changes, including 2 major ones [1](header only[2] and require c++14) requiring to patch all software depending on it. [1] https://www.cgal.org/2019/11/08/cgal50/ [2] https://doc.cgal.org/latest/Manual/installation.html math/cgal: - Update to 5.0.2 databases/sfcgal: - Fix with cgal5 : use c++14 and add gmpxx link databases/postgis*: - bump portversion needed due to cgal and sfcgal changes cad/openscad: - remove LIB_DEPENDS and add BUILD_DEPENDS - Use c++14 cad/openscad-devel: - remove LIB_DEPENDS and add BUILD_DEPENDS - Use c++14 games/flightgear-terragear: - remove LIB_DEPENDS and add BUILD_DEPENDS - fix Boost error (ld: error: undefined symbol: boost::thread::hardware_concurrency()) graphics/colmap: - remove LIB_DEPENDS and add BUILD_DEPENDS - fix CMAKE_CXX_FLAGS with c++14 PR: 245824 Approved by: wen, jbeich, tcberner (mentor) Differential Revision: D24578 Notes: svn path=/head/; revision=534326
* Bump 46 ports depending on math/openblas because the after the recent ↵Yuri Victorovich2020-05-061-0/+1
| | | | | | | math/openblas update the library name changed in openblas. Notes: svn path=/head/; revision=534185
* - update libgd to 2.3.0Dirk Meyer2020-05-041-0/+1
| | | | | | | | | - new option RAQM - resurrect deprecated gdlib-config - bump dependend ports Notes: svn path=/head/; revision=533989
* cad/sweethome3d: Reset MAINTAINERTobias Kortkamp2020-04-291-1/+1
| | | | | | | | PR: 235180 Submitted by: Matthias Petermann <matthias@petermann-it.de> (maintainer) Notes: svn path=/head/; revision=533315
* chase vtk8 upgrade from ports r533086Christoph Moench-Tegeder2020-04-272-6/+8
| | | | | | | | the shared library version changed, and the cmake files are now in a new location Notes: svn path=/head/; revision=533110
* switch to vtk8, following opencascadeChristoph Moench-Tegeder2020-04-251-2/+4
| | | | Notes: svn path=/head/; revision=532979
* Really switch to VTK8.Thierry Thomas2020-04-251-4/+6
| | | | | | | | Pro-tip: cmake and qmake are two build systems, do not mix them together, or this could produce unexpected results. Notes: svn path=/head/; revision=532973
* cad/veroroute: Update 1.86 -> 1.90Yuri Victorovich2020-04-233-6/+6
| | | | | | | Reported by: upstream Notes: svn path=/head/; revision=532614