aboutsummaryrefslogtreecommitdiff
path: root/cad/opencascade
Commit message (Collapse)AuthorAgeFilesLines
* cad/opencascade: upgrade to 7.7.0Thierry Thomas2022-11-129-564/+1094
| | | | | | | Release notes at <https://www.opencascade.com/open-cascade-technology-7-7-0-released/>. Differential Revision: https://reviews.freebsd.org/D36884
* math/vtk9: Update 9.1.0 -> 9.2.2Yuri Victorovich2022-10-241-5/+4
|
* */*: Bump PORTREVISION for consumers of libunistringDaniel Engberg2022-10-221-1/+1
| | | | Reported by: jbeich
* Revert "deskutils/just: Update 1.5.0 -> 1.6.0"Yuri Victorovich2022-10-211-4/+5
| | | | This reverts commit 9f02903fc610e0ee6355d351d75c201b213e0abe.
* deskutils/just: Update 1.5.0 -> 1.6.0Yuri Victorovich2022-10-211-5/+4
| | | | Reported by: portscout
* math/py-rustworkx: Add testsYuri Victorovich2022-10-211-0/+17
|
* Revert "textproc/py-python-lsp-black: New port: Black plugin for the Python ↵Yuri Victorovich2022-10-132-21/+5
| | | | | | LSP Server" This reverts commit 0c041ad4a2d2ade16fb3a91a5e651f018e33455f.
* textproc/py-python-lsp-black: New port: Black plugin for the Python LSP ServerYuri Victorovich2022-10-132-5/+21
|
* multimedia/x264: update to 0.164.3095Jan Beich2022-09-181-1/+1
| | | | Changes: https://code.videolan.org/videolan/x264/compare/5db6aa6...baee400f
* cad/opencascade: fix cmake filesThierry Thomas2022-09-103-4/+25
| | | | | | | | | | A cmake macro, which should have configured $OCCT_INSTALL_BIN_LETTER was not applied correctly. Thus some cmake files where badly configured, and some consumers could not use them. PR: 266280 Reported by: yuri MFH: 2022Q3
* 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)
* 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
* devel/libffi: Bump deps PORTREVISION for shlib changeKevin Bowling2022-05-091-1/+1
| | | | | PR: 263764 Reported by: VVD <vvd@unislabs.com>
* textproc/libxml2: bump all LIB_DEPENDS consumersCharlie Li2022-04-101-1/+1
| | | | | | | | This is a separate commit to facilitate easier cherry-picking for quarterly. PR: 262853, 262940, 262877, 263126 Approved by: fluffy (mentor)
* textproc/libxml2: bump all dependenciesMatthias Fechner2022-03-261-1/+1
| | | | | This should make sure that all dependent ports will pick up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
* multimedia/dav1d: update to 1.0.0Jan Beich2022-03-181-1/+1
| | | | | Changes: https://code.videolan.org/videolan/dav1d/-/releases/1.0.0 Reported by: Repology
* Update CONFLICTS definitions in categories a* to c*Stefan Eßer2022-02-061-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | Update the CONFLICTS definitions of ports in the following categories: - accessibility - archivers - audio - benchmarks - biology - cad - chinese - comms - converters An attempt has been made to use generic conflicts patterns that do not have to be updated whenever a new version of a conflicting port is added to the ports system. There is a misunderstanding that the port being built/installed has to be omitted from the conflicts pattern. This is not true - the port being built is implicitly non-conflicting due to logic in bsd.port.mk. Approved by: portmgr (implicit)
* cad/opencascade: link with execinfoThierry Thomas2022-01-311-2/+2
| | | | | | | | Fix a failure detected in another project: > ImportError: /usr/local/lib/libTKernel.so.7: Undefined symbol "backtrace" PR: 261583 Reported by: yuri
* math/vtk9: Update 9.0.3 -> 9.1.0Yuri Victorovich2021-11-221-1/+2
|
* cad/opencascade: fix plist without VISCraig Leres2021-11-151-6/+6
|
* cad/opencascade: fix the build without VISCraig Leres2021-11-121-2/+1
| | | | | Always depend on print/freetype2 in order to fix the build without VIS. Reported by: leres@freebsd.org
* cad/opencascade: upgrade to 7.6.0Thierry Thomas2021-11-078-1970/+1309
| | | | | | | | Release notes at <https://dev.opencascade.org/content/open-cascade-technology-760-released>. PR: 259354 Reported by: lbartoletti
* cad/opencascade: fix build on 32-bit architectures other than i386Piotr Kubaj2021-09-271-1/+1
|
* cad/opencascade: switch to vtk9Christoph Moench-Tegeder2021-07-079-29/+58
| | | | | | | | | | | | | | | | | - switches opencascade to vtk9 to enable upcoming import of cad/py-ocp - cad/freecad has to switch vtk8 -> vtk9, too - this requires upstream commit 0cfea3fee3e7848bbf043d2b1a19f6405d7ebe25 "Make smesh compile with vtk9" - while touching this, fixes vtk module detection - clean up VTK_DIR usage: that variable does not exist in FreeCAD's build system anymore (for quite some time, actually) Obtained from: opencascade upstream: Kirill Gavrilov Obtained from: freecad upstream: committed by github/wwmayer Differential Revision: D30934 Reported by: thierry@ Submitted by: thierry@
* 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
|
* Introduce devel/onetbb and mark devel/tbb as legacyGanael LAPLANCHE2021-02-191-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | Intel oneAPI tbb 2021.1 (onetbb) has been released[1][2] and has deprecated several interfaces over tbb 2020, breaking most dependent ports. Old tbb 2020 will be kept for a certain time to allow transition but will be removed in a near future as it CONFLICTS with devel/onetbb. New ports should now use devel/onetbb instead of devel/tbb. We tried to move a maximum number of dependent ports to devel/onetbb (or disable dependency when not possible), but some of them still remain stuck to devel/tbb. Remaining ones have not been identified as major dependencies themselves and will be fixed as soon as updates are available from upstream. PR: 252648, 252688 [3], 252683 [4], 252651 [5], 252690 [3], 252693 [3], 252695 [3], 252696 [3], 252786 [3], 252649, 252868 [6], 252870 [5], 252684 [7], 252785 [7] Approved by: yuri [3], jwb [4], thierry [5], FreeBSD@Shaneware.biz [6], maintainer timeout [7] [1] https://software.intel.com/content/www/us/en/develop/articles/intel-oneapi-threading-building-blocks-release-notes.html [2] https://software.intel.com/content/www/us/en/develop/articles/tbb-revamp.html Notes: svn path=/head/; revision=566074
* Fix building when installed.Thierry Thomas2021-02-013-5/+15
| | | | | | | | | | | Since I´m there, add 3 more doc files to plist, but do not bump PORTREVISION to avoid a rebuild. PR: 253085 Submitted by: greg (at) unrelenting.technology Notes: svn path=/head/; revision=563761
* Fix previous commit.Thierry Thomas2020-11-301-1/+1
| | | | | | | | PR: 251486 Reported by: jbeich Notes: svn path=/head/; revision=556682
* Unhardcode mesa-libs dependency, use USES=gl:glesv2 instead.Thierry Thomas2020-11-301-1/+1
| | | | | | | | PR: 251486 Submitted by: greg (at) unrelenting.technology Notes: svn path=/head/; revision=556678
* Remove a forgotten .bak file.Thierry Thomas2020-11-152-1/+1
| | | | | | | | | | | (Do not bump PORTREVISION to avoid the rebuild of a big port without any functionnal change) PR: 251159 Submitted by: Oleg Sidorkin Notes: svn path=/head/; revision=555240
* - Upgrade cad/opencascade to 7.5.0Thierry Thomas2020-11-143-240/+667
| | | | | | | | | | 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
* Update devel/tbb to 2020.3 and bump dependent ports' revisionsGanael LAPLANCHE2020-07-171-1/+1
| | | | | | | Changelog: https://github.com/oneapi-src/oneTBB/blob/v2020.3/CHANGES Notes: svn path=/head/; revision=542423
* chase vtk8 upgrade from ports r533086Christoph Moench-Tegeder2020-04-271-3/+4
| | | | | | | | the shared library version changed, and the cmake files are now in a new location Notes: svn path=/head/; revision=533110
* 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
* Switch back to VTK-6.1 for the moment, unfortunately.Thierry Thomas2020-04-201-5/+5
| | | | | | | VTK-8.1 breaks different things - still investigating. Notes: svn path=/head/; revision=532208
* Fix build: VTK-8 requires devel/qt5-qmake.Thierry Thomas2020-04-191-1/+2
| | | | | | | Reported by: lbartoletti Notes: svn path=/head/; revision=532090
* Switch to VTK-8.1.Thierry Thomas2020-04-181-3/+3
| | | | Notes: svn path=/head/; revision=532040
* Update devel/tbb to 2020.2 and bump dependent port's revisionsGanael LAPLANCHE2020-04-011-1/+1
| | | | | | | Changelog: https://github.com/oneapi-src/oneTBB/blob/tbb_2020/CHANGES Notes: svn path=/head/; revision=530219
* Update devel/tbb to 2020.0 and bump dependent ports' revisions [1]Ganael LAPLANCHE2019-12-261-0/+1
| | | | | | | | | Also, while here, re-generate patches using the makepatch target [1] Changelog: https://github.com/intel/tbb/blob/v2020.0/CHANGES Notes: svn path=/head/; revision=520935
* 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
* 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
* multimedia/ffmpeg: update to 4.2Jan Beich2019-08-051-1/+1
| | | | | | | | 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
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-1/+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 devel/doxygen to 1.8.15Antoine Brodin2019-03-052-1/+43
| | | | | | | PR: 236110 Notes: svn path=/head/; revision=494744
* cad/opencascade: Do not set VIS_CMAKE_ON twiceTobias Kortkamp2019-01-211-4/+2
| | | | | | | | | | | Given no feedback to the contrary do the most sensible thing and merge the two VIS_CMAKE_ON together. PR: 234700 Approved by: thierry (maintainer timeout, 2 weeks) Notes: svn path=/head/; revision=490820
* Change cmake default behaviour to outsource.Tobias C. Berner2018-12-251-1/+1
| | | | | | | | | | | | | | Ports that build out of source now simply can use "USES=cmake" instead of "USES=cmake:outsource". Ports that fail to build out of source now need to specify "USES=cmake:insource". I tried to only set insource where explictely needed. PR: 232038 Exp-run by: antoine Notes: svn path=/head/; revision=488341
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-1/+1
| | | | | | | | | | | | | | | | | | defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t GCC 8.2 under most circumstances. 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, as a double check, everything INDEX-11 showed depending on lang/gcc7. PR: 231590 Notes: svn path=/head/; revision=487272
* multimedia/ffmpeg: update to 4.1Jan Beich2018-11-061-0/+1
| | | | | | | | Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1:/Changelog ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ Notes: svn path=/head/; revision=484273