aboutsummaryrefslogtreecommitdiff
path: root/cad
Commit message (Collapse)AuthorAgeFilesLines
...
* cad/alliance: fix build on GCC architecturesPiotr Kubaj2019-10-071-1/+2
| | | | | | | | | | Use C++0x compiler: cc1plus: error: unrecognized command line option "-std=gnu++0x" Approved by: mentors (implicit approval) Notes: svn path=/head/; revision=513949
* fix fallout after ports r513745 (opencascade)Christoph Moench-Tegeder2019-10-048-0/+686
| | | | | | | PR: 240971 Notes: svn path=/head/; revision=513761
* Upgrade to 7.4.0.Thierry Thomas2019-10-044-427/+1217
| | | | | | | | | | | Release notes: https://www.opencascade.com/sites/default/files/documents/release_notes_7.4.0.pdf PR: 240971 Suggested by: chitty_cloud (at) me.com Notes: svn path=/head/; revision=513745
* devel/pyside2 and friends: update to 5.13.1Christoph Moench-Tegeder2019-10-021-1/+1
| | | | | | | | | | Announcement: https://lists.qt-project.org/pipermail/pyside/2019-September/002786.html While here, pet portlint. Bump FreeCAD, pyside2's consumer Notes: svn path=/head/; revision=513599
* Drop build dependency on GNU m4.Baptiste Daroussin2019-10-011-2/+1
| | | | | | | | | m4 from base is able to do the job, if properly wrapped to mimic GNU m4 Differential Revision: https://reviews.freebsd.org/D21835 Notes: svn path=/head/; revision=513487
* cad/alliance: Really remove libXp dependencyNiclas Zeising2019-09-301-1/+1
| | | | Notes: svn path=/head/; revision=513406
* cad/alliance: remove dependency on libXpNiclas Zeising2019-09-302-0/+16
| | | | | | | | remove the dependency on libXp from cad/alliance, it isn't needed. Fix the configure script to not detect libXp even if it is installed on the system. Notes: svn path=/head/; revision=513405
* cad/alliance: Update to 5.1.1, remove BROKEN and undeprecateKai Knoblich2019-09-2810-336/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * The code has been modernized so most of the patches and the workaround with USE_CXXSTD are therefore no longer required. USE_GCC is still needed for build as some files cannot be compiled with Clang. The updated code also contains no more occurences of the long deprecated gets(3) function which has been removed since FreeBSD 1300043. [1] * A patch from Debian's patchset [2] is required to remedy build issues with the documentation. * Add USE_XORG to pass stage QA as some binaries are linked against various X libraries. Among these libraries is also the recently deprecated x11/libXp, which is probably not needed but (still) pulled in by the OpenMotif toolkit. * Also pet portlint/portclippy while I'm here by grouping related USE_* variables to the USES block and sort the other variables according to the PHB. PR: 238686 Submitted by: Loïc Bartoletti <lbartoletti@tuxfamily.org> (based on) Reported by: emaste [1] Obtained from: Debian [2] Notes: svn path=/head/; revision=513117
* Update to 0.37Mateusz Piotrowski2019-09-252-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=512790
* Update devel/tbb to 2019.8 and bump dependent ports' revisionsGanael LAPLANCHE2019-09-251-1/+1
| | | | | | | Changelog: https://github.com/intel/tbb/blob/tbb_2019/CHANGES Notes: svn path=/head/; revision=512777
* Mark BROKEN with lldAntoine Brodin2019-09-181-0/+4
| | | | | | | | Reported by: pkg-fallout MFH: 2019Q3 Notes: svn path=/head/; revision=512266
* Mark BROKEN on i386 with lldAntoine Brodin2019-09-181-0/+4
| | | | | | | | Reported by: pkg-fallout MFH: 2019Q3 Notes: svn path=/head/; revision=512262
* Deprecate a few portsAntoine Brodin2019-09-154-0/+8
| | | | Notes: svn path=/head/; revision=512125
* cad/k40-whisperer: Update to 0.36Mateusz Piotrowski2019-09-102-13/+4
| | | | | | | | | | - Remove the post-patch target as the whitespace problems were fixed upstream. Reported by: portscout Notes: svn path=/head/; revision=511747
* - Update to 3.10.13Danilo Egea Gondolfo2019-09-094-23/+13
| | | | Notes: svn path=/head/; revision=511622
* Mark BROKENAntoine Brodin2019-09-081-0/+2
| | | | | | | | | ===> brickutils-0.1.6.1_5 depends on file: /usr/local/share/ldraw/models/car.dat - not found Reported by: pkg-fallout Notes: svn path=/head/; revision=511536
* Update to 2019.09.05Michael Reifenberger2019-09-063-6/+11
| | | | Notes: svn path=/head/; revision=511288
* cad/k40-whisperer: Update to 0.35Mateusz Piotrowski2019-09-054-39/+40
| | | | | | | | | | | | | | | | | | | | | | Changelog: - http://www.scorchworks.com/K40whisperer/k40whisperer_change_log.html - http://www.scorchworks.com/K40whisperer/k40whisperer.html - Do not set PKGNAMEPREFIX to the Python package name prefix. The software does not care about the underlying Python version and supporting flavors is not worth it in this case. - Mark the port as working with Python 3.7. - Set DESKTOP_ENTRIES, USES=shebangfix, and NO_ARCH. - Put variables in order. - Change the way files are installed so that it is easier to spot a change in pkg-plist in the future. - Fix Python script indentation issues (mixed up tabs and spaces) in post-patch. - Suggest the user to look in the docs directory instead of the data directory for notes about Linux and macOS setups. Notes: svn path=/head/; revision=511170
* cad/leocad: Update 18.02.20190517 -> 19.07.1Yuri Victorovich2019-09-052-7/+5
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=511153
* cad/ldraw: Update 20181208 -> 20190628Yuri Victorovich2019-09-052-8/+6
| | | | Notes: svn path=/head/; revision=511152
* cad/openvsp: update to 3.18.0Fernando Apesteguía2019-09-042-6/+5
| | | | | | | | | | | | | | | | | | | | | | | | Add USES=xorg to complement USE_XORG ChangeLog: http://openvsp.org/blogs/announcements/2019/09/03/openvsp-3-18-0-released Features: * New anthropomorphic pose-able human model * More sets by default (20) * Blue and green highlights for wing/fuse/stack editing * Convert non-adjustable sliders to adjustable * Improved Cpslice visualiation * Other small cleanups Fixes: * Fix some API Error messages * Don't draw Prop XSecs when in disk mode * Fix memory leak Notes: svn path=/head/; revision=511145
* cad/qelectrotech: Take on maintainership.Gleb Popov2019-09-041-1/+1
| | | | Notes: svn path=/head/; revision=511077
* - Rebuild bootstrap (ppcx64 and ppc386) with ld patchesJose Alonso Cardenas Marquez2019-09-031-1/+1
| | | | | | | | | | | | | - Fix build on 12-STABLE and CURRENT (amd64 and i386) - Bump PORTREVISION for all ports that depends of lang/fpc - Add USE_BINUTILS to fpc and lazarus based ports - Add binutils dependency to Uses/fpc.mk and Uses/lazarus.mk PR: 240293 239934 233413 214864 Exp-run by: antoine Notes: svn path=/head/; revision=510956
* Update cad/qelectrotech to latest upstream version.Adriaan de Groot2019-09-013-405/+3413
| | | | | | | | | This is prep-work for Qt 5.13; the previous version in ports, from 2015, doesn't build with the next Qt release (possibly also not with Qt 5.12). So update it without maintaining it. Notes: svn path=/head/; revision=510738
* devel/boost-*: update to 1.71.0Jan Beich2019-08-198-7/+8
| | | | | | | | | | Changes: http://www.boost.org/users/history/version_1_71_0.html PR: 238827 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D20774 Notes: svn path=/head/; revision=509290
* cat/iverilog: Update to 10.3Niclas Zeising2019-08-172-5/+4
| | | | Notes: svn path=/head/; revision=509186
* - Bump PORTREVISION (lazarus ports were updated to 2.0.4)Jose Alonso Cardenas Marquez2019-08-151-1/+1
| | | | | | | - Remove LD_UNSAFE Notes: svn path=/head/; revision=509013
* Convert to UCL & cleanup pkg-message (categories a-c)Mathieu Arnold2019-08-1312-21/+72
| | | | Notes: svn path=/head/; revision=508834
* Remove expired port:Rene Ladan2019-08-1211-396/+0
| | | | | | | 2019-05-08 cad/elmerfem: Broken for more than 6 months Notes: svn path=/head/; revision=508755
* These ports now build on aarch64.Mark Linimon2019-08-111-2/+0
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=508590
* cad/kicad and libraries: update to 5.1.4Christoph Moench-Tegeder2019-08-1016-55/+248
| | | | | | | Announcement (soon): http://kicad-pcb.org/blog/2019/08/KiCad-5.1.4-Release/ Notes: svn path=/head/; revision=508508
* - Add missing uses [1]Vsevolod Stakhov2019-08-091-2/+2
| | | | | | | | | | | - Drop maintainership PR: 239728 [1] Submitted by: Walter Schwarzenfeld <w.schwarzenfeld at utanet.at> [1] Reported by: Robert Cina <transitive at gmail.com> Notes: svn path=/head/; revision=508431
* - Update to 2.1Vsevolod Stakhov2019-08-086-91/+308
| | | | | | | | | | | | | - Use autoreconf - Add pango dependency - Remove obsoleted master site - Add patches to avoid malloc.h include PR: 234081 Submitted by: ManFree <roman_romul at mail.ru> Notes: svn path=/head/; revision=508387
* multimedia/ffmpeg: update to 4.2Jan Beich2019-08-052-2/+2
| | | | | | | | Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ Notes: svn path=/head/; revision=508216
* cad/lepton-eda: respect CFLAGSPiotr Kubaj2019-08-054-1/+34
| | | | | | | | | | | | | | Building with base GCC fails with: cc1: error: -Wuninitialized is not supported without -O But this port should use the default -O2. PR: 239311 Approved by: graahnul.grom@gmail.com (maintainer), tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D21142 Notes: svn path=/head/; revision=508162
* devel/double-conversion: Update 3.0.0 -> 3.1.5-11Yuri Victorovich2019-08-042-2/+2
| | | | | | | | | | | | | Maintainer reset due to the extended timeout, as per policy. Take maintainership. 7 ports are bumped. PR: 239367 Approved by: waitman@waitman.net (maintainer's timeout; ~6months on a PR#235789 for the same port) Notes: svn path=/head/; revision=508116
* Mark BROKEN: unfetchableAntoine Brodin2019-08-042-0/+4
| | | | Notes: svn path=/head/; revision=508084
* Mark BROKEN: unfetchableAntoine Brodin2019-08-042-0/+3
| | | | Notes: svn path=/head/; revision=508077
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-2649-27/+49
| | | | | | | | | | | | | | | | | | as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3 to GCC 9.1 under most circumstances now after revision 507371. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, everything INDEX-11 shows with a dependency on lang/gcc9 now. PR: 238330 Notes: svn path=/head/; revision=507372
* Update to current versionsMichael Reifenberger2019-07-2315-43/+526
| | | | Notes: svn path=/head/; revision=507242
* cad/digital: Update 0.22 -> 0.22-250Yuri Victorovich2019-07-223-43/+8
| | | | | | | They just got rid of the git repository version lookup, and it can now be supplied through maven arguments. Notes: svn path=/head/; revision=507147
* New port: cad/digital: Digital logic designer and circuit simulatorYuri Victorovich2019-07-225-0/+129
| | | | Notes: svn path=/head/; revision=507146
* Update to 20190722052111Michael Reifenberger2019-07-223-6/+6
| | | | Notes: svn path=/head/; revision=507140
* - Update WWWDmitry Marakasov2019-07-211-1/+1
| | | | Notes: svn path=/head/; revision=507041
* cad/freecad: update to 0.18.3Christoph Moench-Tegeder2019-07-202-6/+7
| | | | | | | | | | https://github.com/FreeCAD/FreeCAD/releases while here, add dependency on matplotlib: this enables additional functionality, e.g. the Plot workbench. Notes: svn path=/head/; revision=506995
* Mark BROKEN: unfetchableAntoine Brodin2019-07-131-0/+2
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=506507
* cad/openvsp: update to 3.17.1Fernando Apesteguía2019-07-123-35/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removing one patch accepted upstream. ChangeLog: http://openvsp.org/blogs/announcements/2019/07/08/openvsp-3-17-1-released Features: * Calculate average and weighted chord and solidity for props * Expand API coverage * Improve CMake to help FLTK build on Linux * Add names to exported STEP files. Library Update: * Update GLM to 0.9.9.5 Fixes: * Fix skin friction equations * Multiple FEA GUI Fixes * Don't assume FEA skin is first component * IGES Structure Parm Name Collision (Thanks Jim Fenbert) * STEP Structure missing options * Overlapping Prop XSecs * Register missing attachment enums w/ API * Protect 4-dig airfoils from out of bounds parms * Improve ResetRemapID behavior * Fix problems with prop and file airfoils * Add missing GUI handling of read-file XSecs for body of revolution * Silence a bunch of warnings * Use equal arc len parameterization for super ellipses Notes: svn path=/head/; revision=506463
* - Update LibreDWG to version 0.8Alexey Dokuchaev2019-07-112-5/+14
| | | | | | | | | | | - Hook the tests to our framework (tests pass on x86, but fail on powerpc/sparc64 unfortunately) - Add the PYTHON option, disabled by default Tested on: i386, amd64, powerpc, sparc64 Notes: svn path=/head/; revision=506394
* cad/ldraw: Update 201501 -> 20181208Yuri Victorovich2019-07-045-82/+30
| | | | | | | PR: 237961 Notes: svn path=/head/; revision=505850
* Reset MAINTAINER of koalative@gmail.com's portsTobias Kortkamp2019-07-042-2/+2
| | | | | | | | | There have been repeated maintainer timeout over the last 3 years. Some ports have already been reset to ports@ due to consecutive timeouts. Let's complete that work. Notes: svn path=/head/; revision=505847