summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-physics/pythia: mark as LTO-unsafeEli Schwartz2024-07-081-2/+13
| | | | | | | | | | | | | | | | It's very old code. So old, in fact, that upstream doesn't support it anymore and introduced a major new release series (which resulted in adding an outright SLOT to the ebuild) to port it to C++. And that was in 2012. The error itself is, naturally, fortran related. :) :) So there is simply no point in reporting this anywhere. The newer SLOT works fine. Simply prevent LTO. Anyways, no one is using 6.x except "to allow older published results to be reproduced, should the need arise". Free permission to not care about LTO... Closes: https://bugs.gentoo.org/927728 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* sci-physics/hepmc: add 3.3.0Alexander Puck Neuwirth2024-06-202-0/+64
| | | | | | | Closes: https://bugs.gentoo.org/934230 Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> Closes: https://github.com/gentoo/gentoo/pull/37224 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-physics/root: add 6.32.02, drop 6.32.00Guilherme Amadio2024-06-192-1/+1
| | | | Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/vgm: add patch for >=sci-physics/root-6.32.00Oliver Freyermuth2024-05-312-0/+35
| | | | | | | | | ROOT 6.32.00 carries an incompatible API change in TessellatedSolid, this backports an upstream fix to adapt to the API change. Closes: https://github.com/gentoo/gentoo/pull/36911 Signed-off-by: Oliver Freyermuth <o.freyermuth@googlemail.com> Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/geant4_vmc: add missing sci-physics/vgm USE depsOliver Freyermuth2024-05-304-4/+4
| | | | | | | | | With USE=vgm, sci-physics[geant4,root] is required. Closes: https://bugs.gentoo.org/931145 Closes: https://github.com/gentoo/gentoo/pull/36539 Signed-off-by: Oliver Freyermuth <o.freyermuth@googlemail.com> Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/root: update live ebuildGuilherme Amadio2024-05-301-15/+2
| | | | | | Drop build options which were deprecated/removed upstream. Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/root: add 6.32.00Guilherme Amadio2024-05-302-0/+333
| | | | Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/pythia: add 8.3.11Alexander Puck Neuwirth2024-05-152-0/+189
| | | | | Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-physics/heppdt: EAPI 6 -> 8Arthur Zamarin2024-04-281-16/+9
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-physics/geant: add subslot dep on sci-libs/hdf5Sam James2024-04-232-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-physics/thepeg: update copyright headerAndrew Ammerlaan2024-04-232-2/+2
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-physics/thepeg: rename USE flag hepmc -> +hepmc3Alexander Puck Neuwirth2024-04-231-5/+5
| | | | | | Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> Closes: https://github.com/gentoo/gentoo/pull/36341 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-physics/thepeg: Move S before RESTRICTAlexander Puck Neuwirth2024-04-233-6/+3
| | | | | | Co-authored-by: Aliaksei Urbanski <aliaksei.urbanski@gmail.com> Signed-off-by: Alexander Puck Neuwirth <APN-Pucky@users.noreply.github.com> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-physics/thepeg: update LICENSEAlexander Puck Neuwirth2024-04-233-3/+3
| | | | | Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-physics/thepeg: add myself as a maintainerAlexander Puck Neuwirth2024-04-231-0/+4
| | | | | Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-physics/thepeg: add 2.3.0Alexander Puck Neuwirth2024-04-234-2/+146
| | | | | Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-physics/lhapdf: use local -x to set CONFIG_SHELLAlexander Puck Neuwirth2024-04-143-3/+3
| | | | | | Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> Closes: https://github.com/gentoo/gentoo/pull/36247 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-physics/lhapdf: fix egg install and force bashAlexander Puck Neuwirth2024-04-141-2/+4
| | | | | | Closes: https://bugs.gentoo.org/928105 Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-physics/lhapdf: drop 6.5.4Alexander Puck Neuwirth2024-04-122-64/+0
| | | | | | | Closes: https://bugs.gentoo.org/919778 Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> Closes: https://github.com/gentoo/gentoo/pull/36223 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-physics/rivet: Add ref cin patchAlexander Puck Neuwirth2024-04-123-0/+30
| | | | | | Closes: https://bugs.gentoo.org/927450 Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-physics/hepmc: drop 3.2.5Alexander Puck Neuwirth2024-04-122-52/+0
| | | | | | | Closes: https://bugs.gentoo.org/885491 Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> Closes: https://github.com/gentoo/gentoo/pull/36227 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-physics/xfoil: fix bug 771615Guilherme Amadio2024-04-112-1/+16
| | | | | | Closes: https://bugs.gentoo.org/771615 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/xfoil: EAPI8 bump, fix bug #820623, #725718Michael Mair-Keimberger2024-04-111-9/+15
| | | | | | | | | Closes: https://bugs.gentoo.org/820623 Closes: https://bugs.gentoo.org/725718 Closes: https://github.com/gentoo/gentoo/pull/36004 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/root: add 6.30.06, drop 6.30.04-r1Guilherme Amadio2024-04-092-1/+1
| | | | Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/geant: fix bug 928657Guilherme Amadio2024-04-082-0/+21
| | | | | | Closes: https://bugs.gentoo.org/928657 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/rivet: drop BDEPEND on virtual/fortranAlexander Puck Neuwirth2024-03-291-1/+0
| | | | | | Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> Closes: https://github.com/gentoo/gentoo/pull/35890 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-physics/rivet: add 3.1.9, 9999Alexander Puck Neuwirth2024-03-293-0/+231
| | | | | Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-physics/fastjet-contrib: drop 1.049-r1Alexander Puck Neuwirth2024-03-261-44/+0
| | | | | | | Closes: https://bugs.gentoo.org/871420 Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> Closes: https://github.com/gentoo/gentoo/pull/35924 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-physics/geant4_vmc: add 6.6_p1Oliver Freyermuth2024-03-213-0/+105
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/35759 Signed-off-by: Oliver Freyermuth <o.freyermuth@googlemail.com> Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/rivet: new package, add 3.1.10Alexander Puck Neuwirth2024-03-205-0/+174
| | | | | | Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> Closes: https://github.com/gentoo/gentoo/pull/35824 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-physics/lhapdf: enable py3.12Alexander Puck Neuwirth2024-03-203-9/+98
| | | | | | Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> Closes: https://github.com/gentoo/gentoo/pull/35802 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-physics/yoda: Fix bashcompletionAlexander Puck Neuwirth2024-03-182-2/+42
| | | | | | | Bug: https://bugs.gentoo.org/926510 Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> Closes: https://github.com/gentoo/gentoo/pull/35746 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-physics/yoda: add 1.9.9, 1.9.10Alexander Puck Neuwirth2024-03-184-0/+242
| | | | | | Co-authored-by: Andrew Nowa Ammerlaan <andrewammerlaan@gentoo.org> Signed-off-by: Alexander Puck Neuwirth <APN-Pucky@users.noreply.github.com> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-physics/fastjet-contrib: add 1.053Alexander Puck Neuwirth2024-03-182-0/+55
| | | | | | Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> Closes: https://github.com/gentoo/gentoo/pull/35810 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-physics/fastjet: add 3.4.2Alexander Puck Neuwirth2024-03-182-0/+85
| | | | | | Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> Closes: https://github.com/gentoo/gentoo/pull/35809 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-physics/espresso: use httpsMichael Mair-Keimberger2024-03-162-2/+2
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* sci-physics/hepmc: enable py3.12Alexander Puck Neuwirth2024-03-153-6/+13
| | | | | | Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> Closes: https://github.com/gentoo/gentoo/pull/35745 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-physics/bullet: mark as LTO-unsafe, strict-aliasing unsafeEli Schwartz2024-03-112-2/+18
| | | | | | Closes: https://bugs.gentoo.org/863275 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sci-physics/root: call python-single-r1_pkg_setup unconditionally.Benda Xu2024-03-114-4/+12
| | | | | | | ROOT relies on python to generate headers, even if pyROOT is not enabled. Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* sci-physics/vgm: drop 5.0-r1, 5.1-r1Guilherme Amadio2024-03-103-169/+0
| | | | Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/clhep: reorder variables reported by pkgcheckGuilherme Amadio2024-03-101-2/+3
| | | | Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/clhep: drop 2.4.6.2, 2.4.6.4Guilherme Amadio2024-03-103-112/+0
| | | | Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/geant: add 4.11.2.1Guilherme Amadio2024-03-102-0/+112
| | | | Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/geant-data: drop 4.11.0.0, 4.11.1.0Guilherme Amadio2024-03-103-106/+0
| | | | Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/geant: drop 4.11.0.4-r1, 4.11.1.2-r1, 4.11.1.3-r1Guilherme Amadio2024-03-104-354/+0
| | | | Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/geant: stabilize 4.11.2.0 for amd64Guilherme Amadio2024-03-101-4/+5
| | | | | | Reordered variables reported by pkgcheck. Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/geant-data: stabilize 4.11.2.0 for amd64, x86Guilherme Amadio2024-03-101-7/+8
| | | | | | Reordered variables as reported by pkgcheck. Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/root: remove notice about FHSGuilherme Amadio2024-03-104-28/+0
| | | | | | Now all ebuilds follow the new installation scheme. Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/root: webgui option depends on USE=httpGuilherme Amadio2024-03-104-0/+4
| | | | | | | Closes: https://bugs.gentoo.org/918965 Co-authored-by: Rafal Lalik <rafallalik@gmail.com> Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/root: add support for Qt6Guilherme Amadio2024-03-104-24/+40
| | | | | | | Closes: https://bugs.gentoo.org/918966 Co-authored-by: Rafal Lalik <rafallalik@gmail.com> Signed-off-by: Guilherme Amadio <amadio@gentoo.org>