summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-visualization/paraview: Inject path to xmlpatterns, drop QT_SELECTAndreas Sturmlechner2020-11-251-0/+38
| | | | | | Closes: https://bugs.gentoo.org/755977 Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-visualization/paraview: Fix build with Qt 5.15Andreas Sturmlechner2020-07-021-0/+37
| | | | | | Closes: https://bugs.gentoo.org/729348 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-visualization/paraview: drop oldMatthias Maier2020-04-021-81/+0
| | | | | | | | Closes: https://bugs.gentoo.org/692674 Closes: https://bugs.gentoo.org/683896 Closes: https://bugs.gentoo.org/683810 Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-visualization/paraview: drop oldMatthias Maier2019-08-041-142/+0
| | | | | Package-Manager: Portage-2.3.70, Repoman-2.3.16 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-visualization/paraview: apply proper OpenMP 4 fixMatthias Maier2019-08-041-14/+63
| | | | | | | | | Let's apply the proper upstream fix for OpenMP 4. This fixes compilation issues with older gcc. Closes: https://bugs.gentoo.org/689054 Package-Manager: Portage-2.3.70, Repoman-2.3.16 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-visualization/paraview: version bump to 5.6.1Matthias Maier2019-06-301-0/+32
| | | | | | | | | | | | | | - Version bump to 5.6.1 - OpenMP 4.0 compatibility - Fix various dependencies Closes: https://bugs.gentoo.org/661860 Closes: https://bugs.gentoo.org/686362 Closes: https://bugs.gentoo.org/686990 Closes: https://bugs.gentoo.org/687534 Closes: https://bugs.gentoo.org/687790 Package-Manager: Portage-2.3.67, Repoman-2.3.16 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-visualization/paraview: Fix build with Qt 5.11Andreas Sturmlechner2018-07-151-0/+142
| | | | | Closes: https://bugs.gentoo.org/660798 Package-Manager: Portage-2.3.41, Repoman-2.3.9
* sci-visualization/paraview: drop oldMatthias Maier2018-07-071-17/+0
| | | | | Closes: https://bugs.gentoo.org/660654 Package-Manager: Portage-2.3.41, Repoman-2.3.9
* sci-visualization/paraview: version bump to 5.5.0Matthias Maier2018-05-221-0/+18
| | | | Package-Manager: Portage-2.3.38, Repoman-2.3.9
* sci-visualization/paraview: version bump to 5.4.1Matthias Maier2018-04-011-0/+17
| | | | | | | | | | | | | * add external CGNS dependency * version bump to 5.4.1 * fix compilation with dev-libs/jsoncpp-1.8.4 * drop 5.2.0 Closes: https://bugs.gentoo.org/636112 Closes: https://bugs.gentoo.org/644716 Closes: https://bugs.gentoo.org/643748 Package-Manager: Portage-2.3.27, Repoman-2.3.9
* sci-visualization/paraview: version bump to 5.3.0Matthias Maier2017-06-011-0/+24
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* sci-visualization/paraview: drop old versionsMatthias Maier2017-05-319-1269/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* sci-visualization/paraview: resurrect missing patches, bug #615762Matthias Maier2017-04-222-0/+47
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* sci-visualization/paraview: put back version 4.1.0Matthias Maier2016-09-225-0/+656
| | | | | | Well, it would be nice if bug #561084 could have been resolved. Package-Manager: portage-2.2.28
* sci-visualization/paraview: remove old versions < 5.1.2Matthias Maier2016-09-2210-932/+0
| | | | Package-Manager: portage-2.2.28
* sci-visualization/paraview: add DEPEND on >=cmake-3.3, bug #588516Matthias Maier2016-07-111-0/+13
| | | | | | | | | * Require >=dev-util/cmake-3.3 * Apply upstream patch to lower the version requirement for cmake to 3.3 Thanks to Markus Kaindl. Package-Manager: portage-2.2.28
* sci-visualization/paraview: reinstantiate 4.1.0 to resolve openfoam depMatthias Maier2016-07-096-0/+675
| | | | Package-Manager: portage-2.2.28
* sci-visualization/paraview: remove old versionsMatthias Maier2016-07-098-1238/+0
| | | | Package-Manager: portage-2.2.28
* sci-visualization/paraview: drop version 4.2.0-r1Matthias Maier2015-09-211-79/+0
| | | | Package-Manager: portage-2.2.20.1
* Revert "sci-visualization/paraview: Only keep version 4.3.1"Matthias Maier2015-09-206-0/+735
| | | | | | This reverts commit 781fdf38053da604fcb269c354ad3cd86bd0e0ec. Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-visualization/paraview: Version bump to 4.4.0Matthias Maier2015-09-191-0/+550
| | | | Package-Manager: portage-2.2.20.1
* sci-visualization/paraview: Only keep version 4.3.1Matthias Maier2015-09-196-735/+0
| | | | Package-Manager: portage-2.2.20.1
* sci-visualization/paraview: Fix compile for "development -python", bug #560670Matthias Maier2015-09-191-0/+16
| | | | | | | | Thanks to Dion Moult for tracking this down. Gentoo-Bug: 560670 Package-Manager: portage-2.2.20.1
* sci-visualization/paraview: Fix compilation with protobuf-2.6 (bug #537988)Matthias Maier2015-09-191-2/+18
| | | | | | Gentoo-Bug: 537988 Package-Manager: portage-2.2.20.1
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0813-0/+1557
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed