aboutsummaryrefslogtreecommitdiff
path: root/cad/gmsh
Commit message (Collapse)AuthorAgeFilesLines
* cad/gmsh: upgrade to preliminary 5.0.0-git in order to chase OCCT-8Thierry Thomas2026-07-193-11/+15
| | | | PR: 295910
* */*: bump PORTREVISION after the upgrade of OpenBLASThierry Thomas2026-05-131-0/+1
|
* cad/gmsh: upgrade to 4.15.2Thierry Thomas2026-03-272-4/+4
| | | | Fixed issue in 3D structured CGNS output.
* cad/gmsh: upgrade to 4.15.1Thierry Thomas2026-02-172-5/+4
| | | | Changelog: bug fixes.
* */*: chase Open CASCADEThierry Thomas2025-12-081-0/+1
|
* cad/gmsh: upgrade to 4.15.0Thierry Thomas2025-10-272-4/+4
| | | | Changelog at https://gitlab.onelab.info/gmsh/gmsh/blob/master/CHANGELOG.txt
* cad/gmsh: upgrade to 4.14.1Thierry Thomas2025-09-052-4/+4
| | | | Changelog at https://gitlab.onelab.info/gmsh/gmsh/blob/master/CHANGELOG.txt
* cad/gmsh: upgrade to 4.14Thierry Thomas2025-07-3128-1046/+21
| | | | Changelog at https://gitlab.onelab.info/gmsh/gmsh/blob/master/CHANGELOG.txt
* */*: chase the upgrade of OpenCascadeThierry Thomas2025-06-211-1/+1
|
* cad/gmsh: chase CGNS 4.5.0Thierry Thomas2025-05-0625-1/+1031
| | | | | | Patch 20c318a4 from upstream. Obtained from: https://gitlab.onelab.info/gmsh/gmsh/-/commit/20c318a4b945a3c7086a3a95b7bb4b56f2a5029e
* */*: chase OpenCascadeThierry Thomas2025-04-061-1/+1
|
* textproc/tinyxml2: Update to 11.0.0Po-Chuan Hsieh2025-03-191-1/+1
| | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/leethomason/tinyxml2/releases
* */*: bump PORTREVISION after OpenBLAS upgradeThierry Thomas2025-01-281-1/+1
| | | | | | | Remark: this souldn’t be necessary, because the version of the library is the same, but due to many changes between these releases, it is safer this way. PR: 284314
* cad/gmsh: disable Mesquite on 32 bits ARCHsThierry Thomas2024-06-231-2/+8
| | | | Reported by: pkg-fallout
* cad/gmsh: adding support of external Gmm and MmgThierry Thomas2024-06-231-1/+4
|
* cad/gmsh: upgrade to 4.13.1Thierry Thomas2024-06-215-186/+103
| | | | | | | | | | | Changelog at <https://gitlab.onelab.info/gmsh/gmsh/blob/master/CHANGELOG.txt>. Also: - take maintainership again - add alternative WWW, because the main one has been reported as defective - prefer external libraries when possible - always enable SHARED - add a test target
* */*: bump PORTREVISION after the upgrade to OpenBLASThierry Thomas2024-06-211-1/+1
|
* cad/gmsh: Reset maintainer to ports@Wen Heping2024-05-121-1/+1
|
* cad/gmsh: support of OpenCascade 7.8.0Thierry Thomas2024-03-212-1/+171
| | | | | | | Backport of the patch e97e555 from upstream. PR: 277314 Approved by: wen (maintainer)
* */*: chase the upgrade of BLAS / LAPACK to 3.12.0Thierry Thomas2024-01-011-1/+1
| | | | PR: 275860
* */*: bump PORTREVISION after the upgrade of OpenBLASThierry Thomas2023-12-121-1/+1
| | | | PR: 273219
* */*: Bump jpeg-turbo users treewideDaniel Engberg2023-07-281-1/+1
| | | | New major version 3.0.0
* */*: bump PORTREVISION to chase the upgrade of CGNSThierry Thomas2023-06-181-0/+1
|
* cad/gmsh: Update to 4.11.1Wen Heping2023-06-043-6/+7
|
* audio/opus: bump consumers after update to 1.4Christian Weisgerber2023-04-251-1/+1
|
* *: Bump PORTREVISIONs for math/mpc update to 1.3.1Gerald Pfeifer2023-04-231-0/+1
|
* cad/gmsh: fix build on powerpc64Piotr Kubaj2022-12-091-0/+1
| | | | | | | | | | | | | | | | | | In file included from /wrkdirs/usr/ports/cad/gmsh/work/gmsh-4.11.0-source/src/common/Options.cpp:38: In file included from /wrkdirs/usr/ports/cad/gmsh/work/gmsh-4.11.0-source/src/post/adaptiveData.h:20: In file included from /wrkdirs/usr/ports/cad/gmsh/work/gmsh-4.11.0-source/src/numeric/fullMatrix.h:21: In file included from /wrkdirs/usr/ports/cad/gmsh/work/gmsh-4.11.0-source/contrib/eigen/Eigen/Dense:1: In file included from /wrkdirs/usr/ports/cad/gmsh/work/gmsh-4.11.0-source/contrib/eigen/Eigen/Core:210: /wrkdirs/usr/ports/cad/gmsh/work/gmsh-4.11.0-source/contrib/eigen/Eigen/src/Core/arch/AltiVec/PacketMath.h:1345:32: error: use of undeclared identifier 'vec_sqrt'; did you mean 'vec_rsqrt'? BF16_TO_F32_UNARY_OP_WRAPPER(vec_sqrt, a); ^~~~~~~~ vec_rsqrt /wrkdirs/usr/ports/cad/gmsh/work/gmsh-4.11.0-source/contrib/eigen/Eigen/src/Core/arch/AltiVec/PacketMath.h:1302:22: note: expanded from macro 'BF16_TO_F32_UNARY_OP_WRAPPER' Packet4f op_even = OP(a_even);\ ^ /usr/lib/clang/13.0.0/include/altivec.h:8472:34: note: 'vec_rsqrt' declared here static vector float __ATTRS_o_ai vec_rsqrt(vector float __a) { ^
* cad/gmsh: Update to 4.11.0Wen Heping2022-11-273-298/+333
|
* cad/opencascade: bump PORTREVISION of consumers after upgrade to 7.7.0Thierry Thomas2022-11-121-1/+1
|
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* science/hdf5: bump PORTREVISION of consumersTobias C. Berner2022-07-201-1/+1
| | | | | | | The SO-version increased in the update to 1.12.2 in a43418b81530f7e897abfbe18dd59f44265a1a0f . Reported by: VVD <vvd@unislabs.com>
* cad: remove 'Created by' linesTobias C. Berner2022-07-201-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A big Thank You to the original contributors of these ports: * AMAKAWA Shuhei <amakawa@jp.FreeBSD.org> * Alexey Dokuchaev <danfe@FreeBSD.org> * Anders Andersson <anders@hack.org> * Bruce M Simpson <bms@FreeBSD.org> * Christoph Moench-Tegeder <cmt@FreeBSD.org> * David Yeske <dyeske@gmail.com> * Diane Bruce <db@db.net> * Joachim Strombergson <watchman@ludd.ltu.se> * Johnny Sorocil <jsorocil@gmail.com> * Julian Jenkins <kaveman@magna.com.au> * Marc Fonvieille <blackend@FreeBSD.org> * Mario S F Ferreira <lioux@linf.unb.br> et al. * Martin Dieringer <martin.dieringe@gmx.de> * Matthias Petermann <matthias@petermann-it.de> * Michael Durian <durian@shadetreesoftware.com> * Michael Reifenberger <mr@FreeBSD.org> * Nicola Vitale <nivit@FreeBSD.org> * Otacilio de Araujo Ramos Neto <otacilio.neto@bsd.com.br> * Pedro F. Giffuni * Pedro F. Giffuni <giffunip@asme.org> * Pedro Giffuni * Pedro Giffuni <giffunip@asme.org> * Rusmir Dusko <nemysis@FreeBSD.org> * Sarod Yatawatta <sarod@cs.pdn.ac.lk> * Sergio Lenzi <lenzi.sergio@gmail.com> * Stanislav Sedov <ssedov@mbsd.msk.ru> * Thierry Thomas <thierry@FreeBSD.org> * Thierry Thomas <thierry@pompo.net> * Thomas Gellekum <tg@FreeBSD.org> * Vanilla I. Shu <vanilla@FreeBSD.org> * Veniamin Gvozdikov <vg@FreeBSD.org> * Ying-Chieh Liao <ijliao@FreeBSD.org> * gahr * hrs * ijliao * lbartoletti <lbartoletti@FreeBSD.org> * lon_kamikaze@gmx.de * stas * swallace * thierry@pompo.net With hat: portmgr
* */*: Replace science/szip with science/libaecPo-Chuan Hsieh2022-06-161-1/+2
| | | | | | | | | | | - 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
* devel/cmake: Update to 3.23.0Loïc Bartoletti2022-05-161-1/+1
| | | | | | | | | | | 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
* cad/gmsh: Update to 4.9.2Wen Heping2021-12-263-13/+54
|
* graphics/mesa-libs: Bump reverse deps for libglvndKevin Bowling2021-06-221-1/+1
| | | | | | | | | | Per discussion with bapt on helping pkg handle the changing of these deps and avoiding impossible upgrade senarios. PR: 246767 Reviewed by: manu, bapt Approved by: x11 Differential Revision: https://reviews.freebsd.org/D30824
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - Upgrade cad/opencascade to 7.5.0Thierry Thomas2020-11-141-0/+1
| | | | | | | | | | Release notes at <https://old.opencascade.com/sites/default/files/documents/release_notes_7.5.0.pdf> - Bump PORTREVISION of consumers. Notes: svn path=/head/; revision=555127
* cad/gmsh: Fix fetchNiclas Zeising2020-09-191-0/+1
| | | | | | | | | | | | | | | | | | Add the distfile to LOCAL/zeising as well, since I did the update. For some reason the distfile is notoriously hard to fetch from upstream, so add a local copy of it as well. From the buildlog: => Attempting to fetch http://gmsh.info/src/gmsh-4.6.0-source.tgz gmsh-4.6.0-source.tgz 11 MB 1542 Bps 02h10m fetch: transfer timed out fetch: gmsh-4.6.0-source.tgz appears to be truncated: 12047097/12048076 bytes => Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/gmsh/gmsh-4.6.0-source.tgz fetch: http://distcache.FreeBSD.org/ports-distfiles/gmsh/gmsh-4.6.0-source.tgz: size mismatch: expected 12048076, actual 12047097 => Couldn't fetch it - please try to retrieve this Notes: svn path=/head/; revision=548958
* cad/gmsh: Update to 4.6.0Niclas Zeising2020-09-123-40/+101
| | | | | | | | | | Update cad/gmsh to 4.6.0, this includes fixes for -fno-common PR: 248996 Approved by: maintainer timeout Notes: svn path=/head/; revision=548303
* cad/gmsh: Add -fcommon to fix buildNiclas Zeising2020-08-291-0/+1
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=546950
* 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
* - Add a mirror to MASTER_SITESWen Heping2020-03-152-2/+3
| | | | Notes: svn path=/head/; revision=528479
* - Update to 4.5.4Wen Heping2020-03-113-33/+32
| | | | Notes: svn path=/head/; revision=528205
* Fix math/openblas and bump dependent portsSteve Wills2020-01-301-1/+1
| | | | | | | | | | | | | | | | | | | | * Fix build on i386 [1] * Fix science/code_saturne build with new openblas [2] * Avoid installing private headers [3] * Prevent build from optimizing for host by correcting build confg [4] * Bump portrevision of dependent ports [5] This is correcting issues from r523749 [1][2][4] and r515970 [3] PR: 231371 Reported by: build cluster [1] Reported by: Dima Pasechnik <dimpase+freebsd@gmail.com> [2] Reported by: many [5] Reviewed by: mat, bapt Approved by: implicit, since this is a build fix Notes: svn path=/head/; revision=524642
* Add USES=xorg USES=gl, ports categories cNiclas Zeising2019-11-041-1/+2
| | | | | | | | Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories starting with 'c'. Notes: svn path=/head/; revision=516745
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-0/+1
| | | | | | | | | | | | | | | | | | 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 4.3.0Wen Heping2019-04-293-7/+9
| | | | | | | - Take maintainership Notes: svn path=/head/; revision=500405
* Related to revision 499061 bump ports with USES=fortran to have themGerald Pfeifer2019-04-221-0/+1
| | | | | | | | | | benefit from the improved situation where libgcc_s is only used when absolutely necessary. Suggested by: tijl Notes: svn path=/head/; revision=499638